2026-02-26 01:27:26.898392 | Job console starting 2026-02-26 01:27:26.906190 | Updating git repos 2026-02-26 01:27:26.955572 | Cloning repos into workspace 2026-02-26 01:27:27.002083 | Restoring repo states 2026-02-26 01:27:27.026113 | Merging changes 2026-02-26 01:27:28.398636 | Checking out repos 2026-02-26 01:27:30.142331 | Preparing playbooks 2026-02-26 01:27:34.887165 | Running Ansible setup 2026-02-26 01:27:38.320614 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-26 01:27:38.967686 | 2026-02-26 01:27:38.968794 | PLAY [localhost] 2026-02-26 01:27:38.977872 | 2026-02-26 01:27:38.977978 | TASK [Gathering Facts] 2026-02-26 01:27:39.846413 | localhost | ok 2026-02-26 01:27:39.854759 | 2026-02-26 01:27:39.854839 | TASK [Setup log path fact] 2026-02-26 01:27:39.874898 | localhost | ok 2026-02-26 01:27:39.886807 | 2026-02-26 01:27:39.886874 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-26 01:27:39.919305 | localhost | ok 2026-02-26 01:27:39.927168 | 2026-02-26 01:27:39.927259 | TASK [emit-job-header : Print job information] 2026-02-26 01:27:39.967924 | # Job Information 2026-02-26 01:27:39.968078 | Ansible Version: 2.16.16 2026-02-26 01:27:39.968123 | Job: atmosphere-molecule-aio-openvswitch 2026-02-26 01:27:39.968153 | Pipeline: check 2026-02-26 01:27:39.968182 | Executor: 0a8996d2b663 2026-02-26 01:27:39.968208 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3680 2026-02-26 01:27:39.968239 | Event ID: 3bfa63e0-12b2-11f1-9747-2deb1988262f 2026-02-26 01:27:39.972059 | 2026-02-26 01:27:39.972139 | LOOP [emit-job-header : Print node information] 2026-02-26 01:27:40.079772 | localhost | ok: 2026-02-26 01:27:40.080027 | localhost | # Node Information 2026-02-26 01:27:40.080069 | localhost | Inventory Hostname: instance 2026-02-26 01:27:40.080098 | localhost | Hostname: np0000157137 2026-02-26 01:27:40.080125 | localhost | Username: zuul 2026-02-26 01:27:40.080154 | localhost | Distro: Ubuntu 22.04 2026-02-26 01:27:40.080179 | localhost | Provider: yul1 2026-02-26 01:27:40.080204 | localhost | Region: ca-ymq-1 2026-02-26 01:27:40.080228 | localhost | Label: ubuntu-jammy-16 2026-02-26 01:27:40.080253 | localhost | Product Name: OpenStack Nova 2026-02-26 01:27:40.080276 | localhost | Interface IP: 162.253.55.70 2026-02-26 01:27:40.091201 | 2026-02-26 01:27:40.091396 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-26 01:27:40.461211 | localhost -> localhost | changed 2026-02-26 01:27:40.466940 | 2026-02-26 01:27:40.467021 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-26 01:27:41.263080 | localhost -> localhost | changed 2026-02-26 01:27:41.273350 | 2026-02-26 01:27:41.273428 | PLAY [all] 2026-02-26 01:27:41.282692 | 2026-02-26 01:27:41.282762 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-26 01:27:41.503309 | instance -> localhost | ok 2026-02-26 01:27:41.514048 | 2026-02-26 01:27:41.514141 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-26 01:27:41.550146 | instance | ok 2026-02-26 01:27:41.564637 | instance | included: /var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-26 01:27:41.570647 | 2026-02-26 01:27:41.570714 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-26 01:27:43.211946 | instance -> localhost | Generating public/private rsa key pair. 2026-02-26 01:27:43.212139 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/work/416dae842adc402cb8c3192ab431873f_id_rsa 2026-02-26 01:27:43.212181 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/work/416dae842adc402cb8c3192ab431873f_id_rsa.pub 2026-02-26 01:27:43.212214 | instance -> localhost | The key fingerprint is: 2026-02-26 01:27:43.212244 | instance -> localhost | SHA256:HUO1GqaBkP+CrrI2vcVqJ2EuXnb9t27SBdkHmr6uVog zuul-build-sshkey 2026-02-26 01:27:43.212287 | instance -> localhost | The key's randomart image is: 2026-02-26 01:27:43.212317 | instance -> localhost | +---[RSA 3072]----+ 2026-02-26 01:27:43.212351 | instance -> localhost | | .. ... | 2026-02-26 01:27:43.212382 | instance -> localhost | | .. . . o | 2026-02-26 01:27:43.212413 | instance -> localhost | | .. . = * . | 2026-02-26 01:27:43.212444 | instance -> localhost | | . = X . . | 2026-02-26 01:27:43.212472 | instance -> localhost | | . .S = . . | 2026-02-26 01:27:43.212499 | instance -> localhost | | oo oE.. o . | 2026-02-26 01:27:43.212527 | instance -> localhost | | ++.+ o o o | 2026-02-26 01:27:43.212555 | instance -> localhost | |.+o==. .o = | 2026-02-26 01:27:43.212586 | instance -> localhost | |++=++ .oB+. | 2026-02-26 01:27:43.212615 | instance -> localhost | +----[SHA256]-----+ 2026-02-26 01:27:43.212676 | instance -> localhost | ok: Runtime: 0:00:01.214167 2026-02-26 01:27:43.221355 | 2026-02-26 01:27:43.221422 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-26 01:27:43.254388 | instance | ok 2026-02-26 01:27:43.264226 | instance | included: /var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-26 01:27:43.271434 | 2026-02-26 01:27:43.271513 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-26 01:27:43.296049 | instance | skipping: Conditional result was False 2026-02-26 01:27:43.305459 | 2026-02-26 01:27:43.305554 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-26 01:27:43.788106 | instance | changed 2026-02-26 01:27:43.793207 | 2026-02-26 01:27:43.793272 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-26 01:27:43.980641 | instance | ok 2026-02-26 01:27:43.985599 | 2026-02-26 01:27:43.985660 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-26 01:27:44.468870 | instance | changed 2026-02-26 01:27:44.485267 | 2026-02-26 01:27:44.485341 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-26 01:27:44.923921 | instance | changed 2026-02-26 01:27:44.930562 | 2026-02-26 01:27:44.930628 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-26 01:27:44.954889 | instance | skipping: Conditional result was False 2026-02-26 01:27:44.966835 | 2026-02-26 01:27:44.966902 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-26 01:27:45.327953 | instance -> localhost | changed 2026-02-26 01:27:45.382070 | 2026-02-26 01:27:45.382194 | TASK [add-build-sshkey : Add back temp key] 2026-02-26 01:27:45.689709 | instance -> localhost | Identity added: /var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/work/416dae842adc402cb8c3192ab431873f_id_rsa (zuul-build-sshkey) 2026-02-26 01:27:45.689932 | instance -> localhost | ok: Runtime: 0:00:00.017314 2026-02-26 01:27:45.696575 | 2026-02-26 01:27:45.696661 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-26 01:27:45.985634 | instance | ok 2026-02-26 01:27:45.991033 | 2026-02-26 01:27:45.991125 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-26 01:27:46.017609 | instance | skipping: Conditional result was False 2026-02-26 01:27:46.034598 | 2026-02-26 01:27:46.034699 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-26 01:27:46.330282 | instance | ok 2026-02-26 01:27:46.337009 | 2026-02-26 01:27:46.337103 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-26 01:27:47.798678 | instance | Output suppressed because no_log was given 2026-02-26 01:27:47.807821 | 2026-02-26 01:27:47.891937 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-26 01:27:48.075528 | instance | ok: "logs" 2026-02-26 01:27:48.075756 | instance | ok: All items complete 2026-02-26 01:27:48.075785 | 2026-02-26 01:27:48.224596 | instance | ok: "artifacts" 2026-02-26 01:27:48.374374 | instance | ok: "docs" 2026-02-26 01:27:48.392232 | 2026-02-26 01:27:48.392377 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-26 01:27:48.568935 | instance | changed: "logs" 2026-02-26 01:27:48.721781 | instance | changed: "artifacts" 2026-02-26 01:27:48.872206 | instance | changed: "docs" 2026-02-26 01:27:48.894556 | 2026-02-26 01:27:48.894683 | PLAY RECAP 2026-02-26 01:27:48.894730 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-26 01:27:48.894759 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 01:27:48.894781 | 2026-02-26 01:27:49.011209 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-26 01:27:49.033931 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-26 01:27:49.686298 | 2026-02-26 01:27:49.686424 | PLAY [all] 2026-02-26 01:27:49.698197 | 2026-02-26 01:27:49.698271 | TASK [setup-uv : Extract archive] 2026-02-26 01:27:51.843286 | instance | changed 2026-02-26 01:27:51.850469 | 2026-02-26 01:27:51.850550 | TASK [setup-uv : Print version] 2026-02-26 01:27:51.649387 | instance | uv 0.8.13 2026-02-26 01:27:52.383894 | instance | ok: Runtime: 0:00:00.013244 2026-02-26 01:27:52.391283 | 2026-02-26 01:27:52.391331 | PLAY RECAP 2026-02-26 01:27:52.391375 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 01:27:52.391398 | 2026-02-26 01:27:52.495992 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-26 01:27:52.507416 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-02-26 01:27:53.073789 | 2026-02-26 01:27:53.073914 | PLAY [all] 2026-02-26 01:27:53.085182 | 2026-02-26 01:27:53.085255 | TASK [Install "jq" for log collection] 2026-02-26 01:28:02.879991 | instance | changed 2026-02-26 01:28:02.881829 | 2026-02-26 01:28:02.881889 | PLAY RECAP 2026-02-26 01:28:02.881939 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 01:28:02.881989 | 2026-02-26 01:28:02.999553 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-02-26 01:28:03.010335 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-26 01:28:03.580463 | 2026-02-26 01:28:03.580585 | PLAY [all] 2026-02-26 01:28:03.591584 | 2026-02-26 01:28:03.591663 | TASK [Copy inventory file for Zuul] 2026-02-26 01:28:04.397470 | instance | changed 2026-02-26 01:28:04.404917 | 2026-02-26 01:28:04.405013 | TASK [Switch "ansible_host" to private IP] 2026-02-26 01:28:04.714731 | instance | changed: 1 replacements made 2026-02-26 01:28:04.723543 | 2026-02-26 01:28:04.723621 | TASK [Run Molecule scenario] 2026-02-26 01:28:05.132480 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-02-26 01:28:05.132603 | instance | Creating virtual environment at: .venv 2026-02-26 01:28:05.159219 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-26 01:28:05.187404 | instance | Downloading pygments (1.2MiB) 2026-02-26 01:28:05.187905 | instance | Downloading kubernetes (1.9MiB) 2026-02-26 01:28:05.188133 | instance | Downloading netaddr (2.2MiB) 2026-02-26 01:28:05.188621 | instance | Downloading openstacksdk (1.7MiB) 2026-02-26 01:28:05.188926 | instance | Downloading setuptools (1.1MiB) 2026-02-26 01:28:05.190807 | instance | Downloading rjsonnet (1.2MiB) 2026-02-26 01:28:05.191031 | instance | Downloading ansible-core (2.1MiB) 2026-02-26 01:28:05.319501 | instance | Downloading cryptography (4.2MiB) 2026-02-26 01:28:05.495459 | instance | Building pyperclip==1.9.0 2026-02-26 01:28:05.513077 | instance | Downloading rjsonnet 2026-02-26 01:28:05.632097 | instance | Downloading netaddr 2026-02-26 01:28:05.648193 | instance | Downloading pygments 2026-02-26 01:28:05.711373 | instance | Downloading cryptography 2026-02-26 01:28:05.725616 | instance | Downloading setuptools 2026-02-26 01:28:05.790641 | instance | Downloading kubernetes 2026-02-26 01:28:05.826670 | instance | Downloading ansible-core 2026-02-26 01:28:05.859934 | instance | Downloading openstacksdk 2026-02-26 01:28:06.216722 | instance | Built pyperclip==1.9.0 2026-02-26 01:28:06.404348 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-26 01:28:06.446630 | instance | Installed 79 packages in 40ms 2026-02-26 01:28:07.080011 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-02-26 01:28:07.674510 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-02-26 01:28:07.674605 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-02-26 01:28:43.460806 | instance | INFO [aio > dependency] Executing 2026-02-26 01:28:43.460892 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-02-26 01:28:43.461104 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-02-26 01:28:43.461214 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-02-26 01:28:43.468673 | instance | INFO [aio > cleanup] Executing 2026-02-26 01:28:43.469025 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 01:28:43.476600 | instance | INFO [aio > destroy] Executing 2026-02-26 01:28:43.476669 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-02-26 01:28:43.476756 | instance | INFO [aio > destroy] Executed: Successful 2026-02-26 01:28:43.484088 | instance | INFO [aio > syntax] Executing 2026-02-26 01:28:46.233471 | instance | 2026-02-26 01:28:46.233588 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-02-26 01:28:46.367766 | instance | INFO [aio > syntax] Executed: Successful 2026-02-26 01:28:46.381474 | instance | INFO [aio > create] Executing 2026-02-26 01:28:46.383240 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 01:28:46.390597 | instance | INFO [aio > prepare] Executing 2026-02-26 01:28:47.250272 | instance | 2026-02-26 01:28:47.250444 | instance | PLAY [Prepare] ***************************************************************** 2026-02-26 01:28:47.250748 | instance | 2026-02-26 01:28:47.251018 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:28:47.251289 | instance | Thursday 26 February 2026 01:28:47 +0000 (0:00:00.024) 0:00:00.024 ***** 2026-02-26 01:28:48.368609 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 01:28:48.368856 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 01:28:48.369128 | instance | interpreter could change the meaning of that path. See 2026-02-26 01:28:48.369401 | instance | https://docs.ansible.com/ansible- 2026-02-26 01:28:48.369661 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 01:28:48.378293 | instance | ok: [instance] 2026-02-26 01:28:48.378557 | instance | 2026-02-26 01:28:48.378858 | instance | TASK [Configure short hostname] ************************************************ 2026-02-26 01:28:48.379131 | instance | Thursday 26 February 2026 01:28:48 +0000 (0:00:01.128) 0:00:01.153 ***** 2026-02-26 01:28:49.024432 | instance | changed: [instance] 2026-02-26 01:28:49.024490 | instance | 2026-02-26 01:28:49.024698 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-02-26 01:28:49.024810 | instance | Thursday 26 February 2026 01:28:49 +0000 (0:00:00.645) 0:00:01.798 ***** 2026-02-26 01:28:49.275793 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-02-26 01:28:49.275848 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-02-26 01:28:49.276139 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-02-26 01:28:49.284206 | instance | changed: [instance] 2026-02-26 01:28:49.284246 | instance | 2026-02-26 01:28:49.284552 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-02-26 01:28:49.284831 | instance | Thursday 26 February 2026 01:28:49 +0000 (0:00:00.259) 0:00:02.058 ***** 2026-02-26 01:28:50.460588 | instance | ok: [instance] 2026-02-26 01:28:50.460893 | instance | 2026-02-26 01:28:50.461174 | instance | TASK [Purge "snapd" package] *************************************************** 2026-02-26 01:28:50.461540 | instance | Thursday 26 February 2026 01:28:50 +0000 (0:00:01.175) 0:00:03.234 ***** 2026-02-26 01:28:51.153562 | instance | ok: [instance] 2026-02-26 01:28:51.153771 | instance | 2026-02-26 01:28:51.154050 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-02-26 01:28:51.154364 | instance | 2026-02-26 01:28:51.154704 | instance | TASK [Create folders for workspace] ******************************************** 2026-02-26 01:28:51.154946 | instance | Thursday 26 February 2026 01:28:51 +0000 (0:00:00.693) 0:00:03.927 ***** 2026-02-26 01:28:52.153931 | instance | changed: [localhost] => (item=group_vars) 2026-02-26 01:28:52.154097 | instance | changed: [localhost] => (item=group_vars/all) 2026-02-26 01:28:52.154289 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-02-26 01:28:52.154470 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-02-26 01:28:52.154653 | instance | changed: [localhost] => (item=group_vars/computes) 2026-02-26 01:28:52.154843 | instance | changed: [localhost] => (item=host_vars) 2026-02-26 01:28:52.155013 | instance | 2026-02-26 01:28:52.155192 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-02-26 01:28:52.155413 | instance | 2026-02-26 01:28:52.155601 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-02-26 01:28:52.155788 | instance | Thursday 26 February 2026 01:28:52 +0000 (0:00:01.000) 0:00:04.928 ***** 2026-02-26 01:28:52.329828 | instance | changed: [localhost] 2026-02-26 01:28:52.330064 | instance | 2026-02-26 01:28:52.330347 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-02-26 01:28:52.330622 | instance | Thursday 26 February 2026 01:28:52 +0000 (0:00:00.175) 0:00:05.103 ***** 2026-02-26 01:28:52.358306 | instance | ok: [localhost] 2026-02-26 01:28:52.358544 | instance | 2026-02-26 01:28:52.358811 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-02-26 01:28:52.359087 | instance | Thursday 26 February 2026 01:28:52 +0000 (0:00:00.029) 0:00:05.132 ***** 2026-02-26 01:28:52.416403 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '4d323631-9d6d-518e-8940-5014896e8aa6'}) 2026-02-26 01:28:52.416692 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-02-26 01:28:52.417058 | instance | 2026-02-26 01:28:52.417384 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-02-26 01:28:52.417686 | instance | Thursday 26 February 2026 01:28:52 +0000 (0:00:00.057) 0:00:05.190 ***** 2026-02-26 01:28:52.957298 | instance | changed: [localhost] 2026-02-26 01:28:52.957543 | instance | 2026-02-26 01:28:52.957824 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-02-26 01:28:52.958067 | instance | 2026-02-26 01:28:52.958332 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-02-26 01:28:52.958598 | instance | Thursday 26 February 2026 01:28:52 +0000 (0:00:00.541) 0:00:05.731 ***** 2026-02-26 01:28:53.123268 | instance | changed: [localhost] 2026-02-26 01:28:53.123512 | instance | 2026-02-26 01:28:53.123797 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-02-26 01:28:53.124077 | instance | Thursday 26 February 2026 01:28:53 +0000 (0:00:00.165) 0:00:05.897 ***** 2026-02-26 01:28:53.151975 | instance | ok: [localhost] 2026-02-26 01:28:53.152220 | instance | 2026-02-26 01:28:53.152517 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-02-26 01:28:53.152852 | instance | Thursday 26 February 2026 01:28:53 +0000 (0:00:00.028) 0:00:05.926 ***** 2026-02-26 01:28:53.184668 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-02-26 01:28:53.184969 | instance | 2026-02-26 01:28:53.185268 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-02-26 01:28:53.185557 | instance | Thursday 26 February 2026 01:28:53 +0000 (0:00:00.032) 0:00:05.959 ***** 2026-02-26 01:28:53.527433 | instance | changed: [localhost] 2026-02-26 01:28:53.527707 | instance | 2026-02-26 01:28:53.528010 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-02-26 01:28:53.528281 | instance | 2026-02-26 01:28:53.528572 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-02-26 01:28:53.528916 | instance | Thursday 26 February 2026 01:28:53 +0000 (0:00:00.342) 0:00:06.302 ***** 2026-02-26 01:28:53.697760 | instance | changed: [localhost] 2026-02-26 01:28:53.698081 | instance | 2026-02-26 01:28:53.698449 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-02-26 01:28:53.698859 | instance | Thursday 26 February 2026 01:28:53 +0000 (0:00:00.169) 0:00:06.472 ***** 2026-02-26 01:28:53.723533 | instance | ok: [localhost] 2026-02-26 01:28:53.723776 | instance | 2026-02-26 01:28:53.724048 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-02-26 01:28:53.724318 | instance | Thursday 26 February 2026 01:28:53 +0000 (0:00:00.025) 0:00:06.497 ***** 2026-02-26 01:28:53.766578 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-02-26 01:28:53.766861 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-02-26 01:28:53.767149 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-02-26 01:28:53.767405 | instance | 2026-02-26 01:28:53.767711 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-02-26 01:28:53.767989 | instance | Thursday 26 February 2026 01:28:53 +0000 (0:00:00.043) 0:00:06.541 ***** 2026-02-26 01:28:54.120356 | instance | changed: [localhost] 2026-02-26 01:28:54.120504 | instance | 2026-02-26 01:28:54.120686 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-02-26 01:28:54.120926 | instance | 2026-02-26 01:28:54.121110 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-02-26 01:28:54.121287 | instance | Thursday 26 February 2026 01:28:54 +0000 (0:00:00.353) 0:00:06.894 ***** 2026-02-26 01:28:54.293324 | instance | changed: [localhost] 2026-02-26 01:28:54.293589 | instance | 2026-02-26 01:28:54.293870 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-02-26 01:28:54.294149 | instance | Thursday 26 February 2026 01:28:54 +0000 (0:00:00.171) 0:00:07.066 ***** 2026-02-26 01:28:54.318433 | instance | ok: [localhost] 2026-02-26 01:28:54.318727 | instance | 2026-02-26 01:28:54.319006 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-02-26 01:28:54.319282 | instance | Thursday 26 February 2026 01:28:54 +0000 (0:00:00.026) 0:00:07.093 ***** 2026-02-26 01:28:54.355592 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-02-26 01:28:54.355711 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-02-26 01:28:54.355823 | instance | 2026-02-26 01:28:54.355944 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-02-26 01:28:54.356066 | instance | Thursday 26 February 2026 01:28:54 +0000 (0:00:00.037) 0:00:07.130 ***** 2026-02-26 01:28:54.710399 | instance | changed: [localhost] 2026-02-26 01:28:54.710637 | instance | 2026-02-26 01:28:54.710901 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-02-26 01:28:54.711141 | instance | 2026-02-26 01:28:54.711403 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:28:54.711665 | instance | Thursday 26 February 2026 01:28:54 +0000 (0:00:00.354) 0:00:07.484 ***** 2026-02-26 01:28:55.352263 | instance | ok: [localhost] 2026-02-26 01:28:55.352536 | instance | 2026-02-26 01:28:55.352895 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-02-26 01:28:55.353199 | instance | Thursday 26 February 2026 01:28:55 +0000 (0:00:00.642) 0:00:08.126 ***** 2026-02-26 01:28:55.524603 | instance | changed: [localhost] 2026-02-26 01:28:55.524886 | instance | 2026-02-26 01:28:55.525154 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-02-26 01:28:55.525417 | instance | Thursday 26 February 2026 01:28:55 +0000 (0:00:00.172) 0:00:08.299 ***** 2026-02-26 01:28:55.555052 | instance | ok: [localhost] 2026-02-26 01:28:55.555335 | instance | 2026-02-26 01:28:55.555640 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-02-26 01:28:55.555930 | instance | Thursday 26 February 2026 01:28:55 +0000 (0:00:00.030) 0:00:08.329 ***** 2026-02-26 01:28:56.294757 | instance | ok: [localhost] => (item=keycloak_host) 2026-02-26 01:28:56.295046 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-02-26 01:28:56.295311 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-02-26 01:28:56.295571 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-02-26 01:28:56.295834 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-02-26 01:28:56.296090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-02-26 01:28:56.296351 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-02-26 01:28:56.296609 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-02-26 01:28:56.296924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-02-26 01:28:56.297189 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-02-26 01:28:56.297448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-02-26 01:28:56.297708 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-02-26 01:28:56.297962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-02-26 01:28:56.298222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-02-26 01:28:56.298502 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-02-26 01:28:56.298762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-02-26 01:28:56.299016 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-02-26 01:28:56.299277 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-02-26 01:28:56.299535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-02-26 01:28:56.299796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-02-26 01:28:56.300053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-02-26 01:28:56.300313 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-02-26 01:28:56.300570 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-02-26 01:28:56.300852 | instance | 2026-02-26 01:28:56.301118 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-02-26 01:28:56.301379 | instance | Thursday 26 February 2026 01:28:56 +0000 (0:00:00.739) 0:00:09.069 ***** 2026-02-26 01:28:56.632481 | instance | changed: [localhost] 2026-02-26 01:28:56.632722 | instance | 2026-02-26 01:28:56.633065 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-02-26 01:28:56.633326 | instance | Thursday 26 February 2026 01:28:56 +0000 (0:00:00.337) 0:00:09.406 ***** 2026-02-26 01:28:56.803128 | instance | changed: [localhost] 2026-02-26 01:28:56.803405 | instance | 2026-02-26 01:28:56.803688 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-02-26 01:28:56.803937 | instance | 2026-02-26 01:28:56.804210 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-02-26 01:28:56.804482 | instance | Thursday 26 February 2026 01:28:56 +0000 (0:00:00.171) 0:00:09.578 ***** 2026-02-26 01:28:56.972439 | instance | changed: [localhost] 2026-02-26 01:28:56.972706 | instance | 2026-02-26 01:28:56.973027 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-02-26 01:28:56.973302 | instance | Thursday 26 February 2026 01:28:56 +0000 (0:00:00.169) 0:00:09.747 ***** 2026-02-26 01:28:56.999820 | instance | ok: [localhost] 2026-02-26 01:28:57.000085 | instance | 2026-02-26 01:28:57.000358 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-02-26 01:28:57.000626 | instance | Thursday 26 February 2026 01:28:56 +0000 (0:00:00.027) 0:00:09.774 ***** 2026-02-26 01:28:57.039492 | 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-02-26 01:28:57.039735 | instance | 2026-02-26 01:28:57.040020 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-02-26 01:28:57.040295 | instance | Thursday 26 February 2026 01:28:57 +0000 (0:00:00.039) 0:00:09.813 ***** 2026-02-26 01:28:57.378002 | instance | changed: [localhost] 2026-02-26 01:28:57.378248 | instance | 2026-02-26 01:28:57.378529 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-02-26 01:28:57.378815 | instance | 2026-02-26 01:28:57.379119 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-02-26 01:28:57.379393 | instance | Thursday 26 February 2026 01:28:57 +0000 (0:00:00.338) 0:00:10.152 ***** 2026-02-26 01:28:57.544072 | instance | changed: [localhost] 2026-02-26 01:28:57.544354 | instance | 2026-02-26 01:28:57.544655 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-02-26 01:28:57.545076 | instance | Thursday 26 February 2026 01:28:57 +0000 (0:00:00.166) 0:00:10.318 ***** 2026-02-26 01:28:57.572738 | instance | ok: [localhost] 2026-02-26 01:28:57.573039 | instance | 2026-02-26 01:28:57.573325 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-02-26 01:28:57.573600 | instance | Thursday 26 February 2026 01:28:57 +0000 (0:00:00.029) 0:00:10.347 ***** 2026-02-26 01:28:57.610736 | 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-02-26 01:28:57.611008 | instance | 2026-02-26 01:28:57.611285 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-02-26 01:28:57.615118 | instance | Thursday 26 February 2026 01:28:57 +0000 (0:00:00.037) 0:00:10.385 ***** 2026-02-26 01:28:57.943670 | instance | changed: [localhost] 2026-02-26 01:28:57.943913 | instance | 2026-02-26 01:28:57.944188 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-02-26 01:28:57.944436 | instance | 2026-02-26 01:28:57.944704 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-02-26 01:28:57.945082 | instance | Thursday 26 February 2026 01:28:57 +0000 (0:00:00.332) 0:00:10.718 ***** 2026-02-26 01:28:58.111621 | instance | changed: [localhost] 2026-02-26 01:28:58.111868 | instance | 2026-02-26 01:28:58.112142 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-02-26 01:28:58.112406 | instance | Thursday 26 February 2026 01:28:58 +0000 (0:00:00.167) 0:00:10.886 ***** 2026-02-26 01:28:58.139449 | instance | ok: [localhost] 2026-02-26 01:28:58.139694 | instance | 2026-02-26 01:28:58.139965 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-02-26 01:28:58.140231 | instance | Thursday 26 February 2026 01:28:58 +0000 (0:00:00.027) 0:00:10.914 ***** 2026-02-26 01:28:58.535227 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-02-26 01:28:58.535569 | instance | ok: [localhost] => (item=keepalived_password) 2026-02-26 01:28:58.535883 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-02-26 01:28:58.536159 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-02-26 01:28:58.536433 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-02-26 01:28:58.536725 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-02-26 01:28:58.537080 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-02-26 01:28:58.537350 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-02-26 01:28:58.537625 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-02-26 01:28:58.537947 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-02-26 01:28:58.538226 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-02-26 01:28:58.538493 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-02-26 01:28:58.538765 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-02-26 01:28:58.539348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-02-26 01:28:58.539717 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-02-26 01:28:58.539996 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-02-26 01:28:58.540326 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-02-26 01:28:58.540607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-02-26 01:28:58.540919 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-02-26 01:28:58.541196 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-02-26 01:28:58.541515 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-02-26 01:28:58.541798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-02-26 01:28:58.542073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-02-26 01:28:58.542350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-02-26 01:28:58.542669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-02-26 01:28:58.542950 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-02-26 01:28:58.543227 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-02-26 01:28:58.543594 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-02-26 01:28:58.543888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-02-26 01:28:58.544165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-02-26 01:28:58.544440 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-02-26 01:28:58.544701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-02-26 01:28:58.544845 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-02-26 01:28:58.544969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-02-26 01:28:58.545093 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-02-26 01:28:58.545216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-02-26 01:28:58.545333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-02-26 01:28:58.545464 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-02-26 01:28:58.545582 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-02-26 01:28:58.545699 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-02-26 01:28:58.545852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-02-26 01:28:58.545979 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-02-26 01:28:58.546101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-02-26 01:28:58.546230 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-02-26 01:28:58.546357 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-02-26 01:28:58.546479 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-02-26 01:28:58.546607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-02-26 01:28:58.546724 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-02-26 01:28:58.546856 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-02-26 01:28:58.546994 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-02-26 01:28:58.547117 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-02-26 01:28:58.547239 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-02-26 01:28:58.547366 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-02-26 01:28:58.547500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-02-26 01:28:58.547629 | instance | 2026-02-26 01:28:58.547749 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-02-26 01:28:58.547866 | instance | Thursday 26 February 2026 01:28:58 +0000 (0:00:00.396) 0:00:11.310 ***** 2026-02-26 01:28:58.588211 | instance | ok: [localhost] => (item=barbican_kek) 2026-02-26 01:28:58.588457 | instance | 2026-02-26 01:28:58.588769 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-02-26 01:28:58.589079 | instance | Thursday 26 February 2026 01:28:58 +0000 (0:00:00.052) 0:00:11.362 ***** 2026-02-26 01:28:58.965207 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-02-26 01:28:58.965525 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-02-26 01:28:58.965784 | instance | 2026-02-26 01:28:58.966067 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-02-26 01:28:58.966355 | instance | Thursday 26 February 2026 01:28:58 +0000 (0:00:00.377) 0:00:11.739 ***** 2026-02-26 01:29:01.325189 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-02-26 01:29:01.325775 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-02-26 01:29:01.325789 | instance | 2026-02-26 01:29:01.325794 | instance | TASK [Set values for SSH keys] ************************************************* 2026-02-26 01:29:01.325799 | instance | Thursday 26 February 2026 01:29:01 +0000 (0:00:02.359) 0:00:14.099 ***** 2026-02-26 01:29:01.380639 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-02-26 01:29:01.380805 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-02-26 01:29:01.381329 | instance | 2026-02-26 01:29:01.381348 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-02-26 01:29:01.381355 | instance | Thursday 26 February 2026 01:29:01 +0000 (0:00:00.055) 0:00:14.155 ***** 2026-02-26 01:29:01.701159 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-02-26 01:29:01.701272 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-02-26 01:29:01.701754 | instance | 2026-02-26 01:29:01.701773 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-02-26 01:29:01.701780 | instance | Thursday 26 February 2026 01:29:01 +0000 (0:00:00.320) 0:00:14.476 ***** 2026-02-26 01:29:02.056676 | instance | changed: [localhost] 2026-02-26 01:29:02.056910 | instance | 2026-02-26 01:29:02.057095 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-02-26 01:29:02.057125 | instance | Thursday 26 February 2026 01:29:02 +0000 (0:00:00.355) 0:00:14.831 ***** 2026-02-26 01:29:02.094350 | instance | skipping: [localhost] 2026-02-26 01:29:02.094418 | instance | 2026-02-26 01:29:02.095111 | instance | PLAY [Setup networking] ******************************************************** 2026-02-26 01:29:02.095137 | instance | 2026-02-26 01:29:02.095145 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:29:02.095151 | instance | Thursday 26 February 2026 01:29:02 +0000 (0:00:00.038) 0:00:14.869 ***** 2026-02-26 01:29:02.774435 | instance | ok: [instance] 2026-02-26 01:29:02.774489 | instance | 2026-02-26 01:29:02.774708 | instance | TASK [Create bridge for management network] ************************************ 2026-02-26 01:29:02.774724 | instance | Thursday 26 February 2026 01:29:02 +0000 (0:00:00.679) 0:00:15.549 ***** 2026-02-26 01:29:03.093960 | instance | ok: [instance] 2026-02-26 01:29:03.094732 | instance | 2026-02-26 01:29:03.094766 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-02-26 01:29:03.094772 | instance | Thursday 26 February 2026 01:29:03 +0000 (0:00:00.318) 0:00:15.868 ***** 2026-02-26 01:29:03.292555 | instance | ok: [instance] 2026-02-26 01:29:03.292616 | instance | 2026-02-26 01:29:03.292767 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-02-26 01:29:03.292976 | instance | Thursday 26 February 2026 01:29:03 +0000 (0:00:00.199) 0:00:16.067 ***** 2026-02-26 01:29:03.484150 | instance | ok: [instance] 2026-02-26 01:29:03.484192 | instance | 2026-02-26 01:29:03.484343 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-02-26 01:29:03.484534 | instance | Thursday 26 February 2026 01:29:03 +0000 (0:00:00.191) 0:00:16.259 ***** 2026-02-26 01:29:03.666885 | instance | ok: [instance] 2026-02-26 01:29:03.666945 | instance | 2026-02-26 01:29:03.667098 | instance | TASK [Bring up interfaces] ***************************************************** 2026-02-26 01:29:03.667280 | instance | Thursday 26 February 2026 01:29:03 +0000 (0:00:00.182) 0:00:16.441 ***** 2026-02-26 01:29:04.045956 | instance | ok: [instance] => (item=br-mgmt) 2026-02-26 01:29:04.046023 | instance | ok: [instance] => (item=dummy0) 2026-02-26 01:29:04.046153 | instance | 2026-02-26 01:29:04.046579 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-02-26 01:29:04.046723 | instance | 2026-02-26 01:29:04.046882 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:29:04.047033 | instance | Thursday 26 February 2026 01:29:04 +0000 (0:00:00.378) 0:00:16.820 ***** 2026-02-26 01:29:04.735374 | instance | ok: [instance] 2026-02-26 01:29:04.735616 | instance | 2026-02-26 01:29:04.735811 | instance | TASK [Install depedencies] ***************************************************** 2026-02-26 01:29:04.735978 | instance | Thursday 26 February 2026 01:29:04 +0000 (0:00:00.687) 0:00:17.508 ***** 2026-02-26 01:29:23.908929 | instance | changed: [instance] 2026-02-26 01:29:23.908983 | instance | 2026-02-26 01:29:23.908992 | instance | TASK [Start up service] ******************************************************** 2026-02-26 01:29:23.909008 | instance | Thursday 26 February 2026 01:29:23 +0000 (0:00:19.173) 0:00:36.682 ***** 2026-02-26 01:29:24.435712 | instance | ok: [instance] 2026-02-26 01:29:24.435919 | instance | 2026-02-26 01:29:24.436212 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-02-26 01:29:24.436536 | instance | Thursday 26 February 2026 01:29:24 +0000 (0:00:00.527) 0:00:37.210 ***** 2026-02-26 01:29:24.645622 | instance | ok: [instance] 2026-02-26 01:29:24.645881 | instance | 2026-02-26 01:29:24.646163 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-02-26 01:29:24.646452 | instance | Thursday 26 February 2026 01:29:24 +0000 (0:00:00.209) 0:00:37.420 ***** 2026-02-26 01:29:25.071773 | instance | changed: [instance] 2026-02-26 01:29:25.072201 | instance | 2026-02-26 01:29:25.072413 | instance | TASK [Get list of all loopback devices] **************************************** 2026-02-26 01:29:25.072621 | instance | Thursday 26 February 2026 01:29:25 +0000 (0:00:00.426) 0:00:37.846 ***** 2026-02-26 01:29:25.251730 | instance | ok: [instance] 2026-02-26 01:29:25.251787 | instance | 2026-02-26 01:29:25.251887 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-02-26 01:29:25.252070 | instance | Thursday 26 February 2026 01:29:25 +0000 (0:00:00.179) 0:00:38.026 ***** 2026-02-26 01:29:25.273818 | instance | skipping: [instance] 2026-02-26 01:29:25.273975 | instance | 2026-02-26 01:29:25.274201 | instance | TASK [Create devices for Ceph] ************************************************* 2026-02-26 01:29:25.274411 | instance | Thursday 26 February 2026 01:29:25 +0000 (0:00:00.021) 0:00:38.048 ***** 2026-02-26 01:29:25.777679 | instance | changed: [instance] => (item=osd0) 2026-02-26 01:29:25.777818 | instance | changed: [instance] => (item=osd1) 2026-02-26 01:29:25.778054 | instance | changed: [instance] => (item=osd2) 2026-02-26 01:29:25.778257 | instance | 2026-02-26 01:29:25.778473 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-02-26 01:29:25.778687 | instance | Thursday 26 February 2026 01:29:25 +0000 (0:00:00.504) 0:00:38.552 ***** 2026-02-26 01:29:26.284750 | instance | changed: [instance] => (item=osd0) 2026-02-26 01:29:26.285052 | instance | changed: [instance] => (item=osd1) 2026-02-26 01:29:26.285282 | instance | changed: [instance] => (item=osd2) 2026-02-26 01:29:26.285533 | instance | 2026-02-26 01:29:26.285748 | instance | TASK [Start loop devices] ****************************************************** 2026-02-26 01:29:26.285962 | instance | Thursday 26 February 2026 01:29:26 +0000 (0:00:00.504) 0:00:39.057 ***** 2026-02-26 01:29:27.004505 | instance | changed: [instance] => (item=osd0) 2026-02-26 01:29:27.004541 | instance | changed: [instance] => (item=osd1) 2026-02-26 01:29:27.004546 | instance | changed: [instance] => (item=osd2) 2026-02-26 01:29:27.004551 | instance | 2026-02-26 01:29:27.004555 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-02-26 01:29:27.004560 | instance | Thursday 26 February 2026 01:29:26 +0000 (0:00:00.720) 0:00:39.778 ***** 2026-02-26 01:29:29.897395 | instance | changed: [instance] => (item=osd0) 2026-02-26 01:29:29.898209 | instance | changed: [instance] => (item=osd1) 2026-02-26 01:29:29.898251 | instance | changed: [instance] => (item=osd2) 2026-02-26 01:29:29.898259 | instance | 2026-02-26 01:29:29.898265 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-02-26 01:29:29.898272 | instance | Thursday 26 February 2026 01:29:29 +0000 (0:00:02.893) 0:00:42.672 ***** 2026-02-26 01:29:31.750881 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-02-26 01:29:31.750947 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-02-26 01:29:31.751659 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-02-26 01:29:31.751697 | instance | 2026-02-26 01:29:31.751703 | instance | PLAY [controllers] ************************************************************* 2026-02-26 01:29:31.751707 | instance | 2026-02-26 01:29:31.751711 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:29:31.751716 | instance | Thursday 26 February 2026 01:29:31 +0000 (0:00:01.853) 0:00:44.525 ***** 2026-02-26 01:29:32.609846 | instance | ok: [instance] 2026-02-26 01:29:32.609904 | instance | 2026-02-26 01:29:32.610143 | instance | TASK [Set masquerade rule] ***************************************************** 2026-02-26 01:29:32.610181 | instance | Thursday 26 February 2026 01:29:32 +0000 (0:00:00.858) 0:00:45.384 ***** 2026-02-26 01:29:33.050059 | instance | changed: [instance] 2026-02-26 01:29:33.050496 | instance | 2026-02-26 01:29:33.050545 | instance | PLAY RECAP ********************************************************************* 2026-02-26 01:29:33.052851 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-26 01:29:33.052877 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-26 01:29:33.052887 | instance | 2026-02-26 01:29:33.052896 | instance | Thursday 26 February 2026 01:29:33 +0000 (0:00:00.440) 0:00:45.824 ***** 2026-02-26 01:29:33.052907 | instance | =============================================================================== 2026-02-26 01:29:33.052915 | instance | Install depedencies ---------------------------------------------------- 19.17s 2026-02-26 01:29:33.052941 | instance | Create a volume group for each loop device ------------------------------ 2.89s 2026-02-26 01:29:33.052951 | instance | Generate SSH keys for missing variables --------------------------------- 2.36s 2026-02-26 01:29:33.052959 | instance | Create a logical volume for each loop device ---------------------------- 1.85s 2026-02-26 01:29:33.052968 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.18s 2026-02-26 01:29:33.052976 | instance | Gathering Facts --------------------------------------------------------- 1.13s 2026-02-26 01:29:33.052985 | instance | Create folders for workspace -------------------------------------------- 1.00s 2026-02-26 01:29:33.052993 | instance | Gathering Facts --------------------------------------------------------- 0.86s 2026-02-26 01:29:33.053002 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s 2026-02-26 01:29:33.053014 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-02-26 01:29:33.053173 | instance | Purge "snapd" package --------------------------------------------------- 0.69s 2026-02-26 01:29:33.053388 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-02-26 01:29:33.053594 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-02-26 01:29:33.053804 | instance | Configure short hostname ------------------------------------------------ 0.65s 2026-02-26 01:29:33.054009 | instance | Gathering Facts --------------------------------------------------------- 0.64s 2026-02-26 01:29:33.054221 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s 2026-02-26 01:29:33.054425 | instance | Start up service -------------------------------------------------------- 0.53s 2026-02-26 01:29:33.054632 | instance | Set permissions on loopback devices ------------------------------------- 0.50s 2026-02-26 01:29:33.054843 | instance | Create devices for Ceph ------------------------------------------------- 0.50s 2026-02-26 01:29:33.055051 | instance | Set masquerade rule ----------------------------------------------------- 0.44s 2026-02-26 01:29:33.118105 | instance | INFO [aio > prepare] Executed: Successful 2026-02-26 01:29:33.127766 | instance | INFO [aio > converge] Executing 2026-02-26 01:29:35.693824 | instance | 2026-02-26 01:29:35.694251 | instance | PLAY [all] ********************************************************************* 2026-02-26 01:29:35.694570 | instance | 2026-02-26 01:29:35.694898 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:29:35.695228 | instance | Thursday 26 February 2026 01:29:35 +0000 (0:00:00.016) 0:00:00.016 ***** 2026-02-26 01:29:36.999500 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 01:29:36.999735 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 01:29:36.999916 | instance | interpreter could change the meaning of that path. See 2026-02-26 01:29:37.000094 | instance | https://docs.ansible.com/ansible- 2026-02-26 01:29:37.000260 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 01:29:37.011183 | instance | ok: [instance] 2026-02-26 01:29:37.011336 | instance | 2026-02-26 01:29:37.011484 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 01:29:37.011631 | instance | Thursday 26 February 2026 01:29:37 +0000 (0:00:01.317) 0:00:01.334 ***** 2026-02-26 01:29:37.181736 | instance | ok: [instance] 2026-02-26 01:29:37.182096 | instance | 2026-02-26 01:29:37.182432 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-26 01:29:37.182742 | instance | 2026-02-26 01:29:37.183141 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:29:37.183478 | instance | Thursday 26 February 2026 01:29:37 +0000 (0:00:00.169) 0:00:01.504 ***** 2026-02-26 01:29:38.040302 | instance | ok: [instance] 2026-02-26 01:29:38.040665 | instance | 2026-02-26 01:29:38.041038 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:29:38.041372 | instance | Thursday 26 February 2026 01:29:38 +0000 (0:00:00.858) 0:00:02.362 ***** 2026-02-26 01:29:38.313312 | instance | ok: [instance] 2026-02-26 01:29:38.313374 | instance | 2026-02-26 01:29:38.313501 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:29:38.313681 | instance | Thursday 26 February 2026 01:29:38 +0000 (0:00:00.272) 0:00:02.635 ***** 2026-02-26 01:29:38.353380 | instance | skipping: [instance] 2026-02-26 01:29:38.353487 | instance | 2026-02-26 01:29:38.353657 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 01:29:38.353807 | instance | Thursday 26 February 2026 01:29:38 +0000 (0:00:00.040) 0:00:02.676 ***** 2026-02-26 01:29:38.629288 | instance | changed: [instance] 2026-02-26 01:29:38.629354 | instance | 2026-02-26 01:29:38.629445 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:29:38.629612 | instance | Thursday 26 February 2026 01:29:38 +0000 (0:00:00.275) 0:00:02.951 ***** 2026-02-26 01:29:38.705335 | instance | ok: [instance] => { 2026-02-26 01:29:38.705447 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 01:29:38.705613 | instance | } 2026-02-26 01:29:38.705752 | instance | 2026-02-26 01:29:38.705902 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:29:38.706049 | instance | Thursday 26 February 2026 01:29:38 +0000 (0:00:00.073) 0:00:03.024 ***** 2026-02-26 01:29:39.253306 | instance | changed: [instance] 2026-02-26 01:29:39.253351 | instance | 2026-02-26 01:29:39.253487 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:29:39.253657 | instance | Thursday 26 February 2026 01:29:39 +0000 (0:00:00.549) 0:00:03.574 ***** 2026-02-26 01:29:39.305279 | instance | skipping: [instance] 2026-02-26 01:29:39.305370 | instance | 2026-02-26 01:29:39.305536 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:29:39.305688 | instance | Thursday 26 February 2026 01:29:39 +0000 (0:00:00.052) 0:00:03.627 ***** 2026-02-26 01:29:39.357151 | instance | skipping: [instance] 2026-02-26 01:29:39.357313 | instance | 2026-02-26 01:29:39.357466 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:29:39.357617 | instance | Thursday 26 February 2026 01:29:39 +0000 (0:00:00.051) 0:00:03.678 ***** 2026-02-26 01:29:39.569404 | instance | ok: [instance] 2026-02-26 01:29:39.569747 | instance | 2026-02-26 01:29:39.570082 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:29:39.570413 | instance | Thursday 26 February 2026 01:29:39 +0000 (0:00:00.210) 0:00:03.889 ***** 2026-02-26 01:29:40.753351 | instance | ok: [instance] 2026-02-26 01:29:40.753410 | instance | 2026-02-26 01:29:40.753544 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:29:40.753809 | instance | Thursday 26 February 2026 01:29:40 +0000 (0:00:01.185) 0:00:05.074 ***** 2026-02-26 01:29:40.825353 | instance | ok: [instance] => { 2026-02-26 01:29:40.825477 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 01:29:40.825638 | instance | } 2026-02-26 01:29:40.825778 | instance | 2026-02-26 01:29:40.825928 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:29:40.826077 | instance | Thursday 26 February 2026 01:29:40 +0000 (0:00:00.073) 0:00:05.147 ***** 2026-02-26 01:29:41.877407 | instance | changed: [instance] 2026-02-26 01:29:41.877473 | instance | 2026-02-26 01:29:41.877585 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:29:41.879874 | instance | Thursday 26 February 2026 01:29:41 +0000 (0:00:01.050) 0:00:06.198 ***** 2026-02-26 01:29:44.689291 | instance | changed: [instance] 2026-02-26 01:29:44.689365 | instance | 2026-02-26 01:29:44.689503 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 01:29:44.689689 | instance | Thursday 26 February 2026 01:29:44 +0000 (0:00:02.809) 0:00:09.008 ***** 2026-02-26 01:29:44.721579 | instance | skipping: [instance] 2026-02-26 01:29:44.721659 | instance | 2026-02-26 01:29:44.721761 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 01:29:44.721957 | instance | Thursday 26 February 2026 01:29:44 +0000 (0:00:00.032) 0:00:09.040 ***** 2026-02-26 01:29:44.757577 | instance | skipping: [instance] 2026-02-26 01:29:44.757783 | instance | 2026-02-26 01:29:44.757941 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 01:29:44.758094 | instance | Thursday 26 February 2026 01:29:44 +0000 (0:00:00.035) 0:00:09.075 ***** 2026-02-26 01:29:44.781316 | instance | skipping: [instance] 2026-02-26 01:29:44.781506 | instance | 2026-02-26 01:29:44.781663 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 01:29:44.781815 | instance | Thursday 26 February 2026 01:29:44 +0000 (0:00:00.027) 0:00:09.103 ***** 2026-02-26 01:29:49.537327 | instance | changed: [instance] 2026-02-26 01:29:49.537459 | instance | 2026-02-26 01:29:49.537690 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 01:29:49.537894 | instance | Thursday 26 February 2026 01:29:49 +0000 (0:00:04.755) 0:00:13.858 ***** 2026-02-26 01:29:50.049254 | instance | changed: [instance] 2026-02-26 01:29:50.049379 | instance | 2026-02-26 01:29:50.049608 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 01:29:50.049808 | instance | Thursday 26 February 2026 01:29:50 +0000 (0:00:00.513) 0:00:14.371 ***** 2026-02-26 01:29:50.909118 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 01:29:50.910249 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 01:29:50.910270 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 01:29:50.910277 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 01:29:50.910284 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 01:29:50.910291 | instance | 2026-02-26 01:29:50.910297 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 01:29:50.910303 | instance | Thursday 26 February 2026 01:29:50 +0000 (0:00:00.860) 0:00:15.231 ***** 2026-02-26 01:29:51.433544 | instance | changed: [instance] 2026-02-26 01:29:51.434296 | instance | 2026-02-26 01:29:51.434313 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 01:29:51.434319 | instance | Thursday 26 February 2026 01:29:51 +0000 (0:00:00.513) 0:00:15.745 ***** 2026-02-26 01:29:51.434323 | instance | 2026-02-26 01:29:51.434327 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-26 01:29:51.434331 | instance | Thursday 26 February 2026 01:29:51 +0000 (0:00:00.010) 0:00:15.756 ***** 2026-02-26 01:29:52.374710 | instance | ok: [instance] 2026-02-26 01:29:52.374806 | instance | 2026-02-26 01:29:52.375080 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-02-26 01:29:52.375111 | instance | Thursday 26 February 2026 01:29:52 +0000 (0:00:00.940) 0:00:16.697 ***** 2026-02-26 01:29:52.800093 | instance | changed: [instance] 2026-02-26 01:29:52.800176 | instance | 2026-02-26 01:29:52.800443 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 01:29:52.800655 | instance | Thursday 26 February 2026 01:29:52 +0000 (0:00:00.425) 0:00:17.122 ***** 2026-02-26 01:29:53.335452 | instance | changed: [instance] 2026-02-26 01:29:53.335511 | instance | 2026-02-26 01:29:53.335768 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:29:53.335805 | instance | Thursday 26 February 2026 01:29:53 +0000 (0:00:00.535) 0:00:17.658 ***** 2026-02-26 01:29:53.537903 | instance | ok: [instance] 2026-02-26 01:29:53.537988 | instance | 2026-02-26 01:29:53.538254 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:29:53.538287 | instance | Thursday 26 February 2026 01:29:53 +0000 (0:00:00.202) 0:00:17.860 ***** 2026-02-26 01:29:53.596441 | instance | ok: [instance] => { 2026-02-26 01:29:53.596544 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 01:29:53.596869 | instance | } 2026-02-26 01:29:53.596931 | instance | 2026-02-26 01:29:53.596950 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:29:53.597028 | instance | Thursday 26 February 2026 01:29:53 +0000 (0:00:00.058) 0:00:17.919 ***** 2026-02-26 01:29:54.531840 | instance | changed: [instance] 2026-02-26 01:29:54.531979 | instance | 2026-02-26 01:29:54.532232 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:29:54.532494 | instance | Thursday 26 February 2026 01:29:54 +0000 (0:00:00.934) 0:00:18.854 ***** 2026-02-26 01:29:58.785632 | instance | changed: [instance] 2026-02-26 01:29:58.785904 | instance | 2026-02-26 01:29:58.786304 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 01:29:58.786620 | instance | Thursday 26 February 2026 01:29:58 +0000 (0:00:04.253) 0:00:23.107 ***** 2026-02-26 01:29:59.721742 | instance | ok: [instance] 2026-02-26 01:29:59.721927 | instance | 2026-02-26 01:29:59.722203 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 01:29:59.722502 | instance | Thursday 26 February 2026 01:29:59 +0000 (0:00:00.936) 0:00:24.044 ***** 2026-02-26 01:30:00.087574 | instance | changed: [instance] 2026-02-26 01:30:00.087619 | instance | 2026-02-26 01:30:00.087625 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 01:30:00.087630 | instance | Thursday 26 February 2026 01:30:00 +0000 (0:00:00.365) 0:00:24.409 ***** 2026-02-26 01:30:00.530479 | instance | changed: [instance] 2026-02-26 01:30:00.530551 | instance | 2026-02-26 01:30:00.530810 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 01:30:00.530840 | instance | Thursday 26 February 2026 01:30:00 +0000 (0:00:00.443) 0:00:24.853 ***** 2026-02-26 01:30:01.065327 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 01:30:01.065572 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 01:30:01.065586 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 01:30:01.065639 | instance | 2026-02-26 01:30:01.065890 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 01:30:01.065926 | instance | Thursday 26 February 2026 01:30:01 +0000 (0:00:00.534) 0:00:25.387 ***** 2026-02-26 01:30:01.494654 | instance | changed: [instance] 2026-02-26 01:30:01.494792 | instance | 2026-02-26 01:30:01.494805 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 01:30:01.494879 | instance | Thursday 26 February 2026 01:30:01 +0000 (0:00:00.429) 0:00:25.817 ***** 2026-02-26 01:30:01.937632 | instance | changed: [instance] 2026-02-26 01:30:01.937743 | instance | 2026-02-26 01:30:01.937814 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 01:30:01.938298 | instance | Thursday 26 February 2026 01:30:01 +0000 (0:00:00.433) 0:00:26.251 ***** 2026-02-26 01:30:01.938346 | instance | 2026-02-26 01:30:01.938353 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-26 01:30:01.938358 | instance | Thursday 26 February 2026 01:30:01 +0000 (0:00:00.008) 0:00:26.260 ***** 2026-02-26 01:30:02.651343 | instance | ok: [instance] 2026-02-26 01:30:02.651412 | instance | 2026-02-26 01:30:02.651661 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-02-26 01:30:02.651699 | instance | Thursday 26 February 2026 01:30:02 +0000 (0:00:00.713) 0:00:26.973 ***** 2026-02-26 01:30:03.852184 | instance | changed: [instance] 2026-02-26 01:30:03.852670 | instance | 2026-02-26 01:30:03.852689 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 01:30:03.852696 | instance | Thursday 26 February 2026 01:30:03 +0000 (0:00:01.201) 0:00:28.175 ***** 2026-02-26 01:30:04.385034 | instance | changed: [instance] 2026-02-26 01:30:04.385116 | instance | 2026-02-26 01:30:04.385334 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 01:30:04.385567 | instance | Thursday 26 February 2026 01:30:04 +0000 (0:00:00.532) 0:00:28.707 ***** 2026-02-26 01:30:04.448384 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 01:30:04.448741 | instance | 2026-02-26 01:30:04.448770 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 01:30:04.448776 | instance | Thursday 26 February 2026 01:30:04 +0000 (0:00:00.063) 0:00:28.771 ***** 2026-02-26 01:30:09.323318 | instance | changed: [instance] 2026-02-26 01:30:09.323403 | instance | 2026-02-26 01:30:09.323465 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 01:30:09.323599 | instance | Thursday 26 February 2026 01:30:09 +0000 (0:00:04.874) 0:00:33.646 ***** 2026-02-26 01:30:09.976644 | instance | ok: [instance] => (item=chronyd) 2026-02-26 01:30:09.976702 | instance | ok: [instance] => (item=sshd) 2026-02-26 01:30:09.976891 | instance | 2026-02-26 01:30:09.976961 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 01:30:09.977107 | instance | Thursday 26 February 2026 01:30:09 +0000 (0:00:00.653) 0:00:34.299 ***** 2026-02-26 01:30:10.253466 | instance | changed: [instance] 2026-02-26 01:30:10.253525 | instance | 2026-02-26 01:30:10.253809 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 01:30:10.253845 | instance | Thursday 26 February 2026 01:30:10 +0000 (0:00:00.276) 0:00:34.576 ***** 2026-02-26 01:30:10.449317 | instance | ok: [instance] 2026-02-26 01:30:10.449365 | instance | 2026-02-26 01:30:10.449378 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 01:30:10.449393 | instance | Thursday 26 February 2026 01:30:10 +0000 (0:00:00.195) 0:00:34.771 ***** 2026-02-26 01:30:10.937106 | instance | changed: [instance] 2026-02-26 01:30:10.937192 | instance | 2026-02-26 01:30:10.937456 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 01:30:10.937489 | instance | Thursday 26 February 2026 01:30:10 +0000 (0:00:00.487) 0:00:35.259 ***** 2026-02-26 01:30:11.299128 | instance | changed: [instance] 2026-02-26 01:30:11.299198 | instance | 2026-02-26 01:30:11.299449 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-26 01:30:11.299465 | instance | Thursday 26 February 2026 01:30:11 +0000 (0:00:00.362) 0:00:35.621 ***** 2026-02-26 01:30:12.860285 | instance | ok: [instance] 2026-02-26 01:30:12.860355 | instance | 2026-02-26 01:30:12.860593 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-26 01:30:12.860631 | instance | Thursday 26 February 2026 01:30:12 +0000 (0:00:01.561) 0:00:37.183 ***** 2026-02-26 01:30:12.915470 | instance | ok: [instance] 2026-02-26 01:30:12.915829 | instance | 2026-02-26 01:30:12.915867 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-26 01:30:12.915873 | instance | Thursday 26 February 2026 01:30:12 +0000 (0:00:00.055) 0:00:37.238 ***** 2026-02-26 01:30:12.956410 | instance | skipping: [instance] 2026-02-26 01:30:12.956504 | instance | 2026-02-26 01:30:12.956625 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-26 01:30:12.956761 | instance | Thursday 26 February 2026 01:30:12 +0000 (0:00:00.041) 0:00:37.279 ***** 2026-02-26 01:30:12.992571 | instance | skipping: [instance] 2026-02-26 01:30:12.992924 | instance | 2026-02-26 01:30:12.993008 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-26 01:30:12.993035 | instance | Thursday 26 February 2026 01:30:12 +0000 (0:00:00.035) 0:00:37.315 ***** 2026-02-26 01:30:13.030711 | instance | skipping: [instance] 2026-02-26 01:30:13.030805 | instance | 2026-02-26 01:30:13.031050 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-26 01:30:13.031068 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.038) 0:00:37.353 ***** 2026-02-26 01:30:13.068740 | instance | skipping: [instance] 2026-02-26 01:30:13.069149 | instance | 2026-02-26 01:30:13.069169 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-26 01:30:13.069175 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.037) 0:00:37.391 ***** 2026-02-26 01:30:13.102202 | instance | skipping: [instance] 2026-02-26 01:30:13.102320 | instance | 2026-02-26 01:30:13.102506 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-26 01:30:13.102656 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.033) 0:00:37.424 ***** 2026-02-26 01:30:13.140049 | instance | skipping: [instance] 2026-02-26 01:30:13.140156 | instance | 2026-02-26 01:30:13.140284 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-26 01:30:13.140448 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.038) 0:00:37.462 ***** 2026-02-26 01:30:13.177475 | instance | skipping: [instance] 2026-02-26 01:30:13.177574 | instance | 2026-02-26 01:30:13.177698 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-26 01:30:13.177816 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.037) 0:00:37.500 ***** 2026-02-26 01:30:13.286334 | instance | ok: [instance] 2026-02-26 01:30:13.286393 | instance | 2026-02-26 01:30:13.286455 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-26 01:30:13.286617 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.108) 0:00:37.609 ***** 2026-02-26 01:30:13.491679 | instance | ok: [instance] => (item=instance) 2026-02-26 01:30:13.492049 | instance | 2026-02-26 01:30:13.492075 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-26 01:30:13.492081 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.205) 0:00:37.814 ***** 2026-02-26 01:30:13.540747 | instance | ok: [instance] 2026-02-26 01:30:13.540835 | instance | 2026-02-26 01:30:13.541113 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-26 01:30:13.541132 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.049) 0:00:37.863 ***** 2026-02-26 01:30:13.611488 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-02-26 01:30:13.611834 | instance | 2026-02-26 01:30:13.611860 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-02-26 01:30:13.611866 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.070) 0:00:37.934 ***** 2026-02-26 01:30:13.936251 | instance | changed: [instance] 2026-02-26 01:30:13.936308 | instance | 2026-02-26 01:30:13.936549 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-02-26 01:30:13.936572 | instance | Thursday 26 February 2026 01:30:13 +0000 (0:00:00.324) 0:00:38.259 ***** 2026-02-26 01:30:14.606335 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-02-26 01:30:14.606406 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-02-26 01:30:14.606910 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-02-26 01:30:14.606942 | instance | 2026-02-26 01:30:14.606948 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-02-26 01:30:14.606953 | instance | Thursday 26 February 2026 01:30:14 +0000 (0:00:00.670) 0:00:38.929 ***** 2026-02-26 01:32:14.732189 | instance | ok: [instance] 2026-02-26 01:32:14.732221 | instance | 2026-02-26 01:32:14.732227 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-02-26 01:32:14.732232 | instance | Thursday 26 February 2026 01:32:14 +0000 (0:02:00.125) 0:02:39.054 ***** 2026-02-26 01:32:14.932942 | instance | changed: [instance] 2026-02-26 01:32:14.933329 | instance | 2026-02-26 01:32:14.933369 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-02-26 01:32:14.933376 | instance | Thursday 26 February 2026 01:32:14 +0000 (0:00:00.201) 0:02:39.255 ***** 2026-02-26 01:32:14.973655 | instance | ok: [instance] 2026-02-26 01:32:14.973762 | instance | 2026-02-26 01:32:14.973999 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 01:32:14.974056 | instance | Thursday 26 February 2026 01:32:14 +0000 (0:00:00.040) 0:02:39.296 ***** 2026-02-26 01:32:15.055416 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 01:32:15.055462 | instance | 2026-02-26 01:32:15.055747 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 01:32:15.055781 | instance | Thursday 26 February 2026 01:32:15 +0000 (0:00:00.081) 0:02:39.378 ***** 2026-02-26 01:32:16.606886 | instance | ok: [instance] 2026-02-26 01:32:16.606954 | instance | 2026-02-26 01:32:16.607227 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 01:32:16.607259 | instance | Thursday 26 February 2026 01:32:16 +0000 (0:00:01.551) 0:02:40.929 ***** 2026-02-26 01:32:16.668078 | instance | ok: [instance] => (item=instance) 2026-02-26 01:32:16.668425 | instance | 2026-02-26 01:32:16.668447 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 01:32:16.668453 | instance | Thursday 26 February 2026 01:32:16 +0000 (0:00:00.061) 0:02:40.990 ***** 2026-02-26 01:32:17.065725 | instance | ok: [instance] 2026-02-26 01:32:17.065766 | instance | 2026-02-26 01:32:17.066057 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 01:32:17.066096 | instance | Thursday 26 February 2026 01:32:17 +0000 (0:00:00.397) 0:02:41.388 ***** 2026-02-26 01:32:18.968062 | instance | ok: [instance] 2026-02-26 01:32:18.968099 | instance | 2026-02-26 01:32:18.968104 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-26 01:32:18.968109 | instance | Thursday 26 February 2026 01:32:18 +0000 (0:00:01.902) 0:02:43.290 ***** 2026-02-26 01:32:20.597357 | instance | ok: [instance] 2026-02-26 01:32:20.597420 | instance | 2026-02-26 01:32:20.597680 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-26 01:32:20.597696 | instance | Thursday 26 February 2026 01:32:20 +0000 (0:00:01.629) 0:02:44.920 ***** 2026-02-26 01:32:30.826935 | instance | ok: [instance] 2026-02-26 01:32:30.827026 | instance | 2026-02-26 01:32:30.827095 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 01:32:30.827279 | instance | Thursday 26 February 2026 01:32:30 +0000 (0:00:10.228) 0:02:55.149 ***** 2026-02-26 01:32:30.913349 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 01:32:30.913396 | instance | 2026-02-26 01:32:30.913402 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 01:32:30.913414 | instance | Thursday 26 February 2026 01:32:30 +0000 (0:00:00.085) 0:02:55.235 ***** 2026-02-26 01:32:30.977722 | instance | skipping: [instance] 2026-02-26 01:32:30.977787 | instance | 2026-02-26 01:32:30.978069 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 01:32:30.978105 | instance | Thursday 26 February 2026 01:32:30 +0000 (0:00:00.064) 0:02:55.299 ***** 2026-02-26 01:32:31.040427 | instance | skipping: [instance] => (item=instance) 2026-02-26 01:32:31.040491 | instance | skipping: [instance] 2026-02-26 01:32:31.040504 | instance | 2026-02-26 01:32:31.040551 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 01:32:31.040567 | instance | Thursday 26 February 2026 01:32:31 +0000 (0:00:00.062) 0:02:55.362 ***** 2026-02-26 01:32:31.294391 | instance | ok: [instance] 2026-02-26 01:32:31.294453 | instance | 2026-02-26 01:32:31.294731 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 01:32:31.294760 | instance | Thursday 26 February 2026 01:32:31 +0000 (0:00:00.254) 0:02:55.616 ***** 2026-02-26 01:32:33.278278 | instance | ok: [instance] 2026-02-26 01:32:33.278345 | instance | 2026-02-26 01:32:33.278677 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-26 01:32:33.278714 | instance | Thursday 26 February 2026 01:32:33 +0000 (0:00:01.984) 0:02:57.600 ***** 2026-02-26 01:32:34.871449 | instance | ok: [instance] 2026-02-26 01:32:34.871586 | instance | 2026-02-26 01:32:34.871603 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-26 01:32:34.871779 | instance | Thursday 26 February 2026 01:32:34 +0000 (0:00:01.593) 0:02:59.194 ***** 2026-02-26 01:32:36.447937 | instance | ok: [instance] 2026-02-26 01:32:36.448022 | instance | 2026-02-26 01:32:36.448261 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-26 01:32:36.448294 | instance | Thursday 26 February 2026 01:32:36 +0000 (0:00:01.576) 0:03:00.770 ***** 2026-02-26 01:32:39.040838 | instance | ok: [instance] 2026-02-26 01:32:39.040900 | instance | 2026-02-26 01:32:39.041023 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-26 01:32:39.041129 | instance | 2026-02-26 01:32:39.041319 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:32:39.041390 | instance | Thursday 26 February 2026 01:32:39 +0000 (0:00:02.592) 0:03:03.363 ***** 2026-02-26 01:32:39.915724 | instance | ok: [instance] 2026-02-26 01:32:39.915784 | instance | 2026-02-26 01:32:39.915902 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:32:39.916001 | instance | Thursday 26 February 2026 01:32:39 +0000 (0:00:00.874) 0:03:04.238 ***** 2026-02-26 01:32:40.111449 | instance | ok: [instance] 2026-02-26 01:32:40.111525 | instance | 2026-02-26 01:32:40.111646 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:32:40.111763 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.195) 0:03:04.434 ***** 2026-02-26 01:32:40.150446 | instance | skipping: [instance] 2026-02-26 01:32:40.150504 | instance | 2026-02-26 01:32:40.150685 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 01:32:40.150761 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.039) 0:03:04.473 ***** 2026-02-26 01:32:40.343486 | instance | ok: [instance] 2026-02-26 01:32:40.343539 | instance | 2026-02-26 01:32:40.343671 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:32:40.343783 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.192) 0:03:04.666 ***** 2026-02-26 01:32:40.396197 | instance | ok: [instance] => { 2026-02-26 01:32:40.396279 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 01:32:40.396445 | instance | } 2026-02-26 01:32:40.396507 | instance | 2026-02-26 01:32:40.396686 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:32:40.396752 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.052) 0:03:04.719 ***** 2026-02-26 01:32:40.681217 | instance | ok: [instance] 2026-02-26 01:32:40.681289 | instance | 2026-02-26 01:32:40.681461 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:32:40.681523 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.284) 0:03:05.003 ***** 2026-02-26 01:32:40.728132 | instance | skipping: [instance] 2026-02-26 01:32:40.728170 | instance | 2026-02-26 01:32:40.728316 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:32:40.728482 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.047) 0:03:05.050 ***** 2026-02-26 01:32:40.768877 | instance | skipping: [instance] 2026-02-26 01:32:40.768943 | instance | 2026-02-26 01:32:40.769120 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:32:40.769184 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.040) 0:03:05.091 ***** 2026-02-26 01:32:40.967216 | instance | ok: [instance] 2026-02-26 01:32:40.967294 | instance | 2026-02-26 01:32:40.967475 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:32:40.967540 | instance | Thursday 26 February 2026 01:32:40 +0000 (0:00:00.198) 0:03:05.289 ***** 2026-02-26 01:32:42.020964 | instance | ok: [instance] 2026-02-26 01:32:42.021000 | instance | 2026-02-26 01:32:42.021183 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:32:42.021262 | instance | Thursday 26 February 2026 01:32:42 +0000 (0:00:01.053) 0:03:06.343 ***** 2026-02-26 01:32:42.089026 | instance | ok: [instance] => { 2026-02-26 01:32:42.089144 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 01:32:42.089348 | instance | } 2026-02-26 01:32:42.089460 | instance | 2026-02-26 01:32:42.089689 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:32:42.089768 | instance | Thursday 26 February 2026 01:32:42 +0000 (0:00:00.068) 0:03:06.411 ***** 2026-02-26 01:32:42.414017 | instance | ok: [instance] 2026-02-26 01:32:42.414094 | instance | 2026-02-26 01:32:42.414220 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:32:42.414337 | instance | Thursday 26 February 2026 01:32:42 +0000 (0:00:00.324) 0:03:06.736 ***** 2026-02-26 01:32:44.294919 | instance | ok: [instance] 2026-02-26 01:32:44.294988 | instance | 2026-02-26 01:32:44.295104 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 01:32:44.295207 | instance | Thursday 26 February 2026 01:32:44 +0000 (0:00:01.881) 0:03:08.617 ***** 2026-02-26 01:32:44.321625 | instance | skipping: [instance] 2026-02-26 01:32:44.321697 | instance | 2026-02-26 01:32:44.321850 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 01:32:44.322027 | instance | Thursday 26 February 2026 01:32:44 +0000 (0:00:00.026) 0:03:08.644 ***** 2026-02-26 01:32:44.350998 | instance | skipping: [instance] 2026-02-26 01:32:44.351036 | instance | 2026-02-26 01:32:44.351218 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 01:32:44.351278 | instance | Thursday 26 February 2026 01:32:44 +0000 (0:00:00.029) 0:03:08.673 ***** 2026-02-26 01:32:44.382457 | instance | skipping: [instance] 2026-02-26 01:32:44.382495 | instance | 2026-02-26 01:32:44.382683 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 01:32:44.382744 | instance | Thursday 26 February 2026 01:32:44 +0000 (0:00:00.031) 0:03:08.705 ***** 2026-02-26 01:32:45.393660 | instance | ok: [instance] 2026-02-26 01:32:45.393714 | instance | 2026-02-26 01:32:45.393850 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 01:32:45.393964 | instance | Thursday 26 February 2026 01:32:45 +0000 (0:00:01.011) 0:03:09.716 ***** 2026-02-26 01:32:45.796360 | instance | ok: [instance] 2026-02-26 01:32:45.796473 | instance | 2026-02-26 01:32:45.796683 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 01:32:45.796806 | instance | Thursday 26 February 2026 01:32:45 +0000 (0:00:00.402) 0:03:10.118 ***** 2026-02-26 01:32:46.641967 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 01:32:46.642034 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 01:32:46.642160 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 01:32:46.642345 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 01:32:46.642421 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 01:32:46.642525 | instance | 2026-02-26 01:32:46.642647 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 01:32:46.642757 | instance | Thursday 26 February 2026 01:32:46 +0000 (0:00:00.845) 0:03:10.964 ***** 2026-02-26 01:32:47.102481 | instance | ok: [instance] 2026-02-26 01:32:47.102549 | instance | 2026-02-26 01:32:47.102651 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 01:32:47.102765 | instance | Thursday 26 February 2026 01:32:47 +0000 (0:00:00.454) 0:03:11.418 ***** 2026-02-26 01:32:47.102870 | instance | 2026-02-26 01:32:47.102988 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 01:32:47.103102 | instance | Thursday 26 February 2026 01:32:47 +0000 (0:00:00.006) 0:03:11.425 ***** 2026-02-26 01:32:47.455123 | instance | ok: [instance] 2026-02-26 01:32:47.455162 | instance | 2026-02-26 01:32:47.455321 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:32:47.455442 | instance | Thursday 26 February 2026 01:32:47 +0000 (0:00:00.352) 0:03:11.777 ***** 2026-02-26 01:32:47.656692 | instance | ok: [instance] 2026-02-26 01:32:47.656964 | instance | 2026-02-26 01:32:47.657045 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:32:47.657229 | instance | Thursday 26 February 2026 01:32:47 +0000 (0:00:00.201) 0:03:11.979 ***** 2026-02-26 01:32:47.712601 | instance | ok: [instance] => { 2026-02-26 01:32:47.712734 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 01:32:47.712921 | instance | } 2026-02-26 01:32:47.712986 | instance | 2026-02-26 01:32:47.713164 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:32:47.713220 | instance | Thursday 26 February 2026 01:32:47 +0000 (0:00:00.055) 0:03:12.035 ***** 2026-02-26 01:32:48.046536 | instance | ok: [instance] 2026-02-26 01:32:48.046577 | instance | 2026-02-26 01:32:48.046759 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:32:48.046820 | instance | Thursday 26 February 2026 01:32:48 +0000 (0:00:00.333) 0:03:12.369 ***** 2026-02-26 01:32:51.005371 | instance | ok: [instance] 2026-02-26 01:32:51.005453 | instance | 2026-02-26 01:32:51.005468 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 01:32:51.005660 | instance | Thursday 26 February 2026 01:32:50 +0000 (0:00:02.958) 0:03:15.328 ***** 2026-02-26 01:32:52.055028 | instance | ok: [instance] 2026-02-26 01:32:52.055092 | instance | 2026-02-26 01:32:52.055232 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 01:32:52.055347 | instance | Thursday 26 February 2026 01:32:52 +0000 (0:00:01.049) 0:03:16.377 ***** 2026-02-26 01:32:52.248467 | instance | ok: [instance] 2026-02-26 01:32:52.248604 | instance | 2026-02-26 01:32:52.248841 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 01:32:52.248985 | instance | Thursday 26 February 2026 01:32:52 +0000 (0:00:00.193) 0:03:16.571 ***** 2026-02-26 01:32:52.668282 | instance | ok: [instance] 2026-02-26 01:32:52.668353 | instance | 2026-02-26 01:32:52.668574 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 01:32:52.668697 | instance | Thursday 26 February 2026 01:32:52 +0000 (0:00:00.419) 0:03:16.990 ***** 2026-02-26 01:32:53.197080 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 01:32:53.197182 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 01:32:53.197326 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 01:32:53.197446 | instance | 2026-02-26 01:32:53.197579 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 01:32:53.197709 | instance | Thursday 26 February 2026 01:32:53 +0000 (0:00:00.528) 0:03:17.519 ***** 2026-02-26 01:32:53.600810 | instance | ok: [instance] 2026-02-26 01:32:53.601296 | instance | 2026-02-26 01:32:53.601339 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 01:32:53.601346 | instance | Thursday 26 February 2026 01:32:53 +0000 (0:00:00.403) 0:03:17.923 ***** 2026-02-26 01:32:54.016687 | instance | ok: [instance] 2026-02-26 01:32:54.016810 | instance | 2026-02-26 01:32:54.017405 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 01:32:54.017443 | instance | Thursday 26 February 2026 01:32:54 +0000 (0:00:00.409) 0:03:18.332 ***** 2026-02-26 01:32:54.017449 | instance | 2026-02-26 01:32:54.017453 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 01:32:54.017457 | instance | Thursday 26 February 2026 01:32:54 +0000 (0:00:00.006) 0:03:18.339 ***** 2026-02-26 01:32:54.361912 | instance | ok: [instance] 2026-02-26 01:32:54.361983 | instance | 2026-02-26 01:32:54.362239 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 01:32:54.362276 | instance | Thursday 26 February 2026 01:32:54 +0000 (0:00:00.345) 0:03:18.684 ***** 2026-02-26 01:32:54.420621 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 01:32:54.420972 | instance | 2026-02-26 01:32:54.421038 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 01:32:54.421057 | instance | Thursday 26 February 2026 01:32:54 +0000 (0:00:00.058) 0:03:18.743 ***** 2026-02-26 01:32:55.349449 | instance | ok: [instance] 2026-02-26 01:32:55.349524 | instance | 2026-02-26 01:32:55.349757 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 01:32:55.349796 | instance | Thursday 26 February 2026 01:32:55 +0000 (0:00:00.928) 0:03:19.672 ***** 2026-02-26 01:32:55.985775 | instance | ok: [instance] => (item=chronyd) 2026-02-26 01:32:55.985833 | instance | ok: [instance] => (item=sshd) 2026-02-26 01:32:55.986196 | instance | 2026-02-26 01:32:55.986232 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 01:32:55.986238 | instance | Thursday 26 February 2026 01:32:55 +0000 (0:00:00.636) 0:03:20.308 ***** 2026-02-26 01:32:56.266959 | instance | ok: [instance] 2026-02-26 01:32:56.267007 | instance | 2026-02-26 01:32:56.267303 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 01:32:56.267336 | instance | Thursday 26 February 2026 01:32:56 +0000 (0:00:00.281) 0:03:20.589 ***** 2026-02-26 01:32:56.459681 | instance | ok: [instance] 2026-02-26 01:32:56.459773 | instance | 2026-02-26 01:32:56.460083 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 01:32:56.460120 | instance | Thursday 26 February 2026 01:32:56 +0000 (0:00:00.192) 0:03:20.782 ***** 2026-02-26 01:32:56.697019 | instance | ok: [instance] 2026-02-26 01:32:56.697080 | instance | 2026-02-26 01:32:56.697319 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 01:32:56.697355 | instance | Thursday 26 February 2026 01:32:56 +0000 (0:00:00.237) 0:03:21.019 ***** 2026-02-26 01:32:56.898102 | instance | ok: [instance] 2026-02-26 01:32:56.898168 | instance | 2026-02-26 01:32:56.898415 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-26 01:32:56.898449 | instance | Thursday 26 February 2026 01:32:56 +0000 (0:00:00.201) 0:03:21.220 ***** 2026-02-26 01:32:57.119437 | instance | ok: [instance] => (item=instance) 2026-02-26 01:32:57.119498 | instance | 2026-02-26 01:32:57.119790 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-26 01:32:57.119823 | instance | Thursday 26 February 2026 01:32:57 +0000 (0:00:00.221) 0:03:21.442 ***** 2026-02-26 01:32:57.170945 | instance | ok: [instance] 2026-02-26 01:32:57.171049 | instance | 2026-02-26 01:32:57.171218 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-26 01:32:57.171374 | instance | Thursday 26 February 2026 01:32:57 +0000 (0:00:00.051) 0:03:21.493 ***** 2026-02-26 01:33:01.970706 | instance | ok: [instance] 2026-02-26 01:33:01.971085 | instance | 2026-02-26 01:33:01.971123 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-26 01:33:01.971129 | instance | Thursday 26 February 2026 01:33:01 +0000 (0:00:04.799) 0:03:26.293 ***** 2026-02-26 01:33:02.014689 | instance | ok: [instance] 2026-02-26 01:33:02.015092 | instance | 2026-02-26 01:33:02.015132 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 01:33:02.015138 | instance | Thursday 26 February 2026 01:33:02 +0000 (0:00:00.043) 0:03:26.337 ***** 2026-02-26 01:33:02.086226 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 01:33:02.086317 | instance | 2026-02-26 01:33:02.086589 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 01:33:02.086615 | instance | Thursday 26 February 2026 01:33:02 +0000 (0:00:00.071) 0:03:26.409 ***** 2026-02-26 01:33:02.132374 | instance | skipping: [instance] 2026-02-26 01:33:02.132432 | instance | 2026-02-26 01:33:02.132572 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 01:33:02.132699 | instance | Thursday 26 February 2026 01:33:02 +0000 (0:00:00.046) 0:03:26.455 ***** 2026-02-26 01:33:02.178483 | instance | skipping: [instance] => (item=instance) 2026-02-26 01:33:02.178994 | instance | skipping: [instance] 2026-02-26 01:33:02.179052 | instance | 2026-02-26 01:33:02.179065 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 01:33:02.179074 | instance | Thursday 26 February 2026 01:33:02 +0000 (0:00:00.045) 0:03:26.501 ***** 2026-02-26 01:33:02.431491 | instance | ok: [instance] 2026-02-26 01:33:02.431556 | instance | 2026-02-26 01:33:02.431809 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 01:33:02.431837 | instance | Thursday 26 February 2026 01:33:02 +0000 (0:00:00.253) 0:03:26.754 ***** 2026-02-26 01:33:04.302874 | instance | ok: [instance] 2026-02-26 01:33:04.303259 | instance | 2026-02-26 01:33:04.303273 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-26 01:33:04.303300 | instance | Thursday 26 February 2026 01:33:04 +0000 (0:00:01.871) 0:03:28.625 ***** 2026-02-26 01:33:04.331889 | instance | skipping: [instance] 2026-02-26 01:33:04.331917 | instance | 2026-02-26 01:33:04.331922 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-26 01:33:04.331926 | instance | Thursday 26 February 2026 01:33:04 +0000 (0:00:00.028) 0:03:28.654 ***** 2026-02-26 01:33:04.354596 | instance | skipping: [instance] 2026-02-26 01:33:04.355070 | instance | 2026-02-26 01:33:04.355089 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-26 01:33:04.355097 | instance | Thursday 26 February 2026 01:33:04 +0000 (0:00:00.023) 0:03:28.677 ***** 2026-02-26 01:33:09.647229 | instance | ok: [instance] 2026-02-26 01:33:09.647693 | instance | 2026-02-26 01:33:09.647724 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-26 01:33:09.647730 | instance | Thursday 26 February 2026 01:33:09 +0000 (0:00:05.292) 0:03:33.969 ***** 2026-02-26 01:33:19.903097 | instance | ok: [instance] 2026-02-26 01:33:19.903163 | instance | 2026-02-26 01:33:19.903386 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-26 01:33:19.903420 | instance | Thursday 26 February 2026 01:33:19 +0000 (0:00:10.256) 0:03:44.225 ***** 2026-02-26 01:34:45.674000 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-26 01:34:45.674071 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-26 01:34:45.674186 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-26 01:34:45.674298 | instance | 2026-02-26 01:34:45.674419 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-26 01:34:45.674541 | instance | Thursday 26 February 2026 01:34:45 +0000 (0:01:25.770) 0:05:09.996 ***** 2026-02-26 01:34:47.292241 | instance | ok: [instance] 2026-02-26 01:34:47.292309 | instance | 2026-02-26 01:34:47.292574 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-26 01:34:47.292609 | instance | Thursday 26 February 2026 01:34:47 +0000 (0:00:01.618) 0:05:11.614 ***** 2026-02-26 01:34:48.882739 | instance | ok: [instance] 2026-02-26 01:34:48.882808 | instance | 2026-02-26 01:34:48.883078 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-26 01:34:48.883109 | instance | Thursday 26 February 2026 01:34:48 +0000 (0:00:01.590) 0:05:13.205 ***** 2026-02-26 01:34:48.947136 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-26 01:34:48.947233 | instance | 2026-02-26 01:34:48.947499 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-26 01:34:48.947526 | instance | Thursday 26 February 2026 01:34:48 +0000 (0:00:00.064) 0:05:13.269 ***** 2026-02-26 01:34:48.993485 | instance | ok: [instance] 2026-02-26 01:34:48.993866 | instance | 2026-02-26 01:34:48.993885 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-26 01:34:48.993891 | instance | Thursday 26 February 2026 01:34:48 +0000 (0:00:00.046) 0:05:13.316 ***** 2026-02-26 01:34:50.523859 | instance | ok: [instance] 2026-02-26 01:34:50.523930 | instance | 2026-02-26 01:34:50.524174 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-26 01:34:50.524214 | instance | Thursday 26 February 2026 01:34:50 +0000 (0:00:01.530) 0:05:14.846 ***** 2026-02-26 01:34:50.569301 | instance | ok: [instance] 2026-02-26 01:34:50.569683 | instance | 2026-02-26 01:34:50.569718 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-26 01:34:50.569724 | instance | Thursday 26 February 2026 01:34:50 +0000 (0:00:00.045) 0:05:14.891 ***** 2026-02-26 01:34:50.620192 | instance | skipping: [instance] => (item=1) 2026-02-26 01:34:50.620875 | instance | skipping: [instance] => (item=1) 2026-02-26 01:34:50.620929 | instance | skipping: [instance] => (item=1) 2026-02-26 01:34:50.620940 | instance | skipping: [instance] 2026-02-26 01:34:50.620950 | instance | 2026-02-26 01:34:50.620960 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-26 01:34:50.620974 | instance | Thursday 26 February 2026 01:34:50 +0000 (0:00:00.050) 0:05:14.942 ***** 2026-02-26 01:34:50.670090 | instance | skipping: [instance] 2026-02-26 01:34:50.670157 | instance | 2026-02-26 01:34:50.670620 | instance | PLAY [all] ********************************************************************* 2026-02-26 01:34:50.670642 | instance | 2026-02-26 01:34:50.670648 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-26 01:34:50.670652 | instance | Thursday 26 February 2026 01:34:50 +0000 (0:00:00.050) 0:05:14.993 ***** 2026-02-26 01:34:51.047246 | instance | changed: [instance] 2026-02-26 01:34:51.047299 | instance | 2026-02-26 01:34:51.047483 | instance | PLAY [all] ********************************************************************* 2026-02-26 01:34:51.047540 | instance | 2026-02-26 01:34:51.047852 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:34:51.047911 | instance | Thursday 26 February 2026 01:34:51 +0000 (0:00:00.376) 0:05:15.369 ***** 2026-02-26 01:34:51.966467 | instance | ok: [instance] 2026-02-26 01:34:51.966559 | instance | 2026-02-26 01:34:51.966574 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-26 01:34:51.966760 | instance | Thursday 26 February 2026 01:34:51 +0000 (0:00:00.919) 0:05:16.288 ***** 2026-02-26 01:34:56.597997 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-26 01:34:56.598058 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-26 01:34:56.600526 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-26 01:34:56.600541 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-26 01:34:56.600546 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-26 01:34:56.600551 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-26 01:34:56.600555 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-26 01:34:56.600559 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-26 01:34:56.600563 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-26 01:34:56.600567 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-26 01:34:56.600571 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-26 01:34:56.600575 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-26 01:34:56.600579 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-26 01:34:56.600583 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-26 01:34:56.600587 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 01:34:56.600591 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 01:34:56.600595 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 01:34:56.600599 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 01:34:56.600603 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 01:34:56.600607 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 01:34:56.600611 | instance | 2026-02-26 01:34:56.600615 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-26 01:34:56.600620 | instance | Thursday 26 February 2026 01:34:56 +0000 (0:00:04.631) 0:05:20.920 ***** 2026-02-26 01:34:56.791757 | instance | changed: [instance] 2026-02-26 01:34:56.791875 | instance | 2026-02-26 01:34:56.792096 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-26 01:34:56.792111 | instance | Thursday 26 February 2026 01:34:56 +0000 (0:00:00.193) 0:05:21.114 ***** 2026-02-26 01:34:57.235579 | instance | changed: [instance] 2026-02-26 01:34:57.235646 | instance | 2026-02-26 01:34:57.235665 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-26 01:34:57.235882 | instance | Thursday 26 February 2026 01:34:57 +0000 (0:00:00.443) 0:05:21.557 ***** 2026-02-26 01:34:57.469186 | instance | ok: [instance] 2026-02-26 01:34:57.469245 | instance | 2026-02-26 01:34:57.469512 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 01:34:57.469537 | instance | Thursday 26 February 2026 01:34:57 +0000 (0:00:00.234) 0:05:21.791 ***** 2026-02-26 01:34:57.514325 | instance | ok: [instance] 2026-02-26 01:34:57.514933 | instance | 2026-02-26 01:34:57.514973 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-26 01:34:57.514979 | instance | 2026-02-26 01:34:57.514983 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:34:57.514987 | instance | Thursday 26 February 2026 01:34:57 +0000 (0:00:00.044) 0:05:21.836 ***** 2026-02-26 01:34:58.396561 | instance | ok: [instance] 2026-02-26 01:34:58.396689 | instance | 2026-02-26 01:34:58.397080 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-26 01:34:58.397120 | instance | Thursday 26 February 2026 01:34:58 +0000 (0:00:00.882) 0:05:22.719 ***** 2026-02-26 01:34:58.603805 | instance | changed: [instance] 2026-02-26 01:34:58.603865 | instance | 2026-02-26 01:34:58.604128 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-26 01:34:58.604160 | instance | Thursday 26 February 2026 01:34:58 +0000 (0:00:00.207) 0:05:22.926 ***** 2026-02-26 01:34:59.449172 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-26 01:34:59.450092 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-26 01:34:59.450128 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-26 01:34:59.450133 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-26 01:34:59.450138 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-26 01:34:59.450142 | instance | 2026-02-26 01:34:59.450147 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-26 01:34:59.450151 | instance | Thursday 26 February 2026 01:34:59 +0000 (0:00:00.844) 0:05:23.771 ***** 2026-02-26 01:34:59.623018 | 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-02-26 01:34:59.774626 | 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-02-26 01:34:59.929458 | 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-02-26 01:34:59.943950 | instance | ...ignoring 2026-02-26 01:34:59.944145 | instance | 2026-02-26 01:34:59.944394 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-26 01:34:59.944614 | instance | Thursday 26 February 2026 01:34:59 +0000 (0:00:00.494) 0:05:24.266 ***** 2026-02-26 01:35:00.130235 | instance | ok: [instance] 2026-02-26 01:35:00.130774 | instance | 2026-02-26 01:35:00.130803 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-26 01:35:00.130809 | instance | Thursday 26 February 2026 01:35:00 +0000 (0:00:00.185) 0:05:24.452 ***** 2026-02-26 01:35:00.315936 | instance | ok: [instance] 2026-02-26 01:35:00.316395 | instance | 2026-02-26 01:35:00.316437 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-26 01:35:00.316445 | instance | Thursday 26 February 2026 01:35:00 +0000 (0:00:00.186) 0:05:24.638 ***** 2026-02-26 01:35:00.352774 | instance | ok: [instance] 2026-02-26 01:35:00.352907 | instance | 2026-02-26 01:35:00.353168 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-26 01:35:00.353197 | instance | Thursday 26 February 2026 01:35:00 +0000 (0:00:00.037) 0:05:24.675 ***** 2026-02-26 01:35:00.391412 | instance | ok: [instance] 2026-02-26 01:35:00.391918 | instance | 2026-02-26 01:35:00.391950 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-26 01:35:00.391957 | instance | Thursday 26 February 2026 01:35:00 +0000 (0:00:00.038) 0:05:24.714 ***** 2026-02-26 01:35:00.973477 | instance | ok: [instance] 2026-02-26 01:35:00.973544 | instance | 2026-02-26 01:35:00.973822 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-26 01:35:00.973848 | instance | Thursday 26 February 2026 01:35:00 +0000 (0:00:00.582) 0:05:25.296 ***** 2026-02-26 01:35:01.222061 | instance | ok: [instance] 2026-02-26 01:35:01.222142 | instance | 2026-02-26 01:35:01.222956 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-26 01:35:01.222994 | instance | Thursday 26 February 2026 01:35:01 +0000 (0:00:00.190) 0:05:25.486 ***** 2026-02-26 01:35:01.223000 | instance | 2026-02-26 01:35:01.223004 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-26 01:35:01.223009 | instance | 2026-02-26 01:35:01.223013 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:35:01.223017 | instance | Thursday 26 February 2026 01:35:01 +0000 (0:00:00.058) 0:05:25.544 ***** 2026-02-26 01:35:02.206395 | instance | ok: [instance] 2026-02-26 01:35:02.206462 | instance | 2026-02-26 01:35:02.206714 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:35:02.206750 | instance | Thursday 26 February 2026 01:35:02 +0000 (0:00:00.984) 0:05:26.529 ***** 2026-02-26 01:35:02.506438 | instance | ok: [instance] 2026-02-26 01:35:02.506481 | instance | 2026-02-26 01:35:02.506760 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:35:02.506806 | instance | Thursday 26 February 2026 01:35:02 +0000 (0:00:00.299) 0:05:26.828 ***** 2026-02-26 01:35:02.548497 | instance | skipping: [instance] 2026-02-26 01:35:02.548610 | instance | 2026-02-26 01:35:02.548985 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 01:35:02.549043 | instance | Thursday 26 February 2026 01:35:02 +0000 (0:00:00.042) 0:05:26.871 ***** 2026-02-26 01:35:02.757855 | instance | ok: [instance] 2026-02-26 01:35:02.757894 | instance | 2026-02-26 01:35:02.758085 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:02.758137 | instance | Thursday 26 February 2026 01:35:02 +0000 (0:00:00.209) 0:05:27.080 ***** 2026-02-26 01:35:02.811400 | instance | ok: [instance] => { 2026-02-26 01:35:02.811990 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 01:35:02.812011 | instance | } 2026-02-26 01:35:02.812016 | instance | 2026-02-26 01:35:02.812021 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:02.812025 | instance | Thursday 26 February 2026 01:35:02 +0000 (0:00:00.053) 0:05:27.134 ***** 2026-02-26 01:35:03.110839 | instance | ok: [instance] 2026-02-26 01:35:03.110963 | instance | 2026-02-26 01:35:03.111208 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:03.111438 | instance | Thursday 26 February 2026 01:35:03 +0000 (0:00:00.299) 0:05:27.433 ***** 2026-02-26 01:35:03.159133 | instance | skipping: [instance] 2026-02-26 01:35:03.159240 | instance | 2026-02-26 01:35:03.159364 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:35:03.159487 | instance | Thursday 26 February 2026 01:35:03 +0000 (0:00:00.048) 0:05:27.482 ***** 2026-02-26 01:35:03.362430 | instance | ok: [instance] 2026-02-26 01:35:03.362473 | instance | 2026-02-26 01:35:03.362604 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:35:03.362800 | instance | Thursday 26 February 2026 01:35:03 +0000 (0:00:00.202) 0:05:27.685 ***** 2026-02-26 01:35:04.298969 | instance | ok: [instance] 2026-02-26 01:35:04.299054 | instance | 2026-02-26 01:35:04.299161 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:04.299362 | instance | Thursday 26 February 2026 01:35:04 +0000 (0:00:00.936) 0:05:28.621 ***** 2026-02-26 01:35:04.369211 | instance | ok: [instance] => { 2026-02-26 01:35:04.369401 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 01:35:04.369545 | instance | } 2026-02-26 01:35:04.369682 | instance | 2026-02-26 01:35:04.369842 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:04.369989 | instance | Thursday 26 February 2026 01:35:04 +0000 (0:00:00.067) 0:05:28.688 ***** 2026-02-26 01:35:04.690400 | instance | ok: [instance] 2026-02-26 01:35:04.690446 | instance | 2026-02-26 01:35:04.690454 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:04.690461 | instance | Thursday 26 February 2026 01:35:04 +0000 (0:00:00.323) 0:05:29.012 ***** 2026-02-26 01:35:06.604598 | instance | ok: [instance] 2026-02-26 01:35:06.604632 | instance | 2026-02-26 01:35:06.604638 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 01:35:06.604643 | instance | Thursday 26 February 2026 01:35:06 +0000 (0:00:01.914) 0:05:30.927 ***** 2026-02-26 01:35:06.638356 | instance | skipping: [instance] 2026-02-26 01:35:06.638374 | instance | 2026-02-26 01:35:06.638379 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 01:35:06.638384 | instance | Thursday 26 February 2026 01:35:06 +0000 (0:00:00.033) 0:05:30.961 ***** 2026-02-26 01:35:06.671557 | instance | skipping: [instance] 2026-02-26 01:35:06.671596 | instance | 2026-02-26 01:35:06.671603 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 01:35:06.671609 | instance | Thursday 26 February 2026 01:35:06 +0000 (0:00:00.032) 0:05:30.993 ***** 2026-02-26 01:35:06.702813 | instance | skipping: [instance] 2026-02-26 01:35:06.702841 | instance | 2026-02-26 01:35:06.702848 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 01:35:06.702854 | instance | Thursday 26 February 2026 01:35:06 +0000 (0:00:00.031) 0:05:31.025 ***** 2026-02-26 01:35:07.646554 | instance | ok: [instance] 2026-02-26 01:35:07.646593 | instance | 2026-02-26 01:35:07.646600 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 01:35:07.646606 | instance | Thursday 26 February 2026 01:35:07 +0000 (0:00:00.943) 0:05:31.968 ***** 2026-02-26 01:35:08.057420 | instance | ok: [instance] 2026-02-26 01:35:08.057794 | instance | 2026-02-26 01:35:08.057830 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 01:35:08.057836 | instance | Thursday 26 February 2026 01:35:08 +0000 (0:00:00.411) 0:05:32.380 ***** 2026-02-26 01:35:08.968057 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 01:35:08.968127 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 01:35:08.968841 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 01:35:08.968871 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 01:35:08.968877 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 01:35:08.968882 | instance | 2026-02-26 01:35:08.968887 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 01:35:08.968952 | instance | Thursday 26 February 2026 01:35:08 +0000 (0:00:00.910) 0:05:33.290 ***** 2026-02-26 01:35:09.451569 | instance | ok: [instance] 2026-02-26 01:35:09.451663 | instance | 2026-02-26 01:35:09.452250 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 01:35:09.452287 | instance | Thursday 26 February 2026 01:35:09 +0000 (0:00:00.476) 0:05:33.767 ***** 2026-02-26 01:35:09.452292 | instance | 2026-02-26 01:35:09.452297 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 01:35:09.452301 | instance | Thursday 26 February 2026 01:35:09 +0000 (0:00:00.006) 0:05:33.774 ***** 2026-02-26 01:35:09.797002 | instance | ok: [instance] 2026-02-26 01:35:09.797364 | instance | 2026-02-26 01:35:09.797402 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-26 01:35:09.797408 | instance | Thursday 26 February 2026 01:35:09 +0000 (0:00:00.345) 0:05:34.119 ***** 2026-02-26 01:35:10.350072 | 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-02-26 01:35:10.362158 | instance | ...ignoring 2026-02-26 01:35:10.362224 | instance | 2026-02-26 01:35:10.362364 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-26 01:35:10.362516 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.565) 0:05:34.685 ***** 2026-02-26 01:35:10.396553 | instance | skipping: [instance] 2026-02-26 01:35:10.396866 | instance | 2026-02-26 01:35:10.396926 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-26 01:35:10.396945 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.034) 0:05:34.719 ***** 2026-02-26 01:35:10.434628 | instance | skipping: [instance] 2026-02-26 01:35:10.434880 | instance | 2026-02-26 01:35:10.434968 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-26 01:35:10.435106 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.037) 0:05:34.757 ***** 2026-02-26 01:35:10.468033 | instance | skipping: [instance] 2026-02-26 01:35:10.468400 | instance | 2026-02-26 01:35:10.468438 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-26 01:35:10.468449 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.033) 0:05:34.790 ***** 2026-02-26 01:35:10.507010 | instance | skipping: [instance] 2026-02-26 01:35:10.507390 | instance | 2026-02-26 01:35:10.507428 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-26 01:35:10.507435 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.038) 0:05:34.829 ***** 2026-02-26 01:35:10.552894 | instance | skipping: [instance] 2026-02-26 01:35:10.553247 | instance | 2026-02-26 01:35:10.553285 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:35:10.553290 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.045) 0:05:34.875 ***** 2026-02-26 01:35:10.758436 | instance | ok: [instance] 2026-02-26 01:35:10.758480 | instance | 2026-02-26 01:35:10.758625 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:10.758797 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.205) 0:05:35.081 ***** 2026-02-26 01:35:10.800256 | instance | ok: [instance] => { 2026-02-26 01:35:10.800375 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-26 01:35:10.800491 | instance | } 2026-02-26 01:35:10.800649 | instance | 2026-02-26 01:35:10.800813 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:10.800964 | instance | Thursday 26 February 2026 01:35:10 +0000 (0:00:00.042) 0:05:35.123 ***** 2026-02-26 01:35:11.633987 | instance | changed: [instance] 2026-02-26 01:35:11.634111 | instance | 2026-02-26 01:35:11.634462 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:11.634513 | instance | Thursday 26 February 2026 01:35:11 +0000 (0:00:00.833) 0:05:35.956 ***** 2026-02-26 01:35:11.679499 | instance | skipping: [instance] 2026-02-26 01:35:11.679880 | instance | 2026-02-26 01:35:11.679924 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:35:11.679930 | instance | Thursday 26 February 2026 01:35:11 +0000 (0:00:00.045) 0:05:36.002 ***** 2026-02-26 01:35:11.878755 | instance | ok: [instance] 2026-02-26 01:35:11.878837 | instance | 2026-02-26 01:35:11.879073 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:11.879113 | instance | Thursday 26 February 2026 01:35:11 +0000 (0:00:00.199) 0:05:36.201 ***** 2026-02-26 01:35:11.928595 | instance | ok: [instance] => { 2026-02-26 01:35:11.928985 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-26 01:35:11.929035 | instance | } 2026-02-26 01:35:11.929456 | instance | 2026-02-26 01:35:11.929474 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:11.929482 | instance | Thursday 26 February 2026 01:35:11 +0000 (0:00:00.049) 0:05:36.250 ***** 2026-02-26 01:35:12.621656 | instance | changed: [instance] 2026-02-26 01:35:12.621729 | instance | 2026-02-26 01:35:12.621735 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:12.621741 | instance | Thursday 26 February 2026 01:35:12 +0000 (0:00:00.692) 0:05:36.943 ***** 2026-02-26 01:35:12.680956 | instance | skipping: [instance] 2026-02-26 01:35:12.681025 | instance | 2026-02-26 01:35:12.681043 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 01:35:12.681127 | instance | Thursday 26 February 2026 01:35:12 +0000 (0:00:00.059) 0:05:37.003 ***** 2026-02-26 01:35:12.717124 | instance | skipping: [instance] 2026-02-26 01:35:12.717503 | instance | 2026-02-26 01:35:12.717544 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 01:35:12.717550 | instance | Thursday 26 February 2026 01:35:12 +0000 (0:00:00.036) 0:05:37.039 ***** 2026-02-26 01:35:12.753103 | instance | skipping: [instance] 2026-02-26 01:35:12.753482 | instance | 2026-02-26 01:35:12.753521 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 01:35:12.753527 | instance | Thursday 26 February 2026 01:35:12 +0000 (0:00:00.035) 0:05:37.075 ***** 2026-02-26 01:35:12.788327 | instance | skipping: [instance] 2026-02-26 01:35:12.788429 | instance | 2026-02-26 01:35:12.788552 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 01:35:12.788710 | instance | Thursday 26 February 2026 01:35:12 +0000 (0:00:00.035) 0:05:37.111 ***** 2026-02-26 01:35:13.710933 | instance | ok: [instance] 2026-02-26 01:35:13.710995 | instance | 2026-02-26 01:35:13.711124 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 01:35:13.711312 | instance | Thursday 26 February 2026 01:35:13 +0000 (0:00:00.922) 0:05:38.033 ***** 2026-02-26 01:35:14.126431 | instance | ok: [instance] 2026-02-26 01:35:14.126497 | instance | 2026-02-26 01:35:14.126763 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 01:35:14.126796 | instance | Thursday 26 February 2026 01:35:14 +0000 (0:00:00.415) 0:05:38.449 ***** 2026-02-26 01:35:15.014068 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 01:35:15.014143 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 01:35:15.014403 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 01:35:15.014467 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 01:35:15.014487 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 01:35:15.014812 | instance | 2026-02-26 01:35:15.014843 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 01:35:15.014849 | instance | Thursday 26 February 2026 01:35:15 +0000 (0:00:00.887) 0:05:39.336 ***** 2026-02-26 01:35:15.494975 | instance | ok: [instance] 2026-02-26 01:35:15.495012 | instance | 2026-02-26 01:35:15.495023 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 01:35:15.495033 | instance | Thursday 26 February 2026 01:35:15 +0000 (0:00:00.473) 0:05:39.810 ***** 2026-02-26 01:35:15.495097 | instance | 2026-02-26 01:35:15.495338 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 01:35:15.495375 | instance | Thursday 26 February 2026 01:35:15 +0000 (0:00:00.006) 0:05:39.817 ***** 2026-02-26 01:35:15.850442 | instance | ok: [instance] 2026-02-26 01:35:15.850501 | instance | 2026-02-26 01:35:15.850774 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:35:15.850826 | instance | Thursday 26 February 2026 01:35:15 +0000 (0:00:00.355) 0:05:40.172 ***** 2026-02-26 01:35:16.050365 | instance | ok: [instance] 2026-02-26 01:35:16.050445 | instance | 2026-02-26 01:35:16.050700 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:16.050724 | instance | Thursday 26 February 2026 01:35:16 +0000 (0:00:00.200) 0:05:40.373 ***** 2026-02-26 01:35:16.103393 | instance | ok: [instance] => { 2026-02-26 01:35:16.103973 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-26 01:35:16.104010 | instance | } 2026-02-26 01:35:16.104016 | instance | 2026-02-26 01:35:16.104020 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:16.104025 | instance | Thursday 26 February 2026 01:35:16 +0000 (0:00:00.053) 0:05:40.426 ***** 2026-02-26 01:35:16.837513 | instance | changed: [instance] 2026-02-26 01:35:16.837560 | instance | 2026-02-26 01:35:16.837567 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:16.837573 | instance | Thursday 26 February 2026 01:35:16 +0000 (0:00:00.733) 0:05:41.159 ***** 2026-02-26 01:35:18.175798 | instance | changed: [instance] 2026-02-26 01:35:18.175861 | instance | 2026-02-26 01:35:18.176093 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:18.176128 | instance | Thursday 26 February 2026 01:35:18 +0000 (0:00:01.339) 0:05:42.498 ***** 2026-02-26 01:35:18.228028 | instance | ok: [instance] => { 2026-02-26 01:35:18.228160 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-26 01:35:18.228336 | instance | } 2026-02-26 01:35:18.228474 | instance | 2026-02-26 01:35:18.228623 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:18.228770 | instance | Thursday 26 February 2026 01:35:18 +0000 (0:00:00.052) 0:05:42.550 ***** 2026-02-26 01:35:18.819752 | instance | changed: [instance] 2026-02-26 01:35:18.819814 | instance | 2026-02-26 01:35:18.819937 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:18.820124 | instance | Thursday 26 February 2026 01:35:18 +0000 (0:00:00.591) 0:05:43.142 ***** 2026-02-26 01:35:20.180501 | instance | changed: [instance] 2026-02-26 01:35:20.180571 | instance | 2026-02-26 01:35:20.180921 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-26 01:35:20.181013 | instance | Thursday 26 February 2026 01:35:20 +0000 (0:00:01.360) 0:05:44.503 ***** 2026-02-26 01:35:20.633853 | instance | changed: [instance] 2026-02-26 01:35:20.633970 | instance | 2026-02-26 01:35:20.634035 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-26 01:35:20.634188 | instance | Thursday 26 February 2026 01:35:20 +0000 (0:00:00.453) 0:05:44.956 ***** 2026-02-26 01:35:20.846444 | instance | changed: [instance] 2026-02-26 01:35:20.846515 | instance | 2026-02-26 01:35:20.846741 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:35:20.846758 | instance | Thursday 26 February 2026 01:35:20 +0000 (0:00:00.212) 0:05:45.169 ***** 2026-02-26 01:35:21.040899 | instance | ok: [instance] 2026-02-26 01:35:21.040950 | instance | 2026-02-26 01:35:21.041205 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:21.041221 | instance | Thursday 26 February 2026 01:35:21 +0000 (0:00:00.194) 0:05:45.363 ***** 2026-02-26 01:35:21.096936 | instance | ok: [instance] => { 2026-02-26 01:35:21.097052 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-26 01:35:21.097164 | instance | } 2026-02-26 01:35:21.097267 | instance | 2026-02-26 01:35:21.097380 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:21.097499 | instance | Thursday 26 February 2026 01:35:21 +0000 (0:00:00.056) 0:05:45.420 ***** 2026-02-26 01:35:21.913650 | instance | changed: [instance] 2026-02-26 01:35:21.913885 | instance | 2026-02-26 01:35:21.914152 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:21.914413 | instance | Thursday 26 February 2026 01:35:21 +0000 (0:00:00.816) 0:05:46.236 ***** 2026-02-26 01:35:24.499704 | instance | changed: [instance] 2026-02-26 01:35:24.500081 | instance | 2026-02-26 01:35:24.500426 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-26 01:35:24.500821 | instance | Thursday 26 February 2026 01:35:24 +0000 (0:00:02.585) 0:05:48.822 ***** 2026-02-26 01:35:24.550478 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-26 01:35:24.550594 | instance | 2026-02-26 01:35:24.550778 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-26 01:35:24.550929 | instance | Thursday 26 February 2026 01:35:24 +0000 (0:00:00.051) 0:05:48.873 ***** 2026-02-26 01:35:25.498253 | instance | ok: [instance] 2026-02-26 01:35:25.498315 | instance | 2026-02-26 01:35:25.498443 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-26 01:35:25.498623 | instance | Thursday 26 February 2026 01:35:25 +0000 (0:00:00.947) 0:05:49.820 ***** 2026-02-26 01:35:25.704292 | instance | changed: [instance] 2026-02-26 01:35:25.704378 | instance | 2026-02-26 01:35:25.704676 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-26 01:35:25.705276 | instance | Thursday 26 February 2026 01:35:25 +0000 (0:00:00.205) 0:05:50.026 ***** 2026-02-26 01:35:26.158213 | instance | changed: [instance] 2026-02-26 01:35:26.158661 | instance | 2026-02-26 01:35:26.158682 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-26 01:35:26.158697 | instance | Thursday 26 February 2026 01:35:26 +0000 (0:00:00.454) 0:05:50.480 ***** 2026-02-26 01:35:26.865911 | instance | changed: [instance] => (item=br_netfilter) 2026-02-26 01:35:26.865979 | instance | ok: [instance] => (item=ip_tables) 2026-02-26 01:35:26.866545 | instance | changed: [instance] => (item=ip6_tables) 2026-02-26 01:35:26.866582 | instance | ok: [instance] => (item=nf_conntrack) 2026-02-26 01:35:26.866587 | instance | 2026-02-26 01:35:26.866592 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:35:26.866597 | instance | Thursday 26 February 2026 01:35:26 +0000 (0:00:00.707) 0:05:51.188 ***** 2026-02-26 01:35:27.062325 | instance | ok: [instance] 2026-02-26 01:35:27.062409 | instance | 2026-02-26 01:35:27.062666 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:35:27.062703 | instance | Thursday 26 February 2026 01:35:27 +0000 (0:00:00.196) 0:05:51.384 ***** 2026-02-26 01:35:27.107282 | instance | ok: [instance] => { 2026-02-26 01:35:27.107411 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-26 01:35:27.107891 | instance | } 2026-02-26 01:35:27.107924 | instance | 2026-02-26 01:35:27.107934 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:35:27.107939 | instance | Thursday 26 February 2026 01:35:27 +0000 (0:00:00.045) 0:05:51.430 ***** 2026-02-26 01:35:44.546971 | instance | changed: [instance] 2026-02-26 01:35:44.547044 | instance | 2026-02-26 01:35:44.547056 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:35:44.547066 | instance | Thursday 26 February 2026 01:35:44 +0000 (0:00:17.439) 0:06:08.869 ***** 2026-02-26 01:35:44.586135 | instance | skipping: [instance] 2026-02-26 01:35:44.586174 | instance | 2026-02-26 01:35:44.586308 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-26 01:35:44.586466 | instance | Thursday 26 February 2026 01:35:44 +0000 (0:00:00.039) 0:06:08.909 ***** 2026-02-26 01:35:44.645385 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-26 01:35:44.645744 | instance | 2026-02-26 01:35:44.645775 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-26 01:35:44.645781 | instance | Thursday 26 February 2026 01:35:44 +0000 (0:00:00.058) 0:06:08.967 ***** 2026-02-26 01:35:44.686136 | instance | skipping: [instance] 2026-02-26 01:35:44.686174 | instance | 2026-02-26 01:35:44.686366 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-26 01:35:44.686416 | instance | Thursday 26 February 2026 01:35:44 +0000 (0:00:00.041) 0:06:09.009 ***** 2026-02-26 01:35:48.022531 | instance | changed: [instance] 2026-02-26 01:35:48.022596 | instance | 2026-02-26 01:35:48.022829 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-26 01:35:48.022867 | instance | Thursday 26 February 2026 01:35:48 +0000 (0:00:03.336) 0:06:12.345 ***** 2026-02-26 01:35:49.253676 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-26 01:35:49.254792 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-26 01:35:49.254831 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-26 01:35:49.254837 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-26 01:35:49.254841 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-26 01:35:49.254845 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-26 01:35:49.254849 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-26 01:35:49.254854 | instance | 2026-02-26 01:35:49.254858 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-26 01:35:49.254862 | instance | Thursday 26 February 2026 01:35:49 +0000 (0:00:01.230) 0:06:13.576 ***** 2026-02-26 01:35:49.783839 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-26 01:35:49.783970 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-26 01:35:49.783982 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-26 01:35:49.784355 | instance | 2026-02-26 01:35:49.784401 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-26 01:35:49.784409 | instance | Thursday 26 February 2026 01:35:49 +0000 (0:00:00.530) 0:06:14.106 ***** 2026-02-26 01:35:50.241849 | instance | changed: [instance] 2026-02-26 01:35:50.241949 | instance | 2026-02-26 01:35:50.242203 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-26 01:35:50.242221 | instance | Thursday 26 February 2026 01:35:50 +0000 (0:00:00.457) 0:06:14.564 ***** 2026-02-26 01:35:50.719229 | instance | changed: [instance] 2026-02-26 01:35:50.719308 | instance | 2026-02-26 01:35:50.719556 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-26 01:35:50.719588 | instance | Thursday 26 February 2026 01:35:50 +0000 (0:00:00.477) 0:06:15.041 ***** 2026-02-26 01:35:50.916591 | instance | ok: [instance] 2026-02-26 01:35:50.916673 | instance | 2026-02-26 01:35:50.916862 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-26 01:35:50.916922 | instance | Thursday 26 February 2026 01:35:50 +0000 (0:00:00.197) 0:06:15.239 ***** 2026-02-26 01:35:50.952245 | instance | skipping: [instance] 2026-02-26 01:35:50.952352 | instance | 2026-02-26 01:35:50.952601 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-26 01:35:50.952624 | instance | Thursday 26 February 2026 01:35:50 +0000 (0:00:00.035) 0:06:15.275 ***** 2026-02-26 01:35:51.460766 | instance | ok: [instance] => (item=swap) 2026-02-26 01:35:51.461446 | instance | ok: [instance] => (item=none) 2026-02-26 01:35:51.461481 | instance | 2026-02-26 01:35:51.461488 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-26 01:35:51.461495 | instance | Thursday 26 February 2026 01:35:51 +0000 (0:00:00.508) 0:06:15.783 ***** 2026-02-26 01:35:51.893223 | instance | changed: [instance] 2026-02-26 01:35:51.893279 | instance | 2026-02-26 01:35:51.893538 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-26 01:35:51.893573 | instance | Thursday 26 February 2026 01:35:51 +0000 (0:00:00.432) 0:06:16.215 ***** 2026-02-26 01:35:52.464222 | instance | changed: [instance] 2026-02-26 01:35:52.464860 | instance | 2026-02-26 01:35:52.464916 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-26 01:35:52.464928 | instance | Thursday 26 February 2026 01:35:52 +0000 (0:00:00.563) 0:06:16.779 ***** 2026-02-26 01:35:52.464955 | instance | 2026-02-26 01:35:52.464971 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-02-26 01:35:52.465168 | instance | Thursday 26 February 2026 01:35:52 +0000 (0:00:00.007) 0:06:16.786 ***** 2026-02-26 01:35:53.211749 | instance | ok: [instance] 2026-02-26 01:35:53.211830 | instance | 2026-02-26 01:35:53.211940 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-26 01:35:53.212054 | instance | Thursday 26 February 2026 01:35:53 +0000 (0:00:00.747) 0:06:17.534 ***** 2026-02-26 01:35:53.808124 | instance | changed: [instance] 2026-02-26 01:35:53.808209 | instance | 2026-02-26 01:35:53.808470 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-26 01:35:53.808507 | instance | Thursday 26 February 2026 01:35:53 +0000 (0:00:00.596) 0:06:18.130 ***** 2026-02-26 01:35:54.913461 | instance | ok: [instance] 2026-02-26 01:35:54.913521 | instance | 2026-02-26 01:35:54.913793 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-26 01:35:54.913830 | instance | Thursday 26 February 2026 01:35:54 +0000 (0:00:01.105) 0:06:19.236 ***** 2026-02-26 01:35:55.659061 | instance | ok: [instance] 2026-02-26 01:35:55.659122 | instance | 2026-02-26 01:35:55.659391 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-26 01:35:55.659427 | instance | Thursday 26 February 2026 01:35:55 +0000 (0:00:00.745) 0:06:19.981 ***** 2026-02-26 01:35:55.858848 | instance | ok: [instance] 2026-02-26 01:35:55.858903 | instance | 2026-02-26 01:35:55.859189 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-26 01:35:55.859454 | instance | Thursday 26 February 2026 01:35:55 +0000 (0:00:00.199) 0:06:20.181 ***** 2026-02-26 01:35:56.349234 | instance | ok: [instance] 2026-02-26 01:35:56.349341 | instance | 2026-02-26 01:35:56.349586 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-26 01:35:56.349624 | instance | Thursday 26 February 2026 01:35:56 +0000 (0:00:00.490) 0:06:20.671 ***** 2026-02-26 01:35:56.428378 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-26 01:35:56.428756 | instance | 2026-02-26 01:35:56.428806 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-26 01:35:56.428812 | instance | Thursday 26 February 2026 01:35:56 +0000 (0:00:00.079) 0:06:20.751 ***** 2026-02-26 01:35:56.510560 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-26 01:35:56.510632 | instance | 2026-02-26 01:35:56.510770 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-26 01:35:56.510898 | instance | Thursday 26 February 2026 01:35:56 +0000 (0:00:00.082) 0:06:20.833 ***** 2026-02-26 01:35:56.725836 | instance | ok: [instance] => (item=instance) 2026-02-26 01:35:56.725932 | instance | 2026-02-26 01:35:56.726188 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-26 01:35:56.726209 | instance | Thursday 26 February 2026 01:35:56 +0000 (0:00:00.215) 0:06:21.048 ***** 2026-02-26 01:35:56.765287 | instance | skipping: [instance] 2026-02-26 01:35:56.765400 | instance | 2026-02-26 01:35:56.765732 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-26 01:35:56.765774 | instance | Thursday 26 February 2026 01:35:56 +0000 (0:00:00.039) 0:06:21.088 ***** 2026-02-26 01:35:56.811847 | instance | ok: [instance] 2026-02-26 01:35:56.811938 | instance | 2026-02-26 01:35:56.812179 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-26 01:35:56.812197 | instance | Thursday 26 February 2026 01:35:56 +0000 (0:00:00.046) 0:06:21.134 ***** 2026-02-26 01:35:56.851839 | instance | ok: [instance] => { 2026-02-26 01:35:56.852437 | instance | "msg": "instance" 2026-02-26 01:35:56.852805 | instance | } 2026-02-26 01:35:56.852814 | instance | 2026-02-26 01:35:56.852818 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-26 01:35:56.852834 | instance | Thursday 26 February 2026 01:35:56 +0000 (0:00:00.040) 0:06:21.174 ***** 2026-02-26 01:35:57.380945 | instance | changed: [instance] 2026-02-26 01:35:57.381043 | instance | 2026-02-26 01:35:57.381169 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-26 01:35:57.381286 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.529) 0:06:21.703 ***** 2026-02-26 01:35:57.414634 | instance | skipping: [instance] 2026-02-26 01:35:57.414891 | instance | 2026-02-26 01:35:57.415171 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-26 01:35:57.415426 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.033) 0:06:21.737 ***** 2026-02-26 01:35:57.451836 | instance | skipping: [instance] 2026-02-26 01:35:57.452065 | instance | 2026-02-26 01:35:57.452331 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-26 01:35:57.452599 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.037) 0:06:21.774 ***** 2026-02-26 01:35:57.476351 | instance | skipping: [instance] 2026-02-26 01:35:57.476605 | instance | 2026-02-26 01:35:57.477147 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-26 01:35:57.477427 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.024) 0:06:21.799 ***** 2026-02-26 01:35:57.508348 | instance | skipping: [instance] 2026-02-26 01:35:57.508594 | instance | 2026-02-26 01:35:57.508893 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-26 01:35:57.509168 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.031) 0:06:21.830 ***** 2026-02-26 01:35:57.551889 | instance | skipping: [instance] 2026-02-26 01:35:57.552117 | instance | 2026-02-26 01:35:57.552382 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-26 01:35:57.552650 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.043) 0:06:21.874 ***** 2026-02-26 01:35:57.587878 | instance | skipping: [instance] 2026-02-26 01:35:57.588078 | instance | 2026-02-26 01:35:57.588338 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-26 01:35:57.588597 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.035) 0:06:21.910 ***** 2026-02-26 01:35:57.624401 | instance | skipping: [instance] 2026-02-26 01:35:57.624634 | instance | 2026-02-26 01:35:57.624922 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-26 01:35:57.625180 | instance | Thursday 26 February 2026 01:35:57 +0000 (0:00:00.036) 0:06:21.947 ***** 2026-02-26 01:36:37.899133 | instance | changed: [instance] 2026-02-26 01:36:37.899244 | instance | 2026-02-26 01:36:37.899420 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-26 01:36:37.899589 | instance | Thursday 26 February 2026 01:36:37 +0000 (0:00:40.274) 0:07:02.221 ***** 2026-02-26 01:36:38.091253 | instance | ok: [instance] 2026-02-26 01:36:38.091405 | instance | 2026-02-26 01:36:38.091588 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-26 01:36:38.091765 | instance | Thursday 26 February 2026 01:36:38 +0000 (0:00:00.192) 0:07:02.413 ***** 2026-02-26 01:36:38.119007 | instance | skipping: [instance] 2026-02-26 01:36:38.119158 | instance | 2026-02-26 01:36:38.119339 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-26 01:36:38.119513 | instance | Thursday 26 February 2026 01:36:38 +0000 (0:00:00.027) 0:07:02.441 ***** 2026-02-26 01:36:38.327164 | instance | changed: [instance] 2026-02-26 01:36:38.327384 | instance | 2026-02-26 01:36:38.327659 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-26 01:36:38.327917 | instance | Thursday 26 February 2026 01:36:38 +0000 (0:00:00.207) 0:07:02.649 ***** 2026-02-26 01:36:38.544581 | instance | changed: [instance] 2026-02-26 01:36:38.544890 | instance | 2026-02-26 01:36:38.545186 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-26 01:36:38.545451 | instance | Thursday 26 February 2026 01:36:38 +0000 (0:00:00.217) 0:07:02.867 ***** 2026-02-26 01:36:38.747413 | instance | changed: [instance] 2026-02-26 01:36:38.747622 | instance | 2026-02-26 01:36:38.747904 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-26 01:36:38.748159 | instance | Thursday 26 February 2026 01:36:38 +0000 (0:00:00.202) 0:07:03.069 ***** 2026-02-26 01:36:43.215953 | instance | changed: [instance] 2026-02-26 01:36:43.216294 | instance | 2026-02-26 01:36:43.216695 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-26 01:36:43.217202 | instance | Thursday 26 February 2026 01:36:43 +0000 (0:00:04.468) 0:07:07.538 ***** 2026-02-26 01:36:46.779686 | instance | changed: [instance] 2026-02-26 01:36:46.779751 | instance | 2026-02-26 01:36:46.780034 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-26 01:36:46.780075 | instance | Thursday 26 February 2026 01:36:46 +0000 (0:00:03.564) 0:07:11.102 ***** 2026-02-26 01:36:46.825687 | instance | skipping: [instance] 2026-02-26 01:36:46.825707 | instance | 2026-02-26 01:36:46.825713 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-26 01:36:46.825718 | instance | Thursday 26 February 2026 01:36:46 +0000 (0:00:00.045) 0:07:11.147 ***** 2026-02-26 01:36:46.874263 | instance | skipping: [instance] 2026-02-26 01:36:46.874610 | instance | 2026-02-26 01:36:46.874648 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-26 01:36:46.874654 | instance | Thursday 26 February 2026 01:36:46 +0000 (0:00:00.048) 0:07:11.196 ***** 2026-02-26 01:36:47.668899 | instance | changed: [instance] 2026-02-26 01:36:47.668978 | instance | 2026-02-26 01:36:47.669241 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-26 01:36:47.669272 | instance | Thursday 26 February 2026 01:36:47 +0000 (0:00:00.794) 0:07:11.991 ***** 2026-02-26 01:36:47.714167 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-26 01:36:47.714771 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-26 01:36:47.714811 | instance | skipping: [instance] 2026-02-26 01:36:47.714818 | instance | 2026-02-26 01:36:47.714823 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-26 01:36:47.714828 | instance | Thursday 26 February 2026 01:36:47 +0000 (0:00:00.045) 0:07:12.036 ***** 2026-02-26 01:36:47.754656 | instance | skipping: [instance] 2026-02-26 01:36:47.754762 | instance | 2026-02-26 01:36:47.755021 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-26 01:36:47.755041 | instance | Thursday 26 February 2026 01:36:47 +0000 (0:00:00.040) 0:07:12.077 ***** 2026-02-26 01:36:47.799709 | instance | skipping: [instance] 2026-02-26 01:36:47.799861 | instance | 2026-02-26 01:36:47.800222 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-26 01:36:47.800246 | instance | Thursday 26 February 2026 01:36:47 +0000 (0:00:00.044) 0:07:12.122 ***** 2026-02-26 01:36:47.837635 | instance | skipping: [instance] 2026-02-26 01:36:47.837929 | instance | 2026-02-26 01:36:47.837979 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-26 01:36:47.837998 | instance | Thursday 26 February 2026 01:36:47 +0000 (0:00:00.037) 0:07:12.160 ***** 2026-02-26 01:36:47.871137 | instance | skipping: [instance] 2026-02-26 01:36:47.871203 | instance | 2026-02-26 01:36:47.871348 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-26 01:36:47.871523 | instance | Thursday 26 February 2026 01:36:47 +0000 (0:00:00.033) 0:07:12.193 ***** 2026-02-26 01:36:48.311836 | instance | ok: [instance] 2026-02-26 01:36:48.311965 | instance | 2026-02-26 01:36:48.312221 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-26 01:36:48.312479 | instance | Thursday 26 February 2026 01:36:48 +0000 (0:00:00.440) 0:07:12.634 ***** 2026-02-26 01:36:49.238922 | instance | changed: [instance] 2026-02-26 01:36:49.238988 | instance | 2026-02-26 01:36:49.239225 | instance | PLAY [Install control-plane components] **************************************** 2026-02-26 01:36:49.239402 | instance | 2026-02-26 01:36:49.239417 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:36:49.239448 | instance | Thursday 26 February 2026 01:36:49 +0000 (0:00:00.927) 0:07:13.561 ***** 2026-02-26 01:36:50.208941 | instance | ok: [instance] 2026-02-26 01:36:50.209402 | instance | 2026-02-26 01:36:50.209445 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 01:36:50.209450 | instance | Thursday 26 February 2026 01:36:50 +0000 (0:00:00.969) 0:07:14.531 ***** 2026-02-26 01:36:50.450629 | instance | ok: [instance] 2026-02-26 01:36:50.450662 | instance | 2026-02-26 01:36:50.450668 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:36:50.450673 | instance | Thursday 26 February 2026 01:36:50 +0000 (0:00:00.241) 0:07:14.772 ***** 2026-02-26 01:36:51.397444 | instance | ok: [instance] 2026-02-26 01:36:51.397541 | instance | 2026-02-26 01:36:51.397669 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 01:36:51.397784 | instance | Thursday 26 February 2026 01:36:51 +0000 (0:00:00.947) 0:07:15.720 ***** 2026-02-26 01:36:51.607567 | instance | ok: [instance] 2026-02-26 01:36:51.607625 | instance | 2026-02-26 01:36:51.607832 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:36:51.607955 | instance | Thursday 26 February 2026 01:36:51 +0000 (0:00:00.210) 0:07:15.930 ***** 2026-02-26 01:36:51.655474 | instance | ok: [instance] => { 2026-02-26 01:36:51.655541 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-26 01:36:51.655555 | instance | } 2026-02-26 01:36:51.655566 | instance | 2026-02-26 01:36:51.655576 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:36:51.655587 | instance | Thursday 26 February 2026 01:36:51 +0000 (0:00:00.045) 0:07:15.975 ***** 2026-02-26 01:36:52.199986 | instance | changed: [instance] 2026-02-26 01:36:52.200055 | instance | 2026-02-26 01:36:52.200084 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:36:52.200348 | instance | Thursday 26 February 2026 01:36:52 +0000 (0:00:00.545) 0:07:16.521 ***** 2026-02-26 01:36:53.722352 | instance | changed: [instance] 2026-02-26 01:36:53.722582 | instance | 2026-02-26 01:36:53.722904 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-26 01:36:53.723168 | instance | Thursday 26 February 2026 01:36:53 +0000 (0:00:01.522) 0:07:18.044 ***** 2026-02-26 01:36:54.060408 | instance | ok: [instance] 2026-02-26 01:36:54.060650 | instance | 2026-02-26 01:36:54.061005 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-26 01:36:54.061300 | instance | Thursday 26 February 2026 01:36:54 +0000 (0:00:00.337) 0:07:18.382 ***** 2026-02-26 01:36:54.256074 | instance | changed: [instance] 2026-02-26 01:36:54.256372 | instance | 2026-02-26 01:36:54.256695 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-26 01:36:54.257079 | instance | Thursday 26 February 2026 01:36:54 +0000 (0:00:00.195) 0:07:18.578 ***** 2026-02-26 01:36:54.502668 | instance | ok: [instance] 2026-02-26 01:36:54.502806 | instance | 2026-02-26 01:36:54.502991 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-26 01:36:54.503221 | instance | Thursday 26 February 2026 01:36:54 +0000 (0:00:00.246) 0:07:18.824 ***** 2026-02-26 01:36:54.714020 | instance | changed: [instance] 2026-02-26 01:36:54.714128 | instance | 2026-02-26 01:36:54.714480 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-26 01:36:54.714749 | instance | Thursday 26 February 2026 01:36:54 +0000 (0:00:00.210) 0:07:19.035 ***** 2026-02-26 01:36:54.919929 | instance | ok: [instance] 2026-02-26 01:36:54.920090 | instance | 2026-02-26 01:36:54.920401 | instance | TASK [Install plugin] ********************************************************** 2026-02-26 01:36:54.920672 | instance | Thursday 26 February 2026 01:36:54 +0000 (0:00:00.206) 0:07:19.241 ***** 2026-02-26 01:36:54.983596 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-26 01:36:54.983845 | instance | 2026-02-26 01:36:54.984117 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:36:54.984382 | instance | Thursday 26 February 2026 01:36:54 +0000 (0:00:00.063) 0:07:19.306 ***** 2026-02-26 01:36:55.029895 | instance | ok: [instance] => { 2026-02-26 01:36:55.030169 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-26 01:36:55.030426 | instance | } 2026-02-26 01:36:55.030672 | instance | 2026-02-26 01:36:55.030892 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:36:55.031144 | instance | Thursday 26 February 2026 01:36:55 +0000 (0:00:00.046) 0:07:19.352 ***** 2026-02-26 01:36:55.669769 | instance | changed: [instance] 2026-02-26 01:36:55.669979 | instance | 2026-02-26 01:36:55.670245 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:36:55.670502 | instance | Thursday 26 February 2026 01:36:55 +0000 (0:00:00.639) 0:07:19.992 ***** 2026-02-26 01:36:57.382707 | instance | changed: [instance] 2026-02-26 01:36:57.382828 | instance | 2026-02-26 01:36:57.382840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:36:57.382957 | instance | Thursday 26 February 2026 01:36:57 +0000 (0:00:01.713) 0:07:21.705 ***** 2026-02-26 01:36:57.433383 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:36:57.433618 | instance | 2026-02-26 01:36:57.433901 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:36:57.434164 | instance | Thursday 26 February 2026 01:36:57 +0000 (0:00:00.050) 0:07:21.755 ***** 2026-02-26 01:36:58.072836 | instance | changed: [instance] 2026-02-26 01:36:58.072985 | instance | 2026-02-26 01:36:58.073158 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-26 01:36:58.073324 | instance | Thursday 26 February 2026 01:36:58 +0000 (0:00:00.639) 0:07:22.395 ***** 2026-02-26 01:36:58.886498 | instance | ok: [instance] 2026-02-26 01:36:58.887309 | instance | 2026-02-26 01:36:58.887366 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-26 01:36:58.887378 | instance | Thursday 26 February 2026 01:36:58 +0000 (0:00:00.813) 0:07:23.208 ***** 2026-02-26 01:37:00.983541 | instance | changed: [instance] 2026-02-26 01:37:00.983628 | instance | 2026-02-26 01:37:00.983797 | instance | PLAY [all] ********************************************************************* 2026-02-26 01:37:00.983859 | instance | 2026-02-26 01:37:00.984113 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:37:00.984135 | instance | Thursday 26 February 2026 01:37:00 +0000 (0:00:02.097) 0:07:25.306 ***** 2026-02-26 01:37:01.974483 | instance | ok: [instance] 2026-02-26 01:37:01.974522 | instance | 2026-02-26 01:37:01.974530 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-26 01:37:01.974536 | instance | Thursday 26 February 2026 01:37:01 +0000 (0:00:00.989) 0:07:26.296 ***** 2026-02-26 01:37:03.520019 | instance | changed: [instance] 2026-02-26 01:37:03.520086 | instance | 2026-02-26 01:37:03.520440 | instance | PLAY [all] ********************************************************************* 2026-02-26 01:37:03.520487 | instance | 2026-02-26 01:37:03.520498 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-26 01:37:03.520513 | instance | Thursday 26 February 2026 01:37:03 +0000 (0:00:01.546) 0:07:27.842 ***** 2026-02-26 01:37:04.268099 | instance | ok: [instance] 2026-02-26 01:37:04.268168 | instance | 2026-02-26 01:37:04.268301 | instance | PLAY [controllers] ************************************************************* 2026-02-26 01:37:04.268406 | instance | 2026-02-26 01:37:04.268523 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:37:04.268636 | instance | Thursday 26 February 2026 01:37:04 +0000 (0:00:00.747) 0:07:28.590 ***** 2026-02-26 01:37:05.536171 | instance | ok: [instance] 2026-02-26 01:37:05.536210 | instance | 2026-02-26 01:37:05.536215 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:37:05.536221 | instance | Thursday 26 February 2026 01:37:05 +0000 (0:00:01.267) 0:07:29.858 ***** 2026-02-26 01:37:05.578619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:37:05.578698 | instance | 2026-02-26 01:37:05.578816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:37:05.578956 | instance | Thursday 26 February 2026 01:37:05 +0000 (0:00:00.042) 0:07:29.901 ***** 2026-02-26 01:37:06.032259 | instance | changed: [instance] 2026-02-26 01:37:06.032362 | instance | 2026-02-26 01:37:06.032493 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-26 01:37:06.032608 | instance | Thursday 26 February 2026 01:37:06 +0000 (0:00:00.453) 0:07:30.354 ***** 2026-02-26 01:37:08.123226 | instance | changed: [instance] 2026-02-26 01:37:08.123346 | instance | 2026-02-26 01:37:08.123398 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:37:08.123524 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:02.090) 0:07:32.445 ***** 2026-02-26 01:37:08.160641 | instance | skipping: [instance] 2026-02-26 01:37:08.160923 | instance | 2026-02-26 01:37:08.161232 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-26 01:37:08.161499 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.037) 0:07:32.483 ***** 2026-02-26 01:37:08.200318 | instance | skipping: [instance] 2026-02-26 01:37:08.200474 | instance | 2026-02-26 01:37:08.200733 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-26 01:37:08.201031 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.039) 0:07:32.522 ***** 2026-02-26 01:37:08.229749 | instance | skipping: [instance] 2026-02-26 01:37:08.230004 | instance | 2026-02-26 01:37:08.230267 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-26 01:37:08.230565 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.029) 0:07:32.552 ***** 2026-02-26 01:37:08.262306 | instance | skipping: [instance] 2026-02-26 01:37:08.262562 | instance | 2026-02-26 01:37:08.262845 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-26 01:37:08.263125 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.032) 0:07:32.584 ***** 2026-02-26 01:37:08.307759 | instance | skipping: [instance] 2026-02-26 01:37:08.308025 | instance | 2026-02-26 01:37:08.308327 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-26 01:37:08.308603 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.044) 0:07:32.629 ***** 2026-02-26 01:37:08.345556 | instance | skipping: [instance] 2026-02-26 01:37:08.345795 | instance | 2026-02-26 01:37:08.346079 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-26 01:37:08.346358 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.038) 0:07:32.668 ***** 2026-02-26 01:37:08.382514 | instance | skipping: [instance] 2026-02-26 01:37:08.382758 | instance | 2026-02-26 01:37:08.383036 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-26 01:37:08.383315 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.036) 0:07:32.705 ***** 2026-02-26 01:37:08.417128 | instance | skipping: [instance] 2026-02-26 01:37:08.417398 | instance | 2026-02-26 01:37:08.417677 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-26 01:37:08.417951 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.034) 0:07:32.739 ***** 2026-02-26 01:37:08.459131 | instance | skipping: [instance] 2026-02-26 01:37:08.459360 | instance | 2026-02-26 01:37:08.459703 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-26 01:37:08.459962 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.041) 0:07:32.781 ***** 2026-02-26 01:37:08.487373 | instance | skipping: [instance] 2026-02-26 01:37:08.487633 | instance | 2026-02-26 01:37:08.487905 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-26 01:37:08.488165 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.028) 0:07:32.809 ***** 2026-02-26 01:37:08.518164 | instance | skipping: [instance] 2026-02-26 01:37:08.518406 | instance | 2026-02-26 01:37:08.518698 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-26 01:37:08.518961 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.030) 0:07:32.840 ***** 2026-02-26 01:37:08.548070 | instance | skipping: [instance] 2026-02-26 01:37:08.548314 | instance | 2026-02-26 01:37:08.548575 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-26 01:37:08.548834 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.029) 0:07:32.870 ***** 2026-02-26 01:37:08.598013 | instance | skipping: [instance] 2026-02-26 01:37:08.598265 | instance | 2026-02-26 01:37:08.598589 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-26 01:37:08.598874 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.049) 0:07:32.920 ***** 2026-02-26 01:37:08.628414 | instance | skipping: [instance] 2026-02-26 01:37:08.628636 | instance | 2026-02-26 01:37:08.628931 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-26 01:37:08.629192 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.030) 0:07:32.951 ***** 2026-02-26 01:37:08.656669 | instance | skipping: [instance] 2026-02-26 01:37:08.656928 | instance | 2026-02-26 01:37:08.657148 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-26 01:37:08.657414 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.028) 0:07:32.979 ***** 2026-02-26 01:37:08.697546 | instance | skipping: [instance] 2026-02-26 01:37:08.697772 | instance | 2026-02-26 01:37:08.698030 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-26 01:37:08.698289 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.040) 0:07:33.020 ***** 2026-02-26 01:37:08.726053 | instance | skipping: [instance] 2026-02-26 01:37:08.726283 | instance | 2026-02-26 01:37:08.726518 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-26 01:37:08.726824 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.028) 0:07:33.048 ***** 2026-02-26 01:37:08.755148 | instance | skipping: [instance] 2026-02-26 01:37:08.755400 | instance | 2026-02-26 01:37:08.755665 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-26 01:37:08.755924 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.028) 0:07:33.077 ***** 2026-02-26 01:37:08.783853 | instance | skipping: [instance] 2026-02-26 01:37:08.784054 | instance | 2026-02-26 01:37:08.784310 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-26 01:37:08.784569 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.028) 0:07:33.106 ***** 2026-02-26 01:37:08.811216 | instance | skipping: [instance] 2026-02-26 01:37:08.811446 | instance | 2026-02-26 01:37:08.811708 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-26 01:37:08.811974 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.027) 0:07:33.133 ***** 2026-02-26 01:37:08.841853 | instance | skipping: [instance] 2026-02-26 01:37:08.842037 | instance | 2026-02-26 01:37:08.842294 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-26 01:37:08.842581 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.030) 0:07:33.164 ***** 2026-02-26 01:37:08.874021 | instance | skipping: [instance] 2026-02-26 01:37:08.874250 | instance | 2026-02-26 01:37:08.874535 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-26 01:37:08.874802 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.031) 0:07:33.196 ***** 2026-02-26 01:37:08.923600 | instance | skipping: [instance] 2026-02-26 01:37:08.923840 | instance | 2026-02-26 01:37:08.924113 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-26 01:37:08.924428 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.049) 0:07:33.246 ***** 2026-02-26 01:37:08.958944 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-26 01:37:08.959201 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-26 01:37:08.959452 | instance | skipping: [instance] 2026-02-26 01:37:08.959945 | instance | 2026-02-26 01:37:08.960218 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-26 01:37:08.960483 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.035) 0:07:33.281 ***** 2026-02-26 01:37:08.994460 | instance | skipping: [instance] 2026-02-26 01:37:08.994737 | instance | 2026-02-26 01:37:08.995005 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-26 01:37:08.995264 | instance | Thursday 26 February 2026 01:37:08 +0000 (0:00:00.035) 0:07:33.316 ***** 2026-02-26 01:37:09.033679 | instance | skipping: [instance] 2026-02-26 01:37:09.033861 | instance | 2026-02-26 01:37:09.034122 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-26 01:37:09.034379 | instance | Thursday 26 February 2026 01:37:09 +0000 (0:00:00.039) 0:07:33.356 ***** 2026-02-26 01:37:09.064806 | instance | skipping: [instance] 2026-02-26 01:37:09.065062 | instance | 2026-02-26 01:37:09.065327 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-26 01:37:09.065533 | instance | Thursday 26 February 2026 01:37:09 +0000 (0:00:00.030) 0:07:33.387 ***** 2026-02-26 01:37:09.092661 | instance | skipping: [instance] 2026-02-26 01:37:09.092918 | instance | 2026-02-26 01:37:09.093182 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-26 01:37:09.093441 | instance | Thursday 26 February 2026 01:37:09 +0000 (0:00:00.027) 0:07:33.415 ***** 2026-02-26 01:37:09.160170 | instance | skipping: [instance] 2026-02-26 01:37:09.160278 | instance | 2026-02-26 01:37:09.160495 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-02-26 01:37:09.160608 | instance | 2026-02-26 01:37:09.160772 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:37:09.160972 | instance | Thursday 26 February 2026 01:37:09 +0000 (0:00:00.067) 0:07:33.482 ***** 2026-02-26 01:37:10.239265 | instance | ok: [instance] 2026-02-26 01:37:10.239335 | instance | 2026-02-26 01:37:10.239451 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-02-26 01:37:10.239562 | instance | Thursday 26 February 2026 01:37:10 +0000 (0:00:01.079) 0:07:34.561 ***** 2026-02-26 01:37:10.294048 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-02-26 01:37:10.294152 | instance | 2026-02-26 01:37:10.294367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:37:10.294494 | instance | Thursday 26 February 2026 01:37:10 +0000 (0:00:00.054) 0:07:34.616 ***** 2026-02-26 01:37:10.329083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:37:10.329122 | instance | 2026-02-26 01:37:10.329339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:37:10.329450 | instance | Thursday 26 February 2026 01:37:10 +0000 (0:00:00.035) 0:07:34.652 ***** 2026-02-26 01:37:10.947731 | instance | changed: [instance] 2026-02-26 01:37:10.947798 | instance | 2026-02-26 01:37:10.947920 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-02-26 01:37:10.948039 | instance | Thursday 26 February 2026 01:37:10 +0000 (0:00:00.618) 0:07:35.270 ***** 2026-02-26 01:37:54.452722 | instance | changed: [instance] 2026-02-26 01:37:54.452993 | instance | 2026-02-26 01:37:54.453298 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-02-26 01:37:54.453581 | instance | Thursday 26 February 2026 01:37:54 +0000 (0:00:43.504) 0:08:18.774 ***** 2026-02-26 01:37:55.153869 | instance | changed: [instance] 2026-02-26 01:37:55.154115 | instance | 2026-02-26 01:37:55.154394 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-02-26 01:37:55.154659 | instance | Thursday 26 February 2026 01:37:55 +0000 (0:00:00.701) 0:08:19.475 ***** 2026-02-26 01:37:55.189694 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-02-26 01:37:55.189974 | instance | 2026-02-26 01:37:55.190242 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-02-26 01:37:55.190496 | instance | Thursday 26 February 2026 01:37:55 +0000 (0:00:00.036) 0:08:19.512 ***** 2026-02-26 01:37:55.898516 | instance | changed: [instance] 2026-02-26 01:37:55.898738 | instance | 2026-02-26 01:37:55.899007 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-02-26 01:37:55.899276 | instance | Thursday 26 February 2026 01:37:55 +0000 (0:00:00.708) 0:08:20.220 ***** 2026-02-26 01:37:56.575164 | instance | ok: [instance] 2026-02-26 01:37:56.575359 | instance | 2026-02-26 01:37:56.575624 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-02-26 01:37:56.575887 | instance | Thursday 26 February 2026 01:37:56 +0000 (0:00:00.677) 0:08:20.897 ***** 2026-02-26 01:37:57.047979 | instance | changed: [instance] 2026-02-26 01:37:57.048202 | instance | 2026-02-26 01:37:57.048470 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-02-26 01:37:57.048729 | instance | Thursday 26 February 2026 01:37:57 +0000 (0:00:00.467) 0:08:21.365 ***** 2026-02-26 01:37:57.049030 | instance | 2026-02-26 01:37:57.049373 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-02-26 01:37:57.049644 | instance | Thursday 26 February 2026 01:37:57 +0000 (0:00:00.005) 0:08:21.370 ***** 2026-02-26 01:37:57.080711 | instance | skipping: [instance] 2026-02-26 01:37:57.080968 | instance | 2026-02-26 01:37:57.081264 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-02-26 01:37:57.081528 | instance | Thursday 26 February 2026 01:37:57 +0000 (0:00:00.032) 0:08:21.403 ***** 2026-02-26 01:37:58.713981 | instance | changed: [instance] 2026-02-26 01:37:58.714538 | instance | 2026-02-26 01:37:58.714605 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-02-26 01:37:58.714792 | instance | Thursday 26 February 2026 01:37:58 +0000 (0:00:01.632) 0:08:23.036 ***** 2026-02-26 01:38:00.971400 | instance | changed: [instance] 2026-02-26 01:38:00.971444 | instance | 2026-02-26 01:38:00.971449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:38:00.971454 | instance | Thursday 26 February 2026 01:38:00 +0000 (0:00:02.257) 0:08:25.293 ***** 2026-02-26 01:38:01.012581 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:38:01.012688 | instance | 2026-02-26 01:38:01.012701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:38:01.012723 | instance | Thursday 26 February 2026 01:38:01 +0000 (0:00:00.041) 0:08:25.335 ***** 2026-02-26 01:38:01.504955 | instance | changed: [instance] 2026-02-26 01:38:01.505076 | instance | 2026-02-26 01:38:01.505090 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-02-26 01:38:01.505113 | instance | Thursday 26 February 2026 01:38:01 +0000 (0:00:00.491) 0:08:25.826 ***** 2026-02-26 01:38:14.447393 | instance | changed: [instance] 2026-02-26 01:38:14.447481 | instance | 2026-02-26 01:38:14.447712 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:38:14.447758 | instance | Thursday 26 February 2026 01:38:14 +0000 (0:00:12.943) 0:08:38.769 ***** 2026-02-26 01:38:14.493288 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:38:14.493376 | instance | 2026-02-26 01:38:14.493645 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:38:14.493689 | instance | Thursday 26 February 2026 01:38:14 +0000 (0:00:00.045) 0:08:38.815 ***** 2026-02-26 01:38:14.972007 | instance | changed: [instance] 2026-02-26 01:38:14.972073 | instance | 2026-02-26 01:38:14.972206 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-02-26 01:38:14.972329 | instance | Thursday 26 February 2026 01:38:14 +0000 (0:00:00.478) 0:08:39.294 ***** 2026-02-26 01:38:18.321938 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-02-26 01:38:18.322011 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-02-26 01:38:18.322346 | instance | 2026-02-26 01:38:18.322390 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-02-26 01:38:18.322408 | instance | Thursday 26 February 2026 01:38:18 +0000 (0:00:03.349) 0:08:42.644 ***** 2026-02-26 01:38:21.092431 | instance | changed: [instance] 2026-02-26 01:38:21.092509 | instance | 2026-02-26 01:38:21.092703 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:38:21.092849 | instance | Thursday 26 February 2026 01:38:21 +0000 (0:00:02.770) 0:08:45.415 ***** 2026-02-26 01:38:21.129647 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:38:21.129736 | instance | 2026-02-26 01:38:21.129868 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:38:21.129987 | instance | Thursday 26 February 2026 01:38:21 +0000 (0:00:00.037) 0:08:45.452 ***** 2026-02-26 01:38:21.776932 | instance | changed: [instance] 2026-02-26 01:38:21.777022 | instance | 2026-02-26 01:38:21.777152 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-02-26 01:38:21.777316 | instance | Thursday 26 February 2026 01:38:21 +0000 (0:00:00.647) 0:08:46.099 ***** 2026-02-26 01:38:24.714517 | instance | ok: [instance] 2026-02-26 01:38:24.714591 | instance | 2026-02-26 01:38:24.714816 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-02-26 01:38:24.714866 | instance | Thursday 26 February 2026 01:38:24 +0000 (0:00:02.937) 0:08:49.037 ***** 2026-02-26 01:38:26.669079 | instance | changed: [instance] 2026-02-26 01:38:26.669174 | instance | 2026-02-26 01:38:26.669432 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-02-26 01:38:26.669474 | instance | Thursday 26 February 2026 01:38:26 +0000 (0:00:01.954) 0:08:50.991 ***** 2026-02-26 01:38:27.324354 | instance | ok: [instance] 2026-02-26 01:38:27.324421 | instance | 2026-02-26 01:38:27.324691 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-02-26 01:38:27.324756 | instance | Thursday 26 February 2026 01:38:27 +0000 (0:00:00.655) 0:08:51.646 ***** 2026-02-26 01:38:27.986181 | instance | changed: [instance] 2026-02-26 01:38:27.986339 | instance | 2026-02-26 01:38:27.986787 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-02-26 01:38:27.986861 | instance | Thursday 26 February 2026 01:38:27 +0000 (0:00:00.661) 0:08:52.308 ***** 2026-02-26 01:38:28.881977 | instance | ok: [instance] 2026-02-26 01:38:28.882260 | instance | 2026-02-26 01:38:28.883625 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-02-26 01:38:28.884095 | instance | Thursday 26 February 2026 01:38:28 +0000 (0:00:00.895) 0:08:53.204 ***** 2026-02-26 01:38:28.933933 | instance | skipping: [instance] 2026-02-26 01:38:28.934181 | instance | 2026-02-26 01:38:28.934491 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-02-26 01:38:28.934751 | instance | Thursday 26 February 2026 01:38:28 +0000 (0:00:00.051) 0:08:53.256 ***** 2026-02-26 01:38:28.976969 | instance | skipping: [instance] 2026-02-26 01:38:28.977208 | instance | 2026-02-26 01:38:28.977469 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-02-26 01:38:28.977727 | instance | Thursday 26 February 2026 01:38:28 +0000 (0:00:00.043) 0:08:53.299 ***** 2026-02-26 01:38:29.015134 | instance | skipping: [instance] 2026-02-26 01:38:29.015422 | instance | 2026-02-26 01:38:29.015715 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-02-26 01:38:29.015991 | instance | Thursday 26 February 2026 01:38:29 +0000 (0:00:00.037) 0:08:53.337 ***** 2026-02-26 01:38:29.055347 | instance | skipping: [instance] 2026-02-26 01:38:29.055567 | instance | 2026-02-26 01:38:29.055856 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-02-26 01:38:29.056167 | instance | Thursday 26 February 2026 01:38:29 +0000 (0:00:00.040) 0:08:53.377 ***** 2026-02-26 01:38:29.088194 | instance | skipping: [instance] 2026-02-26 01:38:29.093611 | instance | 2026-02-26 01:38:29.093653 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-02-26 01:38:29.093705 | instance | Thursday 26 February 2026 01:38:29 +0000 (0:00:00.032) 0:08:53.410 ***** 2026-02-26 01:38:29.123334 | instance | skipping: [instance] 2026-02-26 01:38:29.123571 | instance | 2026-02-26 01:38:29.123862 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-02-26 01:38:29.124136 | instance | Thursday 26 February 2026 01:38:29 +0000 (0:00:00.035) 0:08:53.445 ***** 2026-02-26 01:38:29.159800 | instance | skipping: [instance] 2026-02-26 01:38:29.160052 | instance | 2026-02-26 01:38:29.160334 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-02-26 01:38:29.160593 | instance | Thursday 26 February 2026 01:38:29 +0000 (0:00:00.036) 0:08:53.482 ***** 2026-02-26 01:40:02.833886 | instance | changed: [instance] 2026-02-26 01:40:02.833950 | instance | 2026-02-26 01:40:02.834051 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-02-26 01:40:02.834216 | instance | Thursday 26 February 2026 01:40:02 +0000 (0:01:33.673) 0:10:27.155 ***** 2026-02-26 01:40:03.568314 | instance | changed: [instance] 2026-02-26 01:40:03.568542 | instance | 2026-02-26 01:40:03.568855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:40:03.569120 | instance | Thursday 26 February 2026 01:40:03 +0000 (0:00:00.734) 0:10:27.890 ***** 2026-02-26 01:40:03.611256 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:40:03.611490 | instance | 2026-02-26 01:40:03.611753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:40:03.612010 | instance | Thursday 26 February 2026 01:40:03 +0000 (0:00:00.043) 0:10:27.934 ***** 2026-02-26 01:40:04.083110 | instance | changed: [instance] 2026-02-26 01:40:04.083340 | instance | 2026-02-26 01:40:04.083606 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-02-26 01:40:04.083863 | instance | Thursday 26 February 2026 01:40:04 +0000 (0:00:00.471) 0:10:28.405 ***** 2026-02-26 01:40:04.785747 | instance | changed: [instance] 2026-02-26 01:40:04.786106 | instance | 2026-02-26 01:40:04.786287 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-02-26 01:40:04.786582 | instance | Thursday 26 February 2026 01:40:04 +0000 (0:00:00.702) 0:10:29.107 ***** 2026-02-26 01:40:06.358082 | instance | changed: [instance] 2026-02-26 01:40:06.358225 | instance | 2026-02-26 01:40:06.358413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:40:06.358591 | instance | Thursday 26 February 2026 01:40:06 +0000 (0:00:01.572) 0:10:30.680 ***** 2026-02-26 01:40:06.393707 | instance | skipping: [instance] 2026-02-26 01:40:06.394021 | instance | 2026-02-26 01:40:06.394316 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:40:06.394590 | instance | Thursday 26 February 2026 01:40:06 +0000 (0:00:00.035) 0:10:30.716 ***** 2026-02-26 01:40:06.431305 | instance | skipping: [instance] 2026-02-26 01:40:06.431551 | instance | 2026-02-26 01:40:06.431817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:40:06.432077 | instance | Thursday 26 February 2026 01:40:06 +0000 (0:00:00.037) 0:10:30.753 ***** 2026-02-26 01:40:06.465383 | instance | skipping: [instance] 2026-02-26 01:40:06.465614 | instance | 2026-02-26 01:40:06.465961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:40:06.466253 | instance | Thursday 26 February 2026 01:40:06 +0000 (0:00:00.033) 0:10:30.787 ***** 2026-02-26 01:40:06.490416 | instance | skipping: [instance] 2026-02-26 01:40:06.490574 | instance | 2026-02-26 01:40:06.490759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:40:06.490947 | instance | Thursday 26 February 2026 01:40:06 +0000 (0:00:00.025) 0:10:30.813 ***** 2026-02-26 01:40:07.110070 | instance | ok: [instance] 2026-02-26 01:40:07.110161 | instance | 2026-02-26 01:40:07.110293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:40:07.110415 | instance | Thursday 26 February 2026 01:40:07 +0000 (0:00:00.619) 0:10:31.432 ***** 2026-02-26 01:40:07.148663 | instance | ok: [instance] 2026-02-26 01:40:07.148764 | instance | 2026-02-26 01:40:07.148910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:40:07.149034 | instance | Thursday 26 February 2026 01:40:07 +0000 (0:00:00.039) 0:10:31.471 ***** 2026-02-26 01:40:07.189994 | instance | ok: [instance] 2026-02-26 01:40:07.190094 | instance | 2026-02-26 01:40:07.190216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:40:07.190342 | instance | Thursday 26 February 2026 01:40:07 +0000 (0:00:00.040) 0:10:31.512 ***** 2026-02-26 01:40:07.246308 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 01:40:07.246362 | instance | 2026-02-26 01:40:07.246532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:40:07.246648 | instance | Thursday 26 February 2026 01:40:07 +0000 (0:00:00.056) 0:10:31.569 ***** 2026-02-26 01:40:07.299950 | instance | ok: [instance] 2026-02-26 01:40:07.300113 | instance | 2026-02-26 01:40:07.300243 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:40:07.300362 | instance | Thursday 26 February 2026 01:40:07 +0000 (0:00:00.053) 0:10:31.622 ***** 2026-02-26 01:40:07.347355 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:40:07.347472 | instance | 2026-02-26 01:40:07.347601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:40:07.347703 | instance | Thursday 26 February 2026 01:40:07 +0000 (0:00:00.047) 0:10:31.670 ***** 2026-02-26 01:40:07.823268 | instance | changed: [instance] 2026-02-26 01:40:07.823523 | instance | 2026-02-26 01:40:07.823813 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-02-26 01:40:07.824085 | instance | Thursday 26 February 2026 01:40:07 +0000 (0:00:00.475) 0:10:32.145 ***** 2026-02-26 01:40:08.525719 | instance | ok: [instance] 2026-02-26 01:40:08.525814 | instance | 2026-02-26 01:40:08.526004 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-02-26 01:40:08.526205 | instance | Thursday 26 February 2026 01:40:08 +0000 (0:00:00.702) 0:10:32.848 ***** 2026-02-26 01:40:09.602875 | instance | changed: [instance] 2026-02-26 01:40:09.603124 | instance | 2026-02-26 01:40:09.603462 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-02-26 01:40:09.603764 | instance | Thursday 26 February 2026 01:40:09 +0000 (0:00:01.076) 0:10:33.925 ***** 2026-02-26 01:40:10.008811 | instance | ok: [instance] 2026-02-26 01:40:10.009072 | instance | 2026-02-26 01:40:10.009342 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-02-26 01:40:10.009607 | instance | Thursday 26 February 2026 01:40:10 +0000 (0:00:00.405) 0:10:34.330 ***** 2026-02-26 01:40:10.421315 | instance | changed: [instance] 2026-02-26 01:40:10.421579 | instance | 2026-02-26 01:40:10.421859 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-02-26 01:40:10.422140 | instance | Thursday 26 February 2026 01:40:10 +0000 (0:00:00.411) 0:10:34.742 ***** 2026-02-26 01:40:10.881341 | instance | changed: [instance] 2026-02-26 01:40:10.881606 | instance | 2026-02-26 01:40:10.881905 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-02-26 01:40:10.882191 | instance | Thursday 26 February 2026 01:40:10 +0000 (0:00:00.460) 0:10:35.203 ***** 2026-02-26 01:40:11.282792 | instance | ok: [instance] 2026-02-26 01:40:11.282912 | instance | 2026-02-26 01:40:11.283087 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-02-26 01:40:11.283243 | instance | Thursday 26 February 2026 01:40:11 +0000 (0:00:00.401) 0:10:35.604 ***** 2026-02-26 01:42:44.650268 | instance | changed: [instance] 2026-02-26 01:42:44.650498 | instance | 2026-02-26 01:42:44.650834 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-02-26 01:42:44.651212 | instance | Thursday 26 February 2026 01:42:44 +0000 (0:02:33.367) 0:13:08.972 ***** 2026-02-26 01:42:45.298922 | instance | ok: [instance] 2026-02-26 01:42:45.299167 | instance | 2026-02-26 01:42:45.299476 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-02-26 01:42:45.299760 | instance | Thursday 26 February 2026 01:42:45 +0000 (0:00:00.648) 0:13:09.621 ***** 2026-02-26 01:42:45.357000 | instance | included: ingress for instance 2026-02-26 01:42:45.357226 | instance | 2026-02-26 01:42:45.357519 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-02-26 01:42:45.357783 | instance | Thursday 26 February 2026 01:42:45 +0000 (0:00:00.058) 0:13:09.679 ***** 2026-02-26 01:42:46.276798 | instance | changed: [instance] 2026-02-26 01:42:46.277066 | instance | 2026-02-26 01:42:46.277346 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-02-26 01:42:46.277613 | instance | Thursday 26 February 2026 01:42:46 +0000 (0:00:00.919) 0:13:10.599 ***** 2026-02-26 01:42:46.523078 | instance | ok: [instance] 2026-02-26 01:42:46.523290 | instance | 2026-02-26 01:42:46.523573 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-02-26 01:42:46.523846 | instance | Thursday 26 February 2026 01:42:46 +0000 (0:00:00.246) 0:13:10.845 ***** 2026-02-26 01:42:47.341835 | instance | changed: [instance] 2026-02-26 01:42:47.341922 | instance | 2026-02-26 01:42:47.342046 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-02-26 01:42:47.342154 | instance | 2026-02-26 01:42:47.342303 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:42:47.342515 | instance | Thursday 26 February 2026 01:42:47 +0000 (0:00:00.819) 0:13:11.664 ***** 2026-02-26 01:42:48.915500 | instance | ok: [instance] 2026-02-26 01:42:48.915625 | instance | 2026-02-26 01:42:48.916238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:42:48.916306 | instance | Thursday 26 February 2026 01:42:48 +0000 (0:00:01.573) 0:13:13.237 ***** 2026-02-26 01:42:48.965741 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:42:48.966134 | instance | 2026-02-26 01:42:48.966202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:42:48.966220 | instance | Thursday 26 February 2026 01:42:48 +0000 (0:00:00.050) 0:13:13.288 ***** 2026-02-26 01:42:49.427838 | instance | changed: [instance] 2026-02-26 01:42:49.427918 | instance | 2026-02-26 01:42:49.428143 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-02-26 01:42:49.428184 | instance | Thursday 26 February 2026 01:42:49 +0000 (0:00:00.462) 0:13:13.750 ***** 2026-02-26 01:42:50.151981 | instance | ok: [instance] 2026-02-26 01:42:50.152070 | instance | 2026-02-26 01:42:50.152315 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-02-26 01:42:50.152353 | instance | Thursday 26 February 2026 01:42:50 +0000 (0:00:00.724) 0:13:14.474 ***** 2026-02-26 01:42:51.913857 | instance | changed: [instance] 2026-02-26 01:42:51.913921 | instance | 2026-02-26 01:42:51.913942 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:42:51.914080 | instance | Thursday 26 February 2026 01:42:51 +0000 (0:00:01.761) 0:13:16.235 ***** 2026-02-26 01:42:51.967777 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:42:51.967876 | instance | 2026-02-26 01:42:51.968164 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:42:51.968244 | instance | Thursday 26 February 2026 01:42:51 +0000 (0:00:00.054) 0:13:16.290 ***** 2026-02-26 01:42:52.614795 | instance | changed: [instance] 2026-02-26 01:42:52.614895 | instance | 2026-02-26 01:42:52.615188 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-26 01:42:52.615340 | instance | Thursday 26 February 2026 01:42:52 +0000 (0:00:00.647) 0:13:16.937 ***** 2026-02-26 01:42:53.789617 | instance | changed: [instance] 2026-02-26 01:42:53.789697 | instance | 2026-02-26 01:42:53.789787 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-02-26 01:42:53.789935 | instance | Thursday 26 February 2026 01:42:53 +0000 (0:00:01.174) 0:13:18.112 ***** 2026-02-26 01:42:54.536444 | instance | ok: [instance] 2026-02-26 01:42:54.536531 | instance | 2026-02-26 01:42:54.536653 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-02-26 01:42:54.536791 | instance | Thursday 26 February 2026 01:42:54 +0000 (0:00:00.746) 0:13:18.859 ***** 2026-02-26 01:43:02.764406 | instance | ok: [instance] 2026-02-26 01:43:02.764485 | instance | 2026-02-26 01:43:02.764499 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-02-26 01:43:02.764648 | instance | Thursday 26 February 2026 01:43:02 +0000 (0:00:08.227) 0:13:27.086 ***** 2026-02-26 01:43:04.161017 | instance | ok: [instance] 2026-02-26 01:43:04.161090 | instance | 2026-02-26 01:43:04.161372 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-02-26 01:43:04.161413 | instance | Thursday 26 February 2026 01:43:04 +0000 (0:00:01.397) 0:13:28.483 ***** 2026-02-26 01:43:04.435433 | instance | ok: [instance] 2026-02-26 01:43:04.435535 | instance | 2026-02-26 01:43:04.435619 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-02-26 01:43:04.435772 | instance | Thursday 26 February 2026 01:43:04 +0000 (0:00:00.274) 0:13:28.757 ***** 2026-02-26 01:43:04.639996 | instance | ok: [instance] 2026-02-26 01:43:04.640066 | instance | 2026-02-26 01:43:04.640390 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-02-26 01:43:04.640525 | instance | Thursday 26 February 2026 01:43:04 +0000 (0:00:00.203) 0:13:28.961 ***** 2026-02-26 01:43:04.846524 | instance | ok: [instance] 2026-02-26 01:43:04.846738 | instance | 2026-02-26 01:43:04.847031 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-02-26 01:43:04.847318 | instance | Thursday 26 February 2026 01:43:04 +0000 (0:00:00.206) 0:13:29.168 ***** 2026-02-26 01:43:05.491507 | instance | changed: [instance] 2026-02-26 01:43:05.491728 | instance | 2026-02-26 01:43:05.492024 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-02-26 01:43:05.492303 | instance | Thursday 26 February 2026 01:43:05 +0000 (0:00:00.644) 0:13:29.813 ***** 2026-02-26 01:43:22.457579 | instance | changed: [instance] => (item=alertmanager) 2026-02-26 01:43:22.458080 | instance | changed: [instance] => (item=grafana) 2026-02-26 01:43:22.458964 | instance | changed: [instance] => (item=prometheus) 2026-02-26 01:43:22.459027 | instance | 2026-02-26 01:43:22.459453 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-02-26 01:43:22.459980 | instance | Thursday 26 February 2026 01:43:22 +0000 (0:00:16.966) 0:13:46.779 ***** 2026-02-26 01:43:24.291891 | instance | ok: [instance] => (item=alertmanager) 2026-02-26 01:43:24.292051 | instance | ok: [instance] => (item=grafana) 2026-02-26 01:43:24.292262 | instance | ok: [instance] => (item=prometheus) 2026-02-26 01:43:24.292458 | instance | 2026-02-26 01:43:24.292635 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-02-26 01:43:24.292832 | instance | Thursday 26 February 2026 01:43:24 +0000 (0:00:01.834) 0:13:48.613 ***** 2026-02-26 01:43:27.960331 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:27.960601 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:27.960916 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:27.961154 | instance | changed: [instance] 2026-02-26 01:43:27.961403 | instance | 2026-02-26 01:43:27.961672 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-02-26 01:43:27.961936 | instance | Thursday 26 February 2026 01:43:27 +0000 (0:00:03.668) 0:13:52.282 ***** 2026-02-26 01:43:34.096939 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:34.097208 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:34.097479 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:34.097776 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:34.098073 | instance | changed: [instance] => (item=None) 2026-02-26 01:43:34.098317 | instance | changed: [instance] 2026-02-26 01:43:34.098563 | instance | 2026-02-26 01:43:34.098830 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-02-26 01:43:34.099123 | instance | Thursday 26 February 2026 01:43:34 +0000 (0:00:06.136) 0:13:58.419 ***** 2026-02-26 01:43:45.422066 | instance | changed: [instance] => (item=alertmanager) 2026-02-26 01:43:45.422334 | instance | changed: [instance] => (item=prometheus) 2026-02-26 01:43:45.422574 | instance | 2026-02-26 01:43:45.422851 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-02-26 01:43:45.423133 | instance | Thursday 26 February 2026 01:43:45 +0000 (0:00:11.324) 0:14:09.744 ***** 2026-02-26 01:43:56.833752 | instance | changed: [instance] => (item=alertmanager) 2026-02-26 01:43:56.834004 | instance | changed: [instance] => (item=prometheus) 2026-02-26 01:43:56.834248 | instance | 2026-02-26 01:43:56.834513 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-02-26 01:43:56.834771 | instance | Thursday 26 February 2026 01:43:56 +0000 (0:00:11.411) 0:14:21.155 ***** 2026-02-26 01:43:57.515327 | instance | changed: [instance] 2026-02-26 01:43:57.515572 | instance | 2026-02-26 01:43:57.515840 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-02-26 01:43:57.516139 | instance | Thursday 26 February 2026 01:43:57 +0000 (0:00:00.681) 0:14:21.837 ***** 2026-02-26 01:44:04.795678 | instance | ok: [instance] 2026-02-26 01:44:04.795763 | instance | 2026-02-26 01:44:04.795779 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-02-26 01:44:04.795793 | instance | Thursday 26 February 2026 01:44:04 +0000 (0:00:07.279) 0:14:29.117 ***** 2026-02-26 01:44:18.135679 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-02-26 01:44:18.135785 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-02-26 01:44:18.135938 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-02-26 01:44:18.136082 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-02-26 01:44:18.136212 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-02-26 01:44:18.136332 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-02-26 01:44:18.136450 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-02-26 01:44:18.136572 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-02-26 01:44:18.136689 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-02-26 01:44:18.136863 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-02-26 01:44:18.137465 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-02-26 01:44:18.137596 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-02-26 01:44:18.137708 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-02-26 01:44:18.137817 | instance | 2026-02-26 01:44:18.137966 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-02-26 01:44:18.138085 | instance | Thursday 26 February 2026 01:44:18 +0000 (0:00:13.341) 0:14:42.458 ***** 2026-02-26 01:44:46.458635 | instance | changed: [instance] 2026-02-26 01:44:46.458731 | instance | 2026-02-26 01:44:46.458739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:44:46.458746 | instance | Thursday 26 February 2026 01:44:46 +0000 (0:00:28.321) 0:15:10.780 ***** 2026-02-26 01:44:46.515013 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:44:46.515267 | instance | 2026-02-26 01:44:46.515540 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:44:46.515802 | instance | Thursday 26 February 2026 01:44:46 +0000 (0:00:00.057) 0:15:10.837 ***** 2026-02-26 01:44:47.161374 | instance | changed: [instance] 2026-02-26 01:44:47.161474 | instance | 2026-02-26 01:44:47.161552 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-02-26 01:44:47.161678 | instance | Thursday 26 February 2026 01:44:47 +0000 (0:00:00.646) 0:15:11.483 ***** 2026-02-26 01:44:50.669510 | instance | changed: [instance] 2026-02-26 01:44:50.669716 | instance | 2026-02-26 01:44:50.669998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:44:50.670461 | instance | Thursday 26 February 2026 01:44:50 +0000 (0:00:03.507) 0:15:14.991 ***** 2026-02-26 01:44:50.811331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:44:51.004849 | instance | 2026-02-26 01:44:51.004919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:44:51.004931 | instance | Thursday 26 February 2026 01:44:50 +0000 (0:00:00.142) 0:15:15.133 ***** 2026-02-26 01:44:51.475373 | instance | changed: [instance] 2026-02-26 01:44:51.475500 | instance | 2026-02-26 01:44:51.475923 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-02-26 01:44:51.476209 | instance | Thursday 26 February 2026 01:44:51 +0000 (0:00:00.663) 0:15:15.797 ***** 2026-02-26 01:44:54.018784 | instance | changed: [instance] 2026-02-26 01:44:54.019028 | instance | 2026-02-26 01:44:54.019319 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:44:54.019581 | instance | Thursday 26 February 2026 01:44:54 +0000 (0:00:02.542) 0:15:18.339 ***** 2026-02-26 01:44:54.065331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:44:54.065430 | instance | 2026-02-26 01:44:54.065555 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:44:54.065676 | instance | Thursday 26 February 2026 01:44:54 +0000 (0:00:00.047) 0:15:18.387 ***** 2026-02-26 01:44:54.541254 | instance | changed: [instance] 2026-02-26 01:44:54.541359 | instance | 2026-02-26 01:44:54.541477 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-02-26 01:44:54.541610 | instance | Thursday 26 February 2026 01:44:54 +0000 (0:00:00.476) 0:15:18.863 ***** 2026-02-26 01:44:57.099866 | instance | changed: [instance] 2026-02-26 01:44:57.100119 | instance | 2026-02-26 01:44:57.100418 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-02-26 01:44:57.100706 | instance | Thursday 26 February 2026 01:44:57 +0000 (0:00:02.558) 0:15:21.422 ***** 2026-02-26 01:44:57.975608 | instance | changed: [instance] 2026-02-26 01:44:57.975917 | instance | 2026-02-26 01:44:57.976267 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:44:57.976541 | instance | Thursday 26 February 2026 01:44:57 +0000 (0:00:00.875) 0:15:22.297 ***** 2026-02-26 01:44:58.028811 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:44:58.029067 | instance | 2026-02-26 01:44:58.029332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:44:58.029639 | instance | Thursday 26 February 2026 01:44:58 +0000 (0:00:00.053) 0:15:22.351 ***** 2026-02-26 01:44:58.532315 | instance | changed: [instance] 2026-02-26 01:44:58.532619 | instance | 2026-02-26 01:44:58.532923 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-02-26 01:44:58.533189 | instance | Thursday 26 February 2026 01:44:58 +0000 (0:00:00.503) 0:15:22.854 ***** 2026-02-26 01:45:00.366721 | instance | changed: [instance] 2026-02-26 01:45:00.367001 | instance | 2026-02-26 01:45:00.367308 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-02-26 01:45:00.367594 | instance | 2026-02-26 01:45:00.368232 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 01:45:00.368246 | instance | Thursday 26 February 2026 01:45:00 +0000 (0:00:01.834) 0:15:24.689 ***** 2026-02-26 01:45:02.158862 | instance | ok: [instance] 2026-02-26 01:45:02.159098 | instance | 2026-02-26 01:45:02.159534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:45:02.159809 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:01.791) 0:15:26.481 ***** 2026-02-26 01:45:02.230722 | instance | ok: [instance] 2026-02-26 01:45:02.231005 | instance | 2026-02-26 01:45:02.231282 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:45:02.231558 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.071) 0:15:26.552 ***** 2026-02-26 01:45:02.275924 | instance | skipping: [instance] 2026-02-26 01:45:02.276191 | instance | 2026-02-26 01:45:02.276466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:45:02.276904 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.045) 0:15:26.598 ***** 2026-02-26 01:45:02.320084 | instance | skipping: [instance] 2026-02-26 01:45:02.320303 | instance | 2026-02-26 01:45:02.320612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:45:02.320954 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.044) 0:15:26.642 ***** 2026-02-26 01:45:02.364334 | instance | skipping: [instance] 2026-02-26 01:45:02.364564 | instance | 2026-02-26 01:45:02.364963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:45:02.365466 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.044) 0:15:26.687 ***** 2026-02-26 01:45:02.408144 | instance | skipping: [instance] 2026-02-26 01:45:02.408398 | instance | 2026-02-26 01:45:02.408727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:45:02.409126 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.043) 0:15:26.730 ***** 2026-02-26 01:45:02.452204 | instance | skipping: [instance] 2026-02-26 01:45:02.452452 | instance | 2026-02-26 01:45:02.452762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:45:02.453063 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.043) 0:15:26.774 ***** 2026-02-26 01:45:02.500659 | instance | ok: [instance] 2026-02-26 01:45:02.500966 | instance | 2026-02-26 01:45:02.501253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:45:02.501525 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.048) 0:15:26.823 ***** 2026-02-26 01:45:02.561585 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 01:45:02.561846 | instance | 2026-02-26 01:45:02.562112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:45:02.562374 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.060) 0:15:26.883 ***** 2026-02-26 01:45:02.629075 | instance | ok: [instance] 2026-02-26 01:45:02.629316 | instance | 2026-02-26 01:45:02.629589 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:45:02.629848 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.067) 0:15:26.951 ***** 2026-02-26 01:45:02.687413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:45:02.687664 | instance | 2026-02-26 01:45:02.687941 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:45:02.688217 | instance | Thursday 26 February 2026 01:45:02 +0000 (0:00:00.058) 0:15:27.009 ***** 2026-02-26 01:45:03.231481 | instance | changed: [instance] 2026-02-26 01:45:03.231802 | instance | 2026-02-26 01:45:03.232262 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-02-26 01:45:03.232282 | instance | Thursday 26 February 2026 01:45:03 +0000 (0:00:00.543) 0:15:27.553 ***** 2026-02-26 01:45:04.412630 | instance | changed: [instance] 2026-02-26 01:45:04.412760 | instance | 2026-02-26 01:45:04.413015 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-02-26 01:45:04.413190 | instance | Thursday 26 February 2026 01:45:04 +0000 (0:00:01.181) 0:15:28.735 ***** 2026-02-26 01:45:05.283111 | instance | changed: [instance] 2026-02-26 01:45:05.283336 | instance | 2026-02-26 01:45:05.283607 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-26 01:45:05.283882 | instance | Thursday 26 February 2026 01:45:05 +0000 (0:00:00.870) 0:15:29.605 ***** 2026-02-26 01:45:10.048170 | instance | changed: [instance] 2026-02-26 01:45:10.048713 | instance | 2026-02-26 01:45:10.048728 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-26 01:45:10.048997 | instance | Thursday 26 February 2026 01:45:10 +0000 (0:00:04.765) 0:15:34.370 ***** 2026-02-26 01:45:10.270410 | instance | changed: [instance] 2026-02-26 01:45:10.270615 | instance | 2026-02-26 01:45:10.270879 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-26 01:45:10.271143 | instance | Thursday 26 February 2026 01:45:10 +0000 (0:00:00.221) 0:15:34.592 ***** 2026-02-26 01:45:10.770792 | instance | changed: [instance] 2026-02-26 01:45:10.770994 | instance | 2026-02-26 01:45:10.771273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:45:10.771539 | instance | Thursday 26 February 2026 01:45:10 +0000 (0:00:00.500) 0:15:35.092 ***** 2026-02-26 01:45:10.854670 | instance | ok: [instance] 2026-02-26 01:45:10.855193 | instance | 2026-02-26 01:45:10.855592 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:45:10.855917 | instance | Thursday 26 February 2026 01:45:10 +0000 (0:00:00.084) 0:15:35.177 ***** 2026-02-26 01:45:10.938205 | instance | included: rabbitmq for instance 2026-02-26 01:45:10.938480 | instance | 2026-02-26 01:45:10.939054 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 01:45:10.939342 | instance | Thursday 26 February 2026 01:45:10 +0000 (0:00:00.083) 0:15:35.260 ***** 2026-02-26 01:45:11.581497 | instance | ok: [instance] 2026-02-26 01:45:11.581744 | instance | 2026-02-26 01:45:11.582044 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 01:45:11.582311 | instance | Thursday 26 February 2026 01:45:11 +0000 (0:00:00.643) 0:15:35.903 ***** 2026-02-26 01:45:11.626597 | instance | skipping: [instance] 2026-02-26 01:45:11.626856 | instance | 2026-02-26 01:45:11.627138 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 01:45:11.627402 | instance | Thursday 26 February 2026 01:45:11 +0000 (0:00:00.045) 0:15:35.949 ***** 2026-02-26 01:45:11.668924 | instance | skipping: [instance] 2026-02-26 01:45:11.669147 | instance | 2026-02-26 01:45:11.669449 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 01:45:11.669824 | instance | Thursday 26 February 2026 01:45:11 +0000 (0:00:00.042) 0:15:35.991 ***** 2026-02-26 01:45:11.714181 | instance | skipping: [instance] 2026-02-26 01:45:11.714284 | instance | 2026-02-26 01:45:11.714406 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 01:45:11.714525 | instance | Thursday 26 February 2026 01:45:11 +0000 (0:00:00.045) 0:15:36.037 ***** 2026-02-26 01:46:02.626160 | instance | changed: [instance] 2026-02-26 01:46:02.626404 | instance | 2026-02-26 01:46:02.626689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:46:02.626953 | instance | Thursday 26 February 2026 01:46:02 +0000 (0:00:50.911) 0:16:26.948 ***** 2026-02-26 01:46:03.333549 | instance | ok: [instance] 2026-02-26 01:46:03.333757 | instance | 2026-02-26 01:46:03.334040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:46:03.334300 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.707) 0:16:27.655 ***** 2026-02-26 01:46:03.393136 | instance | ok: [instance] 2026-02-26 01:46:03.393372 | instance | 2026-02-26 01:46:03.393672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:46:03.393931 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.059) 0:16:27.715 ***** 2026-02-26 01:46:03.456146 | instance | skipping: [instance] 2026-02-26 01:46:03.456387 | instance | 2026-02-26 01:46:03.456657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:46:03.456951 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.062) 0:16:27.778 ***** 2026-02-26 01:46:03.508734 | instance | skipping: [instance] 2026-02-26 01:46:03.509013 | instance | 2026-02-26 01:46:03.509296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:46:03.509506 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.052) 0:16:27.831 ***** 2026-02-26 01:46:03.561265 | instance | ok: [instance] 2026-02-26 01:46:03.561511 | instance | 2026-02-26 01:46:03.561797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:46:03.562056 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.052) 0:16:27.884 ***** 2026-02-26 01:46:03.652944 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 01:46:03.653193 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 01:46:03.653452 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 01:46:03.653712 | instance | ok: [instance] => (item=identity) 2026-02-26 01:46:03.653950 | instance | 2026-02-26 01:46:03.654209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:46:03.654489 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.091) 0:16:27.975 ***** 2026-02-26 01:46:03.723105 | instance | ok: [instance] 2026-02-26 01:46:03.723299 | instance | 2026-02-26 01:46:03.723569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:46:03.723850 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.070) 0:16:28.045 ***** 2026-02-26 01:46:03.786030 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:46:03.786275 | instance | 2026-02-26 01:46:03.786541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:46:03.786800 | instance | Thursday 26 February 2026 01:46:03 +0000 (0:00:00.063) 0:16:28.108 ***** 2026-02-26 01:46:04.306598 | instance | changed: [instance] 2026-02-26 01:46:04.306843 | instance | 2026-02-26 01:46:04.307122 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-02-26 01:46:04.307390 | instance | Thursday 26 February 2026 01:46:04 +0000 (0:00:00.520) 0:16:28.629 ***** 2026-02-26 01:46:05.698116 | instance | ok: [instance] => (item=None) 2026-02-26 01:46:05.698259 | instance | ok: [instance] 2026-02-26 01:46:05.698409 | instance | 2026-02-26 01:46:05.698583 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-02-26 01:46:05.698749 | instance | Thursday 26 February 2026 01:46:05 +0000 (0:00:01.391) 0:16:30.020 ***** 2026-02-26 01:46:06.690904 | instance | ok: [instance] => (item=atmosphere) 2026-02-26 01:46:06.691140 | instance | 2026-02-26 01:46:06.691424 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-02-26 01:46:06.691691 | instance | Thursday 26 February 2026 01:46:06 +0000 (0:00:00.992) 0:16:31.013 ***** 2026-02-26 01:46:07.615387 | instance | changed: [instance] 2026-02-26 01:46:07.615719 | instance | 2026-02-26 01:46:07.616106 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-02-26 01:46:07.616485 | instance | Thursday 26 February 2026 01:46:07 +0000 (0:00:00.923) 0:16:31.937 ***** 2026-02-26 01:46:08.599912 | instance | changed: [instance] => (item=None) 2026-02-26 01:46:08.600200 | instance | changed: [instance] 2026-02-26 01:46:08.600465 | instance | 2026-02-26 01:46:08.600774 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-02-26 01:46:08.601124 | instance | Thursday 26 February 2026 01:46:08 +0000 (0:00:00.985) 0:16:32.922 ***** 2026-02-26 01:46:10.356873 | instance | changed: [instance] => (item=None) 2026-02-26 01:46:10.356954 | instance | changed: [instance] 2026-02-26 01:46:10.357092 | instance | 2026-02-26 01:46:10.357260 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-02-26 01:46:10.357429 | instance | Thursday 26 February 2026 01:46:10 +0000 (0:00:01.757) 0:16:34.679 ***** 2026-02-26 01:48:48.369715 | instance | changed: [instance] 2026-02-26 01:48:48.369943 | instance | 2026-02-26 01:48:48.370212 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 01:48:48.370484 | instance | Thursday 26 February 2026 01:48:48 +0000 (0:02:38.012) 0:19:12.691 ***** 2026-02-26 01:48:48.470352 | instance | included: openstack_helm_ingress for instance 2026-02-26 01:48:48.470585 | instance | 2026-02-26 01:48:48.470861 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 01:48:48.471122 | instance | Thursday 26 February 2026 01:48:48 +0000 (0:00:00.101) 0:19:12.792 ***** 2026-02-26 01:48:48.518232 | instance | skipping: [instance] 2026-02-26 01:48:48.518468 | instance | 2026-02-26 01:48:48.518744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 01:48:48.519045 | instance | Thursday 26 February 2026 01:48:48 +0000 (0:00:00.047) 0:19:12.840 ***** 2026-02-26 01:48:48.648476 | instance | skipping: [instance] 2026-02-26 01:48:48.648734 | instance | 2026-02-26 01:48:48.649059 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 01:48:48.649352 | instance | Thursday 26 February 2026 01:48:48 +0000 (0:00:00.130) 0:19:12.971 ***** 2026-02-26 01:48:48.713114 | instance | ok: [instance] 2026-02-26 01:48:48.713331 | instance | 2026-02-26 01:48:48.713600 | instance | TASK [Create Ingress identity] ************************************************* 2026-02-26 01:48:48.713877 | instance | Thursday 26 February 2026 01:48:48 +0000 (0:00:00.064) 0:19:13.035 ***** 2026-02-26 01:48:48.792363 | instance | included: ingress for instance 2026-02-26 01:48:48.792636 | instance | 2026-02-26 01:48:48.792941 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-02-26 01:48:48.793216 | instance | Thursday 26 February 2026 01:48:48 +0000 (0:00:00.079) 0:19:13.114 ***** 2026-02-26 01:48:49.717989 | instance | changed: [instance] 2026-02-26 01:48:49.718227 | instance | 2026-02-26 01:48:49.718495 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-02-26 01:48:49.718760 | instance | Thursday 26 February 2026 01:48:49 +0000 (0:00:00.925) 0:19:14.040 ***** 2026-02-26 01:48:54.043344 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-02-26 01:48:54.043452 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-02-26 01:48:54.043596 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-02-26 01:48:54.043711 | instance | ok: [instance] 2026-02-26 01:48:54.043818 | instance | 2026-02-26 01:48:54.043943 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-02-26 01:48:54.044067 | instance | Thursday 26 February 2026 01:48:54 +0000 (0:00:04.325) 0:19:18.366 ***** 2026-02-26 01:48:54.740571 | instance | ok: [instance] 2026-02-26 01:48:54.740869 | instance | 2026-02-26 01:48:54.741137 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-02-26 01:48:54.741423 | instance | Thursday 26 February 2026 01:48:54 +0000 (0:00:00.696) 0:19:19.062 ***** 2026-02-26 01:48:55.834446 | instance | ok: [instance] => (item=atmosphere) 2026-02-26 01:48:55.834696 | instance | 2026-02-26 01:48:55.834988 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-02-26 01:48:55.835279 | instance | Thursday 26 February 2026 01:48:55 +0000 (0:00:01.093) 0:19:20.156 ***** 2026-02-26 01:48:56.877890 | instance | changed: [instance] => (item=atmosphere) 2026-02-26 01:48:56.877948 | instance | 2026-02-26 01:48:56.878267 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-02-26 01:48:56.878282 | instance | Thursday 26 February 2026 01:48:56 +0000 (0:00:01.043) 0:19:21.200 ***** 2026-02-26 01:48:57.829834 | instance | changed: [instance] => (item=atmosphere) 2026-02-26 01:48:57.829883 | instance | 2026-02-26 01:48:57.830078 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-02-26 01:48:57.830139 | instance | Thursday 26 February 2026 01:48:57 +0000 (0:00:00.952) 0:19:22.152 ***** 2026-02-26 01:48:58.857454 | instance | changed: [instance] => (item=atmosphere) 2026-02-26 01:48:58.857512 | instance | 2026-02-26 01:48:58.857732 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-26 01:48:58.857786 | instance | Thursday 26 February 2026 01:48:58 +0000 (0:00:01.026) 0:19:23.179 ***** 2026-02-26 01:48:59.107926 | instance | changed: [instance] 2026-02-26 01:48:59.108021 | instance | 2026-02-26 01:48:59.108288 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 01:48:59.108327 | instance | Thursday 26 February 2026 01:48:59 +0000 (0:00:00.251) 0:19:23.430 ***** 2026-02-26 01:49:00.305060 | instance | ok: [instance] 2026-02-26 01:49:00.305163 | instance | 2026-02-26 01:49:00.305233 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 01:49:00.305340 | instance | Thursday 26 February 2026 01:49:00 +0000 (0:00:01.196) 0:19:24.627 ***** 2026-02-26 01:49:00.546395 | instance | ok: [instance] 2026-02-26 01:49:00.546614 | instance | 2026-02-26 01:49:00.546891 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 01:49:00.547159 | instance | Thursday 26 February 2026 01:49:00 +0000 (0:00:00.240) 0:19:24.868 ***** 2026-02-26 01:49:00.627315 | instance | ok: [instance] => { 2026-02-26 01:49:00.627569 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-26 01:49:00.627928 | instance | } 2026-02-26 01:49:00.628194 | instance | 2026-02-26 01:49:00.628461 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 01:49:00.628734 | instance | Thursday 26 February 2026 01:49:00 +0000 (0:00:00.081) 0:19:24.949 ***** 2026-02-26 01:49:01.237001 | instance | changed: [instance] 2026-02-26 01:49:01.237256 | instance | 2026-02-26 01:49:01.237529 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 01:49:01.237797 | instance | Thursday 26 February 2026 01:49:01 +0000 (0:00:00.608) 0:19:25.558 ***** 2026-02-26 01:49:02.527474 | instance | changed: [instance] 2026-02-26 01:49:02.527694 | instance | 2026-02-26 01:49:02.527971 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-26 01:49:02.528248 | instance | Thursday 26 February 2026 01:49:02 +0000 (0:00:01.290) 0:19:26.849 ***** 2026-02-26 01:49:03.025445 | instance | changed: [instance] 2026-02-26 01:49:03.025514 | instance | 2026-02-26 01:49:03.025670 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-26 01:49:03.025917 | instance | Thursday 26 February 2026 01:49:03 +0000 (0:00:00.497) 0:19:27.347 ***** 2026-02-26 01:49:03.972496 | instance | ok: [instance] 2026-02-26 01:49:03.972740 | instance | 2026-02-26 01:49:03.973115 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-26 01:49:03.973389 | instance | Thursday 26 February 2026 01:49:03 +0000 (0:00:00.947) 0:19:28.294 ***** 2026-02-26 01:49:04.608339 | instance | ok: [instance] 2026-02-26 01:49:04.608566 | instance | 2026-02-26 01:49:04.608927 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-26 01:49:04.609191 | instance | Thursday 26 February 2026 01:49:04 +0000 (0:00:00.635) 0:19:28.930 ***** 2026-02-26 01:49:04.957777 | instance | ok: [instance] 2026-02-26 01:49:04.957999 | instance | 2026-02-26 01:49:04.958272 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-26 01:49:04.958538 | instance | Thursday 26 February 2026 01:49:04 +0000 (0:00:00.349) 0:19:29.279 ***** 2026-02-26 01:49:05.081737 | instance | included: openstack_helm_endpoints for instance 2026-02-26 01:49:05.081819 | instance | 2026-02-26 01:49:05.081931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:49:05.082066 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.123) 0:19:29.403 ***** 2026-02-26 01:49:05.145059 | instance | skipping: [instance] 2026-02-26 01:49:05.145291 | instance | 2026-02-26 01:49:05.145553 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:49:05.145828 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.063) 0:19:29.467 ***** 2026-02-26 01:49:05.197391 | instance | skipping: [instance] 2026-02-26 01:49:05.197622 | instance | 2026-02-26 01:49:05.197898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:49:05.198163 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.052) 0:19:29.519 ***** 2026-02-26 01:49:05.254055 | instance | skipping: [instance] 2026-02-26 01:49:05.254254 | instance | 2026-02-26 01:49:05.254552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:49:05.254810 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.056) 0:19:29.576 ***** 2026-02-26 01:49:05.305492 | instance | skipping: [instance] 2026-02-26 01:49:05.305707 | instance | 2026-02-26 01:49:05.305967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:49:05.306275 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.051) 0:19:29.628 ***** 2026-02-26 01:49:05.355589 | instance | skipping: [instance] 2026-02-26 01:49:05.355836 | instance | 2026-02-26 01:49:05.356489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:49:05.356571 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.050) 0:19:29.678 ***** 2026-02-26 01:49:05.409888 | instance | skipping: [instance] 2026-02-26 01:49:05.410240 | instance | 2026-02-26 01:49:05.410588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:49:05.410970 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.054) 0:19:29.732 ***** 2026-02-26 01:49:05.470853 | instance | ok: [instance] 2026-02-26 01:49:05.471196 | instance | 2026-02-26 01:49:05.471557 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:49:05.471893 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.060) 0:19:29.793 ***** 2026-02-26 01:49:05.532008 | instance | ok: [instance] => (item=identity) 2026-02-26 01:49:05.532346 | instance | 2026-02-26 01:49:05.532682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:49:05.533089 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.061) 0:19:29.854 ***** 2026-02-26 01:49:05.596192 | instance | ok: [instance] 2026-02-26 01:49:05.596532 | instance | 2026-02-26 01:49:05.596925 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-26 01:49:05.597262 | instance | Thursday 26 February 2026 01:49:05 +0000 (0:00:00.064) 0:19:29.918 ***** 2026-02-26 01:49:06.101455 | instance | changed: [instance] 2026-02-26 01:49:06.101529 | instance | 2026-02-26 01:49:06.101714 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-26 01:49:06.101994 | instance | Thursday 26 February 2026 01:49:06 +0000 (0:00:00.504) 0:19:30.422 ***** 2026-02-26 01:49:06.636758 | instance | changed: [instance] 2026-02-26 01:49:06.636907 | instance | 2026-02-26 01:49:06.637128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:49:06.637181 | instance | Thursday 26 February 2026 01:49:06 +0000 (0:00:00.536) 0:19:30.959 ***** 2026-02-26 01:49:06.727543 | instance | ok: [instance] 2026-02-26 01:49:06.727881 | instance | 2026-02-26 01:49:06.728158 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:49:06.728427 | instance | Thursday 26 February 2026 01:49:06 +0000 (0:00:00.090) 0:19:31.049 ***** 2026-02-26 01:49:06.806189 | instance | included: rabbitmq for instance 2026-02-26 01:49:06.806429 | instance | 2026-02-26 01:49:06.806699 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 01:49:06.806956 | instance | Thursday 26 February 2026 01:49:06 +0000 (0:00:00.079) 0:19:31.128 ***** 2026-02-26 01:49:07.466605 | instance | ok: [instance] 2026-02-26 01:49:07.466840 | instance | 2026-02-26 01:49:07.467114 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 01:49:07.467380 | instance | Thursday 26 February 2026 01:49:07 +0000 (0:00:00.659) 0:19:31.788 ***** 2026-02-26 01:49:07.524719 | instance | skipping: [instance] 2026-02-26 01:49:07.525003 | instance | 2026-02-26 01:49:07.525284 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 01:49:07.525561 | instance | Thursday 26 February 2026 01:49:07 +0000 (0:00:00.058) 0:19:31.846 ***** 2026-02-26 01:49:07.578282 | instance | skipping: [instance] 2026-02-26 01:49:07.578649 | instance | 2026-02-26 01:49:07.579083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 01:49:07.579369 | instance | Thursday 26 February 2026 01:49:07 +0000 (0:00:00.053) 0:19:31.900 ***** 2026-02-26 01:49:07.632704 | instance | skipping: [instance] 2026-02-26 01:49:07.633225 | instance | 2026-02-26 01:49:07.633554 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 01:49:07.634035 | instance | Thursday 26 February 2026 01:49:07 +0000 (0:00:00.054) 0:19:31.955 ***** 2026-02-26 01:49:38.448939 | instance | changed: [instance] 2026-02-26 01:49:38.449184 | instance | 2026-02-26 01:49:38.449472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:49:38.449744 | instance | Thursday 26 February 2026 01:49:38 +0000 (0:00:30.815) 0:20:02.770 ***** 2026-02-26 01:49:39.094544 | instance | ok: [instance] 2026-02-26 01:49:39.094819 | instance | 2026-02-26 01:49:39.095202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:49:39.095387 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.646) 0:20:03.416 ***** 2026-02-26 01:49:39.156099 | instance | ok: [instance] 2026-02-26 01:49:39.156241 | instance | 2026-02-26 01:49:39.156410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:49:39.156572 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.061) 0:20:03.478 ***** 2026-02-26 01:49:39.210958 | instance | skipping: [instance] 2026-02-26 01:49:39.211214 | instance | 2026-02-26 01:49:39.211489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:49:39.211755 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.054) 0:20:03.533 ***** 2026-02-26 01:49:39.262892 | instance | skipping: [instance] 2026-02-26 01:49:39.263132 | instance | 2026-02-26 01:49:39.263429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:49:39.263698 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.052) 0:20:03.585 ***** 2026-02-26 01:49:39.316358 | instance | ok: [instance] 2026-02-26 01:49:39.316576 | instance | 2026-02-26 01:49:39.316892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:49:39.317241 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.053) 0:20:03.639 ***** 2026-02-26 01:49:39.425623 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 01:49:39.425881 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 01:49:39.426143 | instance | ok: [instance] => (item=identity) 2026-02-26 01:49:39.426408 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 01:49:39.426702 | instance | ok: [instance] => (item=key_manager) 2026-02-26 01:49:39.426945 | instance | 2026-02-26 01:49:39.427211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:49:39.427471 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.109) 0:20:03.748 ***** 2026-02-26 01:49:39.493373 | instance | ok: [instance] 2026-02-26 01:49:39.493631 | instance | 2026-02-26 01:49:39.493925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:49:39.494194 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.067) 0:20:03.815 ***** 2026-02-26 01:49:39.559054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:49:39.559303 | instance | 2026-02-26 01:49:39.559570 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:49:39.559831 | instance | Thursday 26 February 2026 01:49:39 +0000 (0:00:00.065) 0:20:03.881 ***** 2026-02-26 01:49:40.071232 | instance | changed: [instance] 2026-02-26 01:49:40.071465 | instance | 2026-02-26 01:49:40.071735 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-02-26 01:49:40.071997 | instance | Thursday 26 February 2026 01:49:40 +0000 (0:00:00.511) 0:20:04.393 ***** 2026-02-26 01:51:10.481453 | instance | changed: [instance] 2026-02-26 01:51:10.481541 | instance | 2026-02-26 01:51:10.481553 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 01:51:10.481618 | instance | Thursday 26 February 2026 01:51:10 +0000 (0:01:30.409) 0:21:34.803 ***** 2026-02-26 01:51:10.594217 | instance | included: openstack_helm_ingress for instance 2026-02-26 01:51:10.594452 | instance | 2026-02-26 01:51:10.594817 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 01:51:10.596199 | instance | Thursday 26 February 2026 01:51:10 +0000 (0:00:00.113) 0:21:34.916 ***** 2026-02-26 01:51:10.646006 | instance | skipping: [instance] 2026-02-26 01:51:10.646240 | instance | 2026-02-26 01:51:10.646521 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 01:51:10.646783 | instance | Thursday 26 February 2026 01:51:10 +0000 (0:00:00.052) 0:21:34.968 ***** 2026-02-26 01:51:10.698798 | instance | skipping: [instance] 2026-02-26 01:51:10.699049 | instance | 2026-02-26 01:51:10.699338 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 01:51:10.699616 | instance | Thursday 26 February 2026 01:51:10 +0000 (0:00:00.052) 0:21:35.021 ***** 2026-02-26 01:51:10.763323 | instance | ok: [instance] 2026-02-26 01:51:10.763468 | instance | 2026-02-26 01:51:10.763636 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-02-26 01:51:10.763805 | instance | Thursday 26 February 2026 01:51:10 +0000 (0:00:00.064) 0:21:35.085 ***** 2026-02-26 01:51:10.838761 | instance | included: ingress for instance 2026-02-26 01:51:10.839043 | instance | 2026-02-26 01:51:10.839365 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-02-26 01:51:10.839680 | instance | Thursday 26 February 2026 01:51:10 +0000 (0:00:00.075) 0:21:35.161 ***** 2026-02-26 01:51:11.833550 | instance | changed: [instance] 2026-02-26 01:51:11.833807 | instance | 2026-02-26 01:51:11.834107 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-02-26 01:51:11.834397 | instance | Thursday 26 February 2026 01:51:11 +0000 (0:00:00.994) 0:21:36.155 ***** 2026-02-26 01:51:12.975320 | instance | changed: [instance] 2026-02-26 01:51:12.975599 | instance | 2026-02-26 01:51:12.976113 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-02-26 01:51:12.976167 | instance | Thursday 26 February 2026 01:51:12 +0000 (0:00:01.141) 0:21:37.297 ***** 2026-02-26 01:51:20.009437 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-02-26 01:51:20.009507 | instance | 2026-02-26 01:51:20.009648 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:51:20.009768 | instance | Thursday 26 February 2026 01:51:20 +0000 (0:00:07.034) 0:21:44.331 ***** 2026-02-26 01:51:20.075847 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:51:20.075934 | instance | 2026-02-26 01:51:20.076187 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:51:20.076258 | instance | Thursday 26 February 2026 01:51:20 +0000 (0:00:00.066) 0:21:44.398 ***** 2026-02-26 01:51:20.584386 | instance | changed: [instance] 2026-02-26 01:51:20.584453 | instance | 2026-02-26 01:51:20.584729 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-02-26 01:51:20.584772 | instance | Thursday 26 February 2026 01:51:20 +0000 (0:00:00.508) 0:21:44.906 ***** 2026-02-26 01:51:23.198363 | instance | changed: [instance] 2026-02-26 01:51:23.198432 | instance | 2026-02-26 01:51:23.198440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:51:23.198448 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:02.612) 0:21:47.519 ***** 2026-02-26 01:51:23.258377 | instance | skipping: [instance] 2026-02-26 01:51:23.258463 | instance | 2026-02-26 01:51:23.258716 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:51:23.258765 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.061) 0:21:47.580 ***** 2026-02-26 01:51:23.308280 | instance | skipping: [instance] 2026-02-26 01:51:23.308351 | instance | 2026-02-26 01:51:23.308628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:51:23.308670 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.049) 0:21:47.630 ***** 2026-02-26 01:51:23.354075 | instance | skipping: [instance] 2026-02-26 01:51:23.354473 | instance | 2026-02-26 01:51:23.354526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:51:23.354532 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.045) 0:21:47.676 ***** 2026-02-26 01:51:23.406123 | instance | skipping: [instance] 2026-02-26 01:51:23.406193 | instance | 2026-02-26 01:51:23.406453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:51:23.406474 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.052) 0:21:47.728 ***** 2026-02-26 01:51:23.465923 | instance | skipping: [instance] 2026-02-26 01:51:23.466139 | instance | 2026-02-26 01:51:23.466344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:51:23.466538 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.059) 0:21:47.788 ***** 2026-02-26 01:51:23.511496 | instance | skipping: [instance] 2026-02-26 01:51:23.511566 | instance | 2026-02-26 01:51:23.511703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:51:23.511886 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.045) 0:21:47.834 ***** 2026-02-26 01:51:23.565502 | instance | ok: [instance] 2026-02-26 01:51:23.565601 | instance | 2026-02-26 01:51:23.565799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:51:23.565957 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.053) 0:21:47.888 ***** 2026-02-26 01:51:23.633976 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-02-26 01:51:23.634048 | instance | 2026-02-26 01:51:23.634176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:51:23.634304 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.068) 0:21:47.956 ***** 2026-02-26 01:51:23.710406 | instance | ok: [instance] 2026-02-26 01:51:23.710830 | instance | 2026-02-26 01:51:23.711186 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:51:23.711517 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.076) 0:21:48.032 ***** 2026-02-26 01:51:23.774385 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:51:23.774769 | instance | 2026-02-26 01:51:23.775121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:51:23.775491 | instance | Thursday 26 February 2026 01:51:23 +0000 (0:00:00.064) 0:21:48.096 ***** 2026-02-26 01:51:24.277401 | instance | changed: [instance] 2026-02-26 01:51:24.277780 | instance | 2026-02-26 01:51:24.278169 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-02-26 01:51:24.278510 | instance | Thursday 26 February 2026 01:51:24 +0000 (0:00:00.502) 0:21:48.599 ***** 2026-02-26 01:51:46.450516 | instance | ok: [instance] 2026-02-26 01:51:46.450588 | instance | 2026-02-26 01:51:46.450984 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-02-26 01:51:46.451122 | instance | Thursday 26 February 2026 01:51:46 +0000 (0:00:22.172) 0:22:10.772 ***** 2026-02-26 01:52:01.281252 | instance | ok: [instance] 2026-02-26 01:52:01.281330 | instance | 2026-02-26 01:52:01.281596 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-02-26 01:52:01.281640 | instance | Thursday 26 February 2026 01:52:01 +0000 (0:00:14.831) 0:22:25.603 ***** 2026-02-26 01:52:02.532049 | instance | ok: [instance] 2026-02-26 01:52:02.532153 | instance | 2026-02-26 01:52:02.532237 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-02-26 01:52:02.532354 | instance | Thursday 26 February 2026 01:52:02 +0000 (0:00:01.250) 0:22:26.854 ***** 2026-02-26 01:52:03.709711 | instance | ok: [instance] 2026-02-26 01:52:03.709798 | instance | 2026-02-26 01:52:03.710070 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-02-26 01:52:03.710111 | instance | Thursday 26 February 2026 01:52:03 +0000 (0:00:01.177) 0:22:28.032 ***** 2026-02-26 01:52:04.409935 | instance | changed: [instance] 2026-02-26 01:52:04.410028 | instance | 2026-02-26 01:52:04.410191 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-02-26 01:52:04.410260 | instance | Thursday 26 February 2026 01:52:04 +0000 (0:00:00.700) 0:22:28.732 ***** 2026-02-26 01:52:05.132194 | instance | changed: [instance] 2026-02-26 01:52:05.132267 | instance | 2026-02-26 01:52:05.132551 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-02-26 01:52:05.132592 | instance | Thursday 26 February 2026 01:52:05 +0000 (0:00:00.722) 0:22:29.454 ***** 2026-02-26 01:52:07.787255 | instance | changed: [instance] 2026-02-26 01:52:07.787306 | instance | 2026-02-26 01:52:07.787313 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-02-26 01:52:07.787319 | instance | Thursday 26 February 2026 01:52:07 +0000 (0:00:02.653) 0:22:32.108 ***** 2026-02-26 01:52:09.336485 | instance | [WARNING]: Module did not set no_log for update_password 2026-02-26 01:52:09.358745 | instance | changed: [instance] 2026-02-26 01:52:09.359134 | instance | 2026-02-26 01:52:09.359177 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-02-26 01:52:09.359184 | instance | Thursday 26 February 2026 01:52:09 +0000 (0:00:01.572) 0:22:33.681 ***** 2026-02-26 01:52:15.746174 | instance | ok: [instance] 2026-02-26 01:52:15.746516 | instance | 2026-02-26 01:52:15.746532 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-02-26 01:52:15.746537 | instance | Thursday 26 February 2026 01:52:15 +0000 (0:00:06.387) 0:22:40.068 ***** 2026-02-26 01:52:16.827615 | instance | changed: [instance] 2026-02-26 01:52:16.827683 | instance | 2026-02-26 01:52:16.827824 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-02-26 01:52:16.827947 | instance | Thursday 26 February 2026 01:52:16 +0000 (0:00:01.081) 0:22:41.150 ***** 2026-02-26 01:52:18.871557 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-70.nip.io/swift/v1/%(tenant_id)s'}) 2026-02-26 01:52:18.871632 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-02-26 01:52:18.871768 | instance | 2026-02-26 01:52:18.871897 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 01:52:18.872038 | instance | Thursday 26 February 2026 01:52:18 +0000 (0:00:02.043) 0:22:43.194 ***** 2026-02-26 01:52:18.976542 | instance | included: openstack_helm_ingress for instance 2026-02-26 01:52:18.976617 | instance | 2026-02-26 01:52:18.976908 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 01:52:18.976950 | instance | Thursday 26 February 2026 01:52:18 +0000 (0:00:00.105) 0:22:43.299 ***** 2026-02-26 01:52:19.031846 | instance | skipping: [instance] 2026-02-26 01:52:19.031944 | instance | 2026-02-26 01:52:19.032070 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 01:52:19.032196 | instance | Thursday 26 February 2026 01:52:19 +0000 (0:00:00.055) 0:22:43.354 ***** 2026-02-26 01:52:19.092942 | instance | skipping: [instance] 2026-02-26 01:52:19.093068 | instance | 2026-02-26 01:52:19.093253 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 01:52:19.093425 | instance | Thursday 26 February 2026 01:52:19 +0000 (0:00:00.060) 0:22:43.414 ***** 2026-02-26 01:52:19.161478 | instance | ok: [instance] 2026-02-26 01:52:19.161565 | instance | 2026-02-26 01:52:19.161694 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-02-26 01:52:19.161816 | instance | Thursday 26 February 2026 01:52:19 +0000 (0:00:00.069) 0:22:43.484 ***** 2026-02-26 01:52:19.238356 | instance | included: ingress for instance 2026-02-26 01:52:19.238433 | instance | 2026-02-26 01:52:19.238573 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-02-26 01:52:19.238690 | instance | Thursday 26 February 2026 01:52:19 +0000 (0:00:00.076) 0:22:43.561 ***** 2026-02-26 01:52:20.263344 | instance | changed: [instance] 2026-02-26 01:52:20.263417 | instance | 2026-02-26 01:52:20.263539 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:52:20.263660 | instance | Thursday 26 February 2026 01:52:20 +0000 (0:00:01.024) 0:22:44.585 ***** 2026-02-26 01:52:20.321611 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:52:20.321853 | instance | 2026-02-26 01:52:20.322123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:52:20.322540 | instance | Thursday 26 February 2026 01:52:20 +0000 (0:00:00.058) 0:22:44.644 ***** 2026-02-26 01:52:20.844743 | instance | changed: [instance] 2026-02-26 01:52:20.844898 | instance | 2026-02-26 01:52:20.845075 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-02-26 01:52:20.845238 | instance | Thursday 26 February 2026 01:52:20 +0000 (0:00:00.522) 0:22:45.167 ***** 2026-02-26 01:52:37.593352 | instance | ok: [instance] 2026-02-26 01:52:37.593437 | instance | 2026-02-26 01:52:37.593577 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-02-26 01:52:37.593701 | instance | Thursday 26 February 2026 01:52:37 +0000 (0:00:16.748) 0:23:01.916 ***** 2026-02-26 01:52:37.663052 | instance | ok: [instance] => (item=10.96.240.200) 2026-02-26 01:52:37.663186 | instance | 2026-02-26 01:52:37.663361 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-02-26 01:52:37.663574 | instance | Thursday 26 February 2026 01:52:37 +0000 (0:00:00.069) 0:23:01.985 ***** 2026-02-26 01:52:38.342125 | instance | changed: [instance] 2026-02-26 01:52:38.342332 | instance | 2026-02-26 01:52:38.342562 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-02-26 01:52:38.342784 | instance | Thursday 26 February 2026 01:52:38 +0000 (0:00:00.678) 0:23:02.664 ***** 2026-02-26 01:52:39.003712 | instance | changed: [instance] 2026-02-26 01:52:39.003974 | instance | 2026-02-26 01:52:39.004255 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-02-26 01:52:39.004523 | instance | Thursday 26 February 2026 01:52:38 +0000 (0:00:00.661) 0:23:03.325 ***** 2026-02-26 01:52:40.181623 | instance | ok: [instance] 2026-02-26 01:52:40.181841 | instance | 2026-02-26 01:52:40.182108 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-02-26 01:52:40.182374 | instance | Thursday 26 February 2026 01:52:40 +0000 (0:00:01.177) 0:23:04.503 ***** 2026-02-26 01:52:40.237884 | instance | ok: [instance] 2026-02-26 01:52:40.238017 | instance | 2026-02-26 01:52:40.238630 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-02-26 01:52:40.238698 | instance | Thursday 26 February 2026 01:52:40 +0000 (0:00:00.056) 0:23:04.560 ***** 2026-02-26 01:52:40.914116 | instance | changed: [instance] 2026-02-26 01:52:40.914358 | instance | 2026-02-26 01:52:40.914639 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-02-26 01:52:40.914900 | instance | Thursday 26 February 2026 01:52:40 +0000 (0:00:00.676) 0:23:05.236 ***** 2026-02-26 01:52:42.155140 | instance | changed: [instance] 2026-02-26 01:52:42.155350 | instance | 2026-02-26 01:52:42.155626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:52:42.155920 | instance | Thursday 26 February 2026 01:52:42 +0000 (0:00:01.240) 0:23:06.477 ***** 2026-02-26 01:52:42.236687 | instance | ok: [instance] 2026-02-26 01:52:42.236944 | instance | 2026-02-26 01:52:42.237337 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:52:42.237584 | instance | Thursday 26 February 2026 01:52:42 +0000 (0:00:00.081) 0:23:06.559 ***** 2026-02-26 01:52:42.323564 | instance | included: rabbitmq for instance 2026-02-26 01:52:42.323811 | instance | 2026-02-26 01:52:42.324093 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 01:52:42.324358 | instance | Thursday 26 February 2026 01:52:42 +0000 (0:00:00.086) 0:23:06.645 ***** 2026-02-26 01:52:42.962576 | instance | ok: [instance] 2026-02-26 01:52:42.962827 | instance | 2026-02-26 01:52:42.963118 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 01:52:42.963467 | instance | Thursday 26 February 2026 01:52:42 +0000 (0:00:00.638) 0:23:07.284 ***** 2026-02-26 01:52:43.016072 | instance | skipping: [instance] 2026-02-26 01:52:43.016291 | instance | 2026-02-26 01:52:43.016567 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 01:52:43.016860 | instance | Thursday 26 February 2026 01:52:43 +0000 (0:00:00.053) 0:23:07.338 ***** 2026-02-26 01:52:43.061551 | instance | skipping: [instance] 2026-02-26 01:52:43.061773 | instance | 2026-02-26 01:52:43.062038 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 01:52:43.062299 | instance | Thursday 26 February 2026 01:52:43 +0000 (0:00:00.045) 0:23:07.384 ***** 2026-02-26 01:52:43.099814 | instance | skipping: [instance] 2026-02-26 01:52:43.100032 | instance | 2026-02-26 01:52:43.100296 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 01:52:43.100551 | instance | Thursday 26 February 2026 01:52:43 +0000 (0:00:00.038) 0:23:07.422 ***** 2026-02-26 01:53:13.940576 | instance | changed: [instance] 2026-02-26 01:53:13.940769 | instance | 2026-02-26 01:53:13.941068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:53:13.941327 | instance | Thursday 26 February 2026 01:53:13 +0000 (0:00:30.840) 0:23:38.262 ***** 2026-02-26 01:53:14.605222 | instance | ok: [instance] 2026-02-26 01:53:14.605472 | instance | 2026-02-26 01:53:14.605715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:53:14.605977 | instance | Thursday 26 February 2026 01:53:14 +0000 (0:00:00.664) 0:23:38.927 ***** 2026-02-26 01:53:14.664902 | instance | ok: [instance] 2026-02-26 01:53:14.665187 | instance | 2026-02-26 01:53:14.665464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:53:14.665727 | instance | Thursday 26 February 2026 01:53:14 +0000 (0:00:00.059) 0:23:38.987 ***** 2026-02-26 01:53:14.717710 | instance | skipping: [instance] 2026-02-26 01:53:14.717948 | instance | 2026-02-26 01:53:14.718223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:53:14.718437 | instance | Thursday 26 February 2026 01:53:14 +0000 (0:00:00.052) 0:23:39.040 ***** 2026-02-26 01:53:14.763624 | instance | skipping: [instance] 2026-02-26 01:53:14.763874 | instance | 2026-02-26 01:53:14.764174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:53:14.764433 | instance | Thursday 26 February 2026 01:53:14 +0000 (0:00:00.045) 0:23:39.086 ***** 2026-02-26 01:53:14.812593 | instance | ok: [instance] 2026-02-26 01:53:14.812908 | instance | 2026-02-26 01:53:14.813220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:53:14.813518 | instance | Thursday 26 February 2026 01:53:14 +0000 (0:00:00.048) 0:23:39.134 ***** 2026-02-26 01:53:14.924423 | instance | ok: [instance] => (item=dashboard) 2026-02-26 01:53:14.924698 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 01:53:14.925025 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 01:53:14.925328 | instance | ok: [instance] => (item=identity) 2026-02-26 01:53:14.925605 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 01:53:14.925886 | instance | ok: [instance] => (item=image) 2026-02-26 01:53:14.926138 | instance | 2026-02-26 01:53:14.926431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:53:14.926707 | instance | Thursday 26 February 2026 01:53:14 +0000 (0:00:00.112) 0:23:39.246 ***** 2026-02-26 01:53:14.996356 | instance | ok: [instance] 2026-02-26 01:53:14.996407 | instance | 2026-02-26 01:53:14.996420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:53:14.996679 | instance | Thursday 26 February 2026 01:53:14 +0000 (0:00:00.070) 0:23:39.317 ***** 2026-02-26 01:53:15.048717 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:53:15.048953 | instance | 2026-02-26 01:53:15.049209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:53:15.049495 | instance | Thursday 26 February 2026 01:53:15 +0000 (0:00:00.054) 0:23:39.371 ***** 2026-02-26 01:53:15.552501 | instance | changed: [instance] 2026-02-26 01:53:15.552715 | instance | 2026-02-26 01:53:15.553058 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-02-26 01:53:15.553308 | instance | Thursday 26 February 2026 01:53:15 +0000 (0:00:00.503) 0:23:39.874 ***** 2026-02-26 01:55:20.905112 | instance | changed: [instance] 2026-02-26 01:55:20.905332 | instance | 2026-02-26 01:55:20.905616 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 01:55:20.905923 | instance | Thursday 26 February 2026 01:55:20 +0000 (0:02:05.352) 0:25:45.227 ***** 2026-02-26 01:55:21.000239 | instance | included: openstack_helm_ingress for instance 2026-02-26 01:55:21.000489 | instance | 2026-02-26 01:55:21.000752 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 01:55:21.001061 | instance | Thursday 26 February 2026 01:55:20 +0000 (0:00:00.095) 0:25:45.322 ***** 2026-02-26 01:55:21.053245 | instance | skipping: [instance] 2026-02-26 01:55:21.053509 | instance | 2026-02-26 01:55:21.053812 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 01:55:21.054122 | instance | Thursday 26 February 2026 01:55:21 +0000 (0:00:00.053) 0:25:45.375 ***** 2026-02-26 01:55:21.102522 | instance | skipping: [instance] 2026-02-26 01:55:21.102922 | instance | 2026-02-26 01:55:21.103262 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 01:55:21.103554 | instance | Thursday 26 February 2026 01:55:21 +0000 (0:00:00.049) 0:25:45.425 ***** 2026-02-26 01:55:21.165722 | instance | ok: [instance] 2026-02-26 01:55:21.165999 | instance | 2026-02-26 01:55:21.166287 | instance | TASK [Create Ingress image] **************************************************** 2026-02-26 01:55:21.166562 | instance | Thursday 26 February 2026 01:55:21 +0000 (0:00:00.063) 0:25:45.488 ***** 2026-02-26 01:55:21.242572 | instance | included: ingress for instance 2026-02-26 01:55:21.242824 | instance | 2026-02-26 01:55:21.243090 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-02-26 01:55:21.243353 | instance | Thursday 26 February 2026 01:55:21 +0000 (0:00:00.076) 0:25:45.564 ***** 2026-02-26 01:55:22.263330 | instance | changed: [instance] 2026-02-26 01:55:22.263452 | instance | 2026-02-26 01:55:22.263564 | instance | TASK [Create images] *********************************************************** 2026-02-26 01:55:22.263750 | instance | Thursday 26 February 2026 01:55:22 +0000 (0:00:01.017) 0:25:46.582 ***** 2026-02-26 01:55:22.586947 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-02-26 01:55:22.587091 | instance | 2026-02-26 01:55:22.587262 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-26 01:55:22.587431 | instance | Thursday 26 February 2026 01:55:22 +0000 (0:00:00.326) 0:25:46.909 ***** 2026-02-26 01:55:25.649608 | instance | changed: [instance] 2026-02-26 01:55:25.649789 | instance | 2026-02-26 01:55:25.650075 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 01:55:25.650398 | instance | Thursday 26 February 2026 01:55:25 +0000 (0:00:03.061) 0:25:49.970 ***** 2026-02-26 01:55:46.915154 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-02-26 01:55:46.915387 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-02-26 01:55:46.915665 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-02-26 01:55:46.915938 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-02-26 01:55:46.916274 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-02-26 01:55:46.916560 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-02-26 01:55:46.916919 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-02-26 01:55:46.917251 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-02-26 01:55:46.917521 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-02-26 01:55:46.917780 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-02-26 01:55:46.918046 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-02-26 01:55:46.918302 | instance | ok: [instance] 2026-02-26 01:55:46.918549 | instance | 2026-02-26 01:55:46.918809 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 01:55:46.919073 | instance | Thursday 26 February 2026 01:55:46 +0000 (0:00:21.266) 0:26:11.237 ***** 2026-02-26 01:55:47.120309 | instance | changed: [instance] 2026-02-26 01:55:47.120509 | instance | 2026-02-26 01:55:47.120811 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 01:55:47.121120 | instance | Thursday 26 February 2026 01:55:47 +0000 (0:00:00.205) 0:26:11.442 ***** 2026-02-26 01:55:47.890126 | instance | changed: [instance] 2026-02-26 01:55:47.890356 | instance | 2026-02-26 01:55:47.890686 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 01:55:47.890959 | instance | Thursday 26 February 2026 01:55:47 +0000 (0:00:00.769) 0:26:12.212 ***** 2026-02-26 01:55:48.123489 | instance | ok: [instance] 2026-02-26 01:55:48.123705 | instance | 2026-02-26 01:55:48.123988 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 01:55:48.124258 | instance | Thursday 26 February 2026 01:55:48 +0000 (0:00:00.233) 0:26:12.445 ***** 2026-02-26 01:55:48.392713 | instance | changed: [instance] 2026-02-26 01:55:48.393212 | instance | 2026-02-26 01:55:48.393256 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 01:55:48.393805 | instance | Thursday 26 February 2026 01:55:48 +0000 (0:00:00.269) 0:26:12.714 ***** 2026-02-26 01:55:49.071075 | instance | ok: [instance] 2026-02-26 01:55:49.071259 | instance | 2026-02-26 01:55:49.071535 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 01:55:49.071808 | instance | Thursday 26 February 2026 01:55:49 +0000 (0:00:00.678) 0:26:13.393 ***** 2026-02-26 01:55:53.948246 | instance | changed: [instance] 2026-02-26 01:55:53.948478 | instance | 2026-02-26 01:55:53.948834 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 01:55:53.949103 | instance | Thursday 26 February 2026 01:55:53 +0000 (0:00:04.877) 0:26:18.270 ***** 2026-02-26 01:55:54.251440 | instance | changed: [instance] 2026-02-26 01:55:54.251528 | instance | 2026-02-26 01:55:54.251636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:55:54.251759 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.303) 0:26:18.573 ***** 2026-02-26 01:55:54.333320 | instance | ok: [instance] 2026-02-26 01:55:54.333555 | instance | 2026-02-26 01:55:54.333917 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:55:54.334183 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.082) 0:26:18.655 ***** 2026-02-26 01:55:54.385825 | instance | skipping: [instance] 2026-02-26 01:55:54.386050 | instance | 2026-02-26 01:55:54.386395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:55:54.386679 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.052) 0:26:18.708 ***** 2026-02-26 01:55:54.434891 | instance | skipping: [instance] 2026-02-26 01:55:54.434954 | instance | 2026-02-26 01:55:54.435100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:55:54.435218 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.049) 0:26:18.757 ***** 2026-02-26 01:55:54.490890 | instance | skipping: [instance] 2026-02-26 01:55:54.490954 | instance | 2026-02-26 01:55:54.491076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:55:54.491192 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.055) 0:26:18.813 ***** 2026-02-26 01:55:54.547511 | instance | skipping: [instance] 2026-02-26 01:55:54.547603 | instance | 2026-02-26 01:55:54.547731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:55:54.547866 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.056) 0:26:18.870 ***** 2026-02-26 01:55:54.601542 | instance | skipping: [instance] 2026-02-26 01:55:54.601629 | instance | 2026-02-26 01:55:54.601742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:55:54.601857 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.054) 0:26:18.924 ***** 2026-02-26 01:55:54.660593 | instance | ok: [instance] 2026-02-26 01:55:54.660865 | instance | 2026-02-26 01:55:54.661132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:55:54.661389 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.058) 0:26:18.982 ***** 2026-02-26 01:55:54.760101 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 01:55:54.760354 | instance | ok: [instance] => (item=staffeln) 2026-02-26 01:55:54.760683 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 01:55:54.760988 | instance | ok: [instance] => (item=identity) 2026-02-26 01:55:54.761238 | instance | 2026-02-26 01:55:54.761494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:55:54.761804 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.099) 0:26:19.082 ***** 2026-02-26 01:55:54.847194 | instance | ok: [instance] 2026-02-26 01:55:54.847408 | instance | 2026-02-26 01:55:54.847689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:55:54.847954 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.086) 0:26:19.169 ***** 2026-02-26 01:55:54.915379 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:55:54.915629 | instance | 2026-02-26 01:55:54.915926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:55:54.916210 | instance | Thursday 26 February 2026 01:55:54 +0000 (0:00:00.068) 0:26:19.237 ***** 2026-02-26 01:55:55.416597 | instance | changed: [instance] 2026-02-26 01:55:55.416860 | instance | 2026-02-26 01:55:55.417135 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-02-26 01:55:55.417427 | instance | Thursday 26 February 2026 01:55:55 +0000 (0:00:00.500) 0:26:19.738 ***** 2026-02-26 01:56:16.473268 | instance | changed: [instance] 2026-02-26 01:56:16.473522 | instance | 2026-02-26 01:56:16.473831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 01:56:16.474136 | instance | Thursday 26 February 2026 01:56:16 +0000 (0:00:21.056) 0:26:40.795 ***** 2026-02-26 01:56:16.554342 | instance | ok: [instance] 2026-02-26 01:56:16.554579 | instance | 2026-02-26 01:56:16.554848 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 01:56:16.555127 | instance | Thursday 26 February 2026 01:56:16 +0000 (0:00:00.081) 0:26:40.877 ***** 2026-02-26 01:56:16.628601 | instance | included: rabbitmq for instance 2026-02-26 01:56:16.628843 | instance | 2026-02-26 01:56:16.629125 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 01:56:16.629381 | instance | Thursday 26 February 2026 01:56:16 +0000 (0:00:00.074) 0:26:40.951 ***** 2026-02-26 01:56:17.290482 | instance | ok: [instance] 2026-02-26 01:56:17.290701 | instance | 2026-02-26 01:56:17.290967 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 01:56:17.291227 | instance | Thursday 26 February 2026 01:56:17 +0000 (0:00:00.661) 0:26:41.612 ***** 2026-02-26 01:56:17.341296 | instance | skipping: [instance] 2026-02-26 01:56:17.341562 | instance | 2026-02-26 01:56:17.341764 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 01:56:17.341930 | instance | Thursday 26 February 2026 01:56:17 +0000 (0:00:00.051) 0:26:41.663 ***** 2026-02-26 01:56:17.395447 | instance | skipping: [instance] 2026-02-26 01:56:17.395689 | instance | 2026-02-26 01:56:17.395970 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 01:56:17.396231 | instance | Thursday 26 February 2026 01:56:17 +0000 (0:00:00.053) 0:26:41.717 ***** 2026-02-26 01:56:17.444654 | instance | skipping: [instance] 2026-02-26 01:56:17.444917 | instance | 2026-02-26 01:56:17.445180 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 01:56:17.445467 | instance | Thursday 26 February 2026 01:56:17 +0000 (0:00:00.049) 0:26:41.767 ***** 2026-02-26 01:56:48.278494 | instance | changed: [instance] 2026-02-26 01:56:48.278683 | instance | 2026-02-26 01:56:48.278957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 01:56:48.279293 | instance | Thursday 26 February 2026 01:56:48 +0000 (0:00:30.833) 0:27:12.600 ***** 2026-02-26 01:56:48.953153 | instance | ok: [instance] 2026-02-26 01:56:48.953386 | instance | 2026-02-26 01:56:48.953667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 01:56:48.953937 | instance | Thursday 26 February 2026 01:56:48 +0000 (0:00:00.674) 0:27:13.275 ***** 2026-02-26 01:56:49.012896 | instance | ok: [instance] 2026-02-26 01:56:49.013109 | instance | 2026-02-26 01:56:49.013387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 01:56:49.013643 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.059) 0:27:13.335 ***** 2026-02-26 01:56:49.064690 | instance | skipping: [instance] 2026-02-26 01:56:49.064930 | instance | 2026-02-26 01:56:49.065203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 01:56:49.065462 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.051) 0:27:13.387 ***** 2026-02-26 01:56:49.117423 | instance | skipping: [instance] 2026-02-26 01:56:49.117566 | instance | 2026-02-26 01:56:49.117832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 01:56:49.118090 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.052) 0:27:13.439 ***** 2026-02-26 01:56:49.173186 | instance | ok: [instance] 2026-02-26 01:56:49.173401 | instance | 2026-02-26 01:56:49.173739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 01:56:49.174169 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.055) 0:27:13.495 ***** 2026-02-26 01:56:49.297025 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 01:56:49.297191 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 01:56:49.297366 | instance | ok: [instance] => (item=identity) 2026-02-26 01:56:49.297577 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 01:56:49.297798 | instance | ok: [instance] => (item=image) 2026-02-26 01:56:49.297969 | instance | ok: [instance] => (item=volumev3) 2026-02-26 01:56:49.298131 | instance | 2026-02-26 01:56:49.298299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 01:56:49.298515 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.123) 0:27:13.619 ***** 2026-02-26 01:56:49.367181 | instance | ok: [instance] 2026-02-26 01:56:49.367411 | instance | 2026-02-26 01:56:49.367685 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 01:56:49.367982 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.070) 0:27:13.689 ***** 2026-02-26 01:56:49.440530 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 01:56:49.440748 | instance | 2026-02-26 01:56:49.441040 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 01:56:49.441301 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.073) 0:27:13.762 ***** 2026-02-26 01:56:49.952092 | instance | changed: [instance] 2026-02-26 01:56:49.952327 | instance | 2026-02-26 01:56:49.952627 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-02-26 01:56:49.952914 | instance | Thursday 26 February 2026 01:56:49 +0000 (0:00:00.511) 0:27:14.274 ***** 2026-02-26 01:56:50.140067 | instance | ok: [instance] 2026-02-26 01:56:50.140333 | instance | 2026-02-26 01:56:50.140613 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-02-26 01:56:50.140955 | instance | Thursday 26 February 2026 01:56:50 +0000 (0:00:00.188) 0:27:14.462 ***** 2026-02-26 01:56:50.192725 | instance | skipping: [instance] 2026-02-26 01:56:50.192974 | instance | 2026-02-26 01:56:50.193272 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-02-26 01:56:50.193547 | instance | Thursday 26 February 2026 01:56:50 +0000 (0:00:00.052) 0:27:14.515 ***** 2026-02-26 02:01:35.223831 | instance | changed: [instance] 2026-02-26 02:01:35.224049 | instance | 2026-02-26 02:01:35.224312 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:01:35.224583 | instance | Thursday 26 February 2026 02:01:35 +0000 (0:04:45.030) 0:31:59.545 ***** 2026-02-26 02:01:35.323184 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:01:35.323417 | instance | 2026-02-26 02:01:35.323710 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:01:35.323986 | instance | Thursday 26 February 2026 02:01:35 +0000 (0:00:00.099) 0:31:59.645 ***** 2026-02-26 02:01:35.382469 | instance | skipping: [instance] 2026-02-26 02:01:35.382735 | instance | 2026-02-26 02:01:35.383054 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:01:35.383342 | instance | Thursday 26 February 2026 02:01:35 +0000 (0:00:00.059) 0:31:59.705 ***** 2026-02-26 02:01:35.436104 | instance | skipping: [instance] 2026-02-26 02:01:35.436348 | instance | 2026-02-26 02:01:35.436639 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:01:35.437001 | instance | Thursday 26 February 2026 02:01:35 +0000 (0:00:00.053) 0:31:59.758 ***** 2026-02-26 02:01:35.516128 | instance | ok: [instance] 2026-02-26 02:01:35.516279 | instance | 2026-02-26 02:01:35.516440 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-02-26 02:01:35.516610 | instance | Thursday 26 February 2026 02:01:35 +0000 (0:00:00.079) 0:31:59.838 ***** 2026-02-26 02:01:35.595641 | instance | included: ingress for instance 2026-02-26 02:01:35.595837 | instance | 2026-02-26 02:01:35.596126 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-02-26 02:01:35.596410 | instance | Thursday 26 February 2026 02:01:35 +0000 (0:00:00.077) 0:31:59.916 ***** 2026-02-26 02:01:36.611098 | instance | changed: [instance] 2026-02-26 02:01:36.611326 | instance | 2026-02-26 02:01:36.611622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:01:36.611895 | instance | Thursday 26 February 2026 02:01:36 +0000 (0:00:01.016) 0:32:00.933 ***** 2026-02-26 02:01:36.698635 | instance | ok: [instance] 2026-02-26 02:01:36.698788 | instance | 2026-02-26 02:01:36.698997 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:01:36.699144 | instance | Thursday 26 February 2026 02:01:36 +0000 (0:00:00.087) 0:32:01.020 ***** 2026-02-26 02:01:36.747243 | instance | skipping: [instance] 2026-02-26 02:01:36.747387 | instance | 2026-02-26 02:01:36.747583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:01:36.747763 | instance | Thursday 26 February 2026 02:01:36 +0000 (0:00:00.048) 0:32:01.069 ***** 2026-02-26 02:01:36.795991 | instance | skipping: [instance] 2026-02-26 02:01:36.796258 | instance | 2026-02-26 02:01:36.796587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:01:36.796916 | instance | Thursday 26 February 2026 02:01:36 +0000 (0:00:00.048) 0:32:01.118 ***** 2026-02-26 02:01:36.849749 | instance | skipping: [instance] 2026-02-26 02:01:36.849874 | instance | 2026-02-26 02:01:36.850068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:01:36.850240 | instance | Thursday 26 February 2026 02:01:36 +0000 (0:00:00.053) 0:32:01.172 ***** 2026-02-26 02:01:36.909524 | instance | skipping: [instance] 2026-02-26 02:01:36.909679 | instance | 2026-02-26 02:01:36.909857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:01:36.910029 | instance | Thursday 26 February 2026 02:01:36 +0000 (0:00:00.059) 0:32:01.232 ***** 2026-02-26 02:01:36.962917 | instance | skipping: [instance] 2026-02-26 02:01:36.963603 | instance | 2026-02-26 02:01:36.963664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:01:36.963769 | instance | Thursday 26 February 2026 02:01:36 +0000 (0:00:00.053) 0:32:01.285 ***** 2026-02-26 02:01:37.031221 | instance | ok: [instance] 2026-02-26 02:01:37.031456 | instance | 2026-02-26 02:01:37.031745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:01:37.032060 | instance | Thursday 26 February 2026 02:01:37 +0000 (0:00:00.068) 0:32:01.353 ***** 2026-02-26 02:01:37.131976 | instance | ok: [instance] => (item=placement) 2026-02-26 02:01:37.132209 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:01:37.132485 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:01:37.132796 | instance | ok: [instance] => (item=identity) 2026-02-26 02:01:37.133102 | instance | 2026-02-26 02:01:37.133391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:01:37.133739 | instance | Thursday 26 February 2026 02:01:37 +0000 (0:00:00.100) 0:32:01.454 ***** 2026-02-26 02:01:37.206854 | instance | ok: [instance] 2026-02-26 02:01:37.207063 | instance | 2026-02-26 02:01:37.207350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:01:37.207608 | instance | Thursday 26 February 2026 02:01:37 +0000 (0:00:00.074) 0:32:01.529 ***** 2026-02-26 02:01:37.275997 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:01:37.276120 | instance | 2026-02-26 02:01:37.276302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:01:37.276453 | instance | Thursday 26 February 2026 02:01:37 +0000 (0:00:00.069) 0:32:01.598 ***** 2026-02-26 02:01:37.813130 | instance | changed: [instance] 2026-02-26 02:01:37.813362 | instance | 2026-02-26 02:01:37.813628 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-02-26 02:01:37.813906 | instance | Thursday 26 February 2026 02:01:37 +0000 (0:00:00.537) 0:32:02.135 ***** 2026-02-26 02:03:01.238117 | instance | changed: [instance] 2026-02-26 02:03:01.238373 | instance | 2026-02-26 02:03:01.238646 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:03:01.238909 | instance | Thursday 26 February 2026 02:03:01 +0000 (0:01:23.424) 0:33:25.560 ***** 2026-02-26 02:03:01.343540 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:03:01.343771 | instance | 2026-02-26 02:03:01.344040 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:03:01.344304 | instance | Thursday 26 February 2026 02:03:01 +0000 (0:00:00.105) 0:33:25.665 ***** 2026-02-26 02:03:01.397588 | instance | skipping: [instance] 2026-02-26 02:03:01.397741 | instance | 2026-02-26 02:03:01.397930 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:03:01.398100 | instance | Thursday 26 February 2026 02:03:01 +0000 (0:00:00.054) 0:33:25.720 ***** 2026-02-26 02:03:01.449969 | instance | skipping: [instance] 2026-02-26 02:03:01.450656 | instance | 2026-02-26 02:03:01.450673 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:03:01.450877 | instance | Thursday 26 February 2026 02:03:01 +0000 (0:00:00.052) 0:33:25.772 ***** 2026-02-26 02:03:01.519115 | instance | ok: [instance] 2026-02-26 02:03:01.519353 | instance | 2026-02-26 02:03:01.519664 | instance | TASK [Create Ingress placement] ************************************************ 2026-02-26 02:03:01.519940 | instance | Thursday 26 February 2026 02:03:01 +0000 (0:00:00.069) 0:33:25.841 ***** 2026-02-26 02:03:01.593276 | instance | included: ingress for instance 2026-02-26 02:03:01.593515 | instance | 2026-02-26 02:03:01.593786 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-02-26 02:03:01.594044 | instance | Thursday 26 February 2026 02:03:01 +0000 (0:00:00.074) 0:33:25.915 ***** 2026-02-26 02:03:02.647854 | instance | changed: [instance] 2026-02-26 02:03:02.648107 | instance | 2026-02-26 02:03:02.648381 | instance | PLAY [Configure operating system] ********************************************** 2026-02-26 02:03:02.648630 | instance | 2026-02-26 02:03:02.648921 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:03:02.649187 | instance | Thursday 26 February 2026 02:03:02 +0000 (0:00:01.054) 0:33:26.970 ***** 2026-02-26 02:03:05.225361 | instance | ok: [instance] 2026-02-26 02:03:05.225591 | instance | 2026-02-26 02:03:05.225943 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-02-26 02:03:05.226222 | instance | Thursday 26 February 2026 02:03:05 +0000 (0:00:02.577) 0:33:29.547 ***** 2026-02-26 02:03:05.461462 | instance | ok: [instance] 2026-02-26 02:03:05.461610 | instance | 2026-02-26 02:03:05.461908 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-02-26 02:03:05.462172 | instance | Thursday 26 February 2026 02:03:05 +0000 (0:00:00.236) 0:33:29.783 ***** 2026-02-26 02:03:05.521243 | instance | skipping: [instance] 2026-02-26 02:03:05.521423 | instance | 2026-02-26 02:03:05.521686 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-02-26 02:03:05.521965 | instance | Thursday 26 February 2026 02:03:05 +0000 (0:00:00.060) 0:33:29.843 ***** 2026-02-26 02:03:05.580718 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-26 02:03:05.580967 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-26 02:03:05.581224 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-26 02:03:05.581542 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-26 02:03:05.581805 | instance | skipping: [instance] 2026-02-26 02:03:05.582045 | instance | 2026-02-26 02:03:05.582324 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-02-26 02:03:05.582583 | instance | Thursday 26 February 2026 02:03:05 +0000 (0:00:00.059) 0:33:29.903 ***** 2026-02-26 02:03:05.637014 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-26 02:03:05.637242 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-26 02:03:05.637490 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-26 02:03:05.637751 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-26 02:03:05.638006 | instance | skipping: [instance] 2026-02-26 02:03:05.638245 | instance | 2026-02-26 02:03:05.638545 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-02-26 02:03:05.638781 | instance | Thursday 26 February 2026 02:03:05 +0000 (0:00:00.056) 0:33:29.959 ***** 2026-02-26 02:03:05.678890 | instance | skipping: [instance] 2026-02-26 02:03:05.679087 | instance | 2026-02-26 02:03:05.679348 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-02-26 02:03:05.679642 | instance | Thursday 26 February 2026 02:03:05 +0000 (0:00:00.041) 0:33:30.001 ***** 2026-02-26 02:03:05.741480 | instance | skipping: [instance] 2026-02-26 02:03:05.741769 | instance | 2026-02-26 02:03:05.742021 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-26 02:03:05.742340 | instance | Thursday 26 February 2026 02:03:05 +0000 (0:00:00.062) 0:33:30.064 ***** 2026-02-26 02:03:10.587049 | instance | changed: [instance] 2026-02-26 02:03:10.587276 | instance | 2026-02-26 02:03:10.587550 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-26 02:03:10.587820 | instance | Thursday 26 February 2026 02:03:10 +0000 (0:00:04.845) 0:33:34.909 ***** 2026-02-26 02:03:34.138198 | instance | changed: [instance] 2026-02-26 02:03:34.138531 | instance | 2026-02-26 02:03:34.138851 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-26 02:03:34.139188 | instance | Thursday 26 February 2026 02:03:34 +0000 (0:00:23.551) 0:33:58.460 ***** 2026-02-26 02:03:34.636649 | instance | changed: [instance] 2026-02-26 02:03:34.636963 | instance | 2026-02-26 02:03:34.637263 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-02-26 02:03:34.637553 | instance | Thursday 26 February 2026 02:03:34 +0000 (0:00:00.498) 0:33:58.959 ***** 2026-02-26 02:03:35.699682 | instance | ok: [instance] 2026-02-26 02:03:35.700010 | instance | 2026-02-26 02:03:35.700307 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-02-26 02:03:35.700602 | instance | Thursday 26 February 2026 02:03:35 +0000 (0:00:01.062) 0:34:00.021 ***** 2026-02-26 02:03:36.097908 | instance | changed: [instance] 2026-02-26 02:03:36.098163 | instance | 2026-02-26 02:03:36.098454 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-02-26 02:03:36.098779 | instance | Thursday 26 February 2026 02:03:36 +0000 (0:00:00.398) 0:34:00.420 ***** 2026-02-26 02:03:36.543928 | instance | changed: [instance] 2026-02-26 02:03:36.544150 | instance | 2026-02-26 02:03:36.544426 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-02-26 02:03:36.544710 | instance | Thursday 26 February 2026 02:03:36 +0000 (0:00:00.446) 0:34:00.866 ***** 2026-02-26 02:03:37.047355 | instance | changed: [instance] 2026-02-26 02:03:37.047557 | instance | 2026-02-26 02:03:37.047824 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-02-26 02:03:37.048088 | instance | Thursday 26 February 2026 02:03:37 +0000 (0:00:00.502) 0:34:01.369 ***** 2026-02-26 02:03:37.523873 | instance | changed: [instance] 2026-02-26 02:03:37.524088 | instance | 2026-02-26 02:03:37.524351 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-02-26 02:03:37.524610 | instance | Thursday 26 February 2026 02:03:37 +0000 (0:00:00.476) 0:34:01.846 ***** 2026-02-26 02:03:37.821902 | instance | ok: [instance] 2026-02-26 02:03:37.821969 | instance | 2026-02-26 02:03:37.822092 | instance | PLAY [Deploy SDN] ************************************************************** 2026-02-26 02:03:37.822196 | instance | 2026-02-26 02:03:37.822316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:03:37.822436 | instance | Thursday 26 February 2026 02:03:37 +0000 (0:00:00.298) 0:34:02.144 ***** 2026-02-26 02:03:37.896400 | instance | ok: [instance] 2026-02-26 02:03:37.896646 | instance | 2026-02-26 02:03:37.896944 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:03:37.897206 | instance | Thursday 26 February 2026 02:03:37 +0000 (0:00:00.074) 0:34:02.219 ***** 2026-02-26 02:03:37.958138 | instance | skipping: [instance] 2026-02-26 02:03:37.958346 | instance | 2026-02-26 02:03:37.958619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:03:37.958878 | instance | Thursday 26 February 2026 02:03:37 +0000 (0:00:00.061) 0:34:02.280 ***** 2026-02-26 02:03:38.006031 | instance | skipping: [instance] 2026-02-26 02:03:38.006252 | instance | 2026-02-26 02:03:38.006540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:03:38.006810 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.047) 0:34:02.328 ***** 2026-02-26 02:03:38.056882 | instance | skipping: [instance] 2026-02-26 02:03:38.057314 | instance | 2026-02-26 02:03:38.057698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:03:38.058042 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.050) 0:34:02.379 ***** 2026-02-26 02:03:38.106982 | instance | skipping: [instance] 2026-02-26 02:03:38.107110 | instance | 2026-02-26 02:03:38.107309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:03:38.107461 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.050) 0:34:02.429 ***** 2026-02-26 02:03:38.154438 | instance | skipping: [instance] 2026-02-26 02:03:38.154566 | instance | 2026-02-26 02:03:38.154756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:03:38.154905 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.047) 0:34:02.477 ***** 2026-02-26 02:03:38.205171 | instance | ok: [instance] 2026-02-26 02:03:38.205387 | instance | 2026-02-26 02:03:38.205999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:03:38.206077 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.050) 0:34:02.527 ***** 2026-02-26 02:03:38.249650 | instance | skipping: [instance] 2026-02-26 02:03:38.249803 | instance | 2026-02-26 02:03:38.249976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:03:38.250142 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.044) 0:34:02.572 ***** 2026-02-26 02:03:38.322053 | instance | ok: [instance] 2026-02-26 02:03:38.322263 | instance | 2026-02-26 02:03:38.322538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:03:38.322800 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.072) 0:34:02.644 ***** 2026-02-26 02:03:38.390638 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:03:38.390895 | instance | 2026-02-26 02:03:38.391162 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:03:38.391429 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.068) 0:34:02.713 ***** 2026-02-26 02:03:38.917081 | instance | changed: [instance] 2026-02-26 02:03:38.917316 | instance | 2026-02-26 02:03:38.917604 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-02-26 02:03:38.917871 | instance | Thursday 26 February 2026 02:03:38 +0000 (0:00:00.525) 0:34:03.239 ***** 2026-02-26 02:03:39.165492 | instance | ok: [instance] 2026-02-26 02:03:39.165789 | instance | 2026-02-26 02:03:39.166106 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-02-26 02:03:39.166408 | instance | Thursday 26 February 2026 02:03:39 +0000 (0:00:00.248) 0:34:03.487 ***** 2026-02-26 02:03:39.225095 | instance | ok: [instance] => { 2026-02-26 02:03:39.225387 | instance | "changed": false, 2026-02-26 02:03:39.225670 | instance | "msg": "All assertions passed" 2026-02-26 02:03:39.225945 | instance | } 2026-02-26 02:03:39.226204 | instance | 2026-02-26 02:03:39.226504 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-02-26 02:03:39.226809 | instance | Thursday 26 February 2026 02:03:39 +0000 (0:00:00.059) 0:34:03.547 ***** 2026-02-26 02:03:46.308069 | instance | ok: [instance] 2026-02-26 02:03:46.308337 | instance | 2026-02-26 02:03:46.308359 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-02-26 02:03:46.308512 | instance | Thursday 26 February 2026 02:03:46 +0000 (0:00:07.083) 0:34:10.630 ***** 2026-02-26 02:03:46.371303 | instance | ok: [instance] => { 2026-02-26 02:03:46.371445 | instance | "changed": false, 2026-02-26 02:03:46.371605 | instance | "msg": "Successfully pulled openvswitch image" 2026-02-26 02:03:46.371760 | instance | } 2026-02-26 02:03:46.371917 | instance | 2026-02-26 02:03:46.372070 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-02-26 02:03:46.372234 | instance | Thursday 26 February 2026 02:03:46 +0000 (0:00:00.063) 0:34:10.693 ***** 2026-02-26 02:03:47.714442 | instance | changed: [instance] 2026-02-26 02:03:47.714690 | instance | 2026-02-26 02:03:47.715364 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:03:47.715421 | instance | Thursday 26 February 2026 02:03:47 +0000 (0:00:01.342) 0:34:12.036 ***** 2026-02-26 02:03:47.791123 | instance | skipping: [instance] 2026-02-26 02:03:47.791180 | instance | 2026-02-26 02:03:47.791204 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-02-26 02:03:47.791214 | instance | Thursday 26 February 2026 02:03:47 +0000 (0:00:00.076) 0:34:12.112 ***** 2026-02-26 02:03:47.896515 | instance | skipping: [instance] 2026-02-26 02:03:47.896569 | instance | 2026-02-26 02:03:47.896581 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:03:47.896593 | instance | Thursday 26 February 2026 02:03:47 +0000 (0:00:00.104) 0:34:12.217 ***** 2026-02-26 02:03:48.077751 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:03:48.078133 | instance | 2026-02-26 02:03:48.078472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:03:48.078808 | instance | Thursday 26 February 2026 02:03:48 +0000 (0:00:00.182) 0:34:12.400 ***** 2026-02-26 02:03:48.621490 | instance | changed: [instance] 2026-02-26 02:03:48.621549 | instance | 2026-02-26 02:03:48.621560 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-02-26 02:03:48.621570 | instance | Thursday 26 February 2026 02:03:48 +0000 (0:00:00.542) 0:34:12.942 ***** 2026-02-26 02:03:48.680149 | instance | skipping: [instance] 2026-02-26 02:03:48.680193 | instance | 2026-02-26 02:03:48.680204 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-02-26 02:03:48.680215 | instance | Thursday 26 February 2026 02:03:48 +0000 (0:00:00.059) 0:34:13.001 ***** 2026-02-26 02:03:48.733254 | instance | skipping: [instance] 2026-02-26 02:03:48.733292 | instance | 2026-02-26 02:03:48.733303 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-02-26 02:03:48.733313 | instance | Thursday 26 February 2026 02:03:48 +0000 (0:00:00.053) 0:34:13.054 ***** 2026-02-26 02:03:55.576645 | instance | ok: [instance] 2026-02-26 02:03:55.576684 | instance | 2026-02-26 02:03:55.576689 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-02-26 02:03:55.576694 | instance | Thursday 26 February 2026 02:03:55 +0000 (0:00:06.844) 0:34:19.898 ***** 2026-02-26 02:03:55.633501 | instance | ok: [instance] => { 2026-02-26 02:03:55.633639 | instance | "changed": false, 2026-02-26 02:03:55.633646 | instance | "msg": "Successfully pulled ovn-controller image" 2026-02-26 02:03:55.633651 | instance | } 2026-02-26 02:03:55.633655 | instance | 2026-02-26 02:03:55.634622 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-02-26 02:03:55.634635 | instance | Thursday 26 February 2026 02:03:55 +0000 (0:00:00.056) 0:34:19.955 ***** 2026-02-26 02:03:55.769426 | instance | skipping: [instance] 2026-02-26 02:03:55.769483 | instance | 2026-02-26 02:03:55.769496 | instance | PLAY [controllers[0]] ********************************************************** 2026-02-26 02:03:55.769507 | instance | 2026-02-26 02:03:55.769516 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:03:55.769526 | instance | Thursday 26 February 2026 02:03:55 +0000 (0:00:00.135) 0:34:20.090 ***** 2026-02-26 02:03:58.113430 | instance | ok: [instance] 2026-02-26 02:03:58.113515 | instance | 2026-02-26 02:03:58.113802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:03:58.114075 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:02.344) 0:34:22.435 ***** 2026-02-26 02:03:58.190399 | instance | ok: [instance] 2026-02-26 02:03:58.190501 | instance | 2026-02-26 02:03:58.190780 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:03:58.190823 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.077) 0:34:22.512 ***** 2026-02-26 02:03:58.248519 | instance | skipping: [instance] 2026-02-26 02:03:58.248961 | instance | 2026-02-26 02:03:58.249282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:03:58.249467 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.057) 0:34:22.570 ***** 2026-02-26 02:03:58.303586 | instance | skipping: [instance] 2026-02-26 02:03:58.303741 | instance | 2026-02-26 02:03:58.303821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:03:58.303984 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.055) 0:34:22.626 ***** 2026-02-26 02:03:58.359609 | instance | skipping: [instance] 2026-02-26 02:03:58.359667 | instance | 2026-02-26 02:03:58.359810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:03:58.359993 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.056) 0:34:22.682 ***** 2026-02-26 02:03:58.416045 | instance | skipping: [instance] 2026-02-26 02:03:58.416169 | instance | 2026-02-26 02:03:58.416730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:03:58.417154 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.056) 0:34:22.738 ***** 2026-02-26 02:03:58.475786 | instance | skipping: [instance] 2026-02-26 02:03:58.475888 | instance | 2026-02-26 02:03:58.476013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:03:58.476178 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.059) 0:34:22.798 ***** 2026-02-26 02:03:58.542990 | instance | ok: [instance] 2026-02-26 02:03:58.543417 | instance | 2026-02-26 02:03:58.544026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:03:58.544418 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.066) 0:34:22.864 ***** 2026-02-26 02:03:58.609789 | instance | ok: [instance] => (item=libvirt_exporter) 2026-02-26 02:03:58.610213 | instance | 2026-02-26 02:03:58.610559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:03:58.610892 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.067) 0:34:22.932 ***** 2026-02-26 02:03:58.688994 | instance | ok: [instance] 2026-02-26 02:03:58.689457 | instance | 2026-02-26 02:03:58.689836 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:03:58.690212 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.079) 0:34:23.011 ***** 2026-02-26 02:03:58.768307 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:03:58.768370 | instance | 2026-02-26 02:03:58.768381 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:03:58.768421 | instance | Thursday 26 February 2026 02:03:58 +0000 (0:00:00.078) 0:34:23.089 ***** 2026-02-26 02:03:59.302856 | instance | changed: [instance] 2026-02-26 02:03:59.303069 | instance | 2026-02-26 02:03:59.303333 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-02-26 02:03:59.303850 | instance | Thursday 26 February 2026 02:03:59 +0000 (0:00:00.535) 0:34:23.625 ***** 2026-02-26 02:04:00.594540 | instance | changed: [instance] => (item=libvirt-vnc) 2026-02-26 02:04:00.594704 | instance | changed: [instance] => (item=libvirt-api) 2026-02-26 02:04:00.595035 | instance | 2026-02-26 02:04:00.595468 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-02-26 02:04:00.595775 | instance | Thursday 26 February 2026 02:04:00 +0000 (0:00:01.291) 0:34:24.917 ***** 2026-02-26 02:04:01.848967 | instance | changed: [instance] => (item=libvirt-vnc) 2026-02-26 02:04:01.849225 | instance | changed: [instance] => (item=libvirt-api) 2026-02-26 02:04:01.849478 | instance | 2026-02-26 02:04:01.849754 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-02-26 02:04:01.850024 | instance | Thursday 26 February 2026 02:04:01 +0000 (0:00:01.254) 0:34:26.171 ***** 2026-02-26 02:04:03.590850 | instance | changed: [instance] 2026-02-26 02:04:03.591157 | instance | 2026-02-26 02:04:03.591535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:04:03.591817 | instance | Thursday 26 February 2026 02:04:03 +0000 (0:00:01.741) 0:34:27.913 ***** 2026-02-26 02:04:03.668763 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:04:03.669226 | instance | 2026-02-26 02:04:03.669564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:04:03.670233 | instance | Thursday 26 February 2026 02:04:03 +0000 (0:00:00.078) 0:34:27.991 ***** 2026-02-26 02:04:04.171377 | instance | changed: [instance] 2026-02-26 02:04:04.171451 | instance | 2026-02-26 02:04:04.171590 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-02-26 02:04:04.171766 | instance | Thursday 26 February 2026 02:04:04 +0000 (0:00:00.502) 0:34:28.493 ***** 2026-02-26 02:04:05.667431 | instance | changed: [instance] 2026-02-26 02:04:05.667573 | instance | 2026-02-26 02:04:05.667749 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-26 02:04:05.667914 | instance | Thursday 26 February 2026 02:04:05 +0000 (0:00:01.496) 0:34:29.989 ***** 2026-02-26 02:04:06.658132 | instance | ok: [instance] 2026-02-26 02:04:06.658348 | instance | 2026-02-26 02:04:06.658622 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-26 02:04:06.658895 | instance | Thursday 26 February 2026 02:04:06 +0000 (0:00:00.990) 0:34:30.980 ***** 2026-02-26 02:04:06.877547 | instance | ok: [instance] 2026-02-26 02:04:06.877780 | instance | 2026-02-26 02:04:06.878071 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-26 02:04:06.878345 | instance | Thursday 26 February 2026 02:04:06 +0000 (0:00:00.219) 0:34:31.199 ***** 2026-02-26 02:04:07.380524 | instance | ok: [instance] 2026-02-26 02:04:07.380773 | instance | 2026-02-26 02:04:07.381130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:04:07.381407 | instance | Thursday 26 February 2026 02:04:07 +0000 (0:00:00.503) 0:34:31.702 ***** 2026-02-26 02:04:07.681458 | instance | ok: [instance] 2026-02-26 02:04:07.681699 | instance | 2026-02-26 02:04:07.681981 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:04:07.682240 | instance | Thursday 26 February 2026 02:04:07 +0000 (0:00:00.300) 0:34:32.003 ***** 2026-02-26 02:04:07.777049 | instance | included: rabbitmq for instance 2026-02-26 02:04:07.777138 | instance | 2026-02-26 02:04:07.777267 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:04:07.777392 | instance | Thursday 26 February 2026 02:04:07 +0000 (0:00:00.095) 0:34:32.099 ***** 2026-02-26 02:04:08.479196 | instance | ok: [instance] 2026-02-26 02:04:08.479448 | instance | 2026-02-26 02:04:08.479763 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:04:08.480044 | instance | Thursday 26 February 2026 02:04:08 +0000 (0:00:00.701) 0:34:32.801 ***** 2026-02-26 02:04:08.543420 | instance | skipping: [instance] 2026-02-26 02:04:08.543671 | instance | 2026-02-26 02:04:08.543994 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:04:08.544266 | instance | Thursday 26 February 2026 02:04:08 +0000 (0:00:00.064) 0:34:32.865 ***** 2026-02-26 02:04:08.614078 | instance | skipping: [instance] 2026-02-26 02:04:08.614366 | instance | 2026-02-26 02:04:08.614726 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:04:08.614955 | instance | Thursday 26 February 2026 02:04:08 +0000 (0:00:00.070) 0:34:32.935 ***** 2026-02-26 02:04:08.677100 | instance | skipping: [instance] 2026-02-26 02:04:08.677362 | instance | 2026-02-26 02:04:08.677699 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:04:08.678975 | instance | Thursday 26 February 2026 02:04:08 +0000 (0:00:00.063) 0:34:32.999 ***** 2026-02-26 02:04:39.532254 | instance | changed: [instance] 2026-02-26 02:04:39.532348 | instance | 2026-02-26 02:04:39.532476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:04:39.532597 | instance | Thursday 26 February 2026 02:04:39 +0000 (0:00:30.855) 0:35:03.854 ***** 2026-02-26 02:04:40.193326 | instance | ok: [instance] 2026-02-26 02:04:40.193476 | instance | 2026-02-26 02:04:40.193680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:04:40.193884 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.660) 0:35:04.515 ***** 2026-02-26 02:04:40.249999 | instance | ok: [instance] 2026-02-26 02:04:40.250187 | instance | 2026-02-26 02:04:40.250377 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:04:40.250548 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.056) 0:35:04.572 ***** 2026-02-26 02:04:40.314706 | instance | skipping: [instance] 2026-02-26 02:04:40.314963 | instance | 2026-02-26 02:04:40.315249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:04:40.315506 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.064) 0:35:04.637 ***** 2026-02-26 02:04:40.373735 | instance | skipping: [instance] 2026-02-26 02:04:40.374081 | instance | 2026-02-26 02:04:40.374453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:04:40.374769 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.059) 0:35:04.696 ***** 2026-02-26 02:04:40.430804 | instance | ok: [instance] 2026-02-26 02:04:40.431156 | instance | 2026-02-26 02:04:40.431582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:04:40.431978 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.056) 0:35:04.753 ***** 2026-02-26 02:04:40.652143 | instance | ok: [instance] => (item=oslo_db_api) 2026-02-26 02:04:40.652406 | instance | ok: [instance] => (item=compute) 2026-02-26 02:04:40.652666 | instance | ok: [instance] => (item=baremetal) 2026-02-26 02:04:40.652971 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:04:40.653230 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:04:40.653595 | instance | ok: [instance] => (item=identity) 2026-02-26 02:04:40.653865 | instance | ok: [instance] => (item=compute_metadata) 2026-02-26 02:04:40.654122 | instance | ok: [instance] => (item=network) 2026-02-26 02:04:40.654412 | instance | ok: [instance] => (item=placement) 2026-02-26 02:04:40.654681 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-02-26 02:04:40.654940 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:04:40.655199 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-02-26 02:04:40.655487 | instance | ok: [instance] => (item=image) 2026-02-26 02:04:40.655780 | instance | ok: [instance] => (item=volumev3) 2026-02-26 02:04:40.656025 | instance | 2026-02-26 02:04:40.656289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:04:40.656554 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.221) 0:35:04.974 ***** 2026-02-26 02:04:40.722439 | instance | ok: [instance] 2026-02-26 02:04:40.722726 | instance | 2026-02-26 02:04:40.722991 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:04:40.723268 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.069) 0:35:05.044 ***** 2026-02-26 02:04:40.785789 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:04:40.785975 | instance | 2026-02-26 02:04:40.786157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:04:40.786347 | instance | Thursday 26 February 2026 02:04:40 +0000 (0:00:00.063) 0:35:05.108 ***** 2026-02-26 02:04:41.341903 | instance | changed: [instance] 2026-02-26 02:04:41.342114 | instance | 2026-02-26 02:04:41.342461 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-02-26 02:04:41.342788 | instance | Thursday 26 February 2026 02:04:41 +0000 (0:00:00.555) 0:35:05.663 ***** 2026-02-26 02:04:41.536361 | instance | ok: [instance -> localhost] 2026-02-26 02:04:41.536593 | instance | 2026-02-26 02:04:41.536960 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-02-26 02:04:41.537256 | instance | Thursday 26 February 2026 02:04:41 +0000 (0:00:00.194) 0:35:05.858 ***** 2026-02-26 02:04:41.912889 | instance | ok: [instance -> localhost] 2026-02-26 02:04:41.913056 | instance | 2026-02-26 02:04:41.913233 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-02-26 02:04:41.913407 | instance | Thursday 26 February 2026 02:04:41 +0000 (0:00:00.376) 0:35:06.235 ***** 2026-02-26 02:04:42.400112 | instance | ok: [instance -> localhost] 2026-02-26 02:04:42.400200 | instance | 2026-02-26 02:04:42.400326 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-02-26 02:04:42.400447 | instance | Thursday 26 February 2026 02:04:42 +0000 (0:00:00.487) 0:35:06.722 ***** 2026-02-26 02:04:42.619366 | instance | ok: [instance -> localhost] 2026-02-26 02:04:42.619705 | instance | 2026-02-26 02:04:42.620005 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-02-26 02:04:42.620311 | instance | Thursday 26 February 2026 02:04:42 +0000 (0:00:00.218) 0:35:06.941 ***** 2026-02-26 02:04:43.911734 | instance | ok: [instance] => (item=nova-bootstrap) 2026-02-26 02:04:43.911998 | instance | ok: [instance] => (item=nova-cell-setup) 2026-02-26 02:04:43.912259 | instance | 2026-02-26 02:04:43.912544 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-02-26 02:04:43.912868 | instance | Thursday 26 February 2026 02:04:43 +0000 (0:00:01.292) 0:35:08.234 ***** 2026-02-26 02:07:22.951093 | instance | changed: [instance] 2026-02-26 02:07:22.951305 | instance | 2026-02-26 02:07:22.951581 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:07:22.951854 | instance | Thursday 26 February 2026 02:07:22 +0000 (0:02:39.038) 0:37:47.273 ***** 2026-02-26 02:07:23.072634 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:07:23.072924 | instance | 2026-02-26 02:07:23.073190 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:07:23.073448 | instance | Thursday 26 February 2026 02:07:23 +0000 (0:00:00.122) 0:37:47.395 ***** 2026-02-26 02:07:23.133922 | instance | skipping: [instance] 2026-02-26 02:07:23.134170 | instance | 2026-02-26 02:07:23.134446 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:07:23.134707 | instance | Thursday 26 February 2026 02:07:23 +0000 (0:00:00.061) 0:37:47.456 ***** 2026-02-26 02:07:23.191895 | instance | skipping: [instance] 2026-02-26 02:07:23.192136 | instance | 2026-02-26 02:07:23.192414 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:07:23.192676 | instance | Thursday 26 February 2026 02:07:23 +0000 (0:00:00.057) 0:37:47.514 ***** 2026-02-26 02:07:23.259375 | instance | ok: [instance] 2026-02-26 02:07:23.259607 | instance | 2026-02-26 02:07:23.259869 | instance | TASK [Create Ingress compute] ************************************************** 2026-02-26 02:07:23.260128 | instance | Thursday 26 February 2026 02:07:23 +0000 (0:00:00.067) 0:37:47.582 ***** 2026-02-26 02:07:23.355444 | instance | included: ingress for instance 2026-02-26 02:07:23.355694 | instance | 2026-02-26 02:07:23.355964 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-02-26 02:07:23.356230 | instance | Thursday 26 February 2026 02:07:23 +0000 (0:00:00.095) 0:37:47.678 ***** 2026-02-26 02:07:24.447634 | instance | changed: [instance] 2026-02-26 02:07:24.447871 | instance | 2026-02-26 02:07:24.448128 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:07:24.448399 | instance | Thursday 26 February 2026 02:07:24 +0000 (0:00:01.091) 0:37:48.769 ***** 2026-02-26 02:07:24.595236 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:07:24.595491 | instance | 2026-02-26 02:07:24.595787 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:07:24.596098 | instance | Thursday 26 February 2026 02:07:24 +0000 (0:00:00.147) 0:37:48.916 ***** 2026-02-26 02:07:24.652083 | instance | skipping: [instance] 2026-02-26 02:07:24.652173 | instance | 2026-02-26 02:07:24.652301 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:07:24.652430 | instance | Thursday 26 February 2026 02:07:24 +0000 (0:00:00.057) 0:37:48.974 ***** 2026-02-26 02:07:24.706924 | instance | skipping: [instance] 2026-02-26 02:07:24.707184 | instance | 2026-02-26 02:07:24.707508 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:07:24.707798 | instance | Thursday 26 February 2026 02:07:24 +0000 (0:00:00.054) 0:37:49.029 ***** 2026-02-26 02:07:24.773755 | instance | ok: [instance] 2026-02-26 02:07:24.773888 | instance | 2026-02-26 02:07:24.774056 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-02-26 02:07:24.774223 | instance | Thursday 26 February 2026 02:07:24 +0000 (0:00:00.066) 0:37:49.096 ***** 2026-02-26 02:07:24.863838 | instance | included: ingress for instance 2026-02-26 02:07:24.863963 | instance | 2026-02-26 02:07:24.864141 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-02-26 02:07:24.864338 | instance | Thursday 26 February 2026 02:07:24 +0000 (0:00:00.090) 0:37:49.186 ***** 2026-02-26 02:07:26.081426 | instance | changed: [instance] 2026-02-26 02:07:26.081671 | instance | 2026-02-26 02:07:26.081957 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-02-26 02:07:26.082245 | instance | Thursday 26 February 2026 02:07:26 +0000 (0:00:01.216) 0:37:50.403 ***** 2026-02-26 02:07:26.797590 | instance | ok: [instance] 2026-02-26 02:07:26.797664 | instance | 2026-02-26 02:07:26.797786 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-02-26 02:07:26.797906 | instance | Thursday 26 February 2026 02:07:26 +0000 (0:00:00.716) 0:37:51.119 ***** 2026-02-26 02:07:44.274110 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-02-26 02:07:44.274171 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-02-26 02:07:44.274182 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-02-26 02:07:44.274191 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-02-26 02:07:44.274200 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-02-26 02:07:44.274209 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-02-26 02:07:44.274218 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-02-26 02:07:44.274227 | instance | 2026-02-26 02:07:44.274237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:07:44.274246 | instance | Thursday 26 February 2026 02:07:44 +0000 (0:00:17.473) 0:38:08.592 ***** 2026-02-26 02:07:44.379093 | instance | ok: [instance] 2026-02-26 02:07:44.379145 | instance | 2026-02-26 02:07:44.379157 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:07:44.379167 | instance | Thursday 26 February 2026 02:07:44 +0000 (0:00:00.107) 0:38:08.700 ***** 2026-02-26 02:07:44.479539 | instance | included: rabbitmq for instance 2026-02-26 02:07:44.479897 | instance | 2026-02-26 02:07:44.480242 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:07:44.480568 | instance | Thursday 26 February 2026 02:07:44 +0000 (0:00:00.100) 0:38:08.801 ***** 2026-02-26 02:07:45.156569 | instance | ok: [instance] 2026-02-26 02:07:45.156619 | instance | 2026-02-26 02:07:45.156630 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:07:45.156641 | instance | Thursday 26 February 2026 02:07:45 +0000 (0:00:00.676) 0:38:09.478 ***** 2026-02-26 02:07:45.209173 | instance | skipping: [instance] 2026-02-26 02:07:45.209216 | instance | 2026-02-26 02:07:45.209224 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:07:45.209231 | instance | Thursday 26 February 2026 02:07:45 +0000 (0:00:00.053) 0:38:09.531 ***** 2026-02-26 02:07:45.266521 | instance | skipping: [instance] 2026-02-26 02:07:45.266567 | instance | 2026-02-26 02:07:45.266574 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:07:45.266580 | instance | Thursday 26 February 2026 02:07:45 +0000 (0:00:00.057) 0:38:09.588 ***** 2026-02-26 02:07:45.323035 | instance | skipping: [instance] 2026-02-26 02:07:45.323071 | instance | 2026-02-26 02:07:45.323082 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:07:45.323093 | instance | Thursday 26 February 2026 02:07:45 +0000 (0:00:00.056) 0:38:09.644 ***** 2026-02-26 02:08:16.199469 | instance | changed: [instance] 2026-02-26 02:08:16.199529 | instance | 2026-02-26 02:08:16.199542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:08:16.199808 | instance | Thursday 26 February 2026 02:08:16 +0000 (0:00:30.876) 0:38:40.520 ***** 2026-02-26 02:08:16.834084 | instance | ok: [instance] 2026-02-26 02:08:16.834296 | instance | 2026-02-26 02:08:16.834587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:08:16.834954 | instance | Thursday 26 February 2026 02:08:16 +0000 (0:00:00.635) 0:38:41.156 ***** 2026-02-26 02:08:16.890507 | instance | ok: [instance] 2026-02-26 02:08:16.890617 | instance | 2026-02-26 02:08:16.890799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:08:16.890971 | instance | Thursday 26 February 2026 02:08:16 +0000 (0:00:00.056) 0:38:41.213 ***** 2026-02-26 02:08:16.945680 | instance | skipping: [instance] 2026-02-26 02:08:16.945837 | instance | 2026-02-26 02:08:16.946160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:08:16.946539 | instance | Thursday 26 February 2026 02:08:16 +0000 (0:00:00.055) 0:38:41.268 ***** 2026-02-26 02:08:17.002508 | instance | skipping: [instance] 2026-02-26 02:08:17.002650 | instance | 2026-02-26 02:08:17.002809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:08:17.002982 | instance | Thursday 26 February 2026 02:08:17 +0000 (0:00:00.056) 0:38:41.325 ***** 2026-02-26 02:08:17.068948 | instance | ok: [instance] 2026-02-26 02:08:17.069197 | instance | 2026-02-26 02:08:17.069462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:08:17.069733 | instance | Thursday 26 February 2026 02:08:17 +0000 (0:00:00.066) 0:38:41.391 ***** 2026-02-26 02:08:17.236271 | instance | ok: [instance] => (item=compute) 2026-02-26 02:08:17.236499 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:08:17.236751 | instance | ok: [instance] => (item=baremetal) 2026-02-26 02:08:17.237057 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:08:17.237308 | instance | ok: [instance] => (item=identity) 2026-02-26 02:08:17.237571 | instance | ok: [instance] => (item=compute_metadata) 2026-02-26 02:08:17.237822 | instance | ok: [instance] => (item=network) 2026-02-26 02:08:17.238087 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:08:17.238346 | instance | ok: [instance] => (item=dns) 2026-02-26 02:08:17.238585 | instance | ok: [instance] => (item=load_balancer) 2026-02-26 02:08:17.238809 | instance | 2026-02-26 02:08:17.239286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:08:17.239544 | instance | Thursday 26 February 2026 02:08:17 +0000 (0:00:00.167) 0:38:41.558 ***** 2026-02-26 02:08:17.318994 | instance | ok: [instance] 2026-02-26 02:08:17.319315 | instance | 2026-02-26 02:08:17.319604 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:08:17.319884 | instance | Thursday 26 February 2026 02:08:17 +0000 (0:00:00.082) 0:38:41.641 ***** 2026-02-26 02:08:17.396636 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:08:17.396805 | instance | 2026-02-26 02:08:17.396998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:08:17.397167 | instance | Thursday 26 February 2026 02:08:17 +0000 (0:00:00.078) 0:38:41.719 ***** 2026-02-26 02:08:17.942685 | instance | changed: [instance] 2026-02-26 02:08:17.942928 | instance | 2026-02-26 02:08:17.943209 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-02-26 02:08:17.943495 | instance | Thursday 26 February 2026 02:08:17 +0000 (0:00:00.545) 0:38:42.264 ***** 2026-02-26 02:08:17.995032 | instance | skipping: [instance] 2026-02-26 02:08:17.995248 | instance | 2026-02-26 02:08:17.995523 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-02-26 02:08:17.995794 | instance | Thursday 26 February 2026 02:08:17 +0000 (0:00:00.052) 0:38:42.317 ***** 2026-02-26 02:08:18.305335 | instance | ok: [instance] 2026-02-26 02:08:18.305594 | instance | 2026-02-26 02:08:18.305911 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-02-26 02:08:18.306169 | instance | Thursday 26 February 2026 02:08:18 +0000 (0:00:00.310) 0:38:42.627 ***** 2026-02-26 02:08:18.357095 | instance | skipping: [instance] 2026-02-26 02:08:18.357310 | instance | 2026-02-26 02:08:18.357605 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-02-26 02:08:18.357907 | instance | Thursday 26 February 2026 02:08:18 +0000 (0:00:00.051) 0:38:42.679 ***** 2026-02-26 02:08:18.425732 | instance | ok: [instance] 2026-02-26 02:08:18.426056 | instance | 2026-02-26 02:08:18.426233 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-02-26 02:08:18.426521 | instance | Thursday 26 February 2026 02:08:18 +0000 (0:00:00.068) 0:38:42.748 ***** 2026-02-26 02:10:23.569811 | instance | changed: [instance] 2026-02-26 02:10:23.570002 | instance | 2026-02-26 02:10:23.570267 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:10:23.570554 | instance | Thursday 26 February 2026 02:10:23 +0000 (0:02:05.143) 0:40:47.892 ***** 2026-02-26 02:10:23.726217 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:10:23.726470 | instance | 2026-02-26 02:10:23.726752 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:10:23.727019 | instance | Thursday 26 February 2026 02:10:23 +0000 (0:00:00.155) 0:40:48.047 ***** 2026-02-26 02:10:23.785557 | instance | skipping: [instance] 2026-02-26 02:10:23.785865 | instance | 2026-02-26 02:10:23.786147 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:10:23.786406 | instance | Thursday 26 February 2026 02:10:23 +0000 (0:00:00.060) 0:40:48.108 ***** 2026-02-26 02:10:23.854312 | instance | skipping: [instance] 2026-02-26 02:10:23.854522 | instance | 2026-02-26 02:10:23.854797 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:10:23.855078 | instance | Thursday 26 February 2026 02:10:23 +0000 (0:00:00.068) 0:40:48.176 ***** 2026-02-26 02:10:23.935522 | instance | ok: [instance] 2026-02-26 02:10:23.935738 | instance | 2026-02-26 02:10:23.936018 | instance | TASK [Create Ingress network] ************************************************** 2026-02-26 02:10:23.936288 | instance | Thursday 26 February 2026 02:10:23 +0000 (0:00:00.081) 0:40:48.257 ***** 2026-02-26 02:10:24.026935 | instance | included: ingress for instance 2026-02-26 02:10:24.027188 | instance | 2026-02-26 02:10:24.027454 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-02-26 02:10:24.027733 | instance | Thursday 26 February 2026 02:10:24 +0000 (0:00:00.091) 0:40:48.349 ***** 2026-02-26 02:10:25.131319 | instance | changed: [instance] 2026-02-26 02:10:25.131450 | instance | 2026-02-26 02:10:25.131629 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-02-26 02:10:25.131800 | instance | Thursday 26 February 2026 02:10:25 +0000 (0:00:01.103) 0:40:49.453 ***** 2026-02-26 02:10:25.813202 | instance | ok: [instance] 2026-02-26 02:10:25.813899 | instance | 2026-02-26 02:10:25.813921 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-02-26 02:10:25.814149 | instance | Thursday 26 February 2026 02:10:25 +0000 (0:00:00.682) 0:40:50.135 ***** 2026-02-26 02:11:10.688976 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-02-26 02:11:10.689232 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-02-26 02:11:10.689505 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-02-26 02:11:10.689774 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-02-26 02:11:10.690040 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-02-26 02:11:10.690310 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-02-26 02:11:10.690573 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-02-26 02:11:10.690889 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-02-26 02:11:10.691127 | instance | 2026-02-26 02:11:10.691395 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-02-26 02:11:10.691716 | instance | Thursday 26 February 2026 02:11:10 +0000 (0:00:44.875) 0:41:35.011 ***** 2026-02-26 02:11:12.203009 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-02-26 02:11:12.203076 | instance | 2026-02-26 02:11:12.203084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:11:12.203091 | instance | Thursday 26 February 2026 02:11:12 +0000 (0:00:01.513) 0:41:36.524 ***** 2026-02-26 02:11:12.398165 | instance | ok: [instance] 2026-02-26 02:11:12.398230 | instance | 2026-02-26 02:11:12.398431 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:11:12.398566 | instance | Thursday 26 February 2026 02:11:12 +0000 (0:00:00.195) 0:41:36.720 ***** 2026-02-26 02:11:12.492247 | instance | included: rabbitmq for instance 2026-02-26 02:11:12.492313 | instance | 2026-02-26 02:11:12.492594 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:11:12.492633 | instance | Thursday 26 February 2026 02:11:12 +0000 (0:00:00.094) 0:41:36.814 ***** 2026-02-26 02:11:13.196519 | instance | ok: [instance] 2026-02-26 02:11:13.196586 | instance | 2026-02-26 02:11:13.196893 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:11:13.196970 | instance | Thursday 26 February 2026 02:11:13 +0000 (0:00:00.703) 0:41:37.518 ***** 2026-02-26 02:11:13.263824 | instance | skipping: [instance] 2026-02-26 02:11:13.264223 | instance | 2026-02-26 02:11:13.264263 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:11:13.264270 | instance | Thursday 26 February 2026 02:11:13 +0000 (0:00:00.067) 0:41:37.586 ***** 2026-02-26 02:11:13.329334 | instance | skipping: [instance] 2026-02-26 02:11:13.329431 | instance | 2026-02-26 02:11:13.329565 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:11:13.329686 | instance | Thursday 26 February 2026 02:11:13 +0000 (0:00:00.065) 0:41:37.651 ***** 2026-02-26 02:11:13.390216 | instance | skipping: [instance] 2026-02-26 02:11:13.391273 | instance | 2026-02-26 02:11:13.391675 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:11:13.391959 | instance | Thursday 26 February 2026 02:11:13 +0000 (0:00:00.060) 0:41:37.712 ***** 2026-02-26 02:11:46.040109 | instance | changed: [instance] 2026-02-26 02:11:46.040344 | instance | 2026-02-26 02:11:46.040669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:11:46.041048 | instance | Thursday 26 February 2026 02:11:46 +0000 (0:00:32.649) 0:42:10.362 ***** 2026-02-26 02:11:46.692121 | instance | ok: [instance] 2026-02-26 02:11:46.692186 | instance | 2026-02-26 02:11:46.692195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:11:46.692201 | instance | Thursday 26 February 2026 02:11:46 +0000 (0:00:00.649) 0:42:11.011 ***** 2026-02-26 02:11:46.750360 | instance | ok: [instance] 2026-02-26 02:11:46.750504 | instance | 2026-02-26 02:11:46.750688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:11:46.750870 | instance | Thursday 26 February 2026 02:11:46 +0000 (0:00:00.059) 0:42:11.071 ***** 2026-02-26 02:11:46.814282 | instance | skipping: [instance] 2026-02-26 02:11:46.814510 | instance | 2026-02-26 02:11:46.814786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:11:46.815046 | instance | Thursday 26 February 2026 02:11:46 +0000 (0:00:00.064) 0:42:11.136 ***** 2026-02-26 02:11:46.872613 | instance | skipping: [instance] 2026-02-26 02:11:46.872900 | instance | 2026-02-26 02:11:46.873170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:11:46.873428 | instance | Thursday 26 February 2026 02:11:46 +0000 (0:00:00.058) 0:42:11.195 ***** 2026-02-26 02:11:46.934352 | instance | ok: [instance] 2026-02-26 02:11:46.934480 | instance | 2026-02-26 02:11:46.934649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:11:46.934812 | instance | Thursday 26 February 2026 02:11:46 +0000 (0:00:00.061) 0:42:11.256 ***** 2026-02-26 02:11:47.059121 | instance | ok: [instance] => (item=orchestration) 2026-02-26 02:11:47.059422 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:11:47.059697 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:11:47.059972 | instance | ok: [instance] => (item=identity) 2026-02-26 02:11:47.060298 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:11:47.060558 | instance | ok: [instance] => (item=cloudformation) 2026-02-26 02:11:47.060866 | instance | 2026-02-26 02:11:47.061188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:11:47.061476 | instance | Thursday 26 February 2026 02:11:47 +0000 (0:00:00.124) 0:42:11.381 ***** 2026-02-26 02:11:47.154441 | instance | ok: [instance] 2026-02-26 02:11:47.154673 | instance | 2026-02-26 02:11:47.154963 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:11:47.155229 | instance | Thursday 26 February 2026 02:11:47 +0000 (0:00:00.095) 0:42:11.476 ***** 2026-02-26 02:11:47.239841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:11:47.240093 | instance | 2026-02-26 02:11:47.240359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:11:47.240612 | instance | Thursday 26 February 2026 02:11:47 +0000 (0:00:00.085) 0:42:11.562 ***** 2026-02-26 02:11:47.788696 | instance | changed: [instance] 2026-02-26 02:11:47.788770 | instance | 2026-02-26 02:11:47.788911 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-02-26 02:11:47.789027 | instance | Thursday 26 February 2026 02:11:47 +0000 (0:00:00.549) 0:42:12.111 ***** 2026-02-26 02:14:55.926287 | instance | changed: [instance] 2026-02-26 02:14:55.926527 | instance | 2026-02-26 02:14:55.926829 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:14:55.927104 | instance | Thursday 26 February 2026 02:14:55 +0000 (0:03:08.137) 0:45:20.248 ***** 2026-02-26 02:14:56.053973 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:14:56.054099 | instance | 2026-02-26 02:14:56.054266 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:14:56.054439 | instance | Thursday 26 February 2026 02:14:56 +0000 (0:00:00.127) 0:45:20.376 ***** 2026-02-26 02:14:56.119637 | instance | skipping: [instance] 2026-02-26 02:14:56.119866 | instance | 2026-02-26 02:14:56.120172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:14:56.120454 | instance | Thursday 26 February 2026 02:14:56 +0000 (0:00:00.065) 0:45:20.442 ***** 2026-02-26 02:14:56.178424 | instance | skipping: [instance] 2026-02-26 02:14:56.178673 | instance | 2026-02-26 02:14:56.178939 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:14:56.179202 | instance | Thursday 26 February 2026 02:14:56 +0000 (0:00:00.058) 0:45:20.500 ***** 2026-02-26 02:14:56.249010 | instance | ok: [instance] 2026-02-26 02:14:56.249244 | instance | 2026-02-26 02:14:56.249509 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-02-26 02:14:56.249778 | instance | Thursday 26 February 2026 02:14:56 +0000 (0:00:00.070) 0:45:20.571 ***** 2026-02-26 02:14:56.341500 | instance | included: ingress for instance 2026-02-26 02:14:56.341708 | instance | 2026-02-26 02:14:56.341941 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-02-26 02:14:56.342169 | instance | Thursday 26 February 2026 02:14:56 +0000 (0:00:00.092) 0:45:20.664 ***** 2026-02-26 02:14:57.375836 | instance | changed: [instance] 2026-02-26 02:14:57.375928 | instance | 2026-02-26 02:14:57.376050 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:14:57.376173 | instance | Thursday 26 February 2026 02:14:57 +0000 (0:00:01.034) 0:45:21.698 ***** 2026-02-26 02:14:57.515726 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:14:57.515822 | instance | 2026-02-26 02:14:57.515955 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:14:57.516079 | instance | Thursday 26 February 2026 02:14:57 +0000 (0:00:00.139) 0:45:21.837 ***** 2026-02-26 02:14:57.571499 | instance | skipping: [instance] 2026-02-26 02:14:57.571642 | instance | 2026-02-26 02:14:57.571824 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:14:57.572005 | instance | Thursday 26 February 2026 02:14:57 +0000 (0:00:00.056) 0:45:21.894 ***** 2026-02-26 02:14:57.628112 | instance | skipping: [instance] 2026-02-26 02:14:57.628365 | instance | 2026-02-26 02:14:57.628668 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:14:57.629138 | instance | Thursday 26 February 2026 02:14:57 +0000 (0:00:00.056) 0:45:21.950 ***** 2026-02-26 02:14:57.700141 | instance | ok: [instance] 2026-02-26 02:14:57.700299 | instance | 2026-02-26 02:14:57.700479 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-02-26 02:14:57.700657 | instance | Thursday 26 February 2026 02:14:57 +0000 (0:00:00.072) 0:45:22.022 ***** 2026-02-26 02:14:57.786725 | instance | included: ingress for instance 2026-02-26 02:14:57.786816 | instance | 2026-02-26 02:14:57.786937 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-02-26 02:14:57.787057 | instance | Thursday 26 February 2026 02:14:57 +0000 (0:00:00.086) 0:45:22.109 ***** 2026-02-26 02:14:58.817829 | instance | changed: [instance] 2026-02-26 02:14:58.817902 | instance | 2026-02-26 02:14:58.818048 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-26 02:14:58.818162 | instance | Thursday 26 February 2026 02:14:58 +0000 (0:00:01.030) 0:45:23.139 ***** 2026-02-26 02:14:59.069140 | instance | ok: [instance] 2026-02-26 02:14:59.069319 | instance | 2026-02-26 02:14:59.069540 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:14:59.069719 | instance | Thursday 26 February 2026 02:14:59 +0000 (0:00:00.251) 0:45:23.391 ***** 2026-02-26 02:15:00.082190 | instance | ok: [instance] 2026-02-26 02:15:00.082331 | instance | 2026-02-26 02:15:00.082505 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:15:00.082672 | instance | Thursday 26 February 2026 02:15:00 +0000 (0:00:01.012) 0:45:24.404 ***** 2026-02-26 02:15:00.334937 | instance | ok: [instance] 2026-02-26 02:15:00.335171 | instance | 2026-02-26 02:15:00.335448 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:15:00.335717 | instance | Thursday 26 February 2026 02:15:00 +0000 (0:00:00.252) 0:45:24.657 ***** 2026-02-26 02:15:00.429281 | instance | ok: [instance] => { 2026-02-26 02:15:00.429329 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:15:00.429339 | instance | } 2026-02-26 02:15:00.429454 | instance | 2026-02-26 02:15:00.429587 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:15:00.429703 | instance | Thursday 26 February 2026 02:15:00 +0000 (0:00:00.088) 0:45:24.745 ***** 2026-02-26 02:15:00.818857 | instance | ok: [instance] 2026-02-26 02:15:00.819127 | instance | 2026-02-26 02:15:00.819493 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:15:00.819767 | instance | Thursday 26 February 2026 02:15:00 +0000 (0:00:00.395) 0:45:25.141 ***** 2026-02-26 02:15:01.860052 | instance | ok: [instance] 2026-02-26 02:15:01.860335 | instance | 2026-02-26 02:15:01.860572 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-26 02:15:01.860874 | instance | Thursday 26 February 2026 02:15:01 +0000 (0:00:01.041) 0:45:26.182 ***** 2026-02-26 02:15:02.356747 | instance | ok: [instance] 2026-02-26 02:15:02.356854 | instance | 2026-02-26 02:15:02.356986 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-26 02:15:02.357105 | instance | Thursday 26 February 2026 02:15:02 +0000 (0:00:00.496) 0:45:26.679 ***** 2026-02-26 02:15:03.057529 | instance | ok: [instance] 2026-02-26 02:15:03.057753 | instance | 2026-02-26 02:15:03.058110 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-26 02:15:03.058403 | instance | Thursday 26 February 2026 02:15:03 +0000 (0:00:00.700) 0:45:27.379 ***** 2026-02-26 02:15:03.781495 | instance | ok: [instance] 2026-02-26 02:15:03.781733 | instance | 2026-02-26 02:15:03.782014 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-26 02:15:03.782305 | instance | Thursday 26 February 2026 02:15:03 +0000 (0:00:00.723) 0:45:28.103 ***** 2026-02-26 02:15:04.129840 | instance | ok: [instance] 2026-02-26 02:15:04.130088 | instance | 2026-02-26 02:15:04.130438 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-26 02:15:04.130695 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.348) 0:45:28.452 ***** 2026-02-26 02:15:04.275851 | instance | included: openstack_helm_endpoints for instance 2026-02-26 02:15:04.276092 | instance | 2026-02-26 02:15:04.276374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:15:04.276637 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.145) 0:45:28.598 ***** 2026-02-26 02:15:04.338380 | instance | skipping: [instance] 2026-02-26 02:15:04.338645 | instance | 2026-02-26 02:15:04.338920 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:15:04.339138 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.062) 0:45:28.660 ***** 2026-02-26 02:15:04.405466 | instance | skipping: [instance] 2026-02-26 02:15:04.405636 | instance | 2026-02-26 02:15:04.405880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:15:04.406061 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.067) 0:45:28.728 ***** 2026-02-26 02:15:04.461275 | instance | skipping: [instance] 2026-02-26 02:15:04.461379 | instance | 2026-02-26 02:15:04.461531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:15:04.462196 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.056) 0:45:28.784 ***** 2026-02-26 02:15:04.518269 | instance | skipping: [instance] 2026-02-26 02:15:04.518544 | instance | 2026-02-26 02:15:04.518840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:15:04.519201 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.056) 0:45:28.840 ***** 2026-02-26 02:15:04.579383 | instance | skipping: [instance] 2026-02-26 02:15:04.579607 | instance | 2026-02-26 02:15:04.579999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:15:04.580291 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.060) 0:45:28.901 ***** 2026-02-26 02:15:04.636064 | instance | skipping: [instance] 2026-02-26 02:15:04.636358 | instance | 2026-02-26 02:15:04.636670 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:15:04.636978 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.056) 0:45:28.958 ***** 2026-02-26 02:15:04.704807 | instance | ok: [instance] 2026-02-26 02:15:04.705065 | instance | 2026-02-26 02:15:04.705366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:15:04.705645 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.068) 0:45:29.027 ***** 2026-02-26 02:15:04.781384 | instance | ok: [instance] => (item=identity) 2026-02-26 02:15:04.781623 | instance | 2026-02-26 02:15:04.781889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:15:04.782151 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.076) 0:45:29.103 ***** 2026-02-26 02:15:04.857790 | instance | ok: [instance] 2026-02-26 02:15:04.857931 | instance | 2026-02-26 02:15:04.858137 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-26 02:15:04.858327 | instance | Thursday 26 February 2026 02:15:04 +0000 (0:00:00.076) 0:45:29.180 ***** 2026-02-26 02:15:05.329643 | instance | ok: [instance] 2026-02-26 02:15:05.329936 | instance | 2026-02-26 02:15:05.330287 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-26 02:15:05.330565 | instance | Thursday 26 February 2026 02:15:05 +0000 (0:00:00.471) 0:45:29.651 ***** 2026-02-26 02:15:06.055814 | instance | ok: [instance] 2026-02-26 02:15:06.056041 | instance | 2026-02-26 02:15:06.056439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:15:06.056805 | instance | Thursday 26 February 2026 02:15:06 +0000 (0:00:00.726) 0:45:30.378 ***** 2026-02-26 02:15:06.140888 | instance | ok: [instance] 2026-02-26 02:15:06.141169 | instance | 2026-02-26 02:15:06.141452 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:15:06.141718 | instance | Thursday 26 February 2026 02:15:06 +0000 (0:00:00.085) 0:45:30.463 ***** 2026-02-26 02:15:06.237511 | instance | included: rabbitmq for instance 2026-02-26 02:15:06.237744 | instance | 2026-02-26 02:15:06.238027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:15:06.238297 | instance | Thursday 26 February 2026 02:15:06 +0000 (0:00:00.096) 0:45:30.560 ***** 2026-02-26 02:15:06.880347 | instance | ok: [instance] 2026-02-26 02:15:06.880560 | instance | 2026-02-26 02:15:06.880882 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:15:06.881149 | instance | Thursday 26 February 2026 02:15:06 +0000 (0:00:00.642) 0:45:31.202 ***** 2026-02-26 02:15:06.939346 | instance | skipping: [instance] 2026-02-26 02:15:06.939582 | instance | 2026-02-26 02:15:06.939881 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:15:06.940165 | instance | Thursday 26 February 2026 02:15:06 +0000 (0:00:00.059) 0:45:31.261 ***** 2026-02-26 02:15:06.997551 | instance | skipping: [instance] 2026-02-26 02:15:06.997685 | instance | 2026-02-26 02:15:06.997893 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:15:06.998079 | instance | Thursday 26 February 2026 02:15:06 +0000 (0:00:00.058) 0:45:31.320 ***** 2026-02-26 02:15:07.053355 | instance | skipping: [instance] 2026-02-26 02:15:07.053495 | instance | 2026-02-26 02:15:07.053689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:15:07.053880 | instance | Thursday 26 February 2026 02:15:07 +0000 (0:00:00.055) 0:45:31.375 ***** 2026-02-26 02:15:37.914766 | instance | changed: [instance] 2026-02-26 02:15:37.914916 | instance | 2026-02-26 02:15:37.915105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:15:37.915281 | instance | Thursday 26 February 2026 02:15:37 +0000 (0:00:30.860) 0:46:02.236 ***** 2026-02-26 02:15:38.600532 | instance | ok: [instance] 2026-02-26 02:15:38.600750 | instance | 2026-02-26 02:15:38.601090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:15:38.601353 | instance | Thursday 26 February 2026 02:15:38 +0000 (0:00:00.686) 0:46:02.922 ***** 2026-02-26 02:15:38.661757 | instance | ok: [instance] 2026-02-26 02:15:38.661854 | instance | 2026-02-26 02:15:38.661979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:15:38.662105 | instance | Thursday 26 February 2026 02:15:38 +0000 (0:00:00.061) 0:46:02.984 ***** 2026-02-26 02:15:38.720298 | instance | skipping: [instance] 2026-02-26 02:15:38.720352 | instance | 2026-02-26 02:15:38.720644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:15:38.720657 | instance | Thursday 26 February 2026 02:15:38 +0000 (0:00:00.058) 0:46:03.042 ***** 2026-02-26 02:15:38.782316 | instance | skipping: [instance] 2026-02-26 02:15:38.782393 | instance | 2026-02-26 02:15:38.782562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:15:38.782622 | instance | Thursday 26 February 2026 02:15:38 +0000 (0:00:00.062) 0:46:03.105 ***** 2026-02-26 02:15:38.838111 | instance | ok: [instance] 2026-02-26 02:15:38.838202 | instance | 2026-02-26 02:15:38.838323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:15:38.838440 | instance | Thursday 26 February 2026 02:15:38 +0000 (0:00:00.056) 0:46:03.161 ***** 2026-02-26 02:15:38.965346 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-02-26 02:15:38.965433 | instance | ok: [instance] => (item=valkey) 2026-02-26 02:15:38.965533 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:15:38.965640 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:15:38.965758 | instance | ok: [instance] => (item=identity) 2026-02-26 02:15:38.965871 | instance | ok: [instance] => (item=network) 2026-02-26 02:15:38.965979 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:15:38.966092 | instance | ok: [instance] => (item=load_balancer) 2026-02-26 02:15:38.966202 | instance | 2026-02-26 02:15:38.966354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:15:38.966475 | instance | Thursday 26 February 2026 02:15:38 +0000 (0:00:00.126) 0:46:03.287 ***** 2026-02-26 02:15:39.061752 | instance | ok: [instance] 2026-02-26 02:15:39.061822 | instance | 2026-02-26 02:15:39.061954 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:15:39.062067 | instance | Thursday 26 February 2026 02:15:39 +0000 (0:00:00.095) 0:46:03.383 ***** 2026-02-26 02:15:39.145852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:15:39.146085 | instance | 2026-02-26 02:15:39.146351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:15:39.146612 | instance | Thursday 26 February 2026 02:15:39 +0000 (0:00:00.084) 0:46:03.467 ***** 2026-02-26 02:15:39.722418 | instance | changed: [instance] 2026-02-26 02:15:39.722640 | instance | 2026-02-26 02:15:39.722911 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-26 02:15:39.723205 | instance | Thursday 26 February 2026 02:15:39 +0000 (0:00:00.576) 0:46:04.044 ***** 2026-02-26 02:15:40.998559 | instance | ok: [instance] 2026-02-26 02:15:40.998804 | instance | 2026-02-26 02:15:40.999084 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-02-26 02:15:40.999352 | instance | Thursday 26 February 2026 02:15:40 +0000 (0:00:01.276) 0:46:05.320 ***** 2026-02-26 02:15:42.125066 | instance | changed: [instance] 2026-02-26 02:15:42.125140 | instance | 2026-02-26 02:15:42.125258 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-02-26 02:15:42.125381 | instance | Thursday 26 February 2026 02:15:42 +0000 (0:00:01.126) 0:46:06.447 ***** 2026-02-26 02:15:43.266632 | instance | changed: [instance] 2026-02-26 02:15:43.266879 | instance | 2026-02-26 02:15:43.267174 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-02-26 02:15:43.267475 | instance | Thursday 26 February 2026 02:15:43 +0000 (0:00:01.141) 0:46:07.588 ***** 2026-02-26 02:15:44.492989 | instance | changed: [instance] 2026-02-26 02:15:44.493068 | instance | 2026-02-26 02:15:44.493312 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-02-26 02:15:44.493335 | instance | Thursday 26 February 2026 02:15:44 +0000 (0:00:01.225) 0:46:08.814 ***** 2026-02-26 02:15:49.730570 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-02-26 02:15:49.730825 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-02-26 02:15:49.731172 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-02-26 02:15:49.731482 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-02-26 02:15:49.731745 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-02-26 02:15:49.732076 | instance | 2026-02-26 02:15:49.732483 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-02-26 02:15:49.732757 | instance | Thursday 26 February 2026 02:15:49 +0000 (0:00:05.238) 0:46:14.052 ***** 2026-02-26 02:15:51.330208 | instance | changed: [instance] => (item=instance) 2026-02-26 02:15:51.330467 | instance | 2026-02-26 02:15:51.330745 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-02-26 02:15:51.331014 | instance | Thursday 26 February 2026 02:15:51 +0000 (0:00:01.599) 0:46:15.652 ***** 2026-02-26 02:15:53.499165 | instance | ok: [instance] => (item=instance) 2026-02-26 02:15:53.499900 | instance | 2026-02-26 02:15:53.499975 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-02-26 02:15:53.500183 | instance | Thursday 26 February 2026 02:15:53 +0000 (0:00:02.169) 0:46:17.821 ***** 2026-02-26 02:15:57.906304 | instance | ok: [instance] => (item=instance) 2026-02-26 02:15:57.906387 | instance | 2026-02-26 02:15:57.906652 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-02-26 02:15:57.906695 | instance | Thursday 26 February 2026 02:15:57 +0000 (0:00:04.407) 0:46:22.228 ***** 2026-02-26 02:15:58.946647 | instance | ok: [instance] => (item=instance) 2026-02-26 02:15:58.946712 | instance | 2026-02-26 02:15:58.946981 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-02-26 02:15:58.947027 | instance | Thursday 26 February 2026 02:15:58 +0000 (0:00:01.040) 0:46:23.269 ***** 2026-02-26 02:15:59.030759 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-02-26 02:15:59.030977 | instance | 2026-02-26 02:15:59.031047 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-02-26 02:15:59.031138 | instance | Thursday 26 February 2026 02:15:59 +0000 (0:00:00.083) 0:46:23.353 ***** 2026-02-26 02:16:00.036277 | instance | changed: [instance] 2026-02-26 02:16:00.036317 | instance | 2026-02-26 02:16:00.036322 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-02-26 02:16:00.036327 | instance | Thursday 26 February 2026 02:16:00 +0000 (0:00:01.005) 0:46:24.358 ***** 2026-02-26 02:16:02.138455 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-26T02:15:50Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.99', 'hostname': 'host-172-24-3-99', 'fqdn': 'host-172-24-3-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'cfbf8e72-c41c-4d90-9070-2d716e68cca2', 'ip_address': '172.24.3.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:0f:58:3e', 'name': 'octavia-health-manager-port-instance', 'network_id': '1a83c305-b00f-4614-a4f2-500e2101d1db', 'numa_affinity_policy': None, 'project_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'tenant_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['43c03034-4f2c-46e3-8dc0-af004e881b94'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-26T02:15:57Z', 'revision_number': 4, 'if_match': None, 'id': 'c4227371-97da-41f5-a9cf-65c72b7fb145', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-02-26 02:16:02.138650 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-26T02:15:50Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.99', 'hostname': 'host-172-24-3-99', 'fqdn': 'host-172-24-3-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'cfbf8e72-c41c-4d90-9070-2d716e68cca2', 'ip_address': '172.24.3.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:0f:58:3e', 'name': 'octavia-health-manager-port-instance', 'network_id': '1a83c305-b00f-4614-a4f2-500e2101d1db', 'numa_affinity_policy': None, 'project_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'tenant_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['43c03034-4f2c-46e3-8dc0-af004e881b94'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-26T02:15:57Z', 'revision_number': 4, 'if_match': None, 'id': 'c4227371-97da-41f5-a9cf-65c72b7fb145', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-02-26 02:16:02.138697 | instance | 2026-02-26 02:16:02.138918 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-02-26 02:16:02.138989 | instance | Thursday 26 February 2026 02:16:02 +0000 (0:00:02.102) 0:46:26.460 ***** 2026-02-26 02:16:03.176976 | instance | changed: [instance] 2026-02-26 02:16:03.177116 | instance | 2026-02-26 02:16:03.177257 | instance | TASK [Upload Amphora image] **************************************************** 2026-02-26 02:16:03.177385 | instance | Thursday 26 February 2026 02:16:03 +0000 (0:00:01.038) 0:46:27.499 ***** 2026-02-26 02:16:03.380159 | instance | included: glance_image for instance 2026-02-26 02:16:03.380238 | instance | 2026-02-26 02:16:03.380363 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-26 02:16:03.380485 | instance | Thursday 26 February 2026 02:16:03 +0000 (0:00:00.201) 0:46:27.701 ***** 2026-02-26 02:16:04.791421 | instance | ok: [instance] 2026-02-26 02:16:04.791520 | instance | 2026-02-26 02:16:04.791532 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 02:16:04.791542 | instance | Thursday 26 February 2026 02:16:04 +0000 (0:00:01.404) 0:46:29.105 ***** 2026-02-26 02:16:05.743707 | instance | ok: [instance] 2026-02-26 02:16:05.743841 | instance | 2026-02-26 02:16:05.743854 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 02:16:05.744023 | instance | Thursday 26 February 2026 02:16:05 +0000 (0:00:00.960) 0:46:30.066 ***** 2026-02-26 02:16:05.984449 | instance | changed: [instance] 2026-02-26 02:16:05.984514 | instance | 2026-02-26 02:16:05.984843 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 02:16:05.984882 | instance | Thursday 26 February 2026 02:16:05 +0000 (0:00:00.240) 0:46:30.307 ***** 2026-02-26 02:16:16.888361 | instance | changed: [instance] 2026-02-26 02:16:16.888459 | instance | 2026-02-26 02:16:16.888720 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 02:16:16.888770 | instance | Thursday 26 February 2026 02:16:16 +0000 (0:00:10.903) 0:46:41.211 ***** 2026-02-26 02:16:17.139177 | instance | ok: [instance] 2026-02-26 02:16:17.139242 | instance | 2026-02-26 02:16:17.139380 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 02:16:17.139497 | instance | Thursday 26 February 2026 02:16:17 +0000 (0:00:00.250) 0:46:41.461 ***** 2026-02-26 02:16:18.970192 | instance | changed: [instance] 2026-02-26 02:16:18.970263 | instance | 2026-02-26 02:16:18.970392 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 02:16:18.970514 | instance | Thursday 26 February 2026 02:16:18 +0000 (0:00:01.831) 0:46:43.292 ***** 2026-02-26 02:16:19.640039 | instance | ok: [instance] 2026-02-26 02:16:19.640302 | instance | 2026-02-26 02:16:19.640616 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 02:16:19.641044 | instance | Thursday 26 February 2026 02:16:19 +0000 (0:00:00.669) 0:46:43.962 ***** 2026-02-26 02:16:50.682103 | instance | changed: [instance] 2026-02-26 02:16:50.682183 | instance | 2026-02-26 02:16:50.682514 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 02:16:50.682796 | instance | Thursday 26 February 2026 02:16:50 +0000 (0:00:31.041) 0:47:15.004 ***** 2026-02-26 02:16:51.203727 | instance | changed: [instance] 2026-02-26 02:16:51.203816 | instance | 2026-02-26 02:16:51.204835 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-02-26 02:16:51.204918 | instance | Thursday 26 February 2026 02:16:51 +0000 (0:00:00.521) 0:47:15.525 ***** 2026-02-26 02:16:52.082086 | instance | ok: [instance] 2026-02-26 02:16:52.082159 | instance | 2026-02-26 02:16:52.082423 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-02-26 02:16:52.082488 | instance | Thursday 26 February 2026 02:16:52 +0000 (0:00:00.878) 0:47:16.404 ***** 2026-02-26 02:16:57.812653 | instance | changed: [instance] 2026-02-26 02:16:57.812754 | instance | 2026-02-26 02:16:57.812827 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-02-26 02:16:57.812959 | instance | Thursday 26 February 2026 02:16:57 +0000 (0:00:05.731) 0:47:22.135 ***** 2026-02-26 02:16:58.491078 | instance | ok: [instance] 2026-02-26 02:16:58.491175 | instance | 2026-02-26 02:16:58.491413 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-02-26 02:16:58.491466 | instance | Thursday 26 February 2026 02:16:58 +0000 (0:00:00.678) 0:47:22.813 ***** 2026-02-26 02:16:59.715088 | instance | changed: [instance] 2026-02-26 02:16:59.715169 | instance | 2026-02-26 02:16:59.715453 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-02-26 02:16:59.715491 | instance | Thursday 26 February 2026 02:16:59 +0000 (0:00:01.224) 0:47:24.037 ***** 2026-02-26 02:17:01.150943 | instance | changed: [instance] => (item=octavia-client) 2026-02-26 02:17:01.151064 | instance | changed: [instance] => (item=octavia-server) 2026-02-26 02:17:01.151186 | instance | 2026-02-26 02:17:01.151313 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-02-26 02:17:01.151433 | instance | Thursday 26 February 2026 02:17:01 +0000 (0:00:01.435) 0:47:25.473 ***** 2026-02-26 02:17:01.870340 | instance | changed: [instance] 2026-02-26 02:17:01.870470 | instance | 2026-02-26 02:17:01.870654 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-02-26 02:17:01.870814 | instance | Thursday 26 February 2026 02:17:01 +0000 (0:00:00.719) 0:47:26.192 ***** 2026-02-26 02:17:03.557942 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-02-26 02:17:03.558013 | instance | loadbalancer quotas. 2026-02-26 02:17:03.590939 | instance | changed: [instance] 2026-02-26 02:17:03.591373 | instance | 2026-02-26 02:17:03.591476 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-02-26 02:17:03.591489 | instance | Thursday 26 February 2026 02:17:03 +0000 (0:00:01.720) 0:47:27.913 ***** 2026-02-26 02:19:16.324569 | instance | changed: [instance] 2026-02-26 02:19:16.324851 | instance | 2026-02-26 02:19:16.325165 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-02-26 02:19:16.325444 | instance | Thursday 26 February 2026 02:19:16 +0000 (0:02:12.732) 0:49:40.646 ***** 2026-02-26 02:19:24.499512 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-02-26 02:19:24.499616 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-02-26 02:19:24.499733 | instance | 2026-02-26 02:19:24.499861 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:19:24.499991 | instance | Thursday 26 February 2026 02:19:24 +0000 (0:00:08.175) 0:49:48.822 ***** 2026-02-26 02:19:24.645367 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:19:24.645593 | instance | 2026-02-26 02:19:24.645884 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:19:24.646158 | instance | Thursday 26 February 2026 02:19:24 +0000 (0:00:00.145) 0:49:48.967 ***** 2026-02-26 02:19:24.711367 | instance | skipping: [instance] 2026-02-26 02:19:24.711436 | instance | 2026-02-26 02:19:24.711581 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:19:24.711703 | instance | Thursday 26 February 2026 02:19:24 +0000 (0:00:00.066) 0:49:49.034 ***** 2026-02-26 02:19:24.771901 | instance | skipping: [instance] 2026-02-26 02:19:24.772856 | instance | 2026-02-26 02:19:24.772903 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:19:24.772909 | instance | Thursday 26 February 2026 02:19:24 +0000 (0:00:00.060) 0:49:49.094 ***** 2026-02-26 02:19:24.847853 | instance | ok: [instance] 2026-02-26 02:19:24.847915 | instance | 2026-02-26 02:19:24.847927 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-02-26 02:19:24.847937 | instance | Thursday 26 February 2026 02:19:24 +0000 (0:00:00.074) 0:49:49.169 ***** 2026-02-26 02:19:24.942037 | instance | included: ingress for instance 2026-02-26 02:19:24.942127 | instance | 2026-02-26 02:19:24.942138 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-02-26 02:19:24.942149 | instance | Thursday 26 February 2026 02:19:24 +0000 (0:00:00.093) 0:49:49.263 ***** 2026-02-26 02:19:26.261036 | instance | changed: [instance] 2026-02-26 02:19:26.261100 | instance | 2026-02-26 02:19:26.261112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:19:26.261122 | instance | Thursday 26 February 2026 02:19:26 +0000 (0:00:01.318) 0:49:50.581 ***** 2026-02-26 02:19:26.352654 | instance | ok: [instance] 2026-02-26 02:19:26.352688 | instance | 2026-02-26 02:19:26.352694 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:19:26.352698 | instance | Thursday 26 February 2026 02:19:26 +0000 (0:00:00.092) 0:49:50.674 ***** 2026-02-26 02:19:26.459041 | instance | included: rabbitmq for instance 2026-02-26 02:19:26.459094 | instance | 2026-02-26 02:19:26.459106 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:19:26.459118 | instance | Thursday 26 February 2026 02:19:26 +0000 (0:00:00.105) 0:49:50.780 ***** 2026-02-26 02:19:27.138552 | instance | ok: [instance] 2026-02-26 02:19:27.138614 | instance | 2026-02-26 02:19:27.138626 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:19:27.138636 | instance | Thursday 26 February 2026 02:19:27 +0000 (0:00:00.679) 0:49:51.459 ***** 2026-02-26 02:19:27.197478 | instance | skipping: [instance] 2026-02-26 02:19:27.197521 | instance | 2026-02-26 02:19:27.197532 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:19:27.197543 | instance | Thursday 26 February 2026 02:19:27 +0000 (0:00:00.059) 0:49:51.519 ***** 2026-02-26 02:19:27.260042 | instance | skipping: [instance] 2026-02-26 02:19:27.260088 | instance | 2026-02-26 02:19:27.260100 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:19:27.260111 | instance | Thursday 26 February 2026 02:19:27 +0000 (0:00:00.062) 0:49:51.581 ***** 2026-02-26 02:19:27.322529 | instance | skipping: [instance] 2026-02-26 02:19:27.322892 | instance | 2026-02-26 02:19:27.323247 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:19:27.323601 | instance | Thursday 26 February 2026 02:19:27 +0000 (0:00:00.063) 0:49:51.645 ***** 2026-02-26 02:19:58.173782 | instance | changed: [instance] 2026-02-26 02:19:58.173849 | instance | 2026-02-26 02:19:58.173856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:19:58.173863 | instance | Thursday 26 February 2026 02:19:58 +0000 (0:00:30.850) 0:50:22.495 ***** 2026-02-26 02:19:58.822570 | instance | ok: [instance] 2026-02-26 02:19:58.822768 | instance | 2026-02-26 02:19:58.823081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:19:58.823361 | instance | Thursday 26 February 2026 02:19:58 +0000 (0:00:00.648) 0:50:23.144 ***** 2026-02-26 02:19:58.893308 | instance | ok: [instance] 2026-02-26 02:19:58.893549 | instance | 2026-02-26 02:19:58.893959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:19:58.894265 | instance | Thursday 26 February 2026 02:19:58 +0000 (0:00:00.071) 0:50:23.215 ***** 2026-02-26 02:19:58.963502 | instance | skipping: [instance] 2026-02-26 02:19:58.963741 | instance | 2026-02-26 02:19:58.964047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:19:58.964312 | instance | Thursday 26 February 2026 02:19:58 +0000 (0:00:00.070) 0:50:23.285 ***** 2026-02-26 02:19:59.029687 | instance | skipping: [instance] 2026-02-26 02:19:59.029986 | instance | 2026-02-26 02:19:59.030279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:19:59.030542 | instance | Thursday 26 February 2026 02:19:59 +0000 (0:00:00.066) 0:50:23.352 ***** 2026-02-26 02:19:59.087267 | instance | ok: [instance] 2026-02-26 02:19:59.087519 | instance | 2026-02-26 02:19:59.087814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:19:59.088098 | instance | Thursday 26 February 2026 02:19:59 +0000 (0:00:00.057) 0:50:23.410 ***** 2026-02-26 02:19:59.220116 | instance | ok: [instance] => (item=orchestration) 2026-02-26 02:19:59.220407 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:19:59.220735 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:19:59.221206 | instance | ok: [instance] => (item=identity) 2026-02-26 02:19:59.221584 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:19:59.222004 | instance | ok: [instance] => (item=key_manager) 2026-02-26 02:19:59.222329 | instance | ok: [instance] => (item=container_infra) 2026-02-26 02:19:59.222725 | instance | 2026-02-26 02:19:59.223103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:19:59.223430 | instance | Thursday 26 February 2026 02:19:59 +0000 (0:00:00.132) 0:50:23.542 ***** 2026-02-26 02:19:59.309503 | instance | ok: [instance] 2026-02-26 02:19:59.309736 | instance | 2026-02-26 02:19:59.310045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:19:59.310379 | instance | Thursday 26 February 2026 02:19:59 +0000 (0:00:00.089) 0:50:23.631 ***** 2026-02-26 02:19:59.392361 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:19:59.392632 | instance | 2026-02-26 02:19:59.392965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:19:59.393230 | instance | Thursday 26 February 2026 02:19:59 +0000 (0:00:00.083) 0:50:23.714 ***** 2026-02-26 02:19:59.943533 | instance | changed: [instance] 2026-02-26 02:19:59.943782 | instance | 2026-02-26 02:19:59.944047 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:19:59.944332 | instance | Thursday 26 February 2026 02:19:59 +0000 (0:00:00.551) 0:50:24.265 ***** 2026-02-26 02:20:00.022495 | instance | ok: [instance] => { 2026-02-26 02:20:00.022636 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-02-26 02:20:00.022795 | instance | } 2026-02-26 02:20:00.022946 | instance | 2026-02-26 02:20:00.023111 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:20:00.023267 | instance | Thursday 26 February 2026 02:20:00 +0000 (0:00:00.079) 0:50:24.345 ***** 2026-02-26 02:20:01.766625 | instance | changed: [instance] 2026-02-26 02:20:01.766858 | instance | 2026-02-26 02:20:01.767128 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:20:01.767392 | instance | Thursday 26 February 2026 02:20:01 +0000 (0:00:01.743) 0:50:26.089 ***** 2026-02-26 02:20:01.859982 | instance | skipping: [instance] 2026-02-26 02:20:01.860209 | instance | 2026-02-26 02:20:01.860478 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-02-26 02:20:01.860748 | instance | Thursday 26 February 2026 02:20:01 +0000 (0:00:00.092) 0:50:26.181 ***** 2026-02-26 02:20:02.436142 | instance | changed: [instance] 2026-02-26 02:20:02.436383 | instance | 2026-02-26 02:20:02.436669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:20:02.437001 | instance | Thursday 26 February 2026 02:20:02 +0000 (0:00:00.576) 0:50:26.758 ***** 2026-02-26 02:20:02.522351 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:20:02.522652 | instance | 2026-02-26 02:20:02.522944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:20:02.523208 | instance | Thursday 26 February 2026 02:20:02 +0000 (0:00:00.086) 0:50:26.844 ***** 2026-02-26 02:20:03.060738 | instance | changed: [instance] 2026-02-26 02:20:03.060836 | instance | 2026-02-26 02:20:03.060967 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-02-26 02:20:03.061086 | instance | Thursday 26 February 2026 02:20:03 +0000 (0:00:00.538) 0:50:27.383 ***** 2026-02-26 02:20:03.292426 | instance | changed: [instance] 2026-02-26 02:20:03.292723 | instance | 2026-02-26 02:20:03.293070 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-02-26 02:20:03.293356 | instance | Thursday 26 February 2026 02:20:03 +0000 (0:00:00.231) 0:50:27.614 ***** 2026-02-26 02:20:03.906118 | instance | changed: [instance] 2026-02-26 02:20:03.906353 | instance | 2026-02-26 02:20:03.906631 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-02-26 02:20:03.906909 | instance | Thursday 26 February 2026 02:20:03 +0000 (0:00:00.613) 0:50:28.228 ***** 2026-02-26 02:20:04.860570 | instance | changed: [instance] 2026-02-26 02:20:04.860654 | instance | 2026-02-26 02:20:04.860764 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-02-26 02:20:04.860923 | instance | Thursday 26 February 2026 02:20:04 +0000 (0:00:00.954) 0:50:29.183 ***** 2026-02-26 02:20:07.659357 | instance | changed: [instance] 2026-02-26 02:20:07.659439 | instance | 2026-02-26 02:20:07.659566 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-02-26 02:20:07.659689 | instance | Thursday 26 February 2026 02:20:07 +0000 (0:00:02.798) 0:50:31.982 ***** 2026-02-26 02:20:07.885436 | instance | changed: [instance] 2026-02-26 02:20:07.885511 | instance | 2026-02-26 02:20:07.885562 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-02-26 02:20:07.885732 | instance | Thursday 26 February 2026 02:20:07 +0000 (0:00:00.225) 0:50:32.208 ***** 2026-02-26 02:20:09.858938 | instance | changed: [instance] 2026-02-26 02:20:09.859007 | instance | 2026-02-26 02:20:09.859300 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-02-26 02:20:09.859335 | instance | Thursday 26 February 2026 02:20:09 +0000 (0:00:01.973) 0:50:34.181 ***** 2026-02-26 02:20:10.544349 | instance | ok: [instance] 2026-02-26 02:20:10.545171 | instance | 2026-02-26 02:20:10.545188 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-02-26 02:20:10.545198 | instance | Thursday 26 February 2026 02:20:10 +0000 (0:00:00.685) 0:50:34.867 ***** 2026-02-26 02:20:14.692733 | instance | changed: [instance] 2026-02-26 02:20:14.692812 | instance | 2026-02-26 02:20:14.692826 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-02-26 02:20:14.692836 | instance | Thursday 26 February 2026 02:20:14 +0000 (0:00:04.147) 0:50:39.014 ***** 2026-02-26 02:20:14.750615 | instance | skipping: [instance] 2026-02-26 02:20:14.750648 | instance | 2026-02-26 02:20:14.750659 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-02-26 02:20:14.750668 | instance | Thursday 26 February 2026 02:20:14 +0000 (0:00:00.058) 0:50:39.072 ***** 2026-02-26 02:20:14.814072 | instance | skipping: [instance] 2026-02-26 02:20:14.814204 | instance | 2026-02-26 02:20:14.814335 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-02-26 02:20:14.814443 | instance | Thursday 26 February 2026 02:20:14 +0000 (0:00:00.064) 0:50:39.136 ***** 2026-02-26 02:20:47.509505 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-02-26 02:20:47.509606 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-02-26 02:20:47.509718 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-02-26 02:20:47.509841 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-02-26 02:20:47.509954 | instance | 2026-02-26 02:20:47.510080 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-02-26 02:20:47.510207 | instance | Thursday 26 February 2026 02:20:47 +0000 (0:00:32.695) 0:51:11.832 ***** 2026-02-26 02:20:47.602827 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.602946 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.603082 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.603211 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.603348 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.603482 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.603629 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.603758 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:20:47.603877 | instance | skipping: [instance] 2026-02-26 02:20:47.603989 | instance | 2026-02-26 02:20:47.604109 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-02-26 02:20:47.604233 | instance | Thursday 26 February 2026 02:20:47 +0000 (0:00:00.093) 0:51:11.925 ***** 2026-02-26 02:21:03.627893 | instance | changed: [instance] 2026-02-26 02:21:03.627975 | instance | 2026-02-26 02:21:03.628265 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-02-26 02:21:03.628307 | instance | Thursday 26 February 2026 02:21:03 +0000 (0:00:16.024) 0:51:27.950 ***** 2026-02-26 02:21:04.299308 | instance | changed: [instance] 2026-02-26 02:21:04.299437 | instance | 2026-02-26 02:21:04.299585 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-02-26 02:21:04.299743 | instance | Thursday 26 February 2026 02:21:04 +0000 (0:00:00.671) 0:51:28.621 ***** 2026-02-26 02:23:14.622478 | instance | changed: [instance] 2026-02-26 02:23:14.622560 | instance | 2026-02-26 02:23:14.622684 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-02-26 02:23:14.622805 | instance | Thursday 26 February 2026 02:23:14 +0000 (0:02:10.323) 0:53:38.945 ***** 2026-02-26 02:23:15.364589 | instance | changed: [instance] 2026-02-26 02:23:15.364680 | instance | 2026-02-26 02:23:15.364807 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:23:15.364955 | instance | Thursday 26 February 2026 02:23:15 +0000 (0:00:00.742) 0:53:39.687 ***** 2026-02-26 02:23:15.497440 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:23:15.497556 | instance | 2026-02-26 02:23:15.497682 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:23:15.497842 | instance | Thursday 26 February 2026 02:23:15 +0000 (0:00:00.132) 0:53:39.820 ***** 2026-02-26 02:23:15.559864 | instance | skipping: [instance] 2026-02-26 02:23:15.559912 | instance | 2026-02-26 02:23:15.559923 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:23:15.559933 | instance | Thursday 26 February 2026 02:23:15 +0000 (0:00:00.061) 0:53:39.881 ***** 2026-02-26 02:23:15.621588 | instance | skipping: [instance] 2026-02-26 02:23:15.621694 | instance | 2026-02-26 02:23:15.621829 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:23:15.621983 | instance | Thursday 26 February 2026 02:23:15 +0000 (0:00:00.062) 0:53:39.944 ***** 2026-02-26 02:23:15.688372 | instance | ok: [instance] 2026-02-26 02:23:15.688444 | instance | 2026-02-26 02:23:15.688578 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-02-26 02:23:15.688701 | instance | Thursday 26 February 2026 02:23:15 +0000 (0:00:00.067) 0:53:40.011 ***** 2026-02-26 02:23:15.787753 | instance | included: ingress for instance 2026-02-26 02:23:15.787861 | instance | 2026-02-26 02:23:15.787975 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-02-26 02:23:15.788109 | instance | Thursday 26 February 2026 02:23:15 +0000 (0:00:00.099) 0:53:40.110 ***** 2026-02-26 02:23:16.858865 | instance | changed: [instance] 2026-02-26 02:23:16.858997 | instance | 2026-02-26 02:23:16.859012 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-02-26 02:23:16.859139 | instance | Thursday 26 February 2026 02:23:16 +0000 (0:00:01.070) 0:53:41.180 ***** 2026-02-26 02:23:17.771581 | instance | changed: [instance] 2026-02-26 02:23:17.771665 | instance | 2026-02-26 02:23:17.771794 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-02-26 02:23:17.771918 | instance | Thursday 26 February 2026 02:23:17 +0000 (0:00:00.913) 0:53:42.094 ***** 2026-02-26 02:23:18.022626 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:23:18.022732 | instance | 2026-02-26 02:23:18.022863 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:23:18.022981 | instance | Thursday 26 February 2026 02:23:18 +0000 (0:00:00.251) 0:53:42.345 ***** 2026-02-26 02:23:18.081471 | instance | skipping: [instance] 2026-02-26 02:23:18.081571 | instance | 2026-02-26 02:23:18.081700 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:23:18.081823 | instance | Thursday 26 February 2026 02:23:18 +0000 (0:00:00.058) 0:53:42.404 ***** 2026-02-26 02:23:18.143078 | instance | skipping: [instance] 2026-02-26 02:23:18.143259 | instance | 2026-02-26 02:23:18.143520 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:23:18.143537 | instance | Thursday 26 February 2026 02:23:18 +0000 (0:00:00.061) 0:53:42.465 ***** 2026-02-26 02:23:18.216521 | instance | ok: [instance] 2026-02-26 02:23:18.216616 | instance | 2026-02-26 02:23:18.216752 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-02-26 02:23:18.216890 | instance | Thursday 26 February 2026 02:23:18 +0000 (0:00:00.073) 0:53:42.539 ***** 2026-02-26 02:23:18.310182 | instance | included: ingress for instance 2026-02-26 02:23:18.310272 | instance | 2026-02-26 02:23:18.310429 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-02-26 02:23:18.310583 | instance | Thursday 26 February 2026 02:23:18 +0000 (0:00:00.093) 0:53:42.632 ***** 2026-02-26 02:23:19.349811 | instance | changed: [instance] 2026-02-26 02:23:19.349894 | instance | 2026-02-26 02:23:19.350173 | instance | TASK [Upload images] *********************************************************** 2026-02-26 02:23:19.350215 | instance | Thursday 26 February 2026 02:23:19 +0000 (0:00:01.039) 0:53:43.672 ***** 2026-02-26 02:23:19.528680 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-02-26 02:23:19.528768 | instance | 2026-02-26 02:23:19.528913 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 02:23:19.529034 | instance | Thursday 26 February 2026 02:23:19 +0000 (0:00:00.178) 0:53:43.851 ***** 2026-02-26 02:23:20.582092 | instance | ok: [instance] 2026-02-26 02:23:20.582163 | instance | 2026-02-26 02:23:20.582296 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 02:23:20.582419 | instance | Thursday 26 February 2026 02:23:20 +0000 (0:00:01.052) 0:53:44.904 ***** 2026-02-26 02:23:20.823742 | instance | changed: [instance] 2026-02-26 02:23:20.823952 | instance | 2026-02-26 02:23:20.824293 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 02:23:20.824489 | instance | Thursday 26 February 2026 02:23:20 +0000 (0:00:00.235) 0:53:45.139 ***** 2026-02-26 02:23:30.292671 | instance | changed: [instance] 2026-02-26 02:23:30.292946 | instance | 2026-02-26 02:23:30.293232 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 02:23:30.293501 | instance | Thursday 26 February 2026 02:23:30 +0000 (0:00:09.475) 0:53:54.615 ***** 2026-02-26 02:23:30.795283 | instance | ok: [instance] 2026-02-26 02:23:30.795528 | instance | 2026-02-26 02:23:30.795814 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 02:23:30.796094 | instance | Thursday 26 February 2026 02:23:30 +0000 (0:00:00.502) 0:53:55.117 ***** 2026-02-26 02:23:30.857719 | instance | skipping: [instance] 2026-02-26 02:23:30.857841 | instance | 2026-02-26 02:23:30.858008 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 02:23:30.858182 | instance | Thursday 26 February 2026 02:23:30 +0000 (0:00:00.062) 0:53:55.180 ***** 2026-02-26 02:23:32.941791 | instance | ok: [instance] 2026-02-26 02:23:32.941865 | instance | 2026-02-26 02:23:32.942134 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 02:23:32.942180 | instance | Thursday 26 February 2026 02:23:32 +0000 (0:00:02.083) 0:53:57.263 ***** 2026-02-26 02:24:18.598375 | instance | changed: [instance] 2026-02-26 02:24:18.598452 | instance | 2026-02-26 02:24:18.598627 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 02:24:18.598780 | instance | Thursday 26 February 2026 02:24:18 +0000 (0:00:45.656) 0:54:42.920 ***** 2026-02-26 02:24:19.023176 | instance | changed: [instance] 2026-02-26 02:24:19.023259 | instance | 2026-02-26 02:24:19.023389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:24:19.023518 | instance | Thursday 26 February 2026 02:24:19 +0000 (0:00:00.425) 0:54:43.345 ***** 2026-02-26 02:24:19.106220 | instance | ok: [instance] 2026-02-26 02:24:19.106306 | instance | 2026-02-26 02:24:19.106436 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:24:19.106566 | instance | Thursday 26 February 2026 02:24:19 +0000 (0:00:00.083) 0:54:43.428 ***** 2026-02-26 02:24:19.208351 | instance | included: rabbitmq for instance 2026-02-26 02:24:19.208453 | instance | 2026-02-26 02:24:19.208714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:24:19.208754 | instance | Thursday 26 February 2026 02:24:19 +0000 (0:00:00.102) 0:54:43.531 ***** 2026-02-26 02:24:19.850905 | instance | ok: [instance] 2026-02-26 02:24:19.850953 | instance | 2026-02-26 02:24:19.850961 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:24:19.850967 | instance | Thursday 26 February 2026 02:24:19 +0000 (0:00:00.641) 0:54:44.173 ***** 2026-02-26 02:24:19.910355 | instance | skipping: [instance] 2026-02-26 02:24:19.910468 | instance | 2026-02-26 02:24:19.910597 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:24:19.910718 | instance | Thursday 26 February 2026 02:24:19 +0000 (0:00:00.060) 0:54:44.233 ***** 2026-02-26 02:24:19.974282 | instance | skipping: [instance] 2026-02-26 02:24:19.974430 | instance | 2026-02-26 02:24:19.974555 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:24:19.974675 | instance | Thursday 26 February 2026 02:24:19 +0000 (0:00:00.063) 0:54:44.296 ***** 2026-02-26 02:24:20.032333 | instance | skipping: [instance] 2026-02-26 02:24:20.032429 | instance | 2026-02-26 02:24:20.032551 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:24:20.032681 | instance | Thursday 26 February 2026 02:24:20 +0000 (0:00:00.058) 0:54:44.355 ***** 2026-02-26 02:26:30.229500 | instance | changed: [instance] 2026-02-26 02:26:30.229778 | instance | 2026-02-26 02:26:30.230118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:26:30.230488 | instance | Thursday 26 February 2026 02:26:30 +0000 (0:02:10.196) 0:56:54.551 ***** 2026-02-26 02:26:30.881910 | instance | ok: [instance] 2026-02-26 02:26:30.900558 | instance | 2026-02-26 02:26:30.900588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:26:30.900600 | instance | Thursday 26 February 2026 02:26:30 +0000 (0:00:00.652) 0:56:55.204 ***** 2026-02-26 02:26:30.949603 | instance | ok: [instance] 2026-02-26 02:26:30.949763 | instance | 2026-02-26 02:26:30.949952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:26:30.950131 | instance | Thursday 26 February 2026 02:26:30 +0000 (0:00:00.067) 0:56:55.271 ***** 2026-02-26 02:26:31.017544 | instance | skipping: [instance] 2026-02-26 02:26:31.017782 | instance | 2026-02-26 02:26:31.018111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:26:31.018414 | instance | Thursday 26 February 2026 02:26:31 +0000 (0:00:00.067) 0:56:55.339 ***** 2026-02-26 02:26:31.079310 | instance | skipping: [instance] 2026-02-26 02:26:31.079552 | instance | 2026-02-26 02:26:31.079848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:26:31.080095 | instance | Thursday 26 February 2026 02:26:31 +0000 (0:00:00.062) 0:56:55.401 ***** 2026-02-26 02:26:31.149100 | instance | ok: [instance] 2026-02-26 02:26:31.149319 | instance | 2026-02-26 02:26:31.149595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:26:31.149884 | instance | Thursday 26 February 2026 02:26:31 +0000 (0:00:00.069) 0:56:55.471 ***** 2026-02-26 02:26:31.484176 | instance | ok: [instance] => (item=sharev2) 2026-02-26 02:26:31.484447 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:26:31.484718 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:26:31.485013 | instance | ok: [instance] => (item=identity) 2026-02-26 02:26:31.485290 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:26:31.485536 | instance | 2026-02-26 02:26:31.485803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:26:31.486067 | instance | Thursday 26 February 2026 02:26:31 +0000 (0:00:00.334) 0:56:55.806 ***** 2026-02-26 02:26:31.573623 | instance | ok: [instance] 2026-02-26 02:26:31.573833 | instance | 2026-02-26 02:26:31.574110 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:26:31.574373 | instance | Thursday 26 February 2026 02:26:31 +0000 (0:00:00.089) 0:56:55.895 ***** 2026-02-26 02:26:31.658817 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:26:31.659035 | instance | 2026-02-26 02:26:31.659328 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:26:31.659583 | instance | Thursday 26 February 2026 02:26:31 +0000 (0:00:00.085) 0:56:55.981 ***** 2026-02-26 02:26:32.201298 | instance | changed: [instance] 2026-02-26 02:26:32.201522 | instance | 2026-02-26 02:26:32.201841 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-02-26 02:26:32.202109 | instance | Thursday 26 February 2026 02:26:32 +0000 (0:00:00.541) 0:56:56.523 ***** 2026-02-26 02:26:33.310097 | instance | changed: [instance] 2026-02-26 02:26:33.310373 | instance | 2026-02-26 02:26:33.310697 | instance | TASK [Upload service image] **************************************************** 2026-02-26 02:26:33.310990 | instance | Thursday 26 February 2026 02:26:33 +0000 (0:00:01.108) 0:56:57.632 ***** 2026-02-26 02:26:33.483066 | instance | included: glance_image for instance 2026-02-26 02:26:33.483402 | instance | 2026-02-26 02:26:33.483783 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 02:26:33.485538 | instance | Thursday 26 February 2026 02:26:33 +0000 (0:00:00.173) 0:56:57.805 ***** 2026-02-26 02:26:34.416408 | instance | ok: [instance] 2026-02-26 02:26:34.416474 | instance | 2026-02-26 02:26:34.416611 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 02:26:34.416727 | instance | Thursday 26 February 2026 02:26:34 +0000 (0:00:00.933) 0:56:58.739 ***** 2026-02-26 02:26:34.665905 | instance | changed: [instance] 2026-02-26 02:26:34.666167 | instance | 2026-02-26 02:26:34.666447 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 02:26:34.666717 | instance | Thursday 26 February 2026 02:26:34 +0000 (0:00:00.249) 0:56:58.988 ***** 2026-02-26 02:26:48.770953 | instance | changed: [instance] 2026-02-26 02:26:48.771183 | instance | 2026-02-26 02:26:48.771460 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 02:26:48.771789 | instance | Thursday 26 February 2026 02:26:48 +0000 (0:00:14.104) 0:57:13.092 ***** 2026-02-26 02:26:49.013534 | instance | ok: [instance] 2026-02-26 02:26:49.013763 | instance | 2026-02-26 02:26:49.014036 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 02:26:49.014302 | instance | Thursday 26 February 2026 02:26:49 +0000 (0:00:00.242) 0:57:13.335 ***** 2026-02-26 02:26:49.078861 | instance | skipping: [instance] 2026-02-26 02:26:49.079047 | instance | 2026-02-26 02:26:49.079237 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 02:26:49.079444 | instance | Thursday 26 February 2026 02:26:49 +0000 (0:00:00.065) 0:57:13.401 ***** 2026-02-26 02:26:49.769177 | instance | ok: [instance] 2026-02-26 02:26:49.769407 | instance | 2026-02-26 02:26:49.769713 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 02:26:49.769985 | instance | Thursday 26 February 2026 02:26:49 +0000 (0:00:00.690) 0:57:14.091 ***** 2026-02-26 02:27:08.799961 | instance | changed: [instance] 2026-02-26 02:27:08.800173 | instance | 2026-02-26 02:27:08.800387 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 02:27:08.800565 | instance | Thursday 26 February 2026 02:27:08 +0000 (0:00:19.031) 0:57:33.122 ***** 2026-02-26 02:27:09.197080 | instance | changed: [instance] 2026-02-26 02:27:09.197145 | instance | 2026-02-26 02:27:09.197289 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-02-26 02:27:09.197408 | instance | Thursday 26 February 2026 02:27:09 +0000 (0:00:00.397) 0:57:33.519 ***** 2026-02-26 02:27:10.589843 | instance | changed: [instance] 2026-02-26 02:27:10.590141 | instance | 2026-02-26 02:27:10.590435 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-02-26 02:27:10.590704 | instance | Thursday 26 February 2026 02:27:10 +0000 (0:00:01.392) 0:57:34.912 ***** 2026-02-26 02:27:14.058334 | instance | changed: [instance] => (item=22) 2026-02-26 02:27:14.058635 | instance | changed: [instance] => (item=111) 2026-02-26 02:27:14.058926 | instance | changed: [instance] => (item=2049) 2026-02-26 02:27:14.059210 | instance | 2026-02-26 02:27:14.059498 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-02-26 02:27:14.059767 | instance | Thursday 26 February 2026 02:27:14 +0000 (0:00:03.467) 0:57:38.380 ***** 2026-02-26 02:27:15.268695 | instance | changed: [instance] 2026-02-26 02:27:15.269010 | instance | 2026-02-26 02:27:15.269464 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-02-26 02:27:15.269759 | instance | Thursday 26 February 2026 02:27:15 +0000 (0:00:01.210) 0:57:39.591 ***** 2026-02-26 02:27:15.479282 | instance | ok: [instance -> localhost] 2026-02-26 02:27:15.479564 | instance | 2026-02-26 02:27:15.479861 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-02-26 02:27:15.481004 | instance | Thursday 26 February 2026 02:27:15 +0000 (0:00:00.207) 0:57:39.798 ***** 2026-02-26 02:27:15.879595 | instance | ok: [instance -> localhost] 2026-02-26 02:27:15.879811 | instance | 2026-02-26 02:27:15.880141 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-02-26 02:27:15.880399 | instance | Thursday 26 February 2026 02:27:15 +0000 (0:00:00.402) 0:57:40.201 ***** 2026-02-26 02:27:16.186269 | instance | ok: [instance -> localhost] 2026-02-26 02:27:16.186494 | instance | 2026-02-26 02:27:16.186770 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-02-26 02:27:16.187039 | instance | Thursday 26 February 2026 02:27:16 +0000 (0:00:00.306) 0:57:40.508 ***** 2026-02-26 02:27:16.390895 | instance | ok: [instance -> localhost] 2026-02-26 02:27:16.391128 | instance | 2026-02-26 02:27:16.391412 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-02-26 02:27:16.391679 | instance | Thursday 26 February 2026 02:27:16 +0000 (0:00:00.204) 0:57:40.713 ***** 2026-02-26 02:27:17.084836 | instance | changed: [instance] 2026-02-26 02:27:17.084887 | instance | 2026-02-26 02:27:17.086517 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-02-26 02:27:17.086574 | instance | Thursday 26 February 2026 02:27:17 +0000 (0:00:00.693) 0:57:41.406 ***** 2026-02-26 02:29:58.779809 | instance | changed: [instance] 2026-02-26 02:29:58.779979 | instance | 2026-02-26 02:29:58.780250 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:29:58.780521 | instance | Thursday 26 February 2026 02:29:58 +0000 (0:02:41.695) 1:00:23.102 ***** 2026-02-26 02:29:58.924380 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:29:58.924606 | instance | 2026-02-26 02:29:58.924993 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:29:58.925261 | instance | Thursday 26 February 2026 02:29:58 +0000 (0:00:00.144) 1:00:23.246 ***** 2026-02-26 02:29:58.990522 | instance | skipping: [instance] 2026-02-26 02:29:58.990789 | instance | 2026-02-26 02:29:58.991074 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:29:58.991346 | instance | Thursday 26 February 2026 02:29:58 +0000 (0:00:00.066) 1:00:23.313 ***** 2026-02-26 02:29:59.053687 | instance | skipping: [instance] 2026-02-26 02:29:59.053966 | instance | 2026-02-26 02:29:59.054407 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:29:59.054711 | instance | Thursday 26 February 2026 02:29:59 +0000 (0:00:00.062) 1:00:23.376 ***** 2026-02-26 02:29:59.132858 | instance | ok: [instance] 2026-02-26 02:29:59.132976 | instance | 2026-02-26 02:29:59.133102 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-02-26 02:29:59.133253 | instance | Thursday 26 February 2026 02:29:59 +0000 (0:00:00.079) 1:00:23.455 ***** 2026-02-26 02:29:59.233626 | instance | included: ingress for instance 2026-02-26 02:29:59.233866 | instance | 2026-02-26 02:29:59.234134 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-02-26 02:29:59.234392 | instance | Thursday 26 February 2026 02:29:59 +0000 (0:00:00.100) 1:00:23.555 ***** 2026-02-26 02:30:00.492804 | instance | changed: [instance] 2026-02-26 02:30:00.492919 | instance | 2026-02-26 02:30:00.493042 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-02-26 02:30:00.493161 | instance | Thursday 26 February 2026 02:30:00 +0000 (0:00:01.259) 1:00:24.815 ***** 2026-02-26 02:30:02.439394 | instance | changed: [instance] 2026-02-26 02:30:02.439470 | instance | 2026-02-26 02:30:02.439604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:30:02.439732 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:01.946) 1:00:26.761 ***** 2026-02-26 02:30:02.535123 | instance | ok: [instance] 2026-02-26 02:30:02.535524 | instance | 2026-02-26 02:30:02.535593 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:30:02.535849 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.095) 1:00:26.857 ***** 2026-02-26 02:30:02.602749 | instance | skipping: [instance] 2026-02-26 02:30:02.602979 | instance | 2026-02-26 02:30:02.603261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:30:02.603523 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.067) 1:00:26.925 ***** 2026-02-26 02:30:02.667582 | instance | skipping: [instance] 2026-02-26 02:30:02.667804 | instance | 2026-02-26 02:30:02.668083 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:30:02.668343 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.065) 1:00:26.990 ***** 2026-02-26 02:30:02.726446 | instance | skipping: [instance] 2026-02-26 02:30:02.726567 | instance | 2026-02-26 02:30:02.726740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:30:02.726906 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.058) 1:00:27.049 ***** 2026-02-26 02:30:02.788696 | instance | skipping: [instance] 2026-02-26 02:30:02.789001 | instance | 2026-02-26 02:30:02.789287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:30:02.789549 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.062) 1:00:27.111 ***** 2026-02-26 02:30:02.850209 | instance | skipping: [instance] 2026-02-26 02:30:02.850436 | instance | 2026-02-26 02:30:02.850710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:30:02.850971 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.061) 1:00:27.172 ***** 2026-02-26 02:30:02.908206 | instance | ok: [instance] 2026-02-26 02:30:02.908316 | instance | 2026-02-26 02:30:02.908471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:30:02.908591 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.057) 1:00:27.230 ***** 2026-02-26 02:30:03.000846 | instance | ok: [instance] => (item=dashboard) 2026-02-26 02:30:03.001031 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:30:03.001192 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:30:03.001353 | instance | ok: [instance] => (item=identity) 2026-02-26 02:30:03.001506 | instance | 2026-02-26 02:30:03.001674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:30:03.001835 | instance | Thursday 26 February 2026 02:30:02 +0000 (0:00:00.092) 1:00:27.323 ***** 2026-02-26 02:30:03.097588 | instance | ok: [instance] 2026-02-26 02:30:03.112310 | instance | 2026-02-26 02:30:03.112337 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:30:03.112345 | instance | Thursday 26 February 2026 02:30:03 +0000 (0:00:00.096) 1:00:27.419 ***** 2026-02-26 02:30:03.183013 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:30:03.183252 | instance | 2026-02-26 02:30:03.183520 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:30:03.183782 | instance | Thursday 26 February 2026 02:30:03 +0000 (0:00:00.085) 1:00:27.505 ***** 2026-02-26 02:30:03.767957 | instance | changed: [instance] 2026-02-26 02:30:03.768193 | instance | 2026-02-26 02:30:03.768476 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-02-26 02:30:03.768748 | instance | Thursday 26 February 2026 02:30:03 +0000 (0:00:00.584) 1:00:28.090 ***** 2026-02-26 02:30:35.611191 | instance | changed: [instance] 2026-02-26 02:30:35.611304 | instance | 2026-02-26 02:30:35.611453 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:30:35.611619 | instance | Thursday 26 February 2026 02:30:35 +0000 (0:00:31.843) 1:00:59.933 ***** 2026-02-26 02:30:35.751381 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:30:35.751626 | instance | 2026-02-26 02:30:35.751901 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:30:35.752195 | instance | Thursday 26 February 2026 02:30:35 +0000 (0:00:00.140) 1:01:00.073 ***** 2026-02-26 02:30:35.825554 | instance | skipping: [instance] 2026-02-26 02:30:35.825833 | instance | 2026-02-26 02:30:35.826264 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:30:35.826491 | instance | Thursday 26 February 2026 02:30:35 +0000 (0:00:00.073) 1:01:00.147 ***** 2026-02-26 02:30:35.890714 | instance | skipping: [instance] 2026-02-26 02:30:35.891006 | instance | 2026-02-26 02:30:35.891294 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:30:35.891553 | instance | Thursday 26 February 2026 02:30:35 +0000 (0:00:00.065) 1:01:00.213 ***** 2026-02-26 02:30:35.968092 | instance | ok: [instance] 2026-02-26 02:30:35.968352 | instance | 2026-02-26 02:30:35.968641 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-02-26 02:30:35.968950 | instance | Thursday 26 February 2026 02:30:35 +0000 (0:00:00.077) 1:01:00.290 ***** 2026-02-26 02:30:36.073024 | instance | included: ingress for instance 2026-02-26 02:30:36.073095 | instance | 2026-02-26 02:30:36.073236 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-02-26 02:30:36.073350 | instance | Thursday 26 February 2026 02:30:36 +0000 (0:00:00.104) 1:01:00.395 ***** 2026-02-26 02:30:37.272670 | instance | changed: [instance] 2026-02-26 02:30:37.272762 | instance | 2026-02-26 02:30:37.272930 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-26 02:30:37.273059 | instance | Thursday 26 February 2026 02:30:37 +0000 (0:00:01.199) 1:01:01.595 ***** 2026-02-26 02:30:38.032047 | instance | changed: [instance] 2026-02-26 02:30:38.032452 | instance | 2026-02-26 02:30:38.032836 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Neutron DB secret] ******** 2026-02-26 02:30:38.033175 | instance | Thursday 26 February 2026 02:30:38 +0000 (0:00:00.758) 1:01:02.354 ***** 2026-02-26 02:30:38.686333 | instance | ok: [instance] 2026-02-26 02:30:38.686385 | instance | 2026-02-26 02:30:38.686396 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Nova DB secret] *********** 2026-02-26 02:30:38.686406 | instance | Thursday 26 February 2026 02:30:38 +0000 (0:00:00.653) 1:01:03.007 ***** 2026-02-26 02:30:39.379421 | instance | ok: [instance] 2026-02-26 02:30:39.379488 | instance | 2026-02-26 02:30:39.379510 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Octavia DB secret] ******** 2026-02-26 02:30:39.379524 | instance | Thursday 26 February 2026 02:30:39 +0000 (0:00:00.693) 1:01:03.700 ***** 2026-02-26 02:30:40.028045 | instance | ok: [instance] 2026-02-26 02:30:40.028085 | instance | 2026-02-26 02:30:40.028091 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-02-26 02:30:40.028287 | instance | Thursday 26 February 2026 02:30:40 +0000 (0:00:00.648) 1:01:04.349 ***** 2026-02-26 02:30:40.785055 | instance | changed: [instance] 2026-02-26 02:30:40.785136 | instance | 2026-02-26 02:30:40.785268 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-26 02:30:40.785398 | instance | Thursday 26 February 2026 02:30:40 +0000 (0:00:00.757) 1:01:05.107 ***** 2026-02-26 02:30:41.565795 | instance | changed: [instance] 2026-02-26 02:30:41.565867 | instance | 2026-02-26 02:30:41.566002 | instance | PLAY [controllers] ************************************************************* 2026-02-26 02:30:41.566116 | instance | 2026-02-26 02:30:41.566240 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:30:41.566384 | instance | Thursday 26 February 2026 02:30:41 +0000 (0:00:00.780) 1:01:05.888 ***** 2026-02-26 02:30:45.513847 | instance | ok: [instance] 2026-02-26 02:30:45.513917 | instance | 2026-02-26 02:30:45.514178 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-26 02:30:45.514219 | instance | Thursday 26 February 2026 02:30:45 +0000 (0:00:03.947) 1:01:09.836 ***** 2026-02-26 02:30:45.805147 | instance | ok: [instance] 2026-02-26 02:30:45.805280 | instance | 2026-02-26 02:30:45.805429 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:30:45.805549 | instance | Thursday 26 February 2026 02:30:45 +0000 (0:00:00.291) 1:01:10.127 ***** 2026-02-26 02:30:47.002107 | instance | ok: [instance] 2026-02-26 02:30:47.002179 | instance | 2026-02-26 02:30:47.002344 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:30:47.002457 | instance | Thursday 26 February 2026 02:30:46 +0000 (0:00:01.196) 1:01:11.324 ***** 2026-02-26 02:30:47.274038 | instance | ok: [instance] 2026-02-26 02:30:47.274310 | instance | 2026-02-26 02:30:47.274583 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:30:47.274871 | instance | Thursday 26 February 2026 02:30:47 +0000 (0:00:00.271) 1:01:11.595 ***** 2026-02-26 02:30:47.383219 | instance | ok: [instance] => { 2026-02-26 02:30:47.383391 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:30:47.383564 | instance | } 2026-02-26 02:30:47.383725 | instance | 2026-02-26 02:30:47.383921 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:30:47.384104 | instance | Thursday 26 February 2026 02:30:47 +0000 (0:00:00.109) 1:01:11.705 ***** 2026-02-26 02:30:47.782559 | instance | ok: [instance] 2026-02-26 02:30:47.782806 | instance | 2026-02-26 02:30:47.783108 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:30:47.783402 | instance | Thursday 26 February 2026 02:30:47 +0000 (0:00:00.399) 1:01:12.104 ***** 2026-02-26 02:30:48.887942 | instance | ok: [instance] 2026-02-26 02:30:48.888088 | instance | 2026-02-26 02:30:48.888285 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-26 02:30:48.888481 | instance | Thursday 26 February 2026 02:30:48 +0000 (0:00:01.104) 1:01:13.209 ***** 2026-02-26 02:30:49.373909 | instance | ok: [instance] 2026-02-26 02:30:49.374066 | instance | 2026-02-26 02:30:49.374309 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-26 02:30:49.374492 | instance | Thursday 26 February 2026 02:30:49 +0000 (0:00:00.486) 1:01:13.696 ***** 2026-02-26 02:30:50.160368 | instance | ok: [instance] 2026-02-26 02:30:50.160594 | instance | 2026-02-26 02:30:50.160923 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-26 02:30:50.161212 | instance | Thursday 26 February 2026 02:30:50 +0000 (0:00:00.786) 1:01:14.482 ***** 2026-02-26 02:30:50.916482 | instance | ok: [instance] 2026-02-26 02:30:50.916720 | instance | 2026-02-26 02:30:50.917056 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-26 02:30:50.917338 | instance | Thursday 26 February 2026 02:30:50 +0000 (0:00:00.756) 1:01:15.238 ***** 2026-02-26 02:30:51.276642 | instance | ok: [instance] 2026-02-26 02:30:51.276922 | instance | 2026-02-26 02:30:51.277234 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-26 02:30:51.277522 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.360) 1:01:15.599 ***** 2026-02-26 02:30:51.428195 | instance | included: openstack_helm_endpoints for instance 2026-02-26 02:30:51.428467 | instance | 2026-02-26 02:30:51.428764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:30:51.429113 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.151) 1:01:15.750 ***** 2026-02-26 02:30:51.490413 | instance | skipping: [instance] 2026-02-26 02:30:51.490660 | instance | 2026-02-26 02:30:51.490970 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:30:51.491255 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.062) 1:01:15.813 ***** 2026-02-26 02:30:51.547900 | instance | skipping: [instance] 2026-02-26 02:30:51.548176 | instance | 2026-02-26 02:30:51.548551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:30:51.548848 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.057) 1:01:15.870 ***** 2026-02-26 02:30:51.717378 | instance | skipping: [instance] 2026-02-26 02:30:51.717583 | instance | 2026-02-26 02:30:51.717865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:30:51.718137 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.169) 1:01:16.039 ***** 2026-02-26 02:30:51.781546 | instance | skipping: [instance] 2026-02-26 02:30:51.781774 | instance | 2026-02-26 02:30:51.782065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:30:51.782345 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.064) 1:01:16.104 ***** 2026-02-26 02:30:51.846524 | instance | skipping: [instance] 2026-02-26 02:30:51.846741 | instance | 2026-02-26 02:30:51.847026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:30:51.847295 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.064) 1:01:16.169 ***** 2026-02-26 02:30:51.911288 | instance | skipping: [instance] 2026-02-26 02:30:51.911525 | instance | 2026-02-26 02:30:51.911871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:30:51.912146 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.064) 1:01:16.233 ***** 2026-02-26 02:30:51.980888 | instance | ok: [instance] 2026-02-26 02:30:51.981106 | instance | 2026-02-26 02:30:51.981419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:30:51.981690 | instance | Thursday 26 February 2026 02:30:51 +0000 (0:00:00.069) 1:01:16.303 ***** 2026-02-26 02:30:52.067329 | instance | ok: [instance] => (item=identity) 2026-02-26 02:30:52.067545 | instance | 2026-02-26 02:30:52.067814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:30:52.068076 | instance | Thursday 26 February 2026 02:30:52 +0000 (0:00:00.086) 1:01:16.390 ***** 2026-02-26 02:30:52.169687 | instance | ok: [instance] 2026-02-26 02:30:52.169902 | instance | 2026-02-26 02:30:52.170179 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-26 02:30:52.170476 | instance | Thursday 26 February 2026 02:30:52 +0000 (0:00:00.101) 1:01:16.491 ***** 2026-02-26 02:30:52.635007 | instance | ok: [instance] 2026-02-26 02:30:52.635243 | instance | 2026-02-26 02:30:52.635535 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-26 02:30:52.635803 | instance | Thursday 26 February 2026 02:30:52 +0000 (0:00:00.465) 1:01:16.957 ***** 2026-02-26 02:30:53.141913 | instance | ok: [instance] 2026-02-26 02:30:53.142149 | instance | 2026-02-26 02:30:53.142420 | instance | PLAY [Configure networking] **************************************************** 2026-02-26 02:30:53.142664 | instance | 2026-02-26 02:30:53.142933 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:30:53.143207 | instance | Thursday 26 February 2026 02:30:53 +0000 (0:00:00.506) 1:01:17.464 ***** 2026-02-26 02:30:57.792200 | instance | ok: [instance] 2026-02-26 02:30:57.792460 | instance | 2026-02-26 02:30:57.792750 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-02-26 02:30:57.793115 | instance | Thursday 26 February 2026 02:30:57 +0000 (0:00:04.649) 1:01:22.114 ***** 2026-02-26 02:30:58.028699 | instance | ok: [instance] 2026-02-26 02:30:58.028864 | instance | 2026-02-26 02:30:58.029051 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-02-26 02:30:58.029241 | instance | Thursday 26 February 2026 02:30:58 +0000 (0:00:00.236) 1:01:22.351 ***** 2026-02-26 02:30:58.223838 | instance | ok: [instance] 2026-02-26 02:30:58.224085 | instance | 2026-02-26 02:30:58.224380 | instance | PLAY RECAP ********************************************************************* 2026-02-26 02:30:58.224719 | instance | instance : ok=781 changed=283 unreachable=0 failed=0 skipped=258 rescued=0 ignored=2 2026-02-26 02:30:58.225009 | instance | 2026-02-26 02:30:58.225292 | instance | Thursday 26 February 2026 02:30:58 +0000 (0:00:00.187) 1:01:22.538 ***** 2026-02-26 02:30:58.225567 | instance | =============================================================================== 2026-02-26 02:30:58.225850 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 285.03s 2026-02-26 02:30:58.226120 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 188.14s 2026-02-26 02:30:58.226406 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 161.70s 2026-02-26 02:30:58.226687 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 159.04s 2026-02-26 02:30:58.226968 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 158.01s 2026-02-26 02:30:58.227238 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.37s 2026-02-26 02:30:58.227528 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 132.73s 2026-02-26 02:30:58.227840 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 130.32s 2026-02-26 02:30:58.228131 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster ------------------------- 130.20s 2026-02-26 02:30:58.228407 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 125.35s 2026-02-26 02:30:58.228545 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 125.14s 2026-02-26 02:30:58.228662 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 120.13s 2026-02-26 02:30:58.229196 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 93.67s 2026-02-26 02:30:58.229323 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 90.41s 2026-02-26 02:30:58.229441 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 85.77s 2026-02-26 02:30:58.229561 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 83.42s 2026-02-26 02:30:58.229677 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 50.91s 2026-02-26 02:30:58.229790 | instance | vexxhost.atmosphere.glance_image : Upload image into Glance ------------ 45.66s 2026-02-26 02:30:58.229904 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 44.88s 2026-02-26 02:30:58.230021 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 43.50s 2026-02-26 02:30:58.700746 | instance | INFO [aio > converge] Executed: Successful 2026-02-26 02:30:58.734398 | instance | INFO [aio > idempotence] Executing 2026-02-26 02:31:01.370467 | instance | 2026-02-26 02:31:01.370603 | instance | PLAY [all] ********************************************************************* 2026-02-26 02:31:01.370761 | instance | 2026-02-26 02:31:01.370929 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:31:01.371099 | instance | Thursday 26 February 2026 02:31:01 +0000 (0:00:00.016) 0:00:00.016 ***** 2026-02-26 02:31:05.557482 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 02:31:05.557778 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 02:31:05.558067 | instance | interpreter could change the meaning of that path. See 2026-02-26 02:31:05.558355 | instance | https://docs.ansible.com/ansible- 2026-02-26 02:31:05.558651 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 02:31:05.640325 | instance | ok: [instance] 2026-02-26 02:31:05.640591 | instance | 2026-02-26 02:31:05.640910 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 02:31:05.641199 | instance | Thursday 26 February 2026 02:31:05 +0000 (0:00:04.269) 0:00:04.286 ***** 2026-02-26 02:31:05.872702 | instance | ok: [instance] 2026-02-26 02:31:05.872949 | instance | 2026-02-26 02:31:05.873217 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-26 02:31:05.873464 | instance | 2026-02-26 02:31:05.873732 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:31:05.873996 | instance | Thursday 26 February 2026 02:31:05 +0000 (0:00:00.231) 0:00:04.517 ***** 2026-02-26 02:31:09.788854 | instance | ok: [instance] 2026-02-26 02:31:09.788966 | instance | 2026-02-26 02:31:09.789098 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:31:09.789224 | instance | Thursday 26 February 2026 02:31:09 +0000 (0:00:03.916) 0:00:08.434 ***** 2026-02-26 02:31:10.357011 | instance | ok: [instance] 2026-02-26 02:31:10.357248 | instance | 2026-02-26 02:31:10.357518 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:31:10.357785 | instance | Thursday 26 February 2026 02:31:10 +0000 (0:00:00.568) 0:00:09.002 ***** 2026-02-26 02:31:10.484608 | instance | skipping: [instance] 2026-02-26 02:31:10.484857 | instance | 2026-02-26 02:31:10.485133 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:31:10.485397 | instance | Thursday 26 February 2026 02:31:10 +0000 (0:00:00.126) 0:00:09.128 ***** 2026-02-26 02:31:10.848172 | instance | ok: [instance] 2026-02-26 02:31:10.848403 | instance | 2026-02-26 02:31:10.848671 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:31:10.848964 | instance | Thursday 26 February 2026 02:31:10 +0000 (0:00:00.364) 0:00:09.493 ***** 2026-02-26 02:31:10.946117 | instance | ok: [instance] => { 2026-02-26 02:31:10.946416 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 02:31:10.946673 | instance | } 2026-02-26 02:31:10.946916 | instance | 2026-02-26 02:31:10.947197 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:31:10.947469 | instance | Thursday 26 February 2026 02:31:10 +0000 (0:00:00.098) 0:00:09.592 ***** 2026-02-26 02:31:11.392404 | instance | ok: [instance] 2026-02-26 02:31:11.392659 | instance | 2026-02-26 02:31:11.392961 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:31:11.393231 | instance | Thursday 26 February 2026 02:31:11 +0000 (0:00:00.446) 0:00:10.038 ***** 2026-02-26 02:31:11.533728 | instance | skipping: [instance] 2026-02-26 02:31:11.533950 | instance | 2026-02-26 02:31:11.534216 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:31:11.534476 | instance | Thursday 26 February 2026 02:31:11 +0000 (0:00:00.140) 0:00:10.179 ***** 2026-02-26 02:31:11.683116 | instance | skipping: [instance] 2026-02-26 02:31:11.683194 | instance | 2026-02-26 02:31:11.683322 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:31:11.683446 | instance | Thursday 26 February 2026 02:31:11 +0000 (0:00:00.149) 0:00:10.328 ***** 2026-02-26 02:31:11.975606 | instance | ok: [instance] 2026-02-26 02:31:11.975682 | instance | 2026-02-26 02:31:11.975806 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:31:11.975952 | instance | Thursday 26 February 2026 02:31:11 +0000 (0:00:00.292) 0:00:10.621 ***** 2026-02-26 02:31:13.328264 | instance | ok: [instance] 2026-02-26 02:31:13.328486 | instance | 2026-02-26 02:31:13.328773 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:31:13.329092 | instance | Thursday 26 February 2026 02:31:13 +0000 (0:00:01.352) 0:00:11.973 ***** 2026-02-26 02:31:13.452532 | instance | ok: [instance] => { 2026-02-26 02:31:13.452871 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:31:13.453219 | instance | } 2026-02-26 02:31:13.453491 | instance | 2026-02-26 02:31:13.453796 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:31:13.454122 | instance | Thursday 26 February 2026 02:31:13 +0000 (0:00:00.124) 0:00:12.098 ***** 2026-02-26 02:31:13.971316 | instance | ok: [instance] 2026-02-26 02:31:13.971544 | instance | 2026-02-26 02:31:13.971812 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:31:13.972130 | instance | Thursday 26 February 2026 02:31:13 +0000 (0:00:00.519) 0:00:12.617 ***** 2026-02-26 02:31:17.454691 | instance | ok: [instance] 2026-02-26 02:31:17.454742 | instance | 2026-02-26 02:31:17.454749 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 02:31:17.454756 | instance | Thursday 26 February 2026 02:31:17 +0000 (0:00:03.482) 0:00:16.099 ***** 2026-02-26 02:31:17.534803 | instance | skipping: [instance] 2026-02-26 02:31:17.534850 | instance | 2026-02-26 02:31:17.534857 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 02:31:17.534863 | instance | Thursday 26 February 2026 02:31:17 +0000 (0:00:00.079) 0:00:16.179 ***** 2026-02-26 02:31:17.605245 | instance | skipping: [instance] 2026-02-26 02:31:17.605297 | instance | 2026-02-26 02:31:17.605305 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 02:31:17.605312 | instance | Thursday 26 February 2026 02:31:17 +0000 (0:00:00.070) 0:00:16.250 ***** 2026-02-26 02:31:17.685491 | instance | skipping: [instance] 2026-02-26 02:31:17.685541 | instance | 2026-02-26 02:31:17.685549 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 02:31:17.685556 | instance | Thursday 26 February 2026 02:31:17 +0000 (0:00:00.080) 0:00:16.330 ***** 2026-02-26 02:31:18.846905 | instance | ok: [instance] 2026-02-26 02:31:18.846940 | instance | 2026-02-26 02:31:18.846945 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 02:31:18.846950 | instance | Thursday 26 February 2026 02:31:18 +0000 (0:00:01.161) 0:00:17.492 ***** 2026-02-26 02:31:19.333415 | instance | ok: [instance] 2026-02-26 02:31:19.333459 | instance | 2026-02-26 02:31:19.333464 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 02:31:19.333469 | instance | Thursday 26 February 2026 02:31:19 +0000 (0:00:00.486) 0:00:17.978 ***** 2026-02-26 02:31:20.429807 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 02:31:20.429871 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 02:31:20.429898 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 02:31:20.429908 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 02:31:20.429917 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 02:31:20.429927 | instance | 2026-02-26 02:31:20.429936 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 02:31:20.429945 | instance | Thursday 26 February 2026 02:31:20 +0000 (0:00:01.093) 0:00:19.072 ***** 2026-02-26 02:31:21.009206 | instance | ok: [instance] 2026-02-26 02:31:21.009260 | instance | 2026-02-26 02:31:21.009271 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 02:31:21.009281 | instance | Thursday 26 February 2026 02:31:20 +0000 (0:00:00.543) 0:00:19.616 ***** 2026-02-26 02:31:21.009291 | instance | 2026-02-26 02:31:21.009300 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 02:31:21.009308 | instance | Thursday 26 February 2026 02:31:21 +0000 (0:00:00.036) 0:00:19.652 ***** 2026-02-26 02:31:21.678027 | instance | ok: [instance] 2026-02-26 02:31:21.678080 | instance | 2026-02-26 02:31:21.678092 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:31:21.678103 | instance | Thursday 26 February 2026 02:31:21 +0000 (0:00:00.670) 0:00:20.322 ***** 2026-02-26 02:31:21.971927 | instance | ok: [instance] 2026-02-26 02:31:21.972014 | instance | 2026-02-26 02:31:21.972023 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:31:21.972056 | instance | Thursday 26 February 2026 02:31:21 +0000 (0:00:00.293) 0:00:20.616 ***** 2026-02-26 02:31:22.074320 | instance | ok: [instance] => { 2026-02-26 02:31:22.074416 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 02:31:22.074429 | instance | } 2026-02-26 02:31:22.074439 | instance | 2026-02-26 02:31:22.074448 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:31:22.074458 | instance | Thursday 26 February 2026 02:31:22 +0000 (0:00:00.101) 0:00:20.718 ***** 2026-02-26 02:31:22.605968 | instance | ok: [instance] 2026-02-26 02:31:22.606008 | instance | 2026-02-26 02:31:22.606015 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:31:22.606022 | instance | Thursday 26 February 2026 02:31:22 +0000 (0:00:00.533) 0:00:21.251 ***** 2026-02-26 02:31:25.938765 | instance | ok: [instance] 2026-02-26 02:31:25.938862 | instance | 2026-02-26 02:31:25.939149 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 02:31:25.939417 | instance | Thursday 26 February 2026 02:31:25 +0000 (0:00:03.333) 0:00:24.584 ***** 2026-02-26 02:31:26.952556 | instance | ok: [instance] 2026-02-26 02:31:26.952841 | instance | 2026-02-26 02:31:26.953141 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 02:31:26.953457 | instance | Thursday 26 February 2026 02:31:26 +0000 (0:00:01.013) 0:00:25.598 ***** 2026-02-26 02:31:27.344406 | instance | ok: [instance] 2026-02-26 02:31:27.344632 | instance | 2026-02-26 02:31:27.344933 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 02:31:27.345203 | instance | Thursday 26 February 2026 02:31:27 +0000 (0:00:00.391) 0:00:25.990 ***** 2026-02-26 02:31:27.795896 | instance | ok: [instance] 2026-02-26 02:31:27.796115 | instance | 2026-02-26 02:31:27.796394 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 02:31:27.796666 | instance | Thursday 26 February 2026 02:31:27 +0000 (0:00:00.451) 0:00:26.441 ***** 2026-02-26 02:31:28.412917 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 02:31:28.412976 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 02:31:28.412988 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 02:31:28.412997 | instance | 2026-02-26 02:31:28.413007 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 02:31:28.413016 | instance | Thursday 26 February 2026 02:31:28 +0000 (0:00:00.615) 0:00:27.057 ***** 2026-02-26 02:31:28.872548 | instance | ok: [instance] 2026-02-26 02:31:28.872628 | instance | 2026-02-26 02:31:28.872718 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 02:31:28.872882 | instance | Thursday 26 February 2026 02:31:28 +0000 (0:00:00.461) 0:00:27.518 ***** 2026-02-26 02:31:29.402517 | instance | ok: [instance] 2026-02-26 02:31:29.402582 | instance | 2026-02-26 02:31:29.402726 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 02:31:29.403248 | instance | Thursday 26 February 2026 02:31:29 +0000 (0:00:00.489) 0:00:28.008 ***** 2026-02-26 02:31:29.403291 | instance | 2026-02-26 02:31:29.403296 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 02:31:29.403300 | instance | Thursday 26 February 2026 02:31:29 +0000 (0:00:00.039) 0:00:28.048 ***** 2026-02-26 02:31:29.840964 | instance | ok: [instance] 2026-02-26 02:31:29.841172 | instance | 2026-02-26 02:31:29.841314 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 02:31:29.841477 | instance | Thursday 26 February 2026 02:31:29 +0000 (0:00:00.438) 0:00:28.486 ***** 2026-02-26 02:31:29.980954 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 02:31:29.981274 | instance | 2026-02-26 02:31:29.981560 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 02:31:29.981827 | instance | Thursday 26 February 2026 02:31:29 +0000 (0:00:00.140) 0:00:28.626 ***** 2026-02-26 02:31:31.293293 | instance | ok: [instance] 2026-02-26 02:31:31.293878 | instance | 2026-02-26 02:31:31.294030 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 02:31:31.294148 | instance | Thursday 26 February 2026 02:31:31 +0000 (0:00:01.312) 0:00:29.939 ***** 2026-02-26 02:31:32.008333 | instance | ok: [instance] => (item=chronyd) 2026-02-26 02:31:32.008602 | instance | ok: [instance] => (item=sshd) 2026-02-26 02:31:32.008915 | instance | 2026-02-26 02:31:32.009205 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 02:31:32.009514 | instance | Thursday 26 February 2026 02:31:32 +0000 (0:00:00.714) 0:00:30.654 ***** 2026-02-26 02:31:32.338310 | instance | ok: [instance] 2026-02-26 02:31:32.338541 | instance | 2026-02-26 02:31:32.338821 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 02:31:32.339107 | instance | Thursday 26 February 2026 02:31:32 +0000 (0:00:00.329) 0:00:30.983 ***** 2026-02-26 02:31:32.577514 | instance | ok: [instance] 2026-02-26 02:31:32.577805 | instance | 2026-02-26 02:31:32.578083 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 02:31:32.578353 | instance | Thursday 26 February 2026 02:31:32 +0000 (0:00:00.239) 0:00:31.223 ***** 2026-02-26 02:31:33.040415 | instance | ok: [instance] 2026-02-26 02:31:33.040554 | instance | 2026-02-26 02:31:33.040738 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 02:31:33.040984 | instance | Thursday 26 February 2026 02:31:33 +0000 (0:00:00.462) 0:00:31.685 ***** 2026-02-26 02:31:33.580968 | instance | ok: [instance] 2026-02-26 02:31:33.581228 | instance | 2026-02-26 02:31:33.581522 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-26 02:31:33.581786 | instance | Thursday 26 February 2026 02:31:33 +0000 (0:00:00.540) 0:00:32.226 ***** 2026-02-26 02:31:39.138960 | instance | ok: [instance] 2026-02-26 02:31:39.139274 | instance | 2026-02-26 02:31:39.139582 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-26 02:31:39.139896 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:05.557) 0:00:37.784 ***** 2026-02-26 02:31:39.229354 | instance | ok: [instance] 2026-02-26 02:31:39.229590 | instance | 2026-02-26 02:31:39.229862 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-26 02:31:39.230162 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.090) 0:00:37.875 ***** 2026-02-26 02:31:39.307034 | instance | skipping: [instance] 2026-02-26 02:31:39.307248 | instance | 2026-02-26 02:31:39.307523 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-26 02:31:39.307798 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.077) 0:00:37.952 ***** 2026-02-26 02:31:39.381212 | instance | skipping: [instance] 2026-02-26 02:31:39.385868 | instance | 2026-02-26 02:31:39.385915 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-26 02:31:39.385921 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.074) 0:00:38.027 ***** 2026-02-26 02:31:39.468841 | instance | skipping: [instance] 2026-02-26 02:31:39.468984 | instance | 2026-02-26 02:31:39.469219 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-26 02:31:39.469411 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.086) 0:00:38.113 ***** 2026-02-26 02:31:39.549234 | instance | skipping: [instance] 2026-02-26 02:31:39.549348 | instance | 2026-02-26 02:31:39.549536 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-26 02:31:39.549701 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.081) 0:00:38.195 ***** 2026-02-26 02:31:39.618999 | instance | skipping: [instance] 2026-02-26 02:31:39.619276 | instance | 2026-02-26 02:31:39.619521 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-26 02:31:39.619807 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.069) 0:00:38.264 ***** 2026-02-26 02:31:39.685189 | instance | skipping: [instance] 2026-02-26 02:31:39.685452 | instance | 2026-02-26 02:31:39.685725 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-26 02:31:39.685984 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.066) 0:00:38.330 ***** 2026-02-26 02:31:39.747749 | instance | skipping: [instance] 2026-02-26 02:31:39.747994 | instance | 2026-02-26 02:31:39.748271 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-26 02:31:39.748548 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.062) 0:00:38.393 ***** 2026-02-26 02:31:39.865462 | instance | ok: [instance] 2026-02-26 02:31:39.865549 | instance | 2026-02-26 02:31:39.865800 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-26 02:31:39.866060 | instance | Thursday 26 February 2026 02:31:39 +0000 (0:00:00.117) 0:00:38.510 ***** 2026-02-26 02:31:40.188651 | instance | ok: [instance] => (item=instance) 2026-02-26 02:31:40.188928 | instance | 2026-02-26 02:31:40.189218 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-26 02:31:40.189539 | instance | Thursday 26 February 2026 02:31:40 +0000 (0:00:00.323) 0:00:38.834 ***** 2026-02-26 02:31:40.288668 | instance | ok: [instance] 2026-02-26 02:31:40.288918 | instance | 2026-02-26 02:31:40.289189 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-26 02:31:40.289451 | instance | Thursday 26 February 2026 02:31:40 +0000 (0:00:00.099) 0:00:38.934 ***** 2026-02-26 02:31:40.385211 | instance | skipping: [instance] 2026-02-26 02:31:40.385439 | instance | 2026-02-26 02:31:40.385749 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 02:31:40.386012 | instance | Thursday 26 February 2026 02:31:40 +0000 (0:00:00.096) 0:00:39.030 ***** 2026-02-26 02:31:40.531797 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 02:31:40.532008 | instance | 2026-02-26 02:31:40.532275 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 02:31:40.532538 | instance | Thursday 26 February 2026 02:31:40 +0000 (0:00:00.146) 0:00:39.177 ***** 2026-02-26 02:31:42.718490 | instance | ok: [instance] 2026-02-26 02:31:42.718749 | instance | 2026-02-26 02:31:42.719162 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 02:31:42.719433 | instance | Thursday 26 February 2026 02:31:42 +0000 (0:00:02.186) 0:00:41.364 ***** 2026-02-26 02:31:42.850264 | instance | ok: [instance] => (item=instance) 2026-02-26 02:31:42.850552 | instance | 2026-02-26 02:31:42.850833 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 02:31:42.851164 | instance | Thursday 26 February 2026 02:31:42 +0000 (0:00:00.131) 0:00:41.495 ***** 2026-02-26 02:31:43.311810 | instance | ok: [instance] 2026-02-26 02:31:43.312031 | instance | 2026-02-26 02:31:43.312300 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 02:31:43.312568 | instance | Thursday 26 February 2026 02:31:43 +0000 (0:00:00.461) 0:00:41.957 ***** 2026-02-26 02:31:45.758127 | instance | ok: [instance] 2026-02-26 02:31:45.758406 | instance | 2026-02-26 02:31:45.758677 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-26 02:31:45.758940 | instance | Thursday 26 February 2026 02:31:45 +0000 (0:00:02.445) 0:00:44.403 ***** 2026-02-26 02:31:47.867576 | instance | ok: [instance] 2026-02-26 02:31:47.867656 | instance | 2026-02-26 02:31:47.868285 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-26 02:31:47.868360 | instance | Thursday 26 February 2026 02:31:47 +0000 (0:00:02.110) 0:00:46.513 ***** 2026-02-26 02:31:58.690495 | instance | ok: [instance] 2026-02-26 02:31:58.690555 | instance | 2026-02-26 02:31:58.690567 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 02:31:58.690577 | instance | Thursday 26 February 2026 02:31:58 +0000 (0:00:10.821) 0:00:57.335 ***** 2026-02-26 02:31:58.937848 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 02:31:58.937922 | instance | 2026-02-26 02:31:58.937936 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 02:31:58.938078 | instance | Thursday 26 February 2026 02:31:58 +0000 (0:00:00.248) 0:00:57.583 ***** 2026-02-26 02:31:59.049260 | instance | skipping: [instance] 2026-02-26 02:31:59.049582 | instance | 2026-02-26 02:31:59.049638 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 02:31:59.049656 | instance | Thursday 26 February 2026 02:31:59 +0000 (0:00:00.111) 0:00:57.695 ***** 2026-02-26 02:31:59.163814 | instance | skipping: [instance] => (item=instance) 2026-02-26 02:31:59.163909 | instance | skipping: [instance] 2026-02-26 02:31:59.164274 | instance | 2026-02-26 02:31:59.164314 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 02:31:59.164320 | instance | Thursday 26 February 2026 02:31:59 +0000 (0:00:00.114) 0:00:57.809 ***** 2026-02-26 02:31:59.449658 | instance | ok: [instance] 2026-02-26 02:31:59.449728 | instance | 2026-02-26 02:31:59.450007 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 02:31:59.450049 | instance | Thursday 26 February 2026 02:31:59 +0000 (0:00:00.285) 0:00:58.095 ***** 2026-02-26 02:32:01.994756 | instance | ok: [instance] 2026-02-26 02:32:01.994900 | instance | 2026-02-26 02:32:01.995077 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-26 02:32:01.995207 | instance | Thursday 26 February 2026 02:32:01 +0000 (0:00:02.544) 0:01:00.640 ***** 2026-02-26 02:32:04.036916 | instance | ok: [instance] 2026-02-26 02:32:04.036997 | instance | 2026-02-26 02:32:04.037270 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-26 02:32:04.037308 | instance | Thursday 26 February 2026 02:32:04 +0000 (0:00:02.042) 0:01:02.682 ***** 2026-02-26 02:32:06.012222 | instance | ok: [instance] 2026-02-26 02:32:06.012313 | instance | 2026-02-26 02:32:06.012441 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-26 02:32:06.012566 | instance | Thursday 26 February 2026 02:32:06 +0000 (0:00:01.975) 0:01:04.658 ***** 2026-02-26 02:32:09.135037 | instance | ok: [instance] 2026-02-26 02:32:09.135125 | instance | 2026-02-26 02:32:09.135610 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-26 02:32:09.135650 | instance | 2026-02-26 02:32:09.135655 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:32:09.135659 | instance | Thursday 26 February 2026 02:32:09 +0000 (0:00:03.123) 0:01:07.781 ***** 2026-02-26 02:32:12.952625 | instance | ok: [instance] 2026-02-26 02:32:12.952705 | instance | 2026-02-26 02:32:12.952848 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:32:12.952973 | instance | Thursday 26 February 2026 02:32:12 +0000 (0:00:03.817) 0:01:11.598 ***** 2026-02-26 02:32:13.245125 | instance | ok: [instance] 2026-02-26 02:32:13.245216 | instance | 2026-02-26 02:32:13.245343 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:32:13.245465 | instance | Thursday 26 February 2026 02:32:13 +0000 (0:00:00.292) 0:01:11.891 ***** 2026-02-26 02:32:13.345469 | instance | skipping: [instance] 2026-02-26 02:32:13.345532 | instance | 2026-02-26 02:32:13.345799 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:32:13.345875 | instance | Thursday 26 February 2026 02:32:13 +0000 (0:00:00.100) 0:01:11.991 ***** 2026-02-26 02:32:13.628621 | instance | ok: [instance] 2026-02-26 02:32:13.628718 | instance | 2026-02-26 02:32:13.629049 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:32:13.629086 | instance | Thursday 26 February 2026 02:32:13 +0000 (0:00:00.283) 0:01:12.274 ***** 2026-02-26 02:32:13.727546 | instance | ok: [instance] => { 2026-02-26 02:32:13.727654 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 02:32:13.727843 | instance | } 2026-02-26 02:32:13.727946 | instance | 2026-02-26 02:32:13.728078 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:32:13.728201 | instance | Thursday 26 February 2026 02:32:13 +0000 (0:00:00.098) 0:01:12.373 ***** 2026-02-26 02:32:14.214640 | instance | ok: [instance] 2026-02-26 02:32:14.214832 | instance | 2026-02-26 02:32:14.215102 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:32:14.215363 | instance | Thursday 26 February 2026 02:32:14 +0000 (0:00:00.486) 0:01:12.860 ***** 2026-02-26 02:32:14.352557 | instance | skipping: [instance] 2026-02-26 02:32:14.352792 | instance | 2026-02-26 02:32:14.353133 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:32:14.353418 | instance | Thursday 26 February 2026 02:32:14 +0000 (0:00:00.137) 0:01:12.997 ***** 2026-02-26 02:32:14.498177 | instance | skipping: [instance] 2026-02-26 02:32:14.498326 | instance | 2026-02-26 02:32:14.498491 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:32:14.498647 | instance | Thursday 26 February 2026 02:32:14 +0000 (0:00:00.146) 0:01:13.143 ***** 2026-02-26 02:32:14.773271 | instance | ok: [instance] 2026-02-26 02:32:14.773317 | instance | 2026-02-26 02:32:14.773471 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:32:14.773595 | instance | Thursday 26 February 2026 02:32:14 +0000 (0:00:00.275) 0:01:13.419 ***** 2026-02-26 02:32:15.905157 | instance | ok: [instance] 2026-02-26 02:32:15.905387 | instance | 2026-02-26 02:32:15.905663 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:32:15.905936 | instance | Thursday 26 February 2026 02:32:15 +0000 (0:00:01.131) 0:01:14.550 ***** 2026-02-26 02:32:16.036574 | instance | ok: [instance] => { 2026-02-26 02:32:16.036900 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:32:16.037153 | instance | } 2026-02-26 02:32:16.037394 | instance | 2026-02-26 02:32:16.037685 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:32:16.037983 | instance | Thursday 26 February 2026 02:32:16 +0000 (0:00:00.131) 0:01:14.682 ***** 2026-02-26 02:32:16.504344 | instance | ok: [instance] 2026-02-26 02:32:16.504586 | instance | 2026-02-26 02:32:16.504888 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:32:16.505160 | instance | Thursday 26 February 2026 02:32:16 +0000 (0:00:00.467) 0:01:15.149 ***** 2026-02-26 02:32:18.566385 | instance | ok: [instance] 2026-02-26 02:32:18.566498 | instance | 2026-02-26 02:32:18.566657 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 02:32:18.566821 | instance | Thursday 26 February 2026 02:32:18 +0000 (0:00:02.062) 0:01:17.212 ***** 2026-02-26 02:32:18.642396 | instance | skipping: [instance] 2026-02-26 02:32:18.642619 | instance | 2026-02-26 02:32:18.642894 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 02:32:18.643172 | instance | Thursday 26 February 2026 02:32:18 +0000 (0:00:00.075) 0:01:17.288 ***** 2026-02-26 02:32:18.718697 | instance | skipping: [instance] 2026-02-26 02:32:18.718935 | instance | 2026-02-26 02:32:18.719213 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 02:32:18.719521 | instance | Thursday 26 February 2026 02:32:18 +0000 (0:00:00.075) 0:01:17.363 ***** 2026-02-26 02:32:18.826068 | instance | skipping: [instance] 2026-02-26 02:32:18.826301 | instance | 2026-02-26 02:32:18.826577 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 02:32:18.826848 | instance | Thursday 26 February 2026 02:32:18 +0000 (0:00:00.107) 0:01:17.471 ***** 2026-02-26 02:32:19.878796 | instance | ok: [instance] 2026-02-26 02:32:19.878861 | instance | 2026-02-26 02:32:19.879016 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 02:32:19.879132 | instance | Thursday 26 February 2026 02:32:19 +0000 (0:00:01.053) 0:01:18.524 ***** 2026-02-26 02:32:20.394374 | instance | ok: [instance] 2026-02-26 02:32:20.394619 | instance | 2026-02-26 02:32:20.394900 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 02:32:20.395156 | instance | Thursday 26 February 2026 02:32:20 +0000 (0:00:00.515) 0:01:19.040 ***** 2026-02-26 02:32:21.372933 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 02:32:21.373277 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 02:32:21.373588 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 02:32:21.373856 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 02:32:21.374146 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 02:32:21.374472 | instance | 2026-02-26 02:32:21.374738 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 02:32:21.374936 | instance | Thursday 26 February 2026 02:32:21 +0000 (0:00:00.978) 0:01:20.018 ***** 2026-02-26 02:32:21.954552 | instance | ok: [instance] 2026-02-26 02:32:21.954777 | instance | 2026-02-26 02:32:21.955044 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 02:32:21.955303 | instance | Thursday 26 February 2026 02:32:21 +0000 (0:00:00.544) 0:01:20.563 ***** 2026-02-26 02:32:21.955588 | instance | 2026-02-26 02:32:21.955866 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 02:32:21.956118 | instance | Thursday 26 February 2026 02:32:21 +0000 (0:00:00.036) 0:01:20.599 ***** 2026-02-26 02:32:22.386257 | instance | ok: [instance] 2026-02-26 02:32:22.386484 | instance | 2026-02-26 02:32:22.386762 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:32:22.387036 | instance | Thursday 26 February 2026 02:32:22 +0000 (0:00:00.431) 0:01:21.031 ***** 2026-02-26 02:32:22.669283 | instance | ok: [instance] 2026-02-26 02:32:22.669518 | instance | 2026-02-26 02:32:22.669800 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:32:22.670107 | instance | Thursday 26 February 2026 02:32:22 +0000 (0:00:00.283) 0:01:21.315 ***** 2026-02-26 02:32:22.943768 | instance | ok: [instance] => { 2026-02-26 02:32:22.944082 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 02:32:22.944365 | instance | } 2026-02-26 02:32:22.944625 | instance | 2026-02-26 02:32:22.944962 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:32:22.945269 | instance | Thursday 26 February 2026 02:32:22 +0000 (0:00:00.274) 0:01:21.589 ***** 2026-02-26 02:32:23.351228 | instance | ok: [instance] 2026-02-26 02:32:23.351461 | instance | 2026-02-26 02:32:23.351751 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:32:23.352038 | instance | Thursday 26 February 2026 02:32:23 +0000 (0:00:00.407) 0:01:21.996 ***** 2026-02-26 02:32:26.528534 | instance | ok: [instance] 2026-02-26 02:32:26.528894 | instance | 2026-02-26 02:32:26.529226 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 02:32:26.529498 | instance | Thursday 26 February 2026 02:32:26 +0000 (0:00:03.177) 0:01:25.174 ***** 2026-02-26 02:32:27.582456 | instance | ok: [instance] 2026-02-26 02:32:27.582530 | instance | 2026-02-26 02:32:27.582664 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 02:32:27.582774 | instance | Thursday 26 February 2026 02:32:27 +0000 (0:00:01.054) 0:01:26.228 ***** 2026-02-26 02:32:27.798924 | instance | ok: [instance] 2026-02-26 02:32:27.799060 | instance | 2026-02-26 02:32:27.799232 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 02:32:27.799404 | instance | Thursday 26 February 2026 02:32:27 +0000 (0:00:00.216) 0:01:26.444 ***** 2026-02-26 02:32:28.241750 | instance | ok: [instance] 2026-02-26 02:32:28.242017 | instance | 2026-02-26 02:32:28.242294 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 02:32:28.242566 | instance | Thursday 26 February 2026 02:32:28 +0000 (0:00:00.442) 0:01:26.887 ***** 2026-02-26 02:32:28.842789 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 02:32:28.842857 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 02:32:28.842869 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 02:32:28.843426 | instance | 2026-02-26 02:32:28.843464 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 02:32:28.843481 | instance | Thursday 26 February 2026 02:32:28 +0000 (0:00:00.600) 0:01:27.487 ***** 2026-02-26 02:32:29.310146 | instance | ok: [instance] 2026-02-26 02:32:29.310315 | instance | 2026-02-26 02:32:29.310639 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 02:32:29.310653 | instance | Thursday 26 February 2026 02:32:29 +0000 (0:00:00.467) 0:01:27.955 ***** 2026-02-26 02:32:29.821989 | instance | ok: [instance] 2026-02-26 02:32:29.822094 | instance | 2026-02-26 02:32:29.822363 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 02:32:29.822430 | instance | Thursday 26 February 2026 02:32:29 +0000 (0:00:00.477) 0:01:28.432 ***** 2026-02-26 02:32:29.822444 | instance | 2026-02-26 02:32:29.822712 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 02:32:29.822753 | instance | Thursday 26 February 2026 02:32:29 +0000 (0:00:00.034) 0:01:28.467 ***** 2026-02-26 02:32:30.261831 | instance | ok: [instance] 2026-02-26 02:32:30.261905 | instance | 2026-02-26 02:32:30.262193 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 02:32:30.262238 | instance | Thursday 26 February 2026 02:32:30 +0000 (0:00:00.439) 0:01:28.907 ***** 2026-02-26 02:32:30.389000 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 02:32:30.389067 | instance | 2026-02-26 02:32:30.389238 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 02:32:30.389320 | instance | Thursday 26 February 2026 02:32:30 +0000 (0:00:00.127) 0:01:29.035 ***** 2026-02-26 02:32:31.454548 | instance | ok: [instance] 2026-02-26 02:32:31.455017 | instance | 2026-02-26 02:32:31.455076 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 02:32:31.455096 | instance | Thursday 26 February 2026 02:32:31 +0000 (0:00:01.065) 0:01:30.100 ***** 2026-02-26 02:32:32.173296 | instance | ok: [instance] => (item=chronyd) 2026-02-26 02:32:32.173388 | instance | ok: [instance] => (item=sshd) 2026-02-26 02:32:32.173544 | instance | 2026-02-26 02:32:32.173665 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 02:32:32.173784 | instance | Thursday 26 February 2026 02:32:32 +0000 (0:00:00.718) 0:01:30.819 ***** 2026-02-26 02:32:32.517470 | instance | ok: [instance] 2026-02-26 02:32:32.517594 | instance | 2026-02-26 02:32:32.517768 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 02:32:32.517927 | instance | Thursday 26 February 2026 02:32:32 +0000 (0:00:00.344) 0:01:31.163 ***** 2026-02-26 02:32:32.757068 | instance | ok: [instance] 2026-02-26 02:32:32.757307 | instance | 2026-02-26 02:32:32.757581 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 02:32:32.757877 | instance | Thursday 26 February 2026 02:32:32 +0000 (0:00:00.239) 0:01:31.402 ***** 2026-02-26 02:32:33.039694 | instance | ok: [instance] 2026-02-26 02:32:33.039772 | instance | 2026-02-26 02:32:33.044828 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 02:32:33.044851 | instance | Thursday 26 February 2026 02:32:33 +0000 (0:00:00.282) 0:01:31.685 ***** 2026-02-26 02:32:33.324570 | instance | ok: [instance] 2026-02-26 02:32:33.324649 | instance | 2026-02-26 02:32:33.324766 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-26 02:32:33.325352 | instance | Thursday 26 February 2026 02:32:33 +0000 (0:00:00.284) 0:01:31.970 ***** 2026-02-26 02:32:33.661462 | instance | ok: [instance] => (item=instance) 2026-02-26 02:32:33.661724 | instance | 2026-02-26 02:32:33.662025 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-26 02:32:33.662314 | instance | Thursday 26 February 2026 02:32:33 +0000 (0:00:00.336) 0:01:32.306 ***** 2026-02-26 02:32:33.747493 | instance | ok: [instance] 2026-02-26 02:32:33.747723 | instance | 2026-02-26 02:32:33.748026 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-26 02:32:33.748307 | instance | Thursday 26 February 2026 02:32:33 +0000 (0:00:00.086) 0:01:32.393 ***** 2026-02-26 02:32:39.281227 | instance | ok: [instance] 2026-02-26 02:32:39.282181 | instance | 2026-02-26 02:32:39.282262 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-26 02:32:39.282281 | instance | Thursday 26 February 2026 02:32:39 +0000 (0:00:05.533) 0:01:37.926 ***** 2026-02-26 02:32:39.373897 | instance | ok: [instance] 2026-02-26 02:32:39.373979 | instance | 2026-02-26 02:32:39.374120 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 02:32:39.374250 | instance | Thursday 26 February 2026 02:32:39 +0000 (0:00:00.093) 0:01:38.019 ***** 2026-02-26 02:32:39.522116 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 02:32:39.522367 | instance | 2026-02-26 02:32:39.522659 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 02:32:39.522927 | instance | Thursday 26 February 2026 02:32:39 +0000 (0:00:00.148) 0:01:38.167 ***** 2026-02-26 02:32:39.632407 | instance | skipping: [instance] 2026-02-26 02:32:39.632513 | instance | 2026-02-26 02:32:39.632598 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 02:32:39.632716 | instance | Thursday 26 February 2026 02:32:39 +0000 (0:00:00.110) 0:01:38.278 ***** 2026-02-26 02:32:39.949171 | instance | skipping: [instance] => (item=instance) 2026-02-26 02:32:39.949397 | instance | skipping: [instance] 2026-02-26 02:32:39.949654 | instance | 2026-02-26 02:32:39.949997 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 02:32:39.950312 | instance | Thursday 26 February 2026 02:32:39 +0000 (0:00:00.316) 0:01:38.594 ***** 2026-02-26 02:32:40.267673 | instance | ok: [instance] 2026-02-26 02:32:40.267883 | instance | 2026-02-26 02:32:40.268179 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 02:32:40.268498 | instance | Thursday 26 February 2026 02:32:40 +0000 (0:00:00.318) 0:01:38.913 ***** 2026-02-26 02:32:42.770515 | instance | ok: [instance] 2026-02-26 02:32:42.770742 | instance | 2026-02-26 02:32:42.771022 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-26 02:32:42.771300 | instance | Thursday 26 February 2026 02:32:42 +0000 (0:00:02.502) 0:01:41.415 ***** 2026-02-26 02:32:52.872625 | instance | skipping: [instance] => (item=osd.0) 2026-02-26 02:32:52.873059 | instance | skipping: [instance] => (item=osd.2) 2026-02-26 02:32:52.876804 | instance | skipping: [instance] => (item=osd.1) 2026-02-26 02:32:52.876819 | instance | skipping: [instance] 2026-02-26 02:32:52.876825 | instance | 2026-02-26 02:32:52.876830 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-26 02:32:52.876844 | instance | Thursday 26 February 2026 02:32:52 +0000 (0:00:10.102) 0:01:51.518 ***** 2026-02-26 02:32:53.070990 | instance | skipping: [instance] => (item=osd.0) 2026-02-26 02:32:53.071236 | instance | skipping: [instance] => (item=osd.2) 2026-02-26 02:32:53.071495 | instance | skipping: [instance] => (item=osd.1) 2026-02-26 02:32:53.071749 | instance | skipping: [instance] 2026-02-26 02:32:53.071988 | instance | 2026-02-26 02:32:53.072252 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-26 02:32:53.072522 | instance | Thursday 26 February 2026 02:32:53 +0000 (0:00:00.198) 0:01:51.716 ***** 2026-02-26 02:32:58.563503 | instance | ok: [instance] 2026-02-26 02:32:58.563758 | instance | 2026-02-26 02:32:58.564033 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-26 02:32:58.564301 | instance | Thursday 26 February 2026 02:32:58 +0000 (0:00:05.492) 0:01:57.209 ***** 2026-02-26 02:33:09.482557 | instance | ok: [instance] 2026-02-26 02:33:09.482946 | instance | 2026-02-26 02:33:09.483004 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-26 02:33:09.483341 | instance | Thursday 26 February 2026 02:33:09 +0000 (0:00:10.919) 0:02:08.128 ***** 2026-02-26 02:33:09.683169 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-26 02:33:09.683249 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-26 02:33:09.683296 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-26 02:33:09.683321 | instance | skipping: [instance] 2026-02-26 02:33:09.683335 | instance | 2026-02-26 02:33:09.683529 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-26 02:33:09.683558 | instance | Thursday 26 February 2026 02:33:09 +0000 (0:00:00.199) 0:02:08.328 ***** 2026-02-26 02:33:11.842610 | instance | ok: [instance] 2026-02-26 02:33:11.842685 | instance | 2026-02-26 02:33:11.842691 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-26 02:33:11.842697 | instance | Thursday 26 February 2026 02:33:11 +0000 (0:00:02.159) 0:02:10.487 ***** 2026-02-26 02:33:13.998248 | instance | ok: [instance] 2026-02-26 02:33:13.998339 | instance | 2026-02-26 02:33:13.998613 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-26 02:33:13.998655 | instance | Thursday 26 February 2026 02:33:13 +0000 (0:00:02.156) 0:02:12.644 ***** 2026-02-26 02:33:14.130057 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-26 02:33:14.130166 | instance | 2026-02-26 02:33:14.130424 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-26 02:33:14.130463 | instance | Thursday 26 February 2026 02:33:14 +0000 (0:00:00.131) 0:02:12.775 ***** 2026-02-26 02:33:14.213700 | instance | ok: [instance] 2026-02-26 02:33:14.213763 | instance | 2026-02-26 02:33:14.214025 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-26 02:33:14.214057 | instance | Thursday 26 February 2026 02:33:14 +0000 (0:00:00.083) 0:02:12.859 ***** 2026-02-26 02:33:16.326918 | instance | ok: [instance] 2026-02-26 02:33:16.327005 | instance | 2026-02-26 02:33:16.327111 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-26 02:33:16.327232 | instance | Thursday 26 February 2026 02:33:16 +0000 (0:00:02.113) 0:02:14.972 ***** 2026-02-26 02:33:16.408134 | instance | ok: [instance] 2026-02-26 02:33:16.408208 | instance | 2026-02-26 02:33:16.408459 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-26 02:33:16.408500 | instance | Thursday 26 February 2026 02:33:16 +0000 (0:00:00.081) 0:02:15.053 ***** 2026-02-26 02:33:16.483282 | instance | skipping: [instance] => (item=1) 2026-02-26 02:33:16.483378 | instance | skipping: [instance] => (item=1) 2026-02-26 02:33:16.483498 | instance | skipping: [instance] => (item=1) 2026-02-26 02:33:16.483621 | instance | skipping: [instance] 2026-02-26 02:33:16.483732 | instance | 2026-02-26 02:33:16.483854 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-26 02:33:16.483969 | instance | Thursday 26 February 2026 02:33:16 +0000 (0:00:00.075) 0:02:15.129 ***** 2026-02-26 02:33:16.592427 | instance | skipping: [instance] 2026-02-26 02:33:16.592530 | instance | 2026-02-26 02:33:16.592899 | instance | PLAY [all] ********************************************************************* 2026-02-26 02:33:16.592941 | instance | 2026-02-26 02:33:16.593217 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-26 02:33:16.593229 | instance | Thursday 26 February 2026 02:33:16 +0000 (0:00:00.109) 0:02:15.238 ***** 2026-02-26 02:33:17.065034 | instance | ok: [instance] 2026-02-26 02:33:17.065098 | instance | 2026-02-26 02:33:17.065109 | instance | PLAY [all] ********************************************************************* 2026-02-26 02:33:17.065119 | instance | 2026-02-26 02:33:17.065129 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:33:17.065138 | instance | Thursday 26 February 2026 02:33:17 +0000 (0:00:00.470) 0:02:15.708 ***** 2026-02-26 02:33:20.833675 | instance | ok: [instance] 2026-02-26 02:33:20.833763 | instance | 2026-02-26 02:33:20.834015 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-26 02:33:20.834057 | instance | Thursday 26 February 2026 02:33:20 +0000 (0:00:03.770) 0:02:19.479 ***** 2026-02-26 02:33:25.614114 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-26 02:33:25.614199 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-26 02:33:25.616741 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-26 02:33:25.616803 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-26 02:33:25.616810 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-26 02:33:25.616814 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-26 02:33:25.616819 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-26 02:33:25.616823 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-26 02:33:25.616827 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-26 02:33:25.616831 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-26 02:33:25.616835 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-26 02:33:25.616839 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-26 02:33:25.616843 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-26 02:33:25.616858 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-26 02:33:25.616862 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 02:33:25.616870 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 02:33:25.616874 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 02:33:25.616878 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 02:33:25.616882 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 02:33:25.616886 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 02:33:25.616890 | instance | 2026-02-26 02:33:25.616894 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-26 02:33:25.616898 | instance | Thursday 26 February 2026 02:33:25 +0000 (0:00:04.780) 0:02:24.260 ***** 2026-02-26 02:33:25.857993 | instance | ok: [instance] 2026-02-26 02:33:25.858032 | instance | 2026-02-26 02:33:25.858037 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-26 02:33:25.858042 | instance | Thursday 26 February 2026 02:33:25 +0000 (0:00:00.243) 0:02:24.503 ***** 2026-02-26 02:33:26.336826 | instance | ok: [instance] 2026-02-26 02:33:26.336939 | instance | 2026-02-26 02:33:26.337104 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-26 02:33:26.337231 | instance | Thursday 26 February 2026 02:33:26 +0000 (0:00:00.479) 0:02:24.982 ***** 2026-02-26 02:33:26.681944 | instance | ok: [instance] 2026-02-26 02:33:26.682211 | instance | 2026-02-26 02:33:26.682539 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 02:33:26.682903 | instance | Thursday 26 February 2026 02:33:26 +0000 (0:00:00.344) 0:02:25.327 ***** 2026-02-26 02:33:26.774665 | instance | ok: [instance] 2026-02-26 02:33:26.774921 | instance | 2026-02-26 02:33:26.775206 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-26 02:33:26.775496 | instance | 2026-02-26 02:33:26.775765 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:33:26.776027 | instance | Thursday 26 February 2026 02:33:26 +0000 (0:00:00.092) 0:02:25.419 ***** 2026-02-26 02:33:30.632299 | instance | ok: [instance] 2026-02-26 02:33:30.632531 | instance | 2026-02-26 02:33:30.632848 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-26 02:33:30.633184 | instance | Thursday 26 February 2026 02:33:30 +0000 (0:00:03.858) 0:02:29.278 ***** 2026-02-26 02:33:30.908729 | instance | ok: [instance] 2026-02-26 02:33:30.909038 | instance | 2026-02-26 02:33:30.909317 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-26 02:33:30.909608 | instance | Thursday 26 February 2026 02:33:30 +0000 (0:00:00.276) 0:02:29.554 ***** 2026-02-26 02:33:31.847450 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-26 02:33:31.847708 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-26 02:33:31.847979 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-26 02:33:31.848332 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-26 02:33:31.848599 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-26 02:33:31.848875 | instance | 2026-02-26 02:33:31.849146 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-26 02:33:31.849412 | instance | Thursday 26 February 2026 02:33:31 +0000 (0:00:00.938) 0:02:30.493 ***** 2026-02-26 02:33:32.409177 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-02-26 02:33:32.409437 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-02-26 02:33:32.409717 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-02-26 02:33:32.409992 | instance | 2026-02-26 02:33:32.410252 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-26 02:33:32.410517 | instance | Thursday 26 February 2026 02:33:32 +0000 (0:00:00.561) 0:02:31.054 ***** 2026-02-26 02:33:32.633171 | instance | ok: [instance] 2026-02-26 02:33:32.633375 | instance | 2026-02-26 02:33:32.633690 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-26 02:33:32.633983 | instance | Thursday 26 February 2026 02:33:32 +0000 (0:00:00.224) 0:02:31.278 ***** 2026-02-26 02:33:32.952508 | instance | ok: [instance] 2026-02-26 02:33:32.952742 | instance | 2026-02-26 02:33:32.953078 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-26 02:33:32.953347 | instance | Thursday 26 February 2026 02:33:32 +0000 (0:00:00.319) 0:02:31.598 ***** 2026-02-26 02:33:33.018855 | instance | ok: [instance] 2026-02-26 02:33:33.019121 | instance | 2026-02-26 02:33:33.019430 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-26 02:33:33.019760 | instance | Thursday 26 February 2026 02:33:33 +0000 (0:00:00.066) 0:02:31.664 ***** 2026-02-26 02:33:33.084183 | instance | skipping: [instance] 2026-02-26 02:33:33.084441 | instance | 2026-02-26 02:33:33.084708 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-26 02:33:33.085014 | instance | Thursday 26 February 2026 02:33:33 +0000 (0:00:00.065) 0:02:31.730 ***** 2026-02-26 02:33:33.640706 | instance | ok: [instance] 2026-02-26 02:33:33.640813 | instance | 2026-02-26 02:33:33.640955 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-26 02:33:33.641076 | instance | Thursday 26 February 2026 02:33:33 +0000 (0:00:00.556) 0:02:32.286 ***** 2026-02-26 02:33:33.992955 | instance | ok: [instance] 2026-02-26 02:33:33.993179 | instance | 2026-02-26 02:33:33.993456 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-26 02:33:33.993777 | instance | Thursday 26 February 2026 02:33:33 +0000 (0:00:00.234) 0:02:32.521 ***** 2026-02-26 02:33:33.993954 | instance | 2026-02-26 02:33:33.994207 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-26 02:33:33.994448 | instance | 2026-02-26 02:33:33.994705 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:33:33.994966 | instance | Thursday 26 February 2026 02:33:33 +0000 (0:00:00.117) 0:02:32.638 ***** 2026-02-26 02:33:37.476131 | instance | ok: [instance] 2026-02-26 02:33:37.476371 | instance | 2026-02-26 02:33:37.476649 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:33:37.476995 | instance | Thursday 26 February 2026 02:33:37 +0000 (0:00:03.482) 0:02:36.121 ***** 2026-02-26 02:33:37.763295 | instance | ok: [instance] 2026-02-26 02:33:37.763569 | instance | 2026-02-26 02:33:37.763844 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:33:37.764107 | instance | Thursday 26 February 2026 02:33:37 +0000 (0:00:00.286) 0:02:36.408 ***** 2026-02-26 02:33:37.874301 | instance | skipping: [instance] 2026-02-26 02:33:37.874558 | instance | 2026-02-26 02:33:37.874872 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:33:37.875173 | instance | Thursday 26 February 2026 02:33:37 +0000 (0:00:00.111) 0:02:36.519 ***** 2026-02-26 02:33:38.168631 | instance | ok: [instance] 2026-02-26 02:33:38.168949 | instance | 2026-02-26 02:33:38.169260 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:33:38.169537 | instance | Thursday 26 February 2026 02:33:38 +0000 (0:00:00.293) 0:02:36.813 ***** 2026-02-26 02:33:38.282745 | instance | ok: [instance] => { 2026-02-26 02:33:38.283075 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 02:33:38.283456 | instance | } 2026-02-26 02:33:38.283833 | instance | 2026-02-26 02:33:38.284190 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:33:38.284470 | instance | Thursday 26 February 2026 02:33:38 +0000 (0:00:00.114) 0:02:36.927 ***** 2026-02-26 02:33:38.642328 | instance | ok: [instance] 2026-02-26 02:33:38.642562 | instance | 2026-02-26 02:33:38.642848 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:33:38.643112 | instance | Thursday 26 February 2026 02:33:38 +0000 (0:00:00.359) 0:02:37.287 ***** 2026-02-26 02:33:38.919690 | instance | skipping: [instance] 2026-02-26 02:33:38.919818 | instance | 2026-02-26 02:33:38.919948 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:33:38.920200 | instance | Thursday 26 February 2026 02:33:38 +0000 (0:00:00.276) 0:02:37.564 ***** 2026-02-26 02:33:39.195727 | instance | ok: [instance] 2026-02-26 02:33:39.195933 | instance | 2026-02-26 02:33:39.196229 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:33:39.196520 | instance | Thursday 26 February 2026 02:33:39 +0000 (0:00:00.276) 0:02:37.841 ***** 2026-02-26 02:33:40.367174 | instance | ok: [instance] 2026-02-26 02:33:40.367405 | instance | 2026-02-26 02:33:40.367703 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:33:40.367979 | instance | Thursday 26 February 2026 02:33:40 +0000 (0:00:01.171) 0:02:39.012 ***** 2026-02-26 02:33:40.507235 | instance | ok: [instance] => { 2026-02-26 02:33:40.507331 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:33:40.507381 | instance | } 2026-02-26 02:33:40.507395 | instance | 2026-02-26 02:33:40.507412 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:33:40.507588 | instance | Thursday 26 February 2026 02:33:40 +0000 (0:00:00.139) 0:02:39.151 ***** 2026-02-26 02:33:41.023071 | instance | ok: [instance] 2026-02-26 02:33:41.023174 | instance | 2026-02-26 02:33:41.023287 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:33:41.023474 | instance | Thursday 26 February 2026 02:33:41 +0000 (0:00:00.517) 0:02:39.669 ***** 2026-02-26 02:33:43.104911 | instance | ok: [instance] 2026-02-26 02:33:43.105199 | instance | 2026-02-26 02:33:43.105500 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 02:33:43.105778 | instance | Thursday 26 February 2026 02:33:43 +0000 (0:00:02.080) 0:02:41.749 ***** 2026-02-26 02:33:43.178326 | instance | skipping: [instance] 2026-02-26 02:33:43.178566 | instance | 2026-02-26 02:33:43.178837 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 02:33:43.179103 | instance | Thursday 26 February 2026 02:33:43 +0000 (0:00:00.074) 0:02:41.824 ***** 2026-02-26 02:33:43.256331 | instance | skipping: [instance] 2026-02-26 02:33:43.256565 | instance | 2026-02-26 02:33:43.256871 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 02:33:43.257138 | instance | Thursday 26 February 2026 02:33:43 +0000 (0:00:00.078) 0:02:41.902 ***** 2026-02-26 02:33:43.338032 | instance | skipping: [instance] 2026-02-26 02:33:43.338266 | instance | 2026-02-26 02:33:43.338568 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 02:33:43.338836 | instance | Thursday 26 February 2026 02:33:43 +0000 (0:00:00.081) 0:02:41.984 ***** 2026-02-26 02:33:44.362186 | instance | ok: [instance] 2026-02-26 02:33:44.362430 | instance | 2026-02-26 02:33:44.362782 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 02:33:44.363068 | instance | Thursday 26 February 2026 02:33:44 +0000 (0:00:01.023) 0:02:43.007 ***** 2026-02-26 02:33:44.839974 | instance | ok: [instance] 2026-02-26 02:33:44.840210 | instance | 2026-02-26 02:33:44.840482 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 02:33:44.840767 | instance | Thursday 26 February 2026 02:33:44 +0000 (0:00:00.478) 0:02:43.485 ***** 2026-02-26 02:33:45.786195 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 02:33:45.786447 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 02:33:45.786710 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 02:33:45.787009 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 02:33:45.787292 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 02:33:45.787664 | instance | 2026-02-26 02:33:45.787871 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 02:33:45.788139 | instance | Thursday 26 February 2026 02:33:45 +0000 (0:00:00.946) 0:02:44.431 ***** 2026-02-26 02:33:46.376868 | instance | ok: [instance] 2026-02-26 02:33:46.377200 | instance | 2026-02-26 02:33:46.377519 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 02:33:46.377837 | instance | Thursday 26 February 2026 02:33:46 +0000 (0:00:00.551) 0:02:44.983 ***** 2026-02-26 02:33:46.378122 | instance | 2026-02-26 02:33:46.378474 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 02:33:46.378784 | instance | Thursday 26 February 2026 02:33:46 +0000 (0:00:00.039) 0:02:45.022 ***** 2026-02-26 02:33:46.839703 | instance | ok: [instance] 2026-02-26 02:33:46.839952 | instance | 2026-02-26 02:33:46.841449 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-26 02:33:46.841492 | instance | Thursday 26 February 2026 02:33:46 +0000 (0:00:00.462) 0:02:45.485 ***** 2026-02-26 02:33:47.727308 | instance | ok: [instance] 2026-02-26 02:33:47.727407 | instance | 2026-02-26 02:33:47.727544 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-26 02:33:47.727660 | instance | Thursday 26 February 2026 02:33:47 +0000 (0:00:00.887) 0:02:46.372 ***** 2026-02-26 02:33:47.806212 | instance | ok: [instance] 2026-02-26 02:33:47.806436 | instance | 2026-02-26 02:33:47.806714 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-26 02:33:47.806975 | instance | Thursday 26 February 2026 02:33:47 +0000 (0:00:00.079) 0:02:46.452 ***** 2026-02-26 02:33:47.881020 | instance | ok: [instance] 2026-02-26 02:33:47.881263 | instance | 2026-02-26 02:33:47.881542 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-26 02:33:47.881807 | instance | Thursday 26 February 2026 02:33:47 +0000 (0:00:00.074) 0:02:46.526 ***** 2026-02-26 02:33:47.967122 | instance | ok: [instance] 2026-02-26 02:33:47.967319 | instance | 2026-02-26 02:33:47.967599 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-26 02:33:47.967920 | instance | Thursday 26 February 2026 02:33:47 +0000 (0:00:00.086) 0:02:46.613 ***** 2026-02-26 02:33:48.040339 | instance | skipping: [instance] 2026-02-26 02:33:48.040498 | instance | 2026-02-26 02:33:48.040800 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-26 02:33:48.041085 | instance | Thursday 26 February 2026 02:33:48 +0000 (0:00:00.073) 0:02:46.686 ***** 2026-02-26 02:33:48.149394 | instance | ok: [instance] 2026-02-26 02:33:48.149517 | instance | 2026-02-26 02:33:48.149813 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:33:48.150068 | instance | Thursday 26 February 2026 02:33:48 +0000 (0:00:00.108) 0:02:46.794 ***** 2026-02-26 02:33:48.507402 | instance | ok: [instance] 2026-02-26 02:33:48.507640 | instance | 2026-02-26 02:33:48.507943 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:33:48.508226 | instance | Thursday 26 February 2026 02:33:48 +0000 (0:00:00.357) 0:02:47.152 ***** 2026-02-26 02:33:48.615032 | instance | ok: [instance] => { 2026-02-26 02:33:48.615119 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-26 02:33:48.615407 | instance | } 2026-02-26 02:33:48.615656 | instance | 2026-02-26 02:33:48.615957 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:33:48.616226 | instance | Thursday 26 February 2026 02:33:48 +0000 (0:00:00.107) 0:02:47.260 ***** 2026-02-26 02:33:49.172122 | instance | ok: [instance] 2026-02-26 02:33:49.172345 | instance | 2026-02-26 02:33:49.172616 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:33:49.172963 | instance | Thursday 26 February 2026 02:33:49 +0000 (0:00:00.557) 0:02:47.817 ***** 2026-02-26 02:33:49.311104 | instance | skipping: [instance] 2026-02-26 02:33:49.311319 | instance | 2026-02-26 02:33:49.311588 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:33:49.311857 | instance | Thursday 26 February 2026 02:33:49 +0000 (0:00:00.139) 0:02:47.956 ***** 2026-02-26 02:33:49.585170 | instance | ok: [instance] 2026-02-26 02:33:49.585421 | instance | 2026-02-26 02:33:49.585699 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:33:49.585973 | instance | Thursday 26 February 2026 02:33:49 +0000 (0:00:00.274) 0:02:48.230 ***** 2026-02-26 02:33:49.703879 | instance | ok: [instance] => { 2026-02-26 02:33:49.704150 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-26 02:33:49.704443 | instance | } 2026-02-26 02:33:49.704719 | instance | 2026-02-26 02:33:49.705067 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:33:49.705345 | instance | Thursday 26 February 2026 02:33:49 +0000 (0:00:00.117) 0:02:48.348 ***** 2026-02-26 02:33:50.090174 | instance | ok: [instance] 2026-02-26 02:33:50.090422 | instance | 2026-02-26 02:33:50.090692 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:33:50.091001 | instance | Thursday 26 February 2026 02:33:50 +0000 (0:00:00.387) 0:02:48.735 ***** 2026-02-26 02:33:50.269250 | instance | skipping: [instance] 2026-02-26 02:33:50.269524 | instance | 2026-02-26 02:33:50.269809 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 02:33:50.270090 | instance | Thursday 26 February 2026 02:33:50 +0000 (0:00:00.178) 0:02:48.914 ***** 2026-02-26 02:33:50.344064 | instance | skipping: [instance] 2026-02-26 02:33:50.344287 | instance | 2026-02-26 02:33:50.344550 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 02:33:50.344840 | instance | Thursday 26 February 2026 02:33:50 +0000 (0:00:00.075) 0:02:48.990 ***** 2026-02-26 02:33:50.420377 | instance | skipping: [instance] 2026-02-26 02:33:50.420597 | instance | 2026-02-26 02:33:50.420893 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 02:33:50.421155 | instance | Thursday 26 February 2026 02:33:50 +0000 (0:00:00.075) 0:02:49.065 ***** 2026-02-26 02:33:50.489411 | instance | skipping: [instance] 2026-02-26 02:33:50.489623 | instance | 2026-02-26 02:33:50.489881 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 02:33:50.490138 | instance | Thursday 26 February 2026 02:33:50 +0000 (0:00:00.069) 0:02:49.135 ***** 2026-02-26 02:33:51.606645 | instance | ok: [instance] 2026-02-26 02:33:51.606885 | instance | 2026-02-26 02:33:51.607201 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 02:33:51.607459 | instance | Thursday 26 February 2026 02:33:51 +0000 (0:00:01.116) 0:02:50.251 ***** 2026-02-26 02:33:52.071724 | instance | ok: [instance] 2026-02-26 02:33:52.071849 | instance | 2026-02-26 02:33:52.072034 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 02:33:52.072208 | instance | Thursday 26 February 2026 02:33:52 +0000 (0:00:00.465) 0:02:50.717 ***** 2026-02-26 02:33:53.027264 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 02:33:53.027426 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 02:33:53.027608 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 02:33:53.027797 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 02:33:53.028001 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 02:33:53.028153 | instance | 2026-02-26 02:33:53.028324 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 02:33:53.028502 | instance | Thursday 26 February 2026 02:33:53 +0000 (0:00:00.955) 0:02:51.673 ***** 2026-02-26 02:33:53.593421 | instance | ok: [instance] 2026-02-26 02:33:53.593570 | instance | 2026-02-26 02:33:53.593771 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 02:33:53.593960 | instance | Thursday 26 February 2026 02:33:53 +0000 (0:00:00.531) 0:02:52.205 ***** 2026-02-26 02:33:53.594131 | instance | 2026-02-26 02:33:53.594318 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 02:33:53.594490 | instance | Thursday 26 February 2026 02:33:53 +0000 (0:00:00.034) 0:02:52.239 ***** 2026-02-26 02:33:54.022494 | instance | ok: [instance] 2026-02-26 02:33:54.022928 | instance | 2026-02-26 02:33:54.023278 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:33:54.023577 | instance | Thursday 26 February 2026 02:33:54 +0000 (0:00:00.428) 0:02:52.668 ***** 2026-02-26 02:33:54.305449 | instance | ok: [instance] 2026-02-26 02:33:54.305681 | instance | 2026-02-26 02:33:54.305961 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:33:54.306260 | instance | Thursday 26 February 2026 02:33:54 +0000 (0:00:00.282) 0:02:52.951 ***** 2026-02-26 02:33:54.412482 | instance | ok: [instance] => { 2026-02-26 02:33:54.412885 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-26 02:33:54.413182 | instance | } 2026-02-26 02:33:54.413430 | instance | 2026-02-26 02:33:54.413699 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:33:54.413962 | instance | Thursday 26 February 2026 02:33:54 +0000 (0:00:00.107) 0:02:53.058 ***** 2026-02-26 02:33:54.797536 | instance | ok: [instance] 2026-02-26 02:33:54.797765 | instance | 2026-02-26 02:33:54.798042 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:33:54.798313 | instance | Thursday 26 February 2026 02:33:54 +0000 (0:00:00.385) 0:02:53.443 ***** 2026-02-26 02:33:55.970808 | instance | ok: [instance] 2026-02-26 02:33:55.971036 | instance | 2026-02-26 02:33:55.971321 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:33:55.971600 | instance | Thursday 26 February 2026 02:33:55 +0000 (0:00:01.172) 0:02:54.616 ***** 2026-02-26 02:33:56.082036 | instance | ok: [instance] => { 2026-02-26 02:33:56.082338 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-26 02:33:56.082601 | instance | } 2026-02-26 02:33:56.082849 | instance | 2026-02-26 02:33:56.083213 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:33:56.083534 | instance | Thursday 26 February 2026 02:33:56 +0000 (0:00:00.111) 0:02:54.727 ***** 2026-02-26 02:33:56.598770 | instance | ok: [instance] 2026-02-26 02:33:56.599284 | instance | 2026-02-26 02:33:56.599757 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:33:56.600076 | instance | Thursday 26 February 2026 02:33:56 +0000 (0:00:00.516) 0:02:55.244 ***** 2026-02-26 02:33:57.796368 | instance | ok: [instance] 2026-02-26 02:33:57.796456 | instance | 2026-02-26 02:33:57.796591 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-26 02:33:57.796702 | instance | Thursday 26 February 2026 02:33:57 +0000 (0:00:01.198) 0:02:56.442 ***** 2026-02-26 02:33:58.397122 | instance | ok: [instance] 2026-02-26 02:33:58.397220 | instance | 2026-02-26 02:33:58.397302 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-26 02:33:58.397435 | instance | Thursday 26 February 2026 02:33:58 +0000 (0:00:00.600) 0:02:57.042 ***** 2026-02-26 02:33:58.679837 | instance | ok: [instance] 2026-02-26 02:33:58.680061 | instance | 2026-02-26 02:33:58.680485 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:33:58.680774 | instance | Thursday 26 February 2026 02:33:58 +0000 (0:00:00.281) 0:02:57.324 ***** 2026-02-26 02:33:58.964553 | instance | ok: [instance] 2026-02-26 02:33:58.964808 | instance | 2026-02-26 02:33:58.965088 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:33:58.965353 | instance | Thursday 26 February 2026 02:33:58 +0000 (0:00:00.285) 0:02:57.609 ***** 2026-02-26 02:33:59.075144 | instance | ok: [instance] => { 2026-02-26 02:33:59.075438 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-26 02:33:59.075720 | instance | } 2026-02-26 02:33:59.076027 | instance | 2026-02-26 02:33:59.076395 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:33:59.076688 | instance | Thursday 26 February 2026 02:33:59 +0000 (0:00:00.110) 0:02:57.720 ***** 2026-02-26 02:33:59.494634 | instance | ok: [instance] 2026-02-26 02:33:59.494824 | instance | 2026-02-26 02:33:59.495120 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:33:59.495389 | instance | Thursday 26 February 2026 02:33:59 +0000 (0:00:00.419) 0:02:58.140 ***** 2026-02-26 02:34:01.509658 | instance | ok: [instance] 2026-02-26 02:34:01.509898 | instance | 2026-02-26 02:34:01.510187 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-26 02:34:01.510454 | instance | Thursday 26 February 2026 02:34:01 +0000 (0:00:02.015) 0:03:00.155 ***** 2026-02-26 02:34:01.644141 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-26 02:34:01.644283 | instance | 2026-02-26 02:34:01.644580 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-26 02:34:01.644888 | instance | Thursday 26 February 2026 02:34:01 +0000 (0:00:00.134) 0:03:00.289 ***** 2026-02-26 02:34:02.739512 | instance | ok: [instance] 2026-02-26 02:34:02.739874 | instance | 2026-02-26 02:34:02.740207 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-26 02:34:02.740535 | instance | Thursday 26 February 2026 02:34:02 +0000 (0:00:01.095) 0:03:01.385 ***** 2026-02-26 02:34:02.964977 | instance | ok: [instance] 2026-02-26 02:34:02.965016 | instance | 2026-02-26 02:34:02.965021 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-26 02:34:02.965099 | instance | Thursday 26 February 2026 02:34:02 +0000 (0:00:00.225) 0:03:01.610 ***** 2026-02-26 02:34:03.431728 | instance | ok: [instance] 2026-02-26 02:34:03.431830 | instance | 2026-02-26 02:34:03.432092 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-26 02:34:03.432131 | instance | Thursday 26 February 2026 02:34:03 +0000 (0:00:00.467) 0:03:02.077 ***** 2026-02-26 02:34:04.206294 | instance | ok: [instance] => (item=br_netfilter) 2026-02-26 02:34:04.206366 | instance | ok: [instance] => (item=ip_tables) 2026-02-26 02:34:04.206982 | instance | ok: [instance] => (item=ip6_tables) 2026-02-26 02:34:04.207025 | instance | ok: [instance] => (item=nf_conntrack) 2026-02-26 02:34:04.207031 | instance | 2026-02-26 02:34:04.207036 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:34:04.207041 | instance | Thursday 26 February 2026 02:34:04 +0000 (0:00:00.773) 0:03:02.851 ***** 2026-02-26 02:34:04.498437 | instance | ok: [instance] 2026-02-26 02:34:04.498805 | instance | 2026-02-26 02:34:04.498848 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:34:04.498853 | instance | Thursday 26 February 2026 02:34:04 +0000 (0:00:00.292) 0:03:03.143 ***** 2026-02-26 02:34:04.596440 | instance | ok: [instance] => { 2026-02-26 02:34:04.596555 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-26 02:34:04.596672 | instance | } 2026-02-26 02:34:04.596791 | instance | 2026-02-26 02:34:04.596926 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:34:04.597076 | instance | Thursday 26 February 2026 02:34:04 +0000 (0:00:00.098) 0:03:03.242 ***** 2026-02-26 02:34:05.017789 | instance | ok: [instance] 2026-02-26 02:34:05.017857 | instance | 2026-02-26 02:34:05.017951 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:34:05.018069 | instance | Thursday 26 February 2026 02:34:05 +0000 (0:00:00.421) 0:03:03.663 ***** 2026-02-26 02:34:05.110905 | instance | skipping: [instance] 2026-02-26 02:34:05.111016 | instance | 2026-02-26 02:34:05.111290 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-26 02:34:05.111334 | instance | Thursday 26 February 2026 02:34:05 +0000 (0:00:00.093) 0:03:03.757 ***** 2026-02-26 02:34:05.247226 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-26 02:34:05.247344 | instance | 2026-02-26 02:34:05.247514 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-26 02:34:05.247648 | instance | Thursday 26 February 2026 02:34:05 +0000 (0:00:00.136) 0:03:03.893 ***** 2026-02-26 02:34:05.324300 | instance | skipping: [instance] 2026-02-26 02:34:05.324340 | instance | 2026-02-26 02:34:05.324536 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-26 02:34:05.324605 | instance | Thursday 26 February 2026 02:34:05 +0000 (0:00:00.077) 0:03:03.970 ***** 2026-02-26 02:34:06.481527 | instance | ok: [instance] 2026-02-26 02:34:06.481602 | instance | 2026-02-26 02:34:06.481758 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-26 02:34:06.481895 | instance | Thursday 26 February 2026 02:34:06 +0000 (0:00:01.157) 0:03:05.127 ***** 2026-02-26 02:34:07.739342 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-26 02:34:07.739405 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-26 02:34:07.740875 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-26 02:34:07.740942 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-26 02:34:07.740954 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-26 02:34:07.740963 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-26 02:34:07.740972 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-26 02:34:07.741266 | instance | 2026-02-26 02:34:07.741444 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-26 02:34:07.741679 | instance | Thursday 26 February 2026 02:34:07 +0000 (0:00:01.256) 0:03:06.384 ***** 2026-02-26 02:34:08.326382 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-26 02:34:08.326458 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-26 02:34:08.326924 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-26 02:34:08.326991 | instance | 2026-02-26 02:34:08.327003 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-26 02:34:08.327021 | instance | Thursday 26 February 2026 02:34:08 +0000 (0:00:00.587) 0:03:06.972 ***** 2026-02-26 02:34:08.910530 | instance | ok: [instance] 2026-02-26 02:34:08.910574 | instance | 2026-02-26 02:34:08.910580 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-26 02:34:08.910585 | instance | Thursday 26 February 2026 02:34:08 +0000 (0:00:00.583) 0:03:07.556 ***** 2026-02-26 02:34:09.382445 | instance | ok: [instance] 2026-02-26 02:34:09.382480 | instance | 2026-02-26 02:34:09.382485 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-26 02:34:09.382490 | instance | Thursday 26 February 2026 02:34:09 +0000 (0:00:00.471) 0:03:08.028 ***** 2026-02-26 02:34:09.647731 | instance | ok: [instance] 2026-02-26 02:34:09.647813 | instance | 2026-02-26 02:34:09.647945 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-26 02:34:09.648082 | instance | Thursday 26 February 2026 02:34:09 +0000 (0:00:00.265) 0:03:08.293 ***** 2026-02-26 02:34:09.722850 | instance | skipping: [instance] 2026-02-26 02:34:09.723119 | instance | 2026-02-26 02:34:09.723403 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-26 02:34:09.723681 | instance | Thursday 26 February 2026 02:34:09 +0000 (0:00:00.074) 0:03:08.368 ***** 2026-02-26 02:34:10.272265 | instance | ok: [instance] => (item=swap) 2026-02-26 02:34:10.272482 | instance | ok: [instance] => (item=none) 2026-02-26 02:34:10.272829 | instance | 2026-02-26 02:34:10.273067 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-26 02:34:10.273331 | instance | Thursday 26 February 2026 02:34:10 +0000 (0:00:00.548) 0:03:08.917 ***** 2026-02-26 02:34:10.745796 | instance | ok: [instance] 2026-02-26 02:34:10.746013 | instance | 2026-02-26 02:34:10.746338 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-26 02:34:10.746611 | instance | Thursday 26 February 2026 02:34:10 +0000 (0:00:00.473) 0:03:09.391 ***** 2026-02-26 02:34:11.177254 | instance | ok: [instance] 2026-02-26 02:34:11.177477 | instance | 2026-02-26 02:34:11.177810 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-26 02:34:11.178082 | instance | Thursday 26 February 2026 02:34:11 +0000 (0:00:00.394) 0:03:09.785 ***** 2026-02-26 02:34:11.178326 | instance | 2026-02-26 02:34:11.178595 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-26 02:34:11.178908 | instance | Thursday 26 February 2026 02:34:11 +0000 (0:00:00.036) 0:03:09.822 ***** 2026-02-26 02:34:11.645352 | instance | ok: [instance] 2026-02-26 02:34:11.645566 | instance | 2026-02-26 02:34:11.645839 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-26 02:34:11.646109 | instance | Thursday 26 February 2026 02:34:11 +0000 (0:00:00.468) 0:03:10.291 ***** 2026-02-26 02:34:12.707014 | instance | ok: [instance] 2026-02-26 02:34:12.707282 | instance | 2026-02-26 02:34:12.707472 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-26 02:34:12.707715 | instance | Thursday 26 February 2026 02:34:12 +0000 (0:00:01.061) 0:03:11.352 ***** 2026-02-26 02:34:15.393481 | instance | ok: [instance] 2026-02-26 02:34:15.393528 | instance | 2026-02-26 02:34:15.393535 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-26 02:34:15.393541 | instance | Thursday 26 February 2026 02:34:15 +0000 (0:00:02.686) 0:03:14.038 ***** 2026-02-26 02:34:15.671863 | instance | ok: [instance] 2026-02-26 02:34:15.671903 | instance | 2026-02-26 02:34:15.671908 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-26 02:34:15.671913 | instance | Thursday 26 February 2026 02:34:15 +0000 (0:00:00.278) 0:03:14.317 ***** 2026-02-26 02:34:16.252831 | instance | ok: [instance] 2026-02-26 02:34:16.253271 | instance | 2026-02-26 02:34:16.253283 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-26 02:34:16.253289 | instance | Thursday 26 February 2026 02:34:16 +0000 (0:00:00.581) 0:03:14.898 ***** 2026-02-26 02:34:16.405223 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-26 02:34:16.405279 | instance | 2026-02-26 02:34:16.405292 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-26 02:34:16.405413 | instance | Thursday 26 February 2026 02:34:16 +0000 (0:00:00.152) 0:03:15.051 ***** 2026-02-26 02:34:16.539818 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-26 02:34:16.539910 | instance | 2026-02-26 02:34:16.540046 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-26 02:34:16.540164 | instance | Thursday 26 February 2026 02:34:16 +0000 (0:00:00.134) 0:03:15.185 ***** 2026-02-26 02:34:16.851473 | instance | ok: [instance] => (item=instance) 2026-02-26 02:34:16.851597 | instance | 2026-02-26 02:34:16.851728 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-26 02:34:16.851852 | instance | Thursday 26 February 2026 02:34:16 +0000 (0:00:00.311) 0:03:15.497 ***** 2026-02-26 02:34:16.935658 | instance | ok: [instance] 2026-02-26 02:34:16.935728 | instance | 2026-02-26 02:34:16.935912 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-26 02:34:16.936026 | instance | Thursday 26 February 2026 02:34:16 +0000 (0:00:00.084) 0:03:15.581 ***** 2026-02-26 02:34:17.013083 | instance | skipping: [instance] 2026-02-26 02:34:17.013154 | instance | 2026-02-26 02:34:17.013283 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-26 02:34:17.013422 | instance | Thursday 26 February 2026 02:34:17 +0000 (0:00:00.077) 0:03:15.659 ***** 2026-02-26 02:34:17.088513 | instance | ok: [instance] => { 2026-02-26 02:34:17.088596 | instance | "msg": "instance" 2026-02-26 02:34:17.088714 | instance | } 2026-02-26 02:34:17.088847 | instance | 2026-02-26 02:34:17.088972 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-26 02:34:17.089093 | instance | Thursday 26 February 2026 02:34:17 +0000 (0:00:00.075) 0:03:15.734 ***** 2026-02-26 02:34:17.646093 | instance | ok: [instance] 2026-02-26 02:34:17.646348 | instance | 2026-02-26 02:34:17.646646 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-26 02:34:17.646937 | instance | Thursday 26 February 2026 02:34:17 +0000 (0:00:00.557) 0:03:16.291 ***** 2026-02-26 02:34:17.710477 | instance | skipping: [instance] 2026-02-26 02:34:17.710560 | instance | 2026-02-26 02:34:17.710683 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-26 02:34:17.710924 | instance | Thursday 26 February 2026 02:34:17 +0000 (0:00:00.064) 0:03:16.356 ***** 2026-02-26 02:34:17.773245 | instance | skipping: [instance] 2026-02-26 02:34:17.773494 | instance | 2026-02-26 02:34:17.773762 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-26 02:34:17.774027 | instance | Thursday 26 February 2026 02:34:17 +0000 (0:00:00.062) 0:03:16.418 ***** 2026-02-26 02:34:17.839397 | instance | skipping: [instance] 2026-02-26 02:34:17.839622 | instance | 2026-02-26 02:34:17.839888 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-26 02:34:17.840152 | instance | Thursday 26 February 2026 02:34:17 +0000 (0:00:00.066) 0:03:16.485 ***** 2026-02-26 02:34:17.908267 | instance | skipping: [instance] 2026-02-26 02:34:17.908494 | instance | 2026-02-26 02:34:17.908809 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-26 02:34:17.909091 | instance | Thursday 26 February 2026 02:34:17 +0000 (0:00:00.068) 0:03:16.554 ***** 2026-02-26 02:34:18.061234 | instance | skipping: [instance] 2026-02-26 02:34:18.061533 | instance | 2026-02-26 02:34:18.061829 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-26 02:34:18.062111 | instance | Thursday 26 February 2026 02:34:18 +0000 (0:00:00.152) 0:03:16.706 ***** 2026-02-26 02:34:18.135135 | instance | skipping: [instance] 2026-02-26 02:34:18.135399 | instance | 2026-02-26 02:34:18.135700 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-26 02:34:18.135972 | instance | Thursday 26 February 2026 02:34:18 +0000 (0:00:00.074) 0:03:16.780 ***** 2026-02-26 02:34:18.195594 | instance | skipping: [instance] 2026-02-26 02:34:18.195844 | instance | 2026-02-26 02:34:18.196117 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-26 02:34:18.196386 | instance | Thursday 26 February 2026 02:34:18 +0000 (0:00:00.060) 0:03:16.841 ***** 2026-02-26 02:34:18.429895 | instance | ok: [instance] 2026-02-26 02:34:18.430126 | instance | 2026-02-26 02:34:18.430422 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-26 02:34:18.430726 | instance | Thursday 26 February 2026 02:34:18 +0000 (0:00:00.233) 0:03:17.075 ***** 2026-02-26 02:34:18.694804 | instance | ok: [instance] 2026-02-26 02:34:18.695047 | instance | 2026-02-26 02:34:18.695324 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-26 02:34:18.695596 | instance | Thursday 26 February 2026 02:34:18 +0000 (0:00:00.265) 0:03:17.340 ***** 2026-02-26 02:34:18.763635 | instance | skipping: [instance] 2026-02-26 02:34:18.763883 | instance | 2026-02-26 02:34:18.764244 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-26 02:34:18.764579 | instance | Thursday 26 February 2026 02:34:18 +0000 (0:00:00.069) 0:03:17.409 ***** 2026-02-26 02:34:18.989581 | instance | ok: [instance] 2026-02-26 02:34:18.989842 | instance | 2026-02-26 02:34:18.990152 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-26 02:34:18.990434 | instance | Thursday 26 February 2026 02:34:18 +0000 (0:00:00.225) 0:03:17.635 ***** 2026-02-26 02:34:19.232239 | instance | ok: [instance] 2026-02-26 02:34:19.232497 | instance | 2026-02-26 02:34:19.232806 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-26 02:34:19.233127 | instance | Thursday 26 February 2026 02:34:19 +0000 (0:00:00.242) 0:03:17.877 ***** 2026-02-26 02:34:19.470372 | instance | ok: [instance] 2026-02-26 02:34:19.470482 | instance | 2026-02-26 02:34:19.470598 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-26 02:34:19.470726 | instance | Thursday 26 February 2026 02:34:19 +0000 (0:00:00.238) 0:03:18.116 ***** 2026-02-26 02:34:20.511300 | instance | ok: [instance] 2026-02-26 02:34:20.511549 | instance | 2026-02-26 02:34:20.511901 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-26 02:34:20.512191 | instance | Thursday 26 February 2026 02:34:20 +0000 (0:00:01.040) 0:03:19.157 ***** 2026-02-26 02:34:21.580947 | instance | ok: [instance] 2026-02-26 02:34:21.581012 | instance | 2026-02-26 02:34:21.581025 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-26 02:34:21.581035 | instance | Thursday 26 February 2026 02:34:21 +0000 (0:00:01.068) 0:03:20.225 ***** 2026-02-26 02:34:21.663757 | instance | skipping: [instance] 2026-02-26 02:34:21.663819 | instance | 2026-02-26 02:34:21.663952 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-26 02:34:21.664071 | instance | Thursday 26 February 2026 02:34:21 +0000 (0:00:00.083) 0:03:20.309 ***** 2026-02-26 02:34:21.753753 | instance | skipping: [instance] 2026-02-26 02:34:21.753894 | instance | 2026-02-26 02:34:21.754074 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-26 02:34:21.754284 | instance | Thursday 26 February 2026 02:34:21 +0000 (0:00:00.089) 0:03:20.399 ***** 2026-02-26 02:34:22.504858 | instance | ok: [instance] 2026-02-26 02:34:22.505060 | instance | 2026-02-26 02:34:22.505346 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-26 02:34:22.505612 | instance | Thursday 26 February 2026 02:34:22 +0000 (0:00:00.750) 0:03:21.150 ***** 2026-02-26 02:34:22.581225 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-26 02:34:22.581484 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-26 02:34:22.581744 | instance | skipping: [instance] 2026-02-26 02:34:22.581988 | instance | 2026-02-26 02:34:22.582257 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-26 02:34:22.582515 | instance | Thursday 26 February 2026 02:34:22 +0000 (0:00:00.076) 0:03:21.227 ***** 2026-02-26 02:34:22.652352 | instance | skipping: [instance] 2026-02-26 02:34:22.652568 | instance | 2026-02-26 02:34:22.652898 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-26 02:34:22.653173 | instance | Thursday 26 February 2026 02:34:22 +0000 (0:00:00.070) 0:03:21.297 ***** 2026-02-26 02:34:22.720920 | instance | skipping: [instance] 2026-02-26 02:34:22.721157 | instance | 2026-02-26 02:34:22.721444 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-26 02:34:22.721712 | instance | Thursday 26 February 2026 02:34:22 +0000 (0:00:00.068) 0:03:21.366 ***** 2026-02-26 02:34:22.796297 | instance | skipping: [instance] 2026-02-26 02:34:22.796483 | instance | 2026-02-26 02:34:22.796743 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-26 02:34:22.797394 | instance | Thursday 26 February 2026 02:34:22 +0000 (0:00:00.075) 0:03:21.441 ***** 2026-02-26 02:34:22.867164 | instance | skipping: [instance] 2026-02-26 02:34:22.867394 | instance | 2026-02-26 02:34:22.867689 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-26 02:34:22.867949 | instance | Thursday 26 February 2026 02:34:22 +0000 (0:00:00.071) 0:03:21.512 ***** 2026-02-26 02:34:23.449977 | instance | ok: [instance] 2026-02-26 02:34:23.450078 | instance | 2026-02-26 02:34:23.450090 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-26 02:34:23.450222 | instance | Thursday 26 February 2026 02:34:23 +0000 (0:00:00.583) 0:03:22.095 ***** 2026-02-26 02:34:24.457522 | instance | ok: [instance] 2026-02-26 02:34:24.457777 | instance | 2026-02-26 02:34:24.458063 | instance | PLAY [Install control-plane components] **************************************** 2026-02-26 02:34:24.458329 | instance | 2026-02-26 02:34:24.458604 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:34:24.458875 | instance | Thursday 26 February 2026 02:34:24 +0000 (0:00:01.007) 0:03:23.103 ***** 2026-02-26 02:34:28.400486 | instance | ok: [instance] 2026-02-26 02:34:28.400724 | instance | 2026-02-26 02:34:28.401040 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 02:34:28.401310 | instance | Thursday 26 February 2026 02:34:28 +0000 (0:00:03.942) 0:03:27.046 ***** 2026-02-26 02:34:28.680252 | instance | ok: [instance] 2026-02-26 02:34:28.680453 | instance | 2026-02-26 02:34:28.680817 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:34:28.681094 | instance | Thursday 26 February 2026 02:34:28 +0000 (0:00:00.279) 0:03:27.326 ***** 2026-02-26 02:34:29.700933 | instance | ok: [instance] 2026-02-26 02:34:29.701168 | instance | 2026-02-26 02:34:29.701426 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:34:29.701693 | instance | Thursday 26 February 2026 02:34:29 +0000 (0:00:01.020) 0:03:28.346 ***** 2026-02-26 02:34:29.974173 | instance | ok: [instance] 2026-02-26 02:34:29.974384 | instance | 2026-02-26 02:34:29.974673 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:34:29.974971 | instance | Thursday 26 February 2026 02:34:29 +0000 (0:00:00.272) 0:03:28.619 ***** 2026-02-26 02:34:30.063433 | instance | ok: [instance] => { 2026-02-26 02:34:30.063703 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-26 02:34:30.063874 | instance | } 2026-02-26 02:34:30.064041 | instance | 2026-02-26 02:34:30.064218 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:34:30.064385 | instance | Thursday 26 February 2026 02:34:30 +0000 (0:00:00.089) 0:03:28.709 ***** 2026-02-26 02:34:30.430197 | instance | ok: [instance] 2026-02-26 02:34:30.430437 | instance | 2026-02-26 02:34:30.430710 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:34:30.430986 | instance | Thursday 26 February 2026 02:34:30 +0000 (0:00:00.366) 0:03:29.075 ***** 2026-02-26 02:34:31.712231 | instance | ok: [instance] 2026-02-26 02:34:31.712475 | instance | 2026-02-26 02:34:31.712761 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-26 02:34:31.713114 | instance | Thursday 26 February 2026 02:34:31 +0000 (0:00:01.282) 0:03:30.357 ***** 2026-02-26 02:34:32.096255 | instance | ok: [instance] 2026-02-26 02:34:32.096482 | instance | 2026-02-26 02:34:32.096750 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-26 02:34:32.097041 | instance | Thursday 26 February 2026 02:34:32 +0000 (0:00:00.384) 0:03:30.742 ***** 2026-02-26 02:34:32.322519 | instance | ok: [instance] 2026-02-26 02:34:32.322739 | instance | 2026-02-26 02:34:32.323003 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-26 02:34:32.323300 | instance | Thursday 26 February 2026 02:34:32 +0000 (0:00:00.226) 0:03:30.968 ***** 2026-02-26 02:34:32.626927 | instance | ok: [instance] 2026-02-26 02:34:32.627143 | instance | 2026-02-26 02:34:32.627419 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-26 02:34:32.627685 | instance | Thursday 26 February 2026 02:34:32 +0000 (0:00:00.304) 0:03:31.272 ***** 2026-02-26 02:34:32.861741 | instance | ok: [instance] 2026-02-26 02:34:32.861805 | instance | 2026-02-26 02:34:32.861817 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-26 02:34:32.861827 | instance | Thursday 26 February 2026 02:34:32 +0000 (0:00:00.233) 0:03:31.506 ***** 2026-02-26 02:34:33.128370 | instance | ok: [instance] 2026-02-26 02:34:33.128431 | instance | 2026-02-26 02:34:33.128575 | instance | TASK [Install plugin] ********************************************************** 2026-02-26 02:34:33.128736 | instance | Thursday 26 February 2026 02:34:33 +0000 (0:00:00.267) 0:03:31.774 ***** 2026-02-26 02:34:33.243288 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-26 02:34:33.243571 | instance | 2026-02-26 02:34:33.243709 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:34:33.243847 | instance | Thursday 26 February 2026 02:34:33 +0000 (0:00:00.114) 0:03:31.889 ***** 2026-02-26 02:34:33.344223 | instance | ok: [instance] => { 2026-02-26 02:34:33.344859 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-26 02:34:33.344948 | instance | } 2026-02-26 02:34:33.344956 | instance | 2026-02-26 02:34:33.344963 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:34:33.344975 | instance | Thursday 26 February 2026 02:34:33 +0000 (0:00:00.100) 0:03:31.990 ***** 2026-02-26 02:34:33.749158 | instance | ok: [instance] 2026-02-26 02:34:33.749211 | instance | 2026-02-26 02:34:33.749223 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:34:33.749233 | instance | Thursday 26 February 2026 02:34:33 +0000 (0:00:00.403) 0:03:32.393 ***** 2026-02-26 02:34:35.260444 | instance | ok: [instance] 2026-02-26 02:34:35.260529 | instance | 2026-02-26 02:34:35.260705 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:34:35.260845 | instance | Thursday 26 February 2026 02:34:35 +0000 (0:00:01.512) 0:03:33.906 ***** 2026-02-26 02:34:35.354173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:34:35.354408 | instance | 2026-02-26 02:34:35.354688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:34:35.354956 | instance | Thursday 26 February 2026 02:34:35 +0000 (0:00:00.093) 0:03:33.999 ***** 2026-02-26 02:34:36.218069 | instance | ok: [instance] 2026-02-26 02:34:36.218293 | instance | 2026-02-26 02:34:36.218565 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-26 02:34:36.218832 | instance | Thursday 26 February 2026 02:34:36 +0000 (0:00:00.863) 0:03:34.863 ***** 2026-02-26 02:34:37.100352 | instance | ok: [instance] 2026-02-26 02:34:37.100502 | instance | 2026-02-26 02:34:37.100683 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-26 02:34:37.100929 | instance | Thursday 26 February 2026 02:34:37 +0000 (0:00:00.882) 0:03:35.746 ***** 2026-02-26 02:34:39.036104 | instance | ok: [instance] 2026-02-26 02:34:39.036186 | instance | 2026-02-26 02:34:39.036197 | instance | PLAY [all] ********************************************************************* 2026-02-26 02:34:39.036207 | instance | 2026-02-26 02:34:39.036224 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:34:39.036505 | instance | Thursday 26 February 2026 02:34:39 +0000 (0:00:01.934) 0:03:37.681 ***** 2026-02-26 02:34:42.657238 | instance | ok: [instance] 2026-02-26 02:34:42.657587 | instance | 2026-02-26 02:34:42.658009 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-26 02:34:42.658491 | instance | Thursday 26 February 2026 02:34:42 +0000 (0:00:03.621) 0:03:41.302 ***** 2026-02-26 02:34:43.468867 | instance | ok: [instance] 2026-02-26 02:34:43.469174 | instance | 2026-02-26 02:34:43.469561 | instance | PLAY [all] ********************************************************************* 2026-02-26 02:34:43.469823 | instance | 2026-02-26 02:34:43.470124 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-26 02:34:43.470408 | instance | Thursday 26 February 2026 02:34:43 +0000 (0:00:00.812) 0:03:42.114 ***** 2026-02-26 02:34:44.182470 | instance | ok: [instance] 2026-02-26 02:34:44.182535 | instance | 2026-02-26 02:34:44.182711 | instance | PLAY [controllers] ************************************************************* 2026-02-26 02:34:44.183183 | instance | 2026-02-26 02:34:44.183202 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:34:44.183424 | instance | Thursday 26 February 2026 02:34:44 +0000 (0:00:00.712) 0:03:42.827 ***** 2026-02-26 02:34:48.092024 | instance | ok: [instance] 2026-02-26 02:34:48.092111 | instance | 2026-02-26 02:34:48.092251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:34:48.092376 | instance | Thursday 26 February 2026 02:34:48 +0000 (0:00:03.910) 0:03:46.738 ***** 2026-02-26 02:34:48.194923 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:34:48.195074 | instance | 2026-02-26 02:34:48.195250 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:34:48.195519 | instance | Thursday 26 February 2026 02:34:48 +0000 (0:00:00.102) 0:03:46.840 ***** 2026-02-26 02:34:48.748926 | instance | ok: [instance] 2026-02-26 02:34:48.749022 | instance | 2026-02-26 02:34:48.749294 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-26 02:34:48.749336 | instance | Thursday 26 February 2026 02:34:48 +0000 (0:00:00.554) 0:03:47.394 ***** 2026-02-26 02:34:50.000195 | instance | ok: [instance] 2026-02-26 02:34:50.000276 | instance | 2026-02-26 02:34:50.000386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:34:50.000517 | instance | Thursday 26 February 2026 02:34:49 +0000 (0:00:01.251) 0:03:48.646 ***** 2026-02-26 02:34:50.090926 | instance | skipping: [instance] 2026-02-26 02:34:50.090995 | instance | 2026-02-26 02:34:50.091249 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-26 02:34:50.091293 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.090) 0:03:48.737 ***** 2026-02-26 02:34:50.188459 | instance | skipping: [instance] 2026-02-26 02:34:50.188491 | instance | 2026-02-26 02:34:50.188496 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-26 02:34:50.188501 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.097) 0:03:48.834 ***** 2026-02-26 02:34:50.246239 | instance | skipping: [instance] 2026-02-26 02:34:50.246275 | instance | 2026-02-26 02:34:50.246281 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-26 02:34:50.246285 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.057) 0:03:48.892 ***** 2026-02-26 02:34:50.302440 | instance | skipping: [instance] 2026-02-26 02:34:50.302476 | instance | 2026-02-26 02:34:50.302482 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-26 02:34:50.302486 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.056) 0:03:48.948 ***** 2026-02-26 02:34:50.410959 | instance | skipping: [instance] 2026-02-26 02:34:50.411307 | instance | 2026-02-26 02:34:50.411397 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-26 02:34:50.411536 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.108) 0:03:49.056 ***** 2026-02-26 02:34:50.517055 | instance | skipping: [instance] 2026-02-26 02:34:50.517134 | instance | 2026-02-26 02:34:50.517284 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-26 02:34:50.517435 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.106) 0:03:49.163 ***** 2026-02-26 02:34:50.636358 | instance | skipping: [instance] 2026-02-26 02:34:50.636421 | instance | 2026-02-26 02:34:50.636704 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-26 02:34:50.636745 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.118) 0:03:49.281 ***** 2026-02-26 02:34:50.701660 | instance | skipping: [instance] 2026-02-26 02:34:50.702010 | instance | 2026-02-26 02:34:50.702051 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-26 02:34:50.702057 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.065) 0:03:49.347 ***** 2026-02-26 02:34:50.827698 | instance | skipping: [instance] 2026-02-26 02:34:50.827751 | instance | 2026-02-26 02:34:50.827763 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-26 02:34:50.827772 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.124) 0:03:49.472 ***** 2026-02-26 02:34:50.895033 | instance | skipping: [instance] 2026-02-26 02:34:50.895075 | instance | 2026-02-26 02:34:50.895082 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-26 02:34:50.895089 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.068) 0:03:49.540 ***** 2026-02-26 02:34:50.962135 | instance | skipping: [instance] 2026-02-26 02:34:50.962179 | instance | 2026-02-26 02:34:50.962189 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-26 02:34:50.962199 | instance | Thursday 26 February 2026 02:34:50 +0000 (0:00:00.067) 0:03:49.607 ***** 2026-02-26 02:34:51.020847 | instance | skipping: [instance] 2026-02-26 02:34:51.021182 | instance | 2026-02-26 02:34:51.021512 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-26 02:34:51.021833 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.059) 0:03:49.666 ***** 2026-02-26 02:34:51.154012 | instance | skipping: [instance] 2026-02-26 02:34:51.154363 | instance | 2026-02-26 02:34:51.154686 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-26 02:34:51.155004 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.132) 0:03:49.799 ***** 2026-02-26 02:34:51.220522 | instance | skipping: [instance] 2026-02-26 02:34:51.220898 | instance | 2026-02-26 02:34:51.221225 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-26 02:34:51.221569 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.066) 0:03:49.866 ***** 2026-02-26 02:34:51.283045 | instance | skipping: [instance] 2026-02-26 02:34:51.283375 | instance | 2026-02-26 02:34:51.283704 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-26 02:34:51.284068 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.062) 0:03:49.929 ***** 2026-02-26 02:34:51.393181 | instance | skipping: [instance] 2026-02-26 02:34:51.393540 | instance | 2026-02-26 02:34:51.393872 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-26 02:34:51.394216 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.108) 0:03:50.037 ***** 2026-02-26 02:34:51.461840 | instance | skipping: [instance] 2026-02-26 02:34:51.461881 | instance | 2026-02-26 02:34:51.461886 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-26 02:34:51.461891 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.069) 0:03:50.107 ***** 2026-02-26 02:34:51.524682 | instance | skipping: [instance] 2026-02-26 02:34:51.524725 | instance | 2026-02-26 02:34:51.524737 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-26 02:34:51.524758 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.062) 0:03:50.169 ***** 2026-02-26 02:34:51.590058 | instance | skipping: [instance] 2026-02-26 02:34:51.590104 | instance | 2026-02-26 02:34:51.590115 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-26 02:34:51.590126 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.065) 0:03:50.235 ***** 2026-02-26 02:34:51.749898 | instance | skipping: [instance] 2026-02-26 02:34:51.749940 | instance | 2026-02-26 02:34:51.749947 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-26 02:34:51.749954 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.160) 0:03:50.395 ***** 2026-02-26 02:34:51.806209 | instance | skipping: [instance] 2026-02-26 02:34:51.806546 | instance | 2026-02-26 02:34:51.806877 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-26 02:34:51.807203 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.057) 0:03:50.452 ***** 2026-02-26 02:34:51.863164 | instance | skipping: [instance] 2026-02-26 02:34:51.863518 | instance | 2026-02-26 02:34:51.863945 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-26 02:34:51.864370 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.056) 0:03:50.509 ***** 2026-02-26 02:34:51.982702 | instance | skipping: [instance] 2026-02-26 02:34:51.983050 | instance | 2026-02-26 02:34:51.983464 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-26 02:34:51.983793 | instance | Thursday 26 February 2026 02:34:51 +0000 (0:00:00.118) 0:03:50.628 ***** 2026-02-26 02:34:52.055653 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-26 02:34:52.056047 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-26 02:34:52.056427 | instance | skipping: [instance] 2026-02-26 02:34:52.056752 | instance | 2026-02-26 02:34:52.057173 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-26 02:34:52.057551 | instance | Thursday 26 February 2026 02:34:52 +0000 (0:00:00.073) 0:03:50.701 ***** 2026-02-26 02:34:52.116616 | instance | skipping: [instance] 2026-02-26 02:34:52.117004 | instance | 2026-02-26 02:34:52.117340 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-26 02:34:52.117668 | instance | Thursday 26 February 2026 02:34:52 +0000 (0:00:00.061) 0:03:50.762 ***** 2026-02-26 02:34:52.254761 | instance | skipping: [instance] 2026-02-26 02:34:52.255105 | instance | 2026-02-26 02:34:52.255472 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-26 02:34:52.255821 | instance | Thursday 26 February 2026 02:34:52 +0000 (0:00:00.137) 0:03:50.899 ***** 2026-02-26 02:34:52.323419 | instance | skipping: [instance] 2026-02-26 02:34:52.323749 | instance | 2026-02-26 02:34:52.324078 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-26 02:34:52.324439 | instance | Thursday 26 February 2026 02:34:52 +0000 (0:00:00.069) 0:03:50.969 ***** 2026-02-26 02:34:52.401923 | instance | skipping: [instance] 2026-02-26 02:34:52.402164 | instance | 2026-02-26 02:34:52.402375 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-26 02:34:52.402594 | instance | Thursday 26 February 2026 02:34:52 +0000 (0:00:00.077) 0:03:51.047 ***** 2026-02-26 02:34:52.549820 | instance | skipping: [instance] 2026-02-26 02:34:52.550264 | instance | 2026-02-26 02:34:52.550626 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-02-26 02:34:52.550953 | instance | 2026-02-26 02:34:52.551334 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:34:52.551682 | instance | Thursday 26 February 2026 02:34:52 +0000 (0:00:00.147) 0:03:51.195 ***** 2026-02-26 02:34:56.594896 | instance | ok: [instance] 2026-02-26 02:34:56.594951 | instance | 2026-02-26 02:34:56.594960 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-02-26 02:34:56.594969 | instance | Thursday 26 February 2026 02:34:56 +0000 (0:00:04.043) 0:03:55.238 ***** 2026-02-26 02:34:56.700858 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-02-26 02:34:56.700912 | instance | 2026-02-26 02:34:56.700923 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:34:56.700934 | instance | Thursday 26 February 2026 02:34:56 +0000 (0:00:00.105) 0:03:55.344 ***** 2026-02-26 02:34:56.805278 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:34:56.805331 | instance | 2026-02-26 02:34:56.805344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:34:56.805355 | instance | Thursday 26 February 2026 02:34:56 +0000 (0:00:00.105) 0:03:55.449 ***** 2026-02-26 02:34:57.380455 | instance | ok: [instance] 2026-02-26 02:34:57.380511 | instance | 2026-02-26 02:34:57.380523 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-02-26 02:34:57.380533 | instance | Thursday 26 February 2026 02:34:57 +0000 (0:00:00.575) 0:03:56.025 ***** 2026-02-26 02:34:59.470269 | instance | ok: [instance] 2026-02-26 02:34:59.470336 | instance | 2026-02-26 02:34:59.470354 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-02-26 02:34:59.470368 | instance | Thursday 26 February 2026 02:34:59 +0000 (0:00:02.089) 0:03:58.114 ***** 2026-02-26 02:35:00.157943 | instance | ok: [instance] 2026-02-26 02:35:00.157987 | instance | 2026-02-26 02:35:00.157993 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-02-26 02:35:00.157998 | instance | Thursday 26 February 2026 02:35:00 +0000 (0:00:00.688) 0:03:58.803 ***** 2026-02-26 02:35:00.261038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-02-26 02:35:00.261073 | instance | 2026-02-26 02:35:00.261084 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-02-26 02:35:00.261093 | instance | Thursday 26 February 2026 02:35:00 +0000 (0:00:00.102) 0:03:58.906 ***** 2026-02-26 02:35:00.978184 | instance | ok: [instance] 2026-02-26 02:35:00.978232 | instance | 2026-02-26 02:35:00.978254 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-02-26 02:35:00.978261 | instance | Thursday 26 February 2026 02:35:00 +0000 (0:00:00.717) 0:03:59.623 ***** 2026-02-26 02:35:01.658661 | instance | ok: [instance] 2026-02-26 02:35:01.658704 | instance | 2026-02-26 02:35:01.658736 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-02-26 02:35:01.658864 | instance | Thursday 26 February 2026 02:35:01 +0000 (0:00:00.681) 0:04:00.304 ***** 2026-02-26 02:35:02.253737 | instance | ok: [instance] 2026-02-26 02:35:02.253900 | instance | 2026-02-26 02:35:02.254077 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-02-26 02:35:02.254251 | instance | Thursday 26 February 2026 02:35:02 +0000 (0:00:00.487) 0:04:00.791 ***** 2026-02-26 02:35:02.254425 | instance | 2026-02-26 02:35:02.254605 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:35:02.254763 | instance | Thursday 26 February 2026 02:35:02 +0000 (0:00:00.107) 0:04:00.899 ***** 2026-02-26 02:35:02.351977 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:35:02.352226 | instance | 2026-02-26 02:35:02.352507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:35:02.352804 | instance | Thursday 26 February 2026 02:35:02 +0000 (0:00:00.098) 0:04:00.997 ***** 2026-02-26 02:35:02.953822 | instance | ok: [instance] 2026-02-26 02:35:02.954191 | instance | 2026-02-26 02:35:02.954491 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-02-26 02:35:02.954789 | instance | Thursday 26 February 2026 02:35:02 +0000 (0:00:00.601) 0:04:01.599 ***** 2026-02-26 02:35:04.666373 | instance | ok: [instance] 2026-02-26 02:35:04.666607 | instance | 2026-02-26 02:35:04.666891 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:35:04.667155 | instance | Thursday 26 February 2026 02:35:04 +0000 (0:00:01.712) 0:04:03.312 ***** 2026-02-26 02:35:04.763014 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:35:04.763237 | instance | 2026-02-26 02:35:04.763538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:35:04.763816 | instance | Thursday 26 February 2026 02:35:04 +0000 (0:00:00.096) 0:04:03.409 ***** 2026-02-26 02:35:05.335038 | instance | ok: [instance] 2026-02-26 02:35:05.335171 | instance | 2026-02-26 02:35:05.335346 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-02-26 02:35:05.335521 | instance | Thursday 26 February 2026 02:35:05 +0000 (0:00:00.571) 0:04:03.980 ***** 2026-02-26 02:35:08.205394 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-02-26 02:35:08.205462 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-02-26 02:35:08.205474 | instance | 2026-02-26 02:35:08.205484 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-02-26 02:35:08.205494 | instance | Thursday 26 February 2026 02:35:08 +0000 (0:00:02.868) 0:04:06.849 ***** 2026-02-26 02:35:10.558692 | instance | ok: [instance] 2026-02-26 02:35:10.558758 | instance | 2026-02-26 02:35:10.558770 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:35:10.558781 | instance | Thursday 26 February 2026 02:35:10 +0000 (0:00:02.353) 0:04:09.203 ***** 2026-02-26 02:35:10.657423 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:35:10.657476 | instance | 2026-02-26 02:35:10.657488 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:35:10.657499 | instance | Thursday 26 February 2026 02:35:10 +0000 (0:00:00.099) 0:04:09.302 ***** 2026-02-26 02:35:11.239962 | instance | ok: [instance] 2026-02-26 02:35:11.240023 | instance | 2026-02-26 02:35:11.240233 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-02-26 02:35:11.240509 | instance | Thursday 26 February 2026 02:35:11 +0000 (0:00:00.583) 0:04:09.885 ***** 2026-02-26 02:35:14.484632 | instance | ok: [instance] 2026-02-26 02:35:14.484745 | instance | 2026-02-26 02:35:14.484906 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-02-26 02:35:14.485038 | instance | Thursday 26 February 2026 02:35:14 +0000 (0:00:03.245) 0:04:13.130 ***** 2026-02-26 02:35:16.154402 | instance | ok: [instance] 2026-02-26 02:35:16.154656 | instance | 2026-02-26 02:35:16.154945 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-02-26 02:35:16.155217 | instance | Thursday 26 February 2026 02:35:16 +0000 (0:00:01.668) 0:04:14.799 ***** 2026-02-26 02:35:16.877238 | instance | ok: [instance] 2026-02-26 02:35:16.877649 | instance | 2026-02-26 02:35:16.878027 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-02-26 02:35:16.878342 | instance | Thursday 26 February 2026 02:35:16 +0000 (0:00:00.722) 0:04:15.522 ***** 2026-02-26 02:35:16.943440 | instance | skipping: [instance] 2026-02-26 02:35:16.943718 | instance | 2026-02-26 02:35:16.944009 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-02-26 02:35:16.944281 | instance | Thursday 26 February 2026 02:35:16 +0000 (0:00:00.067) 0:04:15.589 ***** 2026-02-26 02:35:17.636847 | instance | ok: [instance] 2026-02-26 02:35:17.637118 | instance | 2026-02-26 02:35:17.637430 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-02-26 02:35:17.637702 | instance | Thursday 26 February 2026 02:35:17 +0000 (0:00:00.693) 0:04:16.282 ***** 2026-02-26 02:35:17.721331 | instance | ok: [instance] 2026-02-26 02:35:17.721613 | instance | 2026-02-26 02:35:17.722015 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-02-26 02:35:17.722512 | instance | Thursday 26 February 2026 02:35:17 +0000 (0:00:00.084) 0:04:16.366 ***** 2026-02-26 02:35:17.797569 | instance | skipping: [instance] 2026-02-26 02:35:17.797864 | instance | 2026-02-26 02:35:17.798074 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-02-26 02:35:17.798288 | instance | Thursday 26 February 2026 02:35:17 +0000 (0:00:00.076) 0:04:16.443 ***** 2026-02-26 02:35:17.884620 | instance | skipping: [instance] 2026-02-26 02:35:17.884762 | instance | 2026-02-26 02:35:17.884964 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-02-26 02:35:17.885135 | instance | Thursday 26 February 2026 02:35:17 +0000 (0:00:00.087) 0:04:16.530 ***** 2026-02-26 02:35:17.955729 | instance | skipping: [instance] 2026-02-26 02:35:17.955957 | instance | 2026-02-26 02:35:17.956266 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-02-26 02:35:17.956531 | instance | Thursday 26 February 2026 02:35:17 +0000 (0:00:00.071) 0:04:16.601 ***** 2026-02-26 02:35:18.039859 | instance | skipping: [instance] 2026-02-26 02:35:18.039953 | instance | 2026-02-26 02:35:18.040078 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-02-26 02:35:18.040199 | instance | Thursday 26 February 2026 02:35:18 +0000 (0:00:00.084) 0:04:16.685 ***** 2026-02-26 02:35:18.117701 | instance | skipping: [instance] 2026-02-26 02:35:18.117963 | instance | 2026-02-26 02:35:18.118390 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-02-26 02:35:18.118673 | instance | Thursday 26 February 2026 02:35:18 +0000 (0:00:00.077) 0:04:16.763 ***** 2026-02-26 02:35:18.203345 | instance | skipping: [instance] 2026-02-26 02:35:18.203592 | instance | 2026-02-26 02:35:18.205139 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-02-26 02:35:18.205632 | instance | Thursday 26 February 2026 02:35:18 +0000 (0:00:00.085) 0:04:16.848 ***** 2026-02-26 02:35:18.977035 | instance | ok: [instance] 2026-02-26 02:35:18.977116 | instance | 2026-02-26 02:35:18.977274 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-02-26 02:35:18.977396 | instance | Thursday 26 February 2026 02:35:18 +0000 (0:00:00.774) 0:04:17.622 ***** 2026-02-26 02:35:19.754940 | instance | ok: [instance] 2026-02-26 02:35:19.755171 | instance | 2026-02-26 02:35:19.755462 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:35:19.755764 | instance | Thursday 26 February 2026 02:35:19 +0000 (0:00:00.776) 0:04:18.398 ***** 2026-02-26 02:35:19.876279 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:35:19.876526 | instance | 2026-02-26 02:35:19.876805 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:35:19.877143 | instance | Thursday 26 February 2026 02:35:19 +0000 (0:00:00.122) 0:04:18.521 ***** 2026-02-26 02:35:20.449093 | instance | ok: [instance] 2026-02-26 02:35:20.449351 | instance | 2026-02-26 02:35:20.449621 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-02-26 02:35:20.449891 | instance | Thursday 26 February 2026 02:35:20 +0000 (0:00:00.572) 0:04:19.094 ***** 2026-02-26 02:35:21.184144 | instance | ok: [instance] 2026-02-26 02:35:21.184294 | instance | 2026-02-26 02:35:21.184473 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-02-26 02:35:21.184648 | instance | Thursday 26 February 2026 02:35:21 +0000 (0:00:00.735) 0:04:19.829 ***** 2026-02-26 02:35:23.301304 | instance | ok: [instance] 2026-02-26 02:35:23.301561 | instance | 2026-02-26 02:35:23.301852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:35:23.302116 | instance | Thursday 26 February 2026 02:35:23 +0000 (0:00:02.116) 0:04:21.946 ***** 2026-02-26 02:35:23.370727 | instance | skipping: [instance] 2026-02-26 02:35:23.370887 | instance | 2026-02-26 02:35:23.371060 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:35:23.371230 | instance | Thursday 26 February 2026 02:35:23 +0000 (0:00:00.070) 0:04:22.016 ***** 2026-02-26 02:35:23.436056 | instance | skipping: [instance] 2026-02-26 02:35:23.436149 | instance | 2026-02-26 02:35:23.436277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:35:23.436399 | instance | Thursday 26 February 2026 02:35:23 +0000 (0:00:00.065) 0:04:22.082 ***** 2026-02-26 02:35:23.503217 | instance | skipping: [instance] 2026-02-26 02:35:23.503361 | instance | 2026-02-26 02:35:23.503580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:35:23.503763 | instance | Thursday 26 February 2026 02:35:23 +0000 (0:00:00.066) 0:04:22.149 ***** 2026-02-26 02:35:23.588198 | instance | skipping: [instance] 2026-02-26 02:35:23.588438 | instance | 2026-02-26 02:35:23.588754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:35:23.589105 | instance | Thursday 26 February 2026 02:35:23 +0000 (0:00:00.084) 0:04:22.233 ***** 2026-02-26 02:35:24.252086 | instance | ok: [instance] 2026-02-26 02:35:24.252326 | instance | 2026-02-26 02:35:24.252633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:35:24.252923 | instance | Thursday 26 February 2026 02:35:24 +0000 (0:00:00.664) 0:04:22.897 ***** 2026-02-26 02:35:24.328984 | instance | ok: [instance] 2026-02-26 02:35:24.329267 | instance | 2026-02-26 02:35:24.329560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:35:24.329859 | instance | Thursday 26 February 2026 02:35:24 +0000 (0:00:00.077) 0:04:22.974 ***** 2026-02-26 02:35:24.404749 | instance | ok: [instance] 2026-02-26 02:35:24.405020 | instance | 2026-02-26 02:35:24.405298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:35:24.405571 | instance | Thursday 26 February 2026 02:35:24 +0000 (0:00:00.075) 0:04:23.050 ***** 2026-02-26 02:35:24.496224 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:35:24.496514 | instance | 2026-02-26 02:35:24.496813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:35:24.497080 | instance | Thursday 26 February 2026 02:35:24 +0000 (0:00:00.091) 0:04:23.142 ***** 2026-02-26 02:35:24.602445 | instance | ok: [instance] 2026-02-26 02:35:24.602727 | instance | 2026-02-26 02:35:24.603019 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:35:24.603311 | instance | Thursday 26 February 2026 02:35:24 +0000 (0:00:00.106) 0:04:23.248 ***** 2026-02-26 02:35:24.733015 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:35:24.733161 | instance | 2026-02-26 02:35:24.733341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:35:24.733521 | instance | Thursday 26 February 2026 02:35:24 +0000 (0:00:00.130) 0:04:23.378 ***** 2026-02-26 02:35:25.316647 | instance | ok: [instance] 2026-02-26 02:35:25.316911 | instance | 2026-02-26 02:35:25.317198 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-02-26 02:35:25.317482 | instance | Thursday 26 February 2026 02:35:25 +0000 (0:00:00.582) 0:04:23.961 ***** 2026-02-26 02:35:26.003721 | instance | ok: [instance] 2026-02-26 02:35:26.003958 | instance | 2026-02-26 02:35:26.004287 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-02-26 02:35:26.004566 | instance | Thursday 26 February 2026 02:35:25 +0000 (0:00:00.687) 0:04:24.649 ***** 2026-02-26 02:35:26.982795 | instance | ok: [instance] 2026-02-26 02:35:26.983026 | instance | 2026-02-26 02:35:26.983343 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-02-26 02:35:26.983625 | instance | Thursday 26 February 2026 02:35:26 +0000 (0:00:00.978) 0:04:25.628 ***** 2026-02-26 02:35:27.541571 | instance | ok: [instance] 2026-02-26 02:35:27.541667 | instance | 2026-02-26 02:35:27.541928 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-02-26 02:35:27.542170 | instance | Thursday 26 February 2026 02:35:27 +0000 (0:00:00.558) 0:04:26.186 ***** 2026-02-26 02:35:27.993252 | instance | ok: [instance] 2026-02-26 02:35:27.993454 | instance | 2026-02-26 02:35:27.993721 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-02-26 02:35:27.993998 | instance | Thursday 26 February 2026 02:35:27 +0000 (0:00:00.451) 0:04:26.638 ***** 2026-02-26 02:35:28.505416 | instance | ok: [instance] 2026-02-26 02:35:28.505649 | instance | 2026-02-26 02:35:28.505919 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-02-26 02:35:28.506187 | instance | Thursday 26 February 2026 02:35:28 +0000 (0:00:00.512) 0:04:27.150 ***** 2026-02-26 02:35:28.984389 | instance | ok: [instance] 2026-02-26 02:35:28.984605 | instance | 2026-02-26 02:35:28.984894 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-02-26 02:35:28.985159 | instance | Thursday 26 February 2026 02:35:28 +0000 (0:00:00.479) 0:04:27.630 ***** 2026-02-26 02:35:30.483898 | instance | ok: [instance] 2026-02-26 02:35:30.484143 | instance | 2026-02-26 02:35:30.484460 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-02-26 02:35:30.484747 | instance | Thursday 26 February 2026 02:35:30 +0000 (0:00:01.499) 0:04:29.129 ***** 2026-02-26 02:35:31.205673 | instance | ok: [instance] 2026-02-26 02:35:31.205748 | instance | 2026-02-26 02:35:31.205868 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-02-26 02:35:31.205986 | instance | Thursday 26 February 2026 02:35:31 +0000 (0:00:00.722) 0:04:29.851 ***** 2026-02-26 02:35:31.321121 | instance | included: ingress for instance 2026-02-26 02:35:31.321258 | instance | 2026-02-26 02:35:31.321432 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-02-26 02:35:31.321598 | instance | Thursday 26 February 2026 02:35:31 +0000 (0:00:00.115) 0:04:29.967 ***** 2026-02-26 02:35:32.450429 | instance | ok: [instance] 2026-02-26 02:35:32.450661 | instance | 2026-02-26 02:35:32.450945 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-02-26 02:35:32.451271 | instance | Thursday 26 February 2026 02:35:32 +0000 (0:00:01.128) 0:04:31.095 ***** 2026-02-26 02:35:32.783497 | instance | ok: [instance] 2026-02-26 02:35:32.783714 | instance | 2026-02-26 02:35:32.784017 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-02-26 02:35:32.784293 | instance | Thursday 26 February 2026 02:35:32 +0000 (0:00:00.332) 0:04:31.428 ***** 2026-02-26 02:35:33.947175 | instance | ok: [instance] 2026-02-26 02:35:33.947511 | instance | 2026-02-26 02:35:33.947851 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-02-26 02:35:33.948125 | instance | 2026-02-26 02:35:33.948407 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:35:33.948690 | instance | Thursday 26 February 2026 02:35:33 +0000 (0:00:01.164) 0:04:32.592 ***** 2026-02-26 02:35:39.075013 | instance | ok: [instance] 2026-02-26 02:35:39.075254 | instance | 2026-02-26 02:35:39.075537 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:35:39.075831 | instance | Thursday 26 February 2026 02:35:39 +0000 (0:00:05.127) 0:04:37.720 ***** 2026-02-26 02:35:39.176812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:35:39.177086 | instance | 2026-02-26 02:35:39.177355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:35:39.177619 | instance | Thursday 26 February 2026 02:35:39 +0000 (0:00:00.101) 0:04:37.822 ***** 2026-02-26 02:35:39.725411 | instance | ok: [instance] 2026-02-26 02:35:39.725657 | instance | 2026-02-26 02:35:39.725953 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-02-26 02:35:39.726221 | instance | Thursday 26 February 2026 02:35:39 +0000 (0:00:00.548) 0:04:38.371 ***** 2026-02-26 02:35:40.535159 | instance | ok: [instance] 2026-02-26 02:35:40.535341 | instance | 2026-02-26 02:35:40.535613 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-02-26 02:35:40.535880 | instance | Thursday 26 February 2026 02:35:40 +0000 (0:00:00.809) 0:04:39.180 ***** 2026-02-26 02:35:42.085036 | instance | ok: [instance] 2026-02-26 02:35:42.085305 | instance | 2026-02-26 02:35:42.085593 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:35:42.085864 | instance | Thursday 26 February 2026 02:35:42 +0000 (0:00:01.549) 0:04:40.730 ***** 2026-02-26 02:35:42.190289 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:35:42.190511 | instance | 2026-02-26 02:35:42.190808 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:35:42.191079 | instance | Thursday 26 February 2026 02:35:42 +0000 (0:00:00.105) 0:04:40.835 ***** 2026-02-26 02:35:42.878826 | instance | ok: [instance] 2026-02-26 02:35:42.878925 | instance | 2026-02-26 02:35:42.879050 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-26 02:35:42.879168 | instance | Thursday 26 February 2026 02:35:42 +0000 (0:00:00.688) 0:04:41.524 ***** 2026-02-26 02:35:44.293912 | instance | ok: [instance] 2026-02-26 02:35:44.294003 | instance | 2026-02-26 02:35:44.294116 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-02-26 02:35:44.294233 | instance | Thursday 26 February 2026 02:35:44 +0000 (0:00:01.415) 0:04:42.940 ***** 2026-02-26 02:35:45.032360 | instance | ok: [instance] 2026-02-26 02:35:45.032648 | instance | 2026-02-26 02:35:45.032976 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-02-26 02:35:45.033291 | instance | Thursday 26 February 2026 02:35:45 +0000 (0:00:00.738) 0:04:43.678 ***** 2026-02-26 02:35:46.420511 | instance | ok: [instance] 2026-02-26 02:35:46.420749 | instance | 2026-02-26 02:35:46.421115 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-02-26 02:35:46.421389 | instance | Thursday 26 February 2026 02:35:46 +0000 (0:00:01.387) 0:04:45.065 ***** 2026-02-26 02:35:47.681810 | instance | ok: [instance] 2026-02-26 02:35:47.682147 | instance | 2026-02-26 02:35:47.682456 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-02-26 02:35:47.682741 | instance | Thursday 26 February 2026 02:35:47 +0000 (0:00:01.260) 0:04:46.326 ***** 2026-02-26 02:35:48.004884 | instance | ok: [instance] 2026-02-26 02:35:48.005064 | instance | 2026-02-26 02:35:48.005356 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-02-26 02:35:48.005629 | instance | Thursday 26 February 2026 02:35:47 +0000 (0:00:00.324) 0:04:46.650 ***** 2026-02-26 02:35:48.242320 | instance | ok: [instance] 2026-02-26 02:35:48.242547 | instance | 2026-02-26 02:35:48.242834 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-02-26 02:35:48.243088 | instance | Thursday 26 February 2026 02:35:48 +0000 (0:00:00.237) 0:04:46.888 ***** 2026-02-26 02:35:48.481923 | instance | ok: [instance] 2026-02-26 02:35:48.482268 | instance | 2026-02-26 02:35:48.482574 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-02-26 02:35:48.482860 | instance | Thursday 26 February 2026 02:35:48 +0000 (0:00:00.238) 0:04:47.126 ***** 2026-02-26 02:35:49.172954 | instance | ok: [instance] 2026-02-26 02:35:49.173217 | instance | 2026-02-26 02:35:49.173507 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-02-26 02:35:49.173775 | instance | Thursday 26 February 2026 02:35:49 +0000 (0:00:00.691) 0:04:47.818 ***** 2026-02-26 02:35:51.138789 | instance | ok: [instance] => (item=alertmanager) 2026-02-26 02:35:51.139017 | instance | ok: [instance] => (item=grafana) 2026-02-26 02:35:51.139359 | instance | ok: [instance] => (item=prometheus) 2026-02-26 02:35:51.139620 | instance | 2026-02-26 02:35:51.139915 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-02-26 02:35:51.140201 | instance | Thursday 26 February 2026 02:35:51 +0000 (0:00:01.965) 0:04:49.784 ***** 2026-02-26 02:35:53.042351 | instance | ok: [instance] => (item=alertmanager) 2026-02-26 02:35:53.042479 | instance | ok: [instance] => (item=grafana) 2026-02-26 02:35:53.042653 | instance | ok: [instance] => (item=prometheus) 2026-02-26 02:35:53.042798 | instance | 2026-02-26 02:35:53.043022 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-02-26 02:35:53.043184 | instance | Thursday 26 February 2026 02:35:53 +0000 (0:00:01.903) 0:04:51.688 ***** 2026-02-26 02:35:56.149835 | instance | ok: [instance] => (item=None) 2026-02-26 02:35:56.150154 | instance | ok: [instance] => (item=None) 2026-02-26 02:35:56.150392 | instance | ok: [instance] => (item=None) 2026-02-26 02:35:56.150630 | instance | ok: [instance] 2026-02-26 02:35:56.150864 | instance | 2026-02-26 02:35:56.151156 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-02-26 02:35:56.151408 | instance | Thursday 26 February 2026 02:35:56 +0000 (0:00:03.107) 0:04:54.795 ***** 2026-02-26 02:36:00.379181 | instance | ok: [instance] => (item=None) 2026-02-26 02:36:00.379461 | instance | ok: [instance] => (item=None) 2026-02-26 02:36:00.379765 | instance | ok: [instance] => (item=None) 2026-02-26 02:36:00.380075 | instance | ok: [instance] => (item=None) 2026-02-26 02:36:00.380385 | instance | ok: [instance] => (item=None) 2026-02-26 02:36:00.380731 | instance | ok: [instance] 2026-02-26 02:36:00.381094 | instance | 2026-02-26 02:36:00.381483 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-02-26 02:36:00.381809 | instance | Thursday 26 February 2026 02:36:00 +0000 (0:00:04.229) 0:04:59.024 ***** 2026-02-26 02:36:01.818351 | instance | ok: [instance] => (item=alertmanager) 2026-02-26 02:36:01.818429 | instance | ok: [instance] => (item=prometheus) 2026-02-26 02:36:01.818709 | instance | 2026-02-26 02:36:01.818771 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-02-26 02:36:01.818788 | instance | Thursday 26 February 2026 02:36:01 +0000 (0:00:01.439) 0:05:00.464 ***** 2026-02-26 02:36:03.247974 | instance | ok: [instance] => (item=alertmanager) 2026-02-26 02:36:03.248060 | instance | ok: [instance] => (item=prometheus) 2026-02-26 02:36:03.248197 | instance | 2026-02-26 02:36:03.248295 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-02-26 02:36:03.248410 | instance | Thursday 26 February 2026 02:36:03 +0000 (0:00:01.429) 0:05:01.894 ***** 2026-02-26 02:36:03.946083 | instance | ok: [instance] 2026-02-26 02:36:03.946170 | instance | 2026-02-26 02:36:03.946317 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-02-26 02:36:03.946431 | instance | Thursday 26 February 2026 02:36:03 +0000 (0:00:00.698) 0:05:02.592 ***** 2026-02-26 02:36:11.483199 | instance | ok: [instance] 2026-02-26 02:36:11.483279 | instance | 2026-02-26 02:36:11.483393 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-02-26 02:36:11.483514 | instance | Thursday 26 February 2026 02:36:11 +0000 (0:00:07.537) 0:05:10.129 ***** 2026-02-26 02:36:26.352245 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-02-26 02:36:26.352341 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-02-26 02:36:26.352887 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-02-26 02:36:26.352927 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-02-26 02:36:26.352932 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-02-26 02:36:26.354129 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-02-26 02:36:26.354141 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-02-26 02:36:26.354145 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-02-26 02:36:26.354150 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-02-26 02:36:26.354153 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-02-26 02:36:26.354157 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-02-26 02:36:26.354161 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-02-26 02:36:26.354165 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-02-26 02:36:26.354169 | instance | 2026-02-26 02:36:26.354174 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-02-26 02:36:26.354178 | instance | Thursday 26 February 2026 02:36:26 +0000 (0:00:14.868) 0:05:24.998 ***** 2026-02-26 02:36:40.869134 | instance | ok: [instance] 2026-02-26 02:36:40.869233 | instance | 2026-02-26 02:36:40.869332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:36:40.869535 | instance | Thursday 26 February 2026 02:36:40 +0000 (0:00:14.516) 0:05:39.515 ***** 2026-02-26 02:36:40.979855 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:36:40.980231 | instance | 2026-02-26 02:36:40.980276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:36:40.980283 | instance | Thursday 26 February 2026 02:36:40 +0000 (0:00:00.110) 0:05:39.625 ***** 2026-02-26 02:36:41.600968 | instance | ok: [instance] 2026-02-26 02:36:41.601043 | instance | 2026-02-26 02:36:41.601314 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-02-26 02:36:41.601356 | instance | Thursday 26 February 2026 02:36:41 +0000 (0:00:00.620) 0:05:40.246 ***** 2026-02-26 02:36:44.623799 | instance | ok: [instance] 2026-02-26 02:36:44.623912 | instance | 2026-02-26 02:36:44.623986 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:36:44.624110 | instance | Thursday 26 February 2026 02:36:44 +0000 (0:00:03.022) 0:05:43.269 ***** 2026-02-26 02:36:44.725785 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:36:44.726186 | instance | 2026-02-26 02:36:44.726245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:36:44.726252 | instance | Thursday 26 February 2026 02:36:44 +0000 (0:00:00.102) 0:05:43.371 ***** 2026-02-26 02:36:45.292889 | instance | ok: [instance] 2026-02-26 02:36:45.292956 | instance | 2026-02-26 02:36:45.293212 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-02-26 02:36:45.293232 | instance | Thursday 26 February 2026 02:36:45 +0000 (0:00:00.565) 0:05:43.937 ***** 2026-02-26 02:36:46.809307 | instance | ok: [instance] 2026-02-26 02:36:46.809385 | instance | 2026-02-26 02:36:46.809514 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:36:46.809638 | instance | Thursday 26 February 2026 02:36:46 +0000 (0:00:01.517) 0:05:45.454 ***** 2026-02-26 02:36:46.908655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:36:46.908764 | instance | 2026-02-26 02:36:46.909060 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:36:46.909106 | instance | Thursday 26 February 2026 02:36:46 +0000 (0:00:00.099) 0:05:45.554 ***** 2026-02-26 02:36:47.452100 | instance | ok: [instance] 2026-02-26 02:36:47.452175 | instance | 2026-02-26 02:36:47.452355 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-02-26 02:36:47.452433 | instance | Thursday 26 February 2026 02:36:47 +0000 (0:00:00.542) 0:05:46.097 ***** 2026-02-26 02:36:48.864095 | instance | ok: [instance] 2026-02-26 02:36:48.864171 | instance | 2026-02-26 02:36:48.864435 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-02-26 02:36:48.864480 | instance | Thursday 26 February 2026 02:36:48 +0000 (0:00:01.411) 0:05:47.509 ***** 2026-02-26 02:36:49.680980 | instance | ok: [instance] 2026-02-26 02:36:49.681048 | instance | 2026-02-26 02:36:49.681323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:36:49.681367 | instance | Thursday 26 February 2026 02:36:49 +0000 (0:00:00.817) 0:05:48.326 ***** 2026-02-26 02:36:49.787272 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:36:49.787353 | instance | 2026-02-26 02:36:49.787768 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:36:49.787811 | instance | Thursday 26 February 2026 02:36:49 +0000 (0:00:00.106) 0:05:48.433 ***** 2026-02-26 02:36:50.328999 | instance | ok: [instance] 2026-02-26 02:36:50.329096 | instance | 2026-02-26 02:36:50.329224 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-02-26 02:36:50.329344 | instance | Thursday 26 February 2026 02:36:50 +0000 (0:00:00.541) 0:05:48.974 ***** 2026-02-26 02:36:51.749191 | instance | ok: [instance] 2026-02-26 02:36:51.749416 | instance | 2026-02-26 02:36:51.749684 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-02-26 02:36:51.749942 | instance | 2026-02-26 02:36:51.750211 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:36:51.750466 | instance | Thursday 26 February 2026 02:36:51 +0000 (0:00:01.420) 0:05:50.395 ***** 2026-02-26 02:36:56.716081 | instance | ok: [instance] 2026-02-26 02:36:56.716343 | instance | 2026-02-26 02:36:56.716657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:36:56.716983 | instance | Thursday 26 February 2026 02:36:56 +0000 (0:00:04.966) 0:05:55.361 ***** 2026-02-26 02:36:56.832538 | instance | ok: [instance] 2026-02-26 02:36:56.832674 | instance | 2026-02-26 02:36:56.832875 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:36:56.833080 | instance | Thursday 26 February 2026 02:36:56 +0000 (0:00:00.116) 0:05:55.478 ***** 2026-02-26 02:36:56.905486 | instance | skipping: [instance] 2026-02-26 02:36:56.905726 | instance | 2026-02-26 02:36:56.906012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:36:56.906309 | instance | Thursday 26 February 2026 02:36:56 +0000 (0:00:00.072) 0:05:55.551 ***** 2026-02-26 02:36:56.978068 | instance | skipping: [instance] 2026-02-26 02:36:56.978360 | instance | 2026-02-26 02:36:56.978662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:36:56.978941 | instance | Thursday 26 February 2026 02:36:56 +0000 (0:00:00.072) 0:05:55.624 ***** 2026-02-26 02:36:57.051038 | instance | skipping: [instance] 2026-02-26 02:36:57.051267 | instance | 2026-02-26 02:36:57.051544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:36:57.051919 | instance | Thursday 26 February 2026 02:36:57 +0000 (0:00:00.072) 0:05:55.696 ***** 2026-02-26 02:36:57.118479 | instance | skipping: [instance] 2026-02-26 02:36:57.118768 | instance | 2026-02-26 02:36:57.119044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:36:57.119338 | instance | Thursday 26 February 2026 02:36:57 +0000 (0:00:00.067) 0:05:55.764 ***** 2026-02-26 02:36:57.190500 | instance | skipping: [instance] 2026-02-26 02:36:57.190594 | instance | 2026-02-26 02:36:57.190758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:36:57.190880 | instance | Thursday 26 February 2026 02:36:57 +0000 (0:00:00.072) 0:05:55.836 ***** 2026-02-26 02:36:57.266352 | instance | ok: [instance] 2026-02-26 02:36:57.266588 | instance | 2026-02-26 02:36:57.266922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:36:57.267188 | instance | Thursday 26 February 2026 02:36:57 +0000 (0:00:00.075) 0:05:55.912 ***** 2026-02-26 02:36:57.351601 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:36:57.351825 | instance | 2026-02-26 02:36:57.352087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:36:57.352347 | instance | Thursday 26 February 2026 02:36:57 +0000 (0:00:00.085) 0:05:55.997 ***** 2026-02-26 02:36:57.461501 | instance | ok: [instance] 2026-02-26 02:36:57.461738 | instance | 2026-02-26 02:36:57.462017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:36:57.462273 | instance | Thursday 26 February 2026 02:36:57 +0000 (0:00:00.110) 0:05:56.107 ***** 2026-02-26 02:36:57.573497 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:36:57.573749 | instance | 2026-02-26 02:36:57.574019 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:36:57.574284 | instance | Thursday 26 February 2026 02:36:57 +0000 (0:00:00.111) 0:05:56.219 ***** 2026-02-26 02:36:58.148229 | instance | ok: [instance] 2026-02-26 02:36:58.148447 | instance | 2026-02-26 02:36:58.148711 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-02-26 02:36:58.149019 | instance | Thursday 26 February 2026 02:36:58 +0000 (0:00:00.574) 0:05:56.793 ***** 2026-02-26 02:36:59.636500 | instance | ok: [instance] 2026-02-26 02:36:59.636776 | instance | 2026-02-26 02:36:59.637142 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-02-26 02:36:59.637460 | instance | Thursday 26 February 2026 02:36:59 +0000 (0:00:01.488) 0:05:58.282 ***** 2026-02-26 02:37:00.387681 | instance | ok: [instance] 2026-02-26 02:37:00.387940 | instance | 2026-02-26 02:37:00.388296 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-26 02:37:00.388567 | instance | Thursday 26 February 2026 02:37:00 +0000 (0:00:00.751) 0:05:59.033 ***** 2026-02-26 02:37:01.338738 | instance | ok: [instance] 2026-02-26 02:37:01.340127 | instance | 2026-02-26 02:37:01.340191 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-26 02:37:01.340342 | instance | Thursday 26 February 2026 02:37:01 +0000 (0:00:00.950) 0:05:59.984 ***** 2026-02-26 02:37:01.581828 | instance | ok: [instance] 2026-02-26 02:37:01.581899 | instance | 2026-02-26 02:37:01.582071 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-26 02:37:01.582115 | instance | Thursday 26 February 2026 02:37:01 +0000 (0:00:00.243) 0:06:00.227 ***** 2026-02-26 02:37:02.236640 | instance | ok: [instance] 2026-02-26 02:37:02.236710 | instance | 2026-02-26 02:37:02.236888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:37:02.237052 | instance | Thursday 26 February 2026 02:37:02 +0000 (0:00:00.654) 0:06:00.882 ***** 2026-02-26 02:37:02.346157 | instance | ok: [instance] 2026-02-26 02:37:02.346250 | instance | 2026-02-26 02:37:02.346488 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:37:02.346506 | instance | Thursday 26 February 2026 02:37:02 +0000 (0:00:00.109) 0:06:00.992 ***** 2026-02-26 02:37:02.471415 | instance | included: rabbitmq for instance 2026-02-26 02:37:02.471512 | instance | 2026-02-26 02:37:02.471773 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:37:02.471811 | instance | Thursday 26 February 2026 02:37:02 +0000 (0:00:00.125) 0:06:01.117 ***** 2026-02-26 02:37:03.176430 | instance | ok: [instance] 2026-02-26 02:37:03.176502 | instance | 2026-02-26 02:37:03.176628 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:37:03.176754 | instance | Thursday 26 February 2026 02:37:03 +0000 (0:00:00.705) 0:06:01.822 ***** 2026-02-26 02:37:03.348946 | instance | skipping: [instance] 2026-02-26 02:37:03.349022 | instance | 2026-02-26 02:37:03.349159 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:37:03.349274 | instance | Thursday 26 February 2026 02:37:03 +0000 (0:00:00.172) 0:06:01.994 ***** 2026-02-26 02:37:03.531384 | instance | skipping: [instance] 2026-02-26 02:37:03.531435 | instance | 2026-02-26 02:37:03.531443 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:37:03.531450 | instance | Thursday 26 February 2026 02:37:03 +0000 (0:00:00.178) 0:06:02.173 ***** 2026-02-26 02:37:03.702441 | instance | skipping: [instance] 2026-02-26 02:37:03.702522 | instance | 2026-02-26 02:37:03.702649 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:37:03.702795 | instance | Thursday 26 February 2026 02:37:03 +0000 (0:00:00.174) 0:06:02.348 ***** 2026-02-26 02:37:04.545431 | instance | ok: [instance] 2026-02-26 02:37:04.545689 | instance | 2026-02-26 02:37:04.545999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:37:04.546273 | instance | Thursday 26 February 2026 02:37:04 +0000 (0:00:00.841) 0:06:03.190 ***** 2026-02-26 02:37:05.208432 | instance | ok: [instance] 2026-02-26 02:37:05.208672 | instance | 2026-02-26 02:37:05.209008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:37:05.209277 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.663) 0:06:03.854 ***** 2026-02-26 02:37:05.278490 | instance | ok: [instance] 2026-02-26 02:37:05.278723 | instance | 2026-02-26 02:37:05.279001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:37:05.279262 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.070) 0:06:03.924 ***** 2026-02-26 02:37:05.353805 | instance | skipping: [instance] 2026-02-26 02:37:05.354027 | instance | 2026-02-26 02:37:05.354307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:37:05.354563 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.075) 0:06:03.999 ***** 2026-02-26 02:37:05.422143 | instance | skipping: [instance] 2026-02-26 02:37:05.422361 | instance | 2026-02-26 02:37:05.422630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:37:05.422902 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.068) 0:06:04.068 ***** 2026-02-26 02:37:05.505753 | instance | ok: [instance] 2026-02-26 02:37:05.505995 | instance | 2026-02-26 02:37:05.506284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:37:05.506585 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.083) 0:06:04.151 ***** 2026-02-26 02:37:05.616336 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:37:05.616691 | instance | ok: [instance] => (item=identity) 2026-02-26 02:37:05.616886 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:37:05.617181 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:37:05.617427 | instance | 2026-02-26 02:37:05.617694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:37:05.617956 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.110) 0:06:04.262 ***** 2026-02-26 02:37:05.725446 | instance | ok: [instance] 2026-02-26 02:37:05.725694 | instance | 2026-02-26 02:37:05.725987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:37:05.726261 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.108) 0:06:04.371 ***** 2026-02-26 02:37:05.830504 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:37:05.830752 | instance | 2026-02-26 02:37:05.831085 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:37:05.831361 | instance | Thursday 26 February 2026 02:37:05 +0000 (0:00:00.105) 0:06:04.476 ***** 2026-02-26 02:37:06.408105 | instance | ok: [instance] 2026-02-26 02:37:06.408241 | instance | 2026-02-26 02:37:06.408443 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-02-26 02:37:06.408714 | instance | Thursday 26 February 2026 02:37:06 +0000 (0:00:00.576) 0:06:05.053 ***** 2026-02-26 02:37:07.488385 | instance | ok: [instance] => (item=None) 2026-02-26 02:37:07.488553 | instance | ok: [instance] 2026-02-26 02:37:07.488723 | instance | 2026-02-26 02:37:07.488937 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-02-26 02:37:07.489118 | instance | Thursday 26 February 2026 02:37:07 +0000 (0:00:01.080) 0:06:06.134 ***** 2026-02-26 02:37:08.553529 | instance | ok: [instance] => (item=atmosphere) 2026-02-26 02:37:08.553733 | instance | 2026-02-26 02:37:08.554258 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-02-26 02:37:08.554292 | instance | Thursday 26 February 2026 02:37:08 +0000 (0:00:01.064) 0:06:07.199 ***** 2026-02-26 02:37:09.554345 | instance | ok: [instance] 2026-02-26 02:37:09.554422 | instance | 2026-02-26 02:37:09.554543 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-02-26 02:37:09.554691 | instance | Thursday 26 February 2026 02:37:09 +0000 (0:00:01.001) 0:06:08.200 ***** 2026-02-26 02:37:10.424986 | instance | ok: [instance] => (item=None) 2026-02-26 02:37:10.425080 | instance | ok: [instance] 2026-02-26 02:37:10.425252 | instance | 2026-02-26 02:37:10.425323 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-02-26 02:37:10.425466 | instance | Thursday 26 February 2026 02:37:10 +0000 (0:00:00.870) 0:06:09.071 ***** 2026-02-26 02:37:11.598655 | instance | ok: [instance] => (item=None) 2026-02-26 02:37:11.598753 | instance | ok: [instance] 2026-02-26 02:37:11.598866 | instance | 2026-02-26 02:37:11.598991 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-02-26 02:37:11.599115 | instance | Thursday 26 February 2026 02:37:11 +0000 (0:00:01.173) 0:06:10.244 ***** 2026-02-26 02:37:14.624196 | instance | ok: [instance] 2026-02-26 02:37:14.624278 | instance | 2026-02-26 02:37:14.624566 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:37:14.624612 | instance | Thursday 26 February 2026 02:37:14 +0000 (0:00:03.025) 0:06:13.270 ***** 2026-02-26 02:37:14.905029 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:37:14.905103 | instance | 2026-02-26 02:37:14.905234 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:37:14.905357 | instance | Thursday 26 February 2026 02:37:14 +0000 (0:00:00.280) 0:06:13.550 ***** 2026-02-26 02:37:14.978541 | instance | skipping: [instance] 2026-02-26 02:37:14.978643 | instance | 2026-02-26 02:37:14.978919 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:37:14.978964 | instance | Thursday 26 February 2026 02:37:14 +0000 (0:00:00.074) 0:06:13.624 ***** 2026-02-26 02:37:15.055184 | instance | skipping: [instance] 2026-02-26 02:37:15.055254 | instance | 2026-02-26 02:37:15.055540 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:37:15.055582 | instance | Thursday 26 February 2026 02:37:15 +0000 (0:00:00.076) 0:06:13.701 ***** 2026-02-26 02:37:15.149129 | instance | ok: [instance] 2026-02-26 02:37:15.149221 | instance | 2026-02-26 02:37:15.149343 | instance | TASK [Create Ingress identity] ************************************************* 2026-02-26 02:37:15.149466 | instance | Thursday 26 February 2026 02:37:15 +0000 (0:00:00.093) 0:06:13.795 ***** 2026-02-26 02:37:15.266049 | instance | included: ingress for instance 2026-02-26 02:37:15.266157 | instance | 2026-02-26 02:37:15.266242 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-02-26 02:37:15.266373 | instance | Thursday 26 February 2026 02:37:15 +0000 (0:00:00.116) 0:06:13.911 ***** 2026-02-26 02:37:16.324980 | instance | ok: [instance] 2026-02-26 02:37:16.325054 | instance | 2026-02-26 02:37:16.325182 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-02-26 02:37:16.325308 | instance | Thursday 26 February 2026 02:37:16 +0000 (0:00:01.058) 0:06:14.970 ***** 2026-02-26 02:37:16.681414 | instance | ok: [instance] 2026-02-26 02:37:16.681528 | instance | 2026-02-26 02:37:16.681664 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-02-26 02:37:16.681886 | instance | Thursday 26 February 2026 02:37:16 +0000 (0:00:00.356) 0:06:15.327 ***** 2026-02-26 02:37:17.398687 | instance | ok: [instance] 2026-02-26 02:37:17.398905 | instance | 2026-02-26 02:37:17.399196 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-02-26 02:37:17.399458 | instance | Thursday 26 February 2026 02:37:17 +0000 (0:00:00.717) 0:06:16.044 ***** 2026-02-26 02:37:18.507280 | instance | ok: [instance] => (item=atmosphere) 2026-02-26 02:37:18.507735 | instance | 2026-02-26 02:37:18.508070 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-02-26 02:37:18.508466 | instance | Thursday 26 February 2026 02:37:18 +0000 (0:00:01.108) 0:06:17.152 ***** 2026-02-26 02:37:19.623083 | instance | ok: [instance] => (item=atmosphere) 2026-02-26 02:37:19.623155 | instance | 2026-02-26 02:37:19.623364 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-02-26 02:37:19.623385 | instance | Thursday 26 February 2026 02:37:19 +0000 (0:00:01.115) 0:06:18.268 ***** 2026-02-26 02:37:20.686029 | instance | ok: [instance] => (item=atmosphere) 2026-02-26 02:37:20.686091 | instance | 2026-02-26 02:37:20.686103 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-02-26 02:37:20.686113 | instance | Thursday 26 February 2026 02:37:20 +0000 (0:00:01.061) 0:06:19.330 ***** 2026-02-26 02:37:21.871680 | instance | ok: [instance] => (item=atmosphere) 2026-02-26 02:37:21.871744 | instance | 2026-02-26 02:37:21.871756 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-26 02:37:21.871767 | instance | Thursday 26 February 2026 02:37:21 +0000 (0:00:01.185) 0:06:20.516 ***** 2026-02-26 02:37:22.159877 | instance | ok: [instance] 2026-02-26 02:37:22.159935 | instance | 2026-02-26 02:37:22.160141 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:37:22.160421 | instance | Thursday 26 February 2026 02:37:22 +0000 (0:00:00.288) 0:06:20.804 ***** 2026-02-26 02:37:23.222488 | instance | ok: [instance] 2026-02-26 02:37:23.222564 | instance | 2026-02-26 02:37:23.222698 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:37:23.222820 | instance | Thursday 26 February 2026 02:37:23 +0000 (0:00:01.063) 0:06:21.867 ***** 2026-02-26 02:37:23.527674 | instance | ok: [instance] 2026-02-26 02:37:23.527753 | instance | 2026-02-26 02:37:23.527873 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:37:23.527994 | instance | Thursday 26 February 2026 02:37:23 +0000 (0:00:00.305) 0:06:22.173 ***** 2026-02-26 02:37:23.661229 | instance | ok: [instance] => { 2026-02-26 02:37:23.661825 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:37:23.661865 | instance | } 2026-02-26 02:37:23.661871 | instance | 2026-02-26 02:37:23.661876 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:37:23.661880 | instance | Thursday 26 February 2026 02:37:23 +0000 (0:00:00.134) 0:06:22.307 ***** 2026-02-26 02:37:24.049335 | instance | ok: [instance] 2026-02-26 02:37:24.049680 | instance | 2026-02-26 02:37:24.049697 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:37:24.049702 | instance | Thursday 26 February 2026 02:37:24 +0000 (0:00:00.388) 0:06:22.695 ***** 2026-02-26 02:37:25.125236 | instance | ok: [instance] 2026-02-26 02:37:25.125323 | instance | 2026-02-26 02:37:25.125599 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-26 02:37:25.125661 | instance | Thursday 26 February 2026 02:37:25 +0000 (0:00:01.075) 0:06:23.771 ***** 2026-02-26 02:37:25.847563 | instance | ok: [instance] 2026-02-26 02:37:25.847660 | instance | 2026-02-26 02:37:25.847925 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-26 02:37:25.847966 | instance | Thursday 26 February 2026 02:37:25 +0000 (0:00:00.722) 0:06:24.493 ***** 2026-02-26 02:37:26.566689 | instance | ok: [instance] 2026-02-26 02:37:26.567049 | instance | 2026-02-26 02:37:26.567088 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-26 02:37:26.567094 | instance | Thursday 26 February 2026 02:37:26 +0000 (0:00:00.719) 0:06:25.212 ***** 2026-02-26 02:37:27.291994 | instance | ok: [instance] 2026-02-26 02:37:27.292086 | instance | 2026-02-26 02:37:27.292269 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-26 02:37:27.292405 | instance | Thursday 26 February 2026 02:37:27 +0000 (0:00:00.725) 0:06:25.937 ***** 2026-02-26 02:37:27.749717 | instance | ok: [instance] 2026-02-26 02:37:27.749797 | instance | 2026-02-26 02:37:27.749987 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-26 02:37:27.750055 | instance | Thursday 26 February 2026 02:37:27 +0000 (0:00:00.457) 0:06:26.395 ***** 2026-02-26 02:37:27.946881 | instance | included: openstack_helm_endpoints for instance 2026-02-26 02:37:27.946960 | instance | 2026-02-26 02:37:27.947087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:37:27.947210 | instance | Thursday 26 February 2026 02:37:27 +0000 (0:00:00.197) 0:06:26.592 ***** 2026-02-26 02:37:28.023236 | instance | skipping: [instance] 2026-02-26 02:37:28.023652 | instance | 2026-02-26 02:37:28.023695 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:37:28.023701 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.076) 0:06:26.669 ***** 2026-02-26 02:37:28.095566 | instance | skipping: [instance] 2026-02-26 02:37:28.095986 | instance | 2026-02-26 02:37:28.096029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:37:28.096035 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.072) 0:06:26.741 ***** 2026-02-26 02:37:28.174647 | instance | skipping: [instance] 2026-02-26 02:37:28.174824 | instance | 2026-02-26 02:37:28.175131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:37:28.175180 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.079) 0:06:26.820 ***** 2026-02-26 02:37:28.237441 | instance | skipping: [instance] 2026-02-26 02:37:28.237520 | instance | 2026-02-26 02:37:28.237787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:37:28.237828 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.062) 0:06:26.883 ***** 2026-02-26 02:37:28.307599 | instance | skipping: [instance] 2026-02-26 02:37:28.307674 | instance | 2026-02-26 02:37:28.307927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:37:28.308088 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.070) 0:06:26.953 ***** 2026-02-26 02:37:28.391992 | instance | skipping: [instance] 2026-02-26 02:37:28.392355 | instance | 2026-02-26 02:37:28.392402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:37:28.392408 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.084) 0:06:27.037 ***** 2026-02-26 02:37:28.473204 | instance | ok: [instance] 2026-02-26 02:37:28.473304 | instance | 2026-02-26 02:37:28.473497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:37:28.473688 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.081) 0:06:27.119 ***** 2026-02-26 02:37:28.565044 | instance | ok: [instance] => (item=identity) 2026-02-26 02:37:28.565386 | instance | 2026-02-26 02:37:28.565719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:37:28.566099 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.091) 0:06:27.210 ***** 2026-02-26 02:37:28.676801 | instance | ok: [instance] 2026-02-26 02:37:28.677145 | instance | 2026-02-26 02:37:28.677479 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-26 02:37:28.677883 | instance | Thursday 26 February 2026 02:37:28 +0000 (0:00:00.111) 0:06:27.322 ***** 2026-02-26 02:37:29.204109 | instance | ok: [instance] 2026-02-26 02:37:29.204162 | instance | 2026-02-26 02:37:29.204375 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-26 02:37:29.204651 | instance | Thursday 26 February 2026 02:37:29 +0000 (0:00:00.526) 0:06:27.849 ***** 2026-02-26 02:37:29.768326 | instance | ok: [instance] 2026-02-26 02:37:29.768551 | instance | 2026-02-26 02:37:29.768869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:37:29.769141 | instance | Thursday 26 February 2026 02:37:29 +0000 (0:00:00.562) 0:06:28.411 ***** 2026-02-26 02:37:29.893045 | instance | ok: [instance] 2026-02-26 02:37:29.893302 | instance | 2026-02-26 02:37:29.893584 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:37:29.893858 | instance | Thursday 26 February 2026 02:37:29 +0000 (0:00:00.126) 0:06:28.538 ***** 2026-02-26 02:37:30.023857 | instance | included: rabbitmq for instance 2026-02-26 02:37:30.024091 | instance | 2026-02-26 02:37:30.024415 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:37:30.024695 | instance | Thursday 26 February 2026 02:37:30 +0000 (0:00:00.131) 0:06:28.669 ***** 2026-02-26 02:37:30.715823 | instance | ok: [instance] 2026-02-26 02:37:30.716056 | instance | 2026-02-26 02:37:30.716332 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:37:30.716604 | instance | Thursday 26 February 2026 02:37:30 +0000 (0:00:00.692) 0:06:29.361 ***** 2026-02-26 02:37:30.885273 | instance | skipping: [instance] 2026-02-26 02:37:30.885497 | instance | 2026-02-26 02:37:30.885815 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:37:30.886060 | instance | Thursday 26 February 2026 02:37:30 +0000 (0:00:00.168) 0:06:29.530 ***** 2026-02-26 02:37:31.057528 | instance | skipping: [instance] 2026-02-26 02:37:31.057747 | instance | 2026-02-26 02:37:31.058020 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:37:31.058286 | instance | Thursday 26 February 2026 02:37:31 +0000 (0:00:00.172) 0:06:29.703 ***** 2026-02-26 02:37:31.326531 | instance | skipping: [instance] 2026-02-26 02:37:31.326793 | instance | 2026-02-26 02:37:31.327085 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:37:31.327386 | instance | Thursday 26 February 2026 02:37:31 +0000 (0:00:00.269) 0:06:29.972 ***** 2026-02-26 02:37:32.362992 | instance | ok: [instance] 2026-02-26 02:37:32.363106 | instance | 2026-02-26 02:37:32.363293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:37:32.363462 | instance | Thursday 26 February 2026 02:37:32 +0000 (0:00:01.036) 0:06:31.008 ***** 2026-02-26 02:37:33.094806 | instance | ok: [instance] 2026-02-26 02:37:33.095042 | instance | 2026-02-26 02:37:33.095332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:37:33.095618 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.731) 0:06:31.740 ***** 2026-02-26 02:37:33.183259 | instance | ok: [instance] 2026-02-26 02:37:33.183457 | instance | 2026-02-26 02:37:33.183737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:37:33.183996 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.088) 0:06:31.829 ***** 2026-02-26 02:37:33.258685 | instance | skipping: [instance] 2026-02-26 02:37:33.258900 | instance | 2026-02-26 02:37:33.259173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:37:33.259443 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.075) 0:06:31.904 ***** 2026-02-26 02:37:33.336547 | instance | skipping: [instance] 2026-02-26 02:37:33.336683 | instance | 2026-02-26 02:37:33.336893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:37:33.337049 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.078) 0:06:31.982 ***** 2026-02-26 02:37:33.416771 | instance | ok: [instance] 2026-02-26 02:37:33.417013 | instance | 2026-02-26 02:37:33.417273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:37:33.417603 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.079) 0:06:32.062 ***** 2026-02-26 02:37:33.536451 | instance | ok: [instance] => (item=key_manager) 2026-02-26 02:37:33.536681 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:37:33.536981 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:37:33.537246 | instance | ok: [instance] => (item=identity) 2026-02-26 02:37:33.538749 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:37:33.539020 | instance | 2026-02-26 02:37:33.539319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:37:33.539596 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.119) 0:06:32.182 ***** 2026-02-26 02:37:33.644349 | instance | ok: [instance] 2026-02-26 02:37:33.644426 | instance | 2026-02-26 02:37:33.647470 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:37:33.647518 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.107) 0:06:32.290 ***** 2026-02-26 02:37:33.748519 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:37:33.748719 | instance | 2026-02-26 02:37:33.749025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:37:33.749301 | instance | Thursday 26 February 2026 02:37:33 +0000 (0:00:00.104) 0:06:32.394 ***** 2026-02-26 02:37:34.342602 | instance | ok: [instance] 2026-02-26 02:37:34.342855 | instance | 2026-02-26 02:37:34.343126 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-02-26 02:37:34.343400 | instance | Thursday 26 February 2026 02:37:34 +0000 (0:00:00.593) 0:06:32.988 ***** 2026-02-26 02:37:36.229017 | instance | ok: [instance] 2026-02-26 02:37:36.229292 | instance | 2026-02-26 02:37:36.229576 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:37:36.229854 | instance | Thursday 26 February 2026 02:37:36 +0000 (0:00:01.886) 0:06:34.874 ***** 2026-02-26 02:37:36.392558 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:37:36.392789 | instance | 2026-02-26 02:37:36.393013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:37:36.393201 | instance | Thursday 26 February 2026 02:37:36 +0000 (0:00:00.163) 0:06:35.038 ***** 2026-02-26 02:37:36.465139 | instance | skipping: [instance] 2026-02-26 02:37:36.465443 | instance | 2026-02-26 02:37:36.465734 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:37:36.466002 | instance | Thursday 26 February 2026 02:37:36 +0000 (0:00:00.072) 0:06:35.110 ***** 2026-02-26 02:37:36.545668 | instance | skipping: [instance] 2026-02-26 02:37:36.545861 | instance | 2026-02-26 02:37:36.546039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:37:36.546209 | instance | Thursday 26 February 2026 02:37:36 +0000 (0:00:00.080) 0:06:35.191 ***** 2026-02-26 02:37:36.623887 | instance | ok: [instance] 2026-02-26 02:37:36.624114 | instance | 2026-02-26 02:37:36.624384 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-02-26 02:37:36.624653 | instance | Thursday 26 February 2026 02:37:36 +0000 (0:00:00.078) 0:06:35.269 ***** 2026-02-26 02:37:36.735191 | instance | included: ingress for instance 2026-02-26 02:37:36.735435 | instance | 2026-02-26 02:37:36.735774 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-02-26 02:37:36.736063 | instance | Thursday 26 February 2026 02:37:36 +0000 (0:00:00.111) 0:06:35.380 ***** 2026-02-26 02:37:37.864505 | instance | ok: [instance] 2026-02-26 02:37:37.864747 | instance | 2026-02-26 02:37:37.865078 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-02-26 02:37:37.865368 | instance | Thursday 26 February 2026 02:37:37 +0000 (0:00:01.129) 0:06:36.510 ***** 2026-02-26 02:37:38.963513 | instance | ok: [instance] 2026-02-26 02:37:38.963736 | instance | 2026-02-26 02:37:38.964008 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-02-26 02:37:38.964271 | instance | Thursday 26 February 2026 02:37:38 +0000 (0:00:01.098) 0:06:37.609 ***** 2026-02-26 02:37:42.971835 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-02-26 02:37:42.971917 | instance | 2026-02-26 02:37:42.972049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:37:42.972165 | instance | Thursday 26 February 2026 02:37:42 +0000 (0:00:04.007) 0:06:41.617 ***** 2026-02-26 02:37:43.254628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:37:43.254856 | instance | 2026-02-26 02:37:43.255129 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:37:43.255398 | instance | Thursday 26 February 2026 02:37:43 +0000 (0:00:00.282) 0:06:41.899 ***** 2026-02-26 02:37:43.843428 | instance | ok: [instance] 2026-02-26 02:37:43.843663 | instance | 2026-02-26 02:37:43.843936 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-02-26 02:37:43.844203 | instance | Thursday 26 February 2026 02:37:43 +0000 (0:00:00.588) 0:06:42.488 ***** 2026-02-26 02:37:46.569845 | instance | ok: [instance] 2026-02-26 02:37:46.569932 | instance | 2026-02-26 02:37:46.569944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:37:46.569954 | instance | Thursday 26 February 2026 02:37:46 +0000 (0:00:02.724) 0:06:45.213 ***** 2026-02-26 02:37:46.662385 | instance | skipping: [instance] 2026-02-26 02:37:46.662454 | instance | 2026-02-26 02:37:46.662460 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:37:46.662465 | instance | Thursday 26 February 2026 02:37:46 +0000 (0:00:00.094) 0:06:45.307 ***** 2026-02-26 02:37:46.769549 | instance | skipping: [instance] 2026-02-26 02:37:46.769658 | instance | 2026-02-26 02:37:46.769983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:37:46.770251 | instance | Thursday 26 February 2026 02:37:46 +0000 (0:00:00.107) 0:06:45.414 ***** 2026-02-26 02:37:46.844566 | instance | skipping: [instance] 2026-02-26 02:37:46.844768 | instance | 2026-02-26 02:37:46.845089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:37:46.845349 | instance | Thursday 26 February 2026 02:37:46 +0000 (0:00:00.075) 0:06:45.490 ***** 2026-02-26 02:37:46.912884 | instance | skipping: [instance] 2026-02-26 02:37:46.912973 | instance | 2026-02-26 02:37:46.912979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:37:46.912985 | instance | Thursday 26 February 2026 02:37:46 +0000 (0:00:00.066) 0:06:45.556 ***** 2026-02-26 02:37:46.980854 | instance | skipping: [instance] 2026-02-26 02:37:46.980968 | instance | 2026-02-26 02:37:46.980976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:37:46.980984 | instance | Thursday 26 February 2026 02:37:46 +0000 (0:00:00.069) 0:06:45.625 ***** 2026-02-26 02:37:47.048443 | instance | skipping: [instance] 2026-02-26 02:37:47.048560 | instance | 2026-02-26 02:37:47.048758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:37:47.048938 | instance | Thursday 26 February 2026 02:37:47 +0000 (0:00:00.068) 0:06:45.694 ***** 2026-02-26 02:37:47.126045 | instance | ok: [instance] 2026-02-26 02:37:47.126257 | instance | 2026-02-26 02:37:47.126546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:37:47.126820 | instance | Thursday 26 February 2026 02:37:47 +0000 (0:00:00.077) 0:06:45.771 ***** 2026-02-26 02:37:47.209679 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-02-26 02:37:47.209785 | instance | 2026-02-26 02:37:47.209937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:37:47.210111 | instance | Thursday 26 February 2026 02:37:47 +0000 (0:00:00.083) 0:06:45.855 ***** 2026-02-26 02:37:47.318393 | instance | ok: [instance] 2026-02-26 02:37:47.318504 | instance | 2026-02-26 02:37:47.318697 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:37:47.318927 | instance | Thursday 26 February 2026 02:37:47 +0000 (0:00:00.108) 0:06:45.964 ***** 2026-02-26 02:37:47.426478 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:37:47.426704 | instance | 2026-02-26 02:37:47.427038 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:37:47.428389 | instance | Thursday 26 February 2026 02:37:47 +0000 (0:00:00.107) 0:06:46.071 ***** 2026-02-26 02:37:48.013910 | instance | ok: [instance] 2026-02-26 02:37:48.014072 | instance | 2026-02-26 02:37:48.014218 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-02-26 02:37:48.014398 | instance | Thursday 26 February 2026 02:37:48 +0000 (0:00:00.587) 0:06:46.659 ***** 2026-02-26 02:38:02.821531 | instance | ok: [instance] 2026-02-26 02:38:02.821677 | instance | 2026-02-26 02:38:02.821792 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-02-26 02:38:02.821964 | instance | Thursday 26 February 2026 02:38:02 +0000 (0:00:14.807) 0:07:01.467 ***** 2026-02-26 02:38:17.666896 | instance | ok: [instance] 2026-02-26 02:38:17.667121 | instance | 2026-02-26 02:38:17.667409 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-02-26 02:38:17.667679 | instance | Thursday 26 February 2026 02:38:17 +0000 (0:00:14.844) 0:07:16.312 ***** 2026-02-26 02:38:19.194161 | instance | ok: [instance] 2026-02-26 02:38:19.194759 | instance | 2026-02-26 02:38:19.194885 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-02-26 02:38:19.195023 | instance | Thursday 26 February 2026 02:38:19 +0000 (0:00:01.527) 0:07:17.839 ***** 2026-02-26 02:38:20.437738 | instance | ok: [instance] 2026-02-26 02:38:20.437822 | instance | 2026-02-26 02:38:20.437991 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-02-26 02:38:20.438120 | instance | Thursday 26 February 2026 02:38:20 +0000 (0:00:01.243) 0:07:19.083 ***** 2026-02-26 02:38:21.186641 | instance | ok: [instance] 2026-02-26 02:38:21.186903 | instance | 2026-02-26 02:38:21.187171 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-02-26 02:38:21.187448 | instance | Thursday 26 February 2026 02:38:21 +0000 (0:00:00.748) 0:07:19.832 ***** 2026-02-26 02:38:21.870894 | instance | ok: [instance] 2026-02-26 02:38:21.870976 | instance | 2026-02-26 02:38:21.871109 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-02-26 02:38:21.871246 | instance | Thursday 26 February 2026 02:38:21 +0000 (0:00:00.684) 0:07:20.516 ***** 2026-02-26 02:38:23.699635 | instance | ok: [instance] 2026-02-26 02:38:23.700480 | instance | 2026-02-26 02:38:23.700488 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-02-26 02:38:23.700493 | instance | Thursday 26 February 2026 02:38:23 +0000 (0:00:01.828) 0:07:22.345 ***** 2026-02-26 02:38:24.902669 | instance | [WARNING]: Module did not set no_log for update_password 2026-02-26 02:38:24.944580 | instance | ok: [instance] 2026-02-26 02:38:24.944672 | instance | 2026-02-26 02:38:24.944807 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-02-26 02:38:24.944998 | instance | Thursday 26 February 2026 02:38:24 +0000 (0:00:01.245) 0:07:23.590 ***** 2026-02-26 02:38:29.003366 | instance | ok: [instance] 2026-02-26 02:38:29.003495 | instance | 2026-02-26 02:38:29.003509 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-02-26 02:38:29.003675 | instance | Thursday 26 February 2026 02:38:29 +0000 (0:00:04.058) 0:07:27.649 ***** 2026-02-26 02:38:30.108491 | instance | ok: [instance] 2026-02-26 02:38:30.108565 | instance | 2026-02-26 02:38:30.108968 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-02-26 02:38:30.109035 | instance | Thursday 26 February 2026 02:38:30 +0000 (0:00:01.104) 0:07:28.753 ***** 2026-02-26 02:38:32.099478 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-70.nip.io/swift/v1/%(tenant_id)s'}) 2026-02-26 02:38:32.099560 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-02-26 02:38:32.099844 | instance | 2026-02-26 02:38:32.099908 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:38:32.099927 | instance | Thursday 26 February 2026 02:38:32 +0000 (0:00:01.991) 0:07:30.745 ***** 2026-02-26 02:38:32.386530 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:38:32.386629 | instance | 2026-02-26 02:38:32.386762 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:38:32.386889 | instance | Thursday 26 February 2026 02:38:32 +0000 (0:00:00.287) 0:07:31.032 ***** 2026-02-26 02:38:32.463953 | instance | skipping: [instance] 2026-02-26 02:38:32.464026 | instance | 2026-02-26 02:38:32.464146 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:38:32.464271 | instance | Thursday 26 February 2026 02:38:32 +0000 (0:00:00.077) 0:07:31.109 ***** 2026-02-26 02:38:32.549254 | instance | skipping: [instance] 2026-02-26 02:38:32.549388 | instance | 2026-02-26 02:38:32.549565 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:38:32.549731 | instance | Thursday 26 February 2026 02:38:32 +0000 (0:00:00.085) 0:07:31.195 ***** 2026-02-26 02:38:32.633696 | instance | ok: [instance] 2026-02-26 02:38:32.633931 | instance | 2026-02-26 02:38:32.634215 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-02-26 02:38:32.634475 | instance | Thursday 26 February 2026 02:38:32 +0000 (0:00:00.084) 0:07:31.279 ***** 2026-02-26 02:38:32.768598 | instance | included: ingress for instance 2026-02-26 02:38:32.768869 | instance | 2026-02-26 02:38:32.769146 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-02-26 02:38:32.769415 | instance | Thursday 26 February 2026 02:38:32 +0000 (0:00:00.134) 0:07:31.414 ***** 2026-02-26 02:38:33.899177 | instance | ok: [instance] 2026-02-26 02:38:33.899431 | instance | 2026-02-26 02:38:33.899741 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:38:33.900007 | instance | Thursday 26 February 2026 02:38:33 +0000 (0:00:01.130) 0:07:32.544 ***** 2026-02-26 02:38:34.005959 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:38:34.006187 | instance | 2026-02-26 02:38:34.006455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:38:34.006717 | instance | Thursday 26 February 2026 02:38:34 +0000 (0:00:00.107) 0:07:32.651 ***** 2026-02-26 02:38:34.636423 | instance | ok: [instance] 2026-02-26 02:38:34.636666 | instance | 2026-02-26 02:38:34.637040 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-02-26 02:38:34.637316 | instance | Thursday 26 February 2026 02:38:34 +0000 (0:00:00.629) 0:07:33.281 ***** 2026-02-26 02:38:49.498266 | instance | ok: [instance] 2026-02-26 02:38:49.498521 | instance | 2026-02-26 02:38:49.498812 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-02-26 02:38:49.499117 | instance | Thursday 26 February 2026 02:38:49 +0000 (0:00:14.862) 0:07:48.144 ***** 2026-02-26 02:38:49.598789 | instance | ok: [instance] => (item=10.96.240.200) 2026-02-26 02:38:49.599023 | instance | 2026-02-26 02:38:49.599325 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-02-26 02:38:49.599606 | instance | Thursday 26 February 2026 02:38:49 +0000 (0:00:00.100) 0:07:48.244 ***** 2026-02-26 02:38:50.332298 | instance | ok: [instance] 2026-02-26 02:38:50.332531 | instance | 2026-02-26 02:38:50.332825 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-02-26 02:38:50.333111 | instance | Thursday 26 February 2026 02:38:50 +0000 (0:00:00.732) 0:07:48.977 ***** 2026-02-26 02:38:51.009623 | instance | ok: [instance] 2026-02-26 02:38:51.009894 | instance | 2026-02-26 02:38:51.010207 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-02-26 02:38:51.010480 | instance | Thursday 26 February 2026 02:38:51 +0000 (0:00:00.677) 0:07:49.655 ***** 2026-02-26 02:38:52.330876 | instance | ok: [instance] 2026-02-26 02:38:52.330955 | instance | 2026-02-26 02:38:52.330970 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-02-26 02:38:52.330983 | instance | Thursday 26 February 2026 02:38:52 +0000 (0:00:01.320) 0:07:50.975 ***** 2026-02-26 02:38:52.410444 | instance | ok: [instance] 2026-02-26 02:38:52.410552 | instance | 2026-02-26 02:38:52.410791 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-02-26 02:38:52.410809 | instance | Thursday 26 February 2026 02:38:52 +0000 (0:00:00.080) 0:07:51.056 ***** 2026-02-26 02:38:53.098170 | instance | ok: [instance] 2026-02-26 02:38:53.098242 | instance | 2026-02-26 02:38:53.098384 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-02-26 02:38:53.098504 | instance | Thursday 26 February 2026 02:38:53 +0000 (0:00:00.687) 0:07:51.744 ***** 2026-02-26 02:38:54.715707 | instance | ok: [instance] 2026-02-26 02:38:54.715784 | instance | 2026-02-26 02:38:54.715791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:38:54.715797 | instance | Thursday 26 February 2026 02:38:54 +0000 (0:00:01.615) 0:07:53.359 ***** 2026-02-26 02:38:54.949717 | instance | ok: [instance] 2026-02-26 02:38:54.949804 | instance | 2026-02-26 02:38:54.949826 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:38:54.949838 | instance | Thursday 26 February 2026 02:38:54 +0000 (0:00:00.235) 0:07:53.594 ***** 2026-02-26 02:38:55.230227 | instance | included: rabbitmq for instance 2026-02-26 02:38:55.230300 | instance | 2026-02-26 02:38:55.230427 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:38:55.230548 | instance | Thursday 26 February 2026 02:38:55 +0000 (0:00:00.281) 0:07:53.876 ***** 2026-02-26 02:38:55.946272 | instance | ok: [instance] 2026-02-26 02:38:55.946727 | instance | 2026-02-26 02:38:55.946771 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:38:55.946893 | instance | Thursday 26 February 2026 02:38:55 +0000 (0:00:00.716) 0:07:54.592 ***** 2026-02-26 02:38:56.113610 | instance | skipping: [instance] 2026-02-26 02:38:56.113693 | instance | 2026-02-26 02:38:56.113980 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:38:56.114025 | instance | Thursday 26 February 2026 02:38:56 +0000 (0:00:00.167) 0:07:54.759 ***** 2026-02-26 02:38:56.307282 | instance | skipping: [instance] 2026-02-26 02:38:56.307351 | instance | 2026-02-26 02:38:56.307863 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:38:56.307917 | instance | Thursday 26 February 2026 02:38:56 +0000 (0:00:00.193) 0:07:54.952 ***** 2026-02-26 02:38:56.470865 | instance | skipping: [instance] 2026-02-26 02:38:56.470937 | instance | 2026-02-26 02:38:56.471204 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:38:56.471247 | instance | Thursday 26 February 2026 02:38:56 +0000 (0:00:00.163) 0:07:55.116 ***** 2026-02-26 02:38:57.297047 | instance | ok: [instance] 2026-02-26 02:38:57.297324 | instance | 2026-02-26 02:38:57.297614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:38:57.297626 | instance | Thursday 26 February 2026 02:38:57 +0000 (0:00:00.825) 0:07:55.942 ***** 2026-02-26 02:38:57.973267 | instance | ok: [instance] 2026-02-26 02:38:57.973334 | instance | 2026-02-26 02:38:57.973470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:38:57.973592 | instance | Thursday 26 February 2026 02:38:57 +0000 (0:00:00.676) 0:07:56.619 ***** 2026-02-26 02:38:58.054958 | instance | ok: [instance] 2026-02-26 02:38:58.055196 | instance | 2026-02-26 02:38:58.055507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:38:58.055762 | instance | Thursday 26 February 2026 02:38:58 +0000 (0:00:00.081) 0:07:56.701 ***** 2026-02-26 02:38:58.128316 | instance | skipping: [instance] 2026-02-26 02:38:58.128519 | instance | 2026-02-26 02:38:58.128826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:38:58.129104 | instance | Thursday 26 February 2026 02:38:58 +0000 (0:00:00.073) 0:07:56.774 ***** 2026-02-26 02:38:58.202764 | instance | skipping: [instance] 2026-02-26 02:38:58.202993 | instance | 2026-02-26 02:38:58.203266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:38:58.203522 | instance | Thursday 26 February 2026 02:38:58 +0000 (0:00:00.074) 0:07:56.848 ***** 2026-02-26 02:38:58.276425 | instance | ok: [instance] 2026-02-26 02:38:58.277111 | instance | 2026-02-26 02:38:58.277177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:38:58.277197 | instance | Thursday 26 February 2026 02:38:58 +0000 (0:00:00.073) 0:07:56.922 ***** 2026-02-26 02:38:58.414056 | instance | ok: [instance] => (item=dashboard) 2026-02-26 02:38:58.414298 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:38:58.414552 | instance | ok: [instance] => (item=image) 2026-02-26 02:38:58.414807 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:38:58.415062 | instance | ok: [instance] => (item=identity) 2026-02-26 02:38:58.415317 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:38:58.415559 | instance | 2026-02-26 02:38:58.415824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:38:58.416086 | instance | Thursday 26 February 2026 02:38:58 +0000 (0:00:00.137) 0:07:57.060 ***** 2026-02-26 02:38:58.519541 | instance | ok: [instance] 2026-02-26 02:38:58.519747 | instance | 2026-02-26 02:38:58.520074 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:38:58.520352 | instance | Thursday 26 February 2026 02:38:58 +0000 (0:00:00.105) 0:07:57.165 ***** 2026-02-26 02:38:58.630993 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:38:58.631237 | instance | 2026-02-26 02:38:58.631546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:38:58.631795 | instance | Thursday 26 February 2026 02:38:58 +0000 (0:00:00.108) 0:07:57.274 ***** 2026-02-26 02:38:59.218662 | instance | ok: [instance] 2026-02-26 02:38:59.218732 | instance | 2026-02-26 02:38:59.218854 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-02-26 02:38:59.218976 | instance | Thursday 26 February 2026 02:38:59 +0000 (0:00:00.590) 0:07:57.864 ***** 2026-02-26 02:39:01.539256 | instance | ok: [instance] 2026-02-26 02:39:01.539484 | instance | 2026-02-26 02:39:01.539755 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:39:01.540024 | instance | Thursday 26 February 2026 02:39:01 +0000 (0:00:02.320) 0:08:00.184 ***** 2026-02-26 02:39:01.698656 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:39:01.698910 | instance | 2026-02-26 02:39:01.699204 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:39:01.699351 | instance | Thursday 26 February 2026 02:39:01 +0000 (0:00:00.159) 0:08:00.344 ***** 2026-02-26 02:39:01.783918 | instance | skipping: [instance] 2026-02-26 02:39:01.784224 | instance | 2026-02-26 02:39:01.784546 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:39:01.784826 | instance | Thursday 26 February 2026 02:39:01 +0000 (0:00:00.085) 0:08:00.429 ***** 2026-02-26 02:39:01.854876 | instance | skipping: [instance] 2026-02-26 02:39:01.855124 | instance | 2026-02-26 02:39:01.855405 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:39:01.855671 | instance | Thursday 26 February 2026 02:39:01 +0000 (0:00:00.071) 0:08:00.500 ***** 2026-02-26 02:39:01.950517 | instance | ok: [instance] 2026-02-26 02:39:01.950636 | instance | 2026-02-26 02:39:01.950814 | instance | TASK [Create Ingress image] **************************************************** 2026-02-26 02:39:01.950980 | instance | Thursday 26 February 2026 02:39:01 +0000 (0:00:00.095) 0:08:00.596 ***** 2026-02-26 02:39:02.068937 | instance | included: ingress for instance 2026-02-26 02:39:02.069123 | instance | 2026-02-26 02:39:02.069386 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-02-26 02:39:02.069647 | instance | Thursday 26 February 2026 02:39:02 +0000 (0:00:00.118) 0:08:00.714 ***** 2026-02-26 02:39:03.297581 | instance | ok: [instance] 2026-02-26 02:39:03.297909 | instance | 2026-02-26 02:39:03.298296 | instance | TASK [Create images] *********************************************************** 2026-02-26 02:39:03.298612 | instance | Thursday 26 February 2026 02:39:03 +0000 (0:00:01.227) 0:08:01.942 ***** 2026-02-26 02:39:03.482891 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-02-26 02:39:03.483172 | instance | 2026-02-26 02:39:03.483486 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-26 02:39:03.483885 | instance | Thursday 26 February 2026 02:39:03 +0000 (0:00:00.185) 0:08:02.128 ***** 2026-02-26 02:39:04.563926 | instance | ok: [instance] 2026-02-26 02:39:04.564148 | instance | 2026-02-26 02:39:04.564457 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 02:39:04.564731 | instance | Thursday 26 February 2026 02:39:04 +0000 (0:00:01.080) 0:08:03.209 ***** 2026-02-26 02:39:05.658963 | instance | ok: [instance] 2026-02-26 02:39:05.659264 | instance | 2026-02-26 02:39:05.659494 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 02:39:05.659789 | instance | Thursday 26 February 2026 02:39:05 +0000 (0:00:01.094) 0:08:04.304 ***** 2026-02-26 02:39:05.741769 | instance | skipping: [instance] 2026-02-26 02:39:05.742031 | instance | 2026-02-26 02:39:05.742389 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 02:39:05.742697 | instance | Thursday 26 February 2026 02:39:05 +0000 (0:00:00.082) 0:08:04.386 ***** 2026-02-26 02:39:05.819678 | instance | skipping: [instance] 2026-02-26 02:39:05.819942 | instance | 2026-02-26 02:39:05.820401 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 02:39:05.820729 | instance | Thursday 26 February 2026 02:39:05 +0000 (0:00:00.078) 0:08:04.465 ***** 2026-02-26 02:39:05.899977 | instance | skipping: [instance] 2026-02-26 02:39:05.900241 | instance | 2026-02-26 02:39:05.900567 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 02:39:05.900900 | instance | Thursday 26 February 2026 02:39:05 +0000 (0:00:00.080) 0:08:04.545 ***** 2026-02-26 02:39:05.993643 | instance | skipping: [instance] 2026-02-26 02:39:05.993828 | instance | 2026-02-26 02:39:05.994026 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 02:39:05.994217 | instance | Thursday 26 February 2026 02:39:05 +0000 (0:00:00.093) 0:08:04.639 ***** 2026-02-26 02:39:06.068517 | instance | skipping: [instance] 2026-02-26 02:39:06.068777 | instance | 2026-02-26 02:39:06.069106 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 02:39:06.069389 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.075) 0:08:04.714 ***** 2026-02-26 02:39:06.139925 | instance | skipping: [instance] 2026-02-26 02:39:06.140176 | instance | 2026-02-26 02:39:06.140452 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 02:39:06.140820 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.071) 0:08:04.785 ***** 2026-02-26 02:39:06.357409 | instance | skipping: [instance] 2026-02-26 02:39:06.357629 | instance | 2026-02-26 02:39:06.357914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:39:06.358181 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.217) 0:08:05.003 ***** 2026-02-26 02:39:06.463736 | instance | ok: [instance] 2026-02-26 02:39:06.463970 | instance | 2026-02-26 02:39:06.464247 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:39:06.464514 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.106) 0:08:05.109 ***** 2026-02-26 02:39:06.536253 | instance | skipping: [instance] 2026-02-26 02:39:06.536508 | instance | 2026-02-26 02:39:06.536795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:39:06.537073 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.072) 0:08:05.182 ***** 2026-02-26 02:39:06.612561 | instance | skipping: [instance] 2026-02-26 02:39:06.612874 | instance | 2026-02-26 02:39:06.613164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:39:06.613471 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.076) 0:08:05.258 ***** 2026-02-26 02:39:06.697233 | instance | skipping: [instance] 2026-02-26 02:39:06.697520 | instance | 2026-02-26 02:39:06.697793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:39:06.698072 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.084) 0:08:05.343 ***** 2026-02-26 02:39:06.780989 | instance | skipping: [instance] 2026-02-26 02:39:06.781234 | instance | 2026-02-26 02:39:06.781608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:39:06.781883 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.083) 0:08:05.426 ***** 2026-02-26 02:39:06.858928 | instance | skipping: [instance] 2026-02-26 02:39:06.859156 | instance | 2026-02-26 02:39:06.859436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:39:06.859709 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.078) 0:08:05.504 ***** 2026-02-26 02:39:06.928939 | instance | ok: [instance] 2026-02-26 02:39:06.929186 | instance | 2026-02-26 02:39:06.929463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:39:06.929804 | instance | Thursday 26 February 2026 02:39:06 +0000 (0:00:00.070) 0:08:05.574 ***** 2026-02-26 02:39:07.049126 | instance | ok: [instance] => (item=staffeln) 2026-02-26 02:39:07.049390 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:39:07.049658 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:39:07.050021 | instance | ok: [instance] => (item=identity) 2026-02-26 02:39:07.050301 | instance | 2026-02-26 02:39:07.050572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:39:07.050836 | instance | Thursday 26 February 2026 02:39:07 +0000 (0:00:00.119) 0:08:05.694 ***** 2026-02-26 02:39:07.173233 | instance | ok: [instance] 2026-02-26 02:39:07.173343 | instance | 2026-02-26 02:39:07.173505 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:07.173659 | instance | Thursday 26 February 2026 02:39:07 +0000 (0:00:00.124) 0:08:05.818 ***** 2026-02-26 02:39:07.289448 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:07.289697 | instance | 2026-02-26 02:39:07.289982 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:07.290337 | instance | Thursday 26 February 2026 02:39:07 +0000 (0:00:00.116) 0:08:05.935 ***** 2026-02-26 02:39:07.891266 | instance | ok: [instance] 2026-02-26 02:39:07.891479 | instance | 2026-02-26 02:39:07.891811 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-02-26 02:39:07.892085 | instance | Thursday 26 February 2026 02:39:07 +0000 (0:00:00.601) 0:08:06.536 ***** 2026-02-26 02:39:10.082527 | instance | ok: [instance] 2026-02-26 02:39:10.082771 | instance | 2026-02-26 02:39:10.083058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:39:10.083338 | instance | Thursday 26 February 2026 02:39:10 +0000 (0:00:02.190) 0:08:08.727 ***** 2026-02-26 02:39:10.187163 | instance | ok: [instance] 2026-02-26 02:39:10.187393 | instance | 2026-02-26 02:39:10.187709 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:39:10.188206 | instance | Thursday 26 February 2026 02:39:10 +0000 (0:00:00.105) 0:08:08.832 ***** 2026-02-26 02:39:10.319085 | instance | included: rabbitmq for instance 2026-02-26 02:39:10.319364 | instance | 2026-02-26 02:39:10.319650 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:39:10.319912 | instance | Thursday 26 February 2026 02:39:10 +0000 (0:00:00.131) 0:08:08.964 ***** 2026-02-26 02:39:11.017969 | instance | ok: [instance] 2026-02-26 02:39:11.018055 | instance | 2026-02-26 02:39:11.018251 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:39:11.018557 | instance | Thursday 26 February 2026 02:39:11 +0000 (0:00:00.698) 0:08:09.663 ***** 2026-02-26 02:39:11.190142 | instance | skipping: [instance] 2026-02-26 02:39:11.190376 | instance | 2026-02-26 02:39:11.190695 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:39:11.190991 | instance | Thursday 26 February 2026 02:39:11 +0000 (0:00:00.172) 0:08:09.836 ***** 2026-02-26 02:39:11.370126 | instance | skipping: [instance] 2026-02-26 02:39:11.370270 | instance | 2026-02-26 02:39:11.370463 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:39:11.370667 | instance | Thursday 26 February 2026 02:39:11 +0000 (0:00:00.179) 0:08:10.015 ***** 2026-02-26 02:39:11.556351 | instance | skipping: [instance] 2026-02-26 02:39:11.556590 | instance | 2026-02-26 02:39:11.556909 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:39:11.557185 | instance | Thursday 26 February 2026 02:39:11 +0000 (0:00:00.186) 0:08:10.201 ***** 2026-02-26 02:39:12.460189 | instance | ok: [instance] 2026-02-26 02:39:12.460464 | instance | 2026-02-26 02:39:12.460748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:39:12.461060 | instance | Thursday 26 February 2026 02:39:12 +0000 (0:00:00.903) 0:08:11.105 ***** 2026-02-26 02:39:13.133541 | instance | ok: [instance] 2026-02-26 02:39:13.133771 | instance | 2026-02-26 02:39:13.134064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:39:13.134329 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.674) 0:08:11.779 ***** 2026-02-26 02:39:13.209133 | instance | ok: [instance] 2026-02-26 02:39:13.209376 | instance | 2026-02-26 02:39:13.209661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:39:13.209917 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.075) 0:08:11.855 ***** 2026-02-26 02:39:13.297215 | instance | skipping: [instance] 2026-02-26 02:39:13.297453 | instance | 2026-02-26 02:39:13.297732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:39:13.297996 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.087) 0:08:11.943 ***** 2026-02-26 02:39:13.373615 | instance | skipping: [instance] 2026-02-26 02:39:13.373823 | instance | 2026-02-26 02:39:13.374105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:39:13.374372 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.076) 0:08:12.019 ***** 2026-02-26 02:39:13.444989 | instance | ok: [instance] 2026-02-26 02:39:13.445231 | instance | 2026-02-26 02:39:13.445539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:39:13.445800 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.071) 0:08:12.091 ***** 2026-02-26 02:39:13.594957 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:39:13.595244 | instance | ok: [instance] => (item=volumev3) 2026-02-26 02:39:13.595530 | instance | ok: [instance] => (item=image) 2026-02-26 02:39:13.595791 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:39:13.596051 | instance | ok: [instance] => (item=identity) 2026-02-26 02:39:13.596309 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:39:13.597192 | instance | 2026-02-26 02:39:13.597210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:39:13.597340 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.148) 0:08:12.239 ***** 2026-02-26 02:39:13.702646 | instance | ok: [instance] 2026-02-26 02:39:13.702712 | instance | 2026-02-26 02:39:13.702854 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:13.702974 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.109) 0:08:12.348 ***** 2026-02-26 02:39:13.817725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:13.817966 | instance | 2026-02-26 02:39:13.818232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:13.818506 | instance | Thursday 26 February 2026 02:39:13 +0000 (0:00:00.114) 0:08:12.463 ***** 2026-02-26 02:39:14.428684 | instance | ok: [instance] 2026-02-26 02:39:14.428998 | instance | 2026-02-26 02:39:14.429372 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-02-26 02:39:14.429621 | instance | Thursday 26 February 2026 02:39:14 +0000 (0:00:00.610) 0:08:13.073 ***** 2026-02-26 02:39:14.648881 | instance | ok: [instance] 2026-02-26 02:39:14.648945 | instance | 2026-02-26 02:39:14.649071 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-02-26 02:39:14.649191 | instance | Thursday 26 February 2026 02:39:14 +0000 (0:00:00.220) 0:08:13.294 ***** 2026-02-26 02:39:14.728060 | instance | skipping: [instance] 2026-02-26 02:39:14.728192 | instance | 2026-02-26 02:39:14.728359 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-02-26 02:39:14.728528 | instance | Thursday 26 February 2026 02:39:14 +0000 (0:00:00.079) 0:08:13.374 ***** 2026-02-26 02:39:17.109118 | instance | ok: [instance] 2026-02-26 02:39:17.109509 | instance | 2026-02-26 02:39:17.109553 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:39:17.109560 | instance | Thursday 26 February 2026 02:39:17 +0000 (0:00:02.380) 0:08:15.755 ***** 2026-02-26 02:39:17.370763 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:39:17.370833 | instance | 2026-02-26 02:39:17.371117 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:39:17.371162 | instance | Thursday 26 February 2026 02:39:17 +0000 (0:00:00.261) 0:08:16.016 ***** 2026-02-26 02:39:17.451406 | instance | skipping: [instance] 2026-02-26 02:39:17.451651 | instance | 2026-02-26 02:39:17.451975 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:39:17.452246 | instance | Thursday 26 February 2026 02:39:17 +0000 (0:00:00.080) 0:08:16.096 ***** 2026-02-26 02:39:17.518849 | instance | skipping: [instance] 2026-02-26 02:39:17.518908 | instance | 2026-02-26 02:39:17.519041 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:39:17.519157 | instance | Thursday 26 February 2026 02:39:17 +0000 (0:00:00.068) 0:08:16.164 ***** 2026-02-26 02:39:17.616269 | instance | ok: [instance] 2026-02-26 02:39:17.616358 | instance | 2026-02-26 02:39:17.616488 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-02-26 02:39:17.616603 | instance | Thursday 26 February 2026 02:39:17 +0000 (0:00:00.097) 0:08:16.262 ***** 2026-02-26 02:39:17.754733 | instance | included: ingress for instance 2026-02-26 02:39:17.754997 | instance | 2026-02-26 02:39:17.755123 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-02-26 02:39:17.755243 | instance | Thursday 26 February 2026 02:39:17 +0000 (0:00:00.138) 0:08:16.400 ***** 2026-02-26 02:39:18.907350 | instance | ok: [instance] 2026-02-26 02:39:18.907609 | instance | 2026-02-26 02:39:18.907920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:39:18.908213 | instance | Thursday 26 February 2026 02:39:18 +0000 (0:00:01.151) 0:08:17.552 ***** 2026-02-26 02:39:19.019266 | instance | ok: [instance] 2026-02-26 02:39:19.019497 | instance | 2026-02-26 02:39:19.019763 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:39:19.020030 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.112) 0:08:17.664 ***** 2026-02-26 02:39:19.090394 | instance | skipping: [instance] 2026-02-26 02:39:19.090621 | instance | 2026-02-26 02:39:19.090927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:39:19.091195 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.071) 0:08:17.736 ***** 2026-02-26 02:39:19.155325 | instance | skipping: [instance] 2026-02-26 02:39:19.155492 | instance | 2026-02-26 02:39:19.155692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:39:19.155891 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.065) 0:08:17.801 ***** 2026-02-26 02:39:19.225482 | instance | skipping: [instance] 2026-02-26 02:39:19.225729 | instance | 2026-02-26 02:39:19.226017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:39:19.226277 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.069) 0:08:17.871 ***** 2026-02-26 02:39:19.304982 | instance | skipping: [instance] 2026-02-26 02:39:19.305230 | instance | 2026-02-26 02:39:19.305515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:39:19.305785 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.079) 0:08:17.950 ***** 2026-02-26 02:39:19.387209 | instance | skipping: [instance] 2026-02-26 02:39:19.387448 | instance | 2026-02-26 02:39:19.387729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:39:19.387996 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.082) 0:08:18.032 ***** 2026-02-26 02:39:19.476010 | instance | ok: [instance] 2026-02-26 02:39:19.476214 | instance | 2026-02-26 02:39:19.476483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:39:19.476773 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.088) 0:08:18.121 ***** 2026-02-26 02:39:19.601811 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:39:19.602070 | instance | ok: [instance] => (item=identity) 2026-02-26 02:39:19.602327 | instance | ok: [instance] => (item=placement) 2026-02-26 02:39:19.602580 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:39:19.602820 | instance | 2026-02-26 02:39:19.603079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:39:19.603364 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.126) 0:08:18.247 ***** 2026-02-26 02:39:19.717737 | instance | ok: [instance] 2026-02-26 02:39:19.717985 | instance | 2026-02-26 02:39:19.718290 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:19.718549 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.114) 0:08:18.362 ***** 2026-02-26 02:39:19.847898 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:19.848136 | instance | 2026-02-26 02:39:19.848408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:19.848666 | instance | Thursday 26 February 2026 02:39:19 +0000 (0:00:00.130) 0:08:18.493 ***** 2026-02-26 02:39:20.452338 | instance | ok: [instance] 2026-02-26 02:39:20.452558 | instance | 2026-02-26 02:39:20.452872 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-02-26 02:39:20.453162 | instance | Thursday 26 February 2026 02:39:20 +0000 (0:00:00.604) 0:08:19.097 ***** 2026-02-26 02:39:22.269984 | instance | ok: [instance] 2026-02-26 02:39:22.270218 | instance | 2026-02-26 02:39:22.270523 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:39:22.270811 | instance | Thursday 26 February 2026 02:39:22 +0000 (0:00:01.817) 0:08:20.915 ***** 2026-02-26 02:39:22.427353 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:39:22.427590 | instance | 2026-02-26 02:39:22.427866 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:39:22.428137 | instance | Thursday 26 February 2026 02:39:22 +0000 (0:00:00.157) 0:08:21.073 ***** 2026-02-26 02:39:22.508805 | instance | skipping: [instance] 2026-02-26 02:39:22.509181 | instance | 2026-02-26 02:39:22.509510 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:39:22.509948 | instance | Thursday 26 February 2026 02:39:22 +0000 (0:00:00.081) 0:08:21.154 ***** 2026-02-26 02:39:22.587962 | instance | skipping: [instance] 2026-02-26 02:39:22.588180 | instance | 2026-02-26 02:39:22.588532 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:39:22.588873 | instance | Thursday 26 February 2026 02:39:22 +0000 (0:00:00.079) 0:08:21.233 ***** 2026-02-26 02:39:22.676187 | instance | ok: [instance] 2026-02-26 02:39:22.676436 | instance | 2026-02-26 02:39:22.676717 | instance | TASK [Create Ingress placement] ************************************************ 2026-02-26 02:39:22.677023 | instance | Thursday 26 February 2026 02:39:22 +0000 (0:00:00.087) 0:08:21.321 ***** 2026-02-26 02:39:22.933480 | instance | included: ingress for instance 2026-02-26 02:39:22.933705 | instance | 2026-02-26 02:39:22.934055 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-02-26 02:39:22.934354 | instance | Thursday 26 February 2026 02:39:22 +0000 (0:00:00.257) 0:08:21.579 ***** 2026-02-26 02:39:24.171257 | instance | ok: [instance] 2026-02-26 02:39:24.171561 | instance | 2026-02-26 02:39:24.171881 | instance | PLAY [Configure operating system] ********************************************** 2026-02-26 02:39:24.172147 | instance | 2026-02-26 02:39:24.172457 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:39:24.172738 | instance | Thursday 26 February 2026 02:39:24 +0000 (0:00:01.237) 0:08:22.817 ***** 2026-02-26 02:39:27.744834 | instance | ok: [instance] 2026-02-26 02:39:27.745084 | instance | 2026-02-26 02:39:27.745379 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-02-26 02:39:27.745698 | instance | Thursday 26 February 2026 02:39:27 +0000 (0:00:03.573) 0:08:26.390 ***** 2026-02-26 02:39:27.975391 | instance | ok: [instance] 2026-02-26 02:39:27.975621 | instance | 2026-02-26 02:39:27.975886 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-02-26 02:39:27.976147 | instance | Thursday 26 February 2026 02:39:27 +0000 (0:00:00.230) 0:08:26.621 ***** 2026-02-26 02:39:28.048346 | instance | skipping: [instance] 2026-02-26 02:39:28.049061 | instance | 2026-02-26 02:39:28.049133 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-02-26 02:39:28.049407 | instance | Thursday 26 February 2026 02:39:28 +0000 (0:00:00.072) 0:08:26.694 ***** 2026-02-26 02:39:28.134108 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-26 02:39:28.134178 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-26 02:39:28.134344 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-26 02:39:28.134463 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-26 02:39:28.134585 | instance | skipping: [instance] 2026-02-26 02:39:28.134695 | instance | 2026-02-26 02:39:28.134820 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-02-26 02:39:28.134939 | instance | Thursday 26 February 2026 02:39:28 +0000 (0:00:00.086) 0:08:26.780 ***** 2026-02-26 02:39:28.221841 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-26 02:39:28.222164 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-26 02:39:28.222445 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-26 02:39:28.222730 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-26 02:39:28.222999 | instance | skipping: [instance] 2026-02-26 02:39:28.223252 | instance | 2026-02-26 02:39:28.223567 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-02-26 02:39:28.223818 | instance | Thursday 26 February 2026 02:39:28 +0000 (0:00:00.087) 0:08:26.867 ***** 2026-02-26 02:39:28.297394 | instance | skipping: [instance] 2026-02-26 02:39:28.297465 | instance | 2026-02-26 02:39:28.297588 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-02-26 02:39:28.297711 | instance | Thursday 26 February 2026 02:39:28 +0000 (0:00:00.075) 0:08:26.943 ***** 2026-02-26 02:39:28.409126 | instance | skipping: [instance] 2026-02-26 02:39:28.409359 | instance | 2026-02-26 02:39:28.409627 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-26 02:39:28.409888 | instance | Thursday 26 February 2026 02:39:28 +0000 (0:00:00.110) 0:08:27.054 ***** 2026-02-26 02:39:28.791523 | instance | ok: [instance] 2026-02-26 02:39:28.792000 | instance | 2026-02-26 02:39:28.792280 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-26 02:39:28.792565 | instance | Thursday 26 February 2026 02:39:28 +0000 (0:00:00.381) 0:08:27.436 ***** 2026-02-26 02:39:29.799261 | instance | ok: [instance] 2026-02-26 02:39:29.799499 | instance | 2026-02-26 02:39:29.799787 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-26 02:39:29.800062 | instance | Thursday 26 February 2026 02:39:29 +0000 (0:00:01.008) 0:08:28.444 ***** 2026-02-26 02:39:30.314293 | instance | ok: [instance] 2026-02-26 02:39:30.314380 | instance | 2026-02-26 02:39:30.314506 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-02-26 02:39:30.314627 | instance | Thursday 26 February 2026 02:39:30 +0000 (0:00:00.515) 0:08:28.960 ***** 2026-02-26 02:39:31.526129 | instance | ok: [instance] 2026-02-26 02:39:31.526392 | instance | 2026-02-26 02:39:31.526772 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-02-26 02:39:31.527048 | instance | Thursday 26 February 2026 02:39:31 +0000 (0:00:01.211) 0:08:30.171 ***** 2026-02-26 02:39:31.977702 | instance | ok: [instance] 2026-02-26 02:39:31.977938 | instance | 2026-02-26 02:39:31.978221 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-02-26 02:39:31.978504 | instance | Thursday 26 February 2026 02:39:31 +0000 (0:00:00.450) 0:08:30.622 ***** 2026-02-26 02:39:32.691374 | instance | ok: [instance] 2026-02-26 02:39:32.691520 | instance | 2026-02-26 02:39:32.691695 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-02-26 02:39:32.691866 | instance | Thursday 26 February 2026 02:39:32 +0000 (0:00:00.714) 0:08:31.337 ***** 2026-02-26 02:39:33.295809 | instance | ok: [instance] 2026-02-26 02:39:33.296477 | instance | 2026-02-26 02:39:33.296492 | instance | PLAY [Deploy SDN] ************************************************************** 2026-02-26 02:39:33.296699 | instance | 2026-02-26 02:39:33.297033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:39:33.297317 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.603) 0:08:31.941 ***** 2026-02-26 02:39:33.394961 | instance | ok: [instance] 2026-02-26 02:39:33.395190 | instance | 2026-02-26 02:39:33.395460 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:39:33.395725 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.099) 0:08:32.040 ***** 2026-02-26 02:39:33.463954 | instance | skipping: [instance] 2026-02-26 02:39:33.464265 | instance | 2026-02-26 02:39:33.464592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:39:33.464965 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.069) 0:08:32.109 ***** 2026-02-26 02:39:33.538313 | instance | skipping: [instance] 2026-02-26 02:39:33.538565 | instance | 2026-02-26 02:39:33.538856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:39:33.539140 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.074) 0:08:32.183 ***** 2026-02-26 02:39:33.611650 | instance | skipping: [instance] 2026-02-26 02:39:33.611895 | instance | 2026-02-26 02:39:33.612173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:39:33.612437 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.073) 0:08:32.257 ***** 2026-02-26 02:39:33.687698 | instance | skipping: [instance] 2026-02-26 02:39:33.687824 | instance | 2026-02-26 02:39:33.687976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:39:33.688145 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.075) 0:08:32.333 ***** 2026-02-26 02:39:33.765281 | instance | skipping: [instance] 2026-02-26 02:39:33.765519 | instance | 2026-02-26 02:39:33.765893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:39:33.766157 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.077) 0:08:32.410 ***** 2026-02-26 02:39:33.846487 | instance | ok: [instance] 2026-02-26 02:39:33.846716 | instance | 2026-02-26 02:39:33.846986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:39:33.847254 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.081) 0:08:32.492 ***** 2026-02-26 02:39:33.914911 | instance | skipping: [instance] 2026-02-26 02:39:33.915258 | instance | 2026-02-26 02:39:33.915564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:39:33.915833 | instance | Thursday 26 February 2026 02:39:33 +0000 (0:00:00.068) 0:08:32.560 ***** 2026-02-26 02:39:34.020892 | instance | ok: [instance] 2026-02-26 02:39:34.021104 | instance | 2026-02-26 02:39:34.021530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:34.021838 | instance | Thursday 26 February 2026 02:39:34 +0000 (0:00:00.105) 0:08:32.665 ***** 2026-02-26 02:39:34.122581 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:34.122801 | instance | 2026-02-26 02:39:34.123086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:34.123390 | instance | Thursday 26 February 2026 02:39:34 +0000 (0:00:00.102) 0:08:32.768 ***** 2026-02-26 02:39:34.705616 | instance | ok: [instance] 2026-02-26 02:39:34.705846 | instance | 2026-02-26 02:39:34.706167 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-02-26 02:39:34.706473 | instance | Thursday 26 February 2026 02:39:34 +0000 (0:00:00.582) 0:08:33.350 ***** 2026-02-26 02:39:34.955678 | instance | ok: [instance] 2026-02-26 02:39:34.955932 | instance | 2026-02-26 02:39:34.956228 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-02-26 02:39:34.956511 | instance | Thursday 26 February 2026 02:39:34 +0000 (0:00:00.250) 0:08:33.601 ***** 2026-02-26 02:39:35.031840 | instance | ok: [instance] => { 2026-02-26 02:39:35.032107 | instance | "changed": false, 2026-02-26 02:39:35.032365 | instance | "msg": "All assertions passed" 2026-02-26 02:39:35.032617 | instance | } 2026-02-26 02:39:35.032952 | instance | 2026-02-26 02:39:35.033220 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-02-26 02:39:35.033475 | instance | Thursday 26 February 2026 02:39:35 +0000 (0:00:00.076) 0:08:33.677 ***** 2026-02-26 02:39:35.500391 | instance | ok: [instance] 2026-02-26 02:39:35.500525 | instance | 2026-02-26 02:39:35.500699 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-02-26 02:39:35.500892 | instance | Thursday 26 February 2026 02:39:35 +0000 (0:00:00.468) 0:08:34.146 ***** 2026-02-26 02:39:35.581838 | instance | ok: [instance] => { 2026-02-26 02:39:35.581936 | instance | "changed": false, 2026-02-26 02:39:35.582085 | instance | "msg": "Successfully pulled openvswitch image" 2026-02-26 02:39:35.582210 | instance | } 2026-02-26 02:39:35.582331 | instance | 2026-02-26 02:39:35.582457 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-02-26 02:39:35.582579 | instance | Thursday 26 February 2026 02:39:35 +0000 (0:00:00.081) 0:08:34.227 ***** 2026-02-26 02:39:37.265064 | instance | ok: [instance] 2026-02-26 02:39:37.265285 | instance | 2026-02-26 02:39:37.265561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:37.265824 | instance | Thursday 26 February 2026 02:39:37 +0000 (0:00:01.682) 0:08:35.910 ***** 2026-02-26 02:39:37.376672 | instance | skipping: [instance] 2026-02-26 02:39:37.376947 | instance | 2026-02-26 02:39:37.377211 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-02-26 02:39:37.377487 | instance | Thursday 26 February 2026 02:39:37 +0000 (0:00:00.111) 0:08:36.022 ***** 2026-02-26 02:39:37.518492 | instance | skipping: [instance] 2026-02-26 02:39:37.518659 | instance | 2026-02-26 02:39:37.518923 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:37.519123 | instance | Thursday 26 February 2026 02:39:37 +0000 (0:00:00.141) 0:08:36.163 ***** 2026-02-26 02:39:37.743422 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:37.743670 | instance | 2026-02-26 02:39:37.743954 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:37.744244 | instance | Thursday 26 February 2026 02:39:37 +0000 (0:00:00.225) 0:08:36.388 ***** 2026-02-26 02:39:38.326913 | instance | ok: [instance] 2026-02-26 02:39:38.326989 | instance | 2026-02-26 02:39:38.327001 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-02-26 02:39:38.327011 | instance | Thursday 26 February 2026 02:39:38 +0000 (0:00:00.580) 0:08:36.969 ***** 2026-02-26 02:39:38.397644 | instance | skipping: [instance] 2026-02-26 02:39:38.397865 | instance | 2026-02-26 02:39:38.398154 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-02-26 02:39:38.398422 | instance | Thursday 26 February 2026 02:39:38 +0000 (0:00:00.073) 0:08:37.043 ***** 2026-02-26 02:39:38.470485 | instance | skipping: [instance] 2026-02-26 02:39:38.470764 | instance | 2026-02-26 02:39:38.471069 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-02-26 02:39:38.471408 | instance | Thursday 26 February 2026 02:39:38 +0000 (0:00:00.073) 0:08:37.116 ***** 2026-02-26 02:39:39.028636 | instance | ok: [instance] 2026-02-26 02:39:39.028893 | instance | 2026-02-26 02:39:39.029177 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-02-26 02:39:39.029439 | instance | Thursday 26 February 2026 02:39:39 +0000 (0:00:00.558) 0:08:37.674 ***** 2026-02-26 02:39:39.104160 | instance | ok: [instance] => { 2026-02-26 02:39:39.104415 | instance | "changed": false, 2026-02-26 02:39:39.104684 | instance | "msg": "Successfully pulled ovn-controller image" 2026-02-26 02:39:39.104964 | instance | } 2026-02-26 02:39:39.105227 | instance | 2026-02-26 02:39:39.105488 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-02-26 02:39:39.105744 | instance | Thursday 26 February 2026 02:39:39 +0000 (0:00:00.075) 0:08:37.749 ***** 2026-02-26 02:39:39.271430 | instance | skipping: [instance] 2026-02-26 02:39:39.271650 | instance | 2026-02-26 02:39:39.271902 | instance | PLAY [controllers[0]] ********************************************************** 2026-02-26 02:39:39.272159 | instance | 2026-02-26 02:39:39.272424 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:39:39.272676 | instance | Thursday 26 February 2026 02:39:39 +0000 (0:00:00.167) 0:08:37.917 ***** 2026-02-26 02:39:43.331214 | instance | ok: [instance] 2026-02-26 02:39:43.331329 | instance | 2026-02-26 02:39:43.331411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:39:43.331585 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:04.059) 0:08:41.976 ***** 2026-02-26 02:39:43.445176 | instance | ok: [instance] 2026-02-26 02:39:43.445293 | instance | 2026-02-26 02:39:43.445356 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:39:43.445502 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.113) 0:08:42.090 ***** 2026-02-26 02:39:43.525400 | instance | skipping: [instance] 2026-02-26 02:39:43.525466 | instance | 2026-02-26 02:39:43.525626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:39:43.525922 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.079) 0:08:42.170 ***** 2026-02-26 02:39:43.604917 | instance | skipping: [instance] 2026-02-26 02:39:43.605161 | instance | 2026-02-26 02:39:43.605448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:39:43.605720 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.079) 0:08:42.250 ***** 2026-02-26 02:39:43.677111 | instance | skipping: [instance] 2026-02-26 02:39:43.677359 | instance | 2026-02-26 02:39:43.677656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:39:43.677945 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.072) 0:08:42.322 ***** 2026-02-26 02:39:43.742267 | instance | skipping: [instance] 2026-02-26 02:39:43.742413 | instance | 2026-02-26 02:39:43.742605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:39:43.742780 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.065) 0:08:42.388 ***** 2026-02-26 02:39:43.821579 | instance | skipping: [instance] 2026-02-26 02:39:43.821822 | instance | 2026-02-26 02:39:43.822118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:39:43.822382 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.079) 0:08:42.467 ***** 2026-02-26 02:39:43.892666 | instance | ok: [instance] 2026-02-26 02:39:43.892927 | instance | 2026-02-26 02:39:43.893219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:39:43.893480 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.071) 0:08:42.538 ***** 2026-02-26 02:39:43.977810 | instance | ok: [instance] => (item=libvirt_exporter) 2026-02-26 02:39:43.978051 | instance | 2026-02-26 02:39:43.978322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:39:43.978586 | instance | Thursday 26 February 2026 02:39:43 +0000 (0:00:00.084) 0:08:42.623 ***** 2026-02-26 02:39:44.205863 | instance | ok: [instance] 2026-02-26 02:39:44.206147 | instance | 2026-02-26 02:39:44.206447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:44.206741 | instance | Thursday 26 February 2026 02:39:44 +0000 (0:00:00.228) 0:08:42.851 ***** 2026-02-26 02:39:44.314526 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:44.314760 | instance | 2026-02-26 02:39:44.315029 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:44.315309 | instance | Thursday 26 February 2026 02:39:44 +0000 (0:00:00.108) 0:08:42.960 ***** 2026-02-26 02:39:44.941887 | instance | ok: [instance] 2026-02-26 02:39:44.942120 | instance | 2026-02-26 02:39:44.942396 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-02-26 02:39:44.942661 | instance | Thursday 26 February 2026 02:39:44 +0000 (0:00:00.627) 0:08:43.587 ***** 2026-02-26 02:39:46.424584 | instance | ok: [instance] => (item=libvirt-vnc) 2026-02-26 02:39:46.424883 | instance | ok: [instance] => (item=libvirt-api) 2026-02-26 02:39:46.425147 | instance | 2026-02-26 02:39:46.425425 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-02-26 02:39:46.425865 | instance | Thursday 26 February 2026 02:39:46 +0000 (0:00:01.482) 0:08:45.070 ***** 2026-02-26 02:39:47.769087 | instance | ok: [instance] => (item=libvirt-vnc) 2026-02-26 02:39:47.769338 | instance | ok: [instance] => (item=libvirt-api) 2026-02-26 02:39:47.769583 | instance | 2026-02-26 02:39:47.769856 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-02-26 02:39:47.770131 | instance | Thursday 26 February 2026 02:39:47 +0000 (0:00:01.344) 0:08:46.414 ***** 2026-02-26 02:39:49.812895 | instance | ok: [instance] 2026-02-26 02:39:49.812953 | instance | 2026-02-26 02:39:49.812965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:49.812976 | instance | Thursday 26 February 2026 02:39:49 +0000 (0:00:02.042) 0:08:48.457 ***** 2026-02-26 02:39:49.922874 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:49.923238 | instance | 2026-02-26 02:39:49.923280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:49.923286 | instance | Thursday 26 February 2026 02:39:49 +0000 (0:00:00.111) 0:08:48.568 ***** 2026-02-26 02:39:50.485455 | instance | ok: [instance] 2026-02-26 02:39:50.485538 | instance | 2026-02-26 02:39:50.485827 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-02-26 02:39:50.485880 | instance | Thursday 26 February 2026 02:39:50 +0000 (0:00:00.561) 0:08:49.130 ***** 2026-02-26 02:39:52.171395 | instance | ok: [instance] 2026-02-26 02:39:52.171464 | instance | 2026-02-26 02:39:52.171762 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-26 02:39:52.171804 | instance | Thursday 26 February 2026 02:39:52 +0000 (0:00:01.685) 0:08:50.816 ***** 2026-02-26 02:39:53.186417 | instance | ok: [instance] 2026-02-26 02:39:53.186526 | instance | 2026-02-26 02:39:53.186658 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-26 02:39:53.186783 | instance | Thursday 26 February 2026 02:39:53 +0000 (0:00:01.016) 0:08:51.832 ***** 2026-02-26 02:39:53.427625 | instance | ok: [instance] 2026-02-26 02:39:53.427703 | instance | 2026-02-26 02:39:53.427815 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-26 02:39:53.427936 | instance | Thursday 26 February 2026 02:39:53 +0000 (0:00:00.241) 0:08:52.073 ***** 2026-02-26 02:39:53.981211 | instance | ok: [instance] 2026-02-26 02:39:53.981322 | instance | 2026-02-26 02:39:53.981466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:39:53.981590 | instance | Thursday 26 February 2026 02:39:53 +0000 (0:00:00.552) 0:08:52.626 ***** 2026-02-26 02:39:54.209189 | instance | ok: [instance] 2026-02-26 02:39:54.209500 | instance | 2026-02-26 02:39:54.209947 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:39:54.210268 | instance | Thursday 26 February 2026 02:39:54 +0000 (0:00:00.228) 0:08:52.854 ***** 2026-02-26 02:39:54.329878 | instance | included: rabbitmq for instance 2026-02-26 02:39:54.330150 | instance | 2026-02-26 02:39:54.330473 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:39:54.330738 | instance | Thursday 26 February 2026 02:39:54 +0000 (0:00:00.120) 0:08:52.975 ***** 2026-02-26 02:39:55.269703 | instance | ok: [instance] 2026-02-26 02:39:55.269991 | instance | 2026-02-26 02:39:55.270285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:39:55.270600 | instance | Thursday 26 February 2026 02:39:55 +0000 (0:00:00.939) 0:08:53.915 ***** 2026-02-26 02:39:55.453863 | instance | skipping: [instance] 2026-02-26 02:39:55.454071 | instance | 2026-02-26 02:39:55.454369 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:39:55.454698 | instance | Thursday 26 February 2026 02:39:55 +0000 (0:00:00.184) 0:08:54.099 ***** 2026-02-26 02:39:55.631547 | instance | skipping: [instance] 2026-02-26 02:39:55.631616 | instance | 2026-02-26 02:39:55.631746 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:39:55.631878 | instance | Thursday 26 February 2026 02:39:55 +0000 (0:00:00.177) 0:08:54.277 ***** 2026-02-26 02:39:55.814873 | instance | skipping: [instance] 2026-02-26 02:39:55.815138 | instance | 2026-02-26 02:39:55.815416 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:39:55.815688 | instance | Thursday 26 February 2026 02:39:55 +0000 (0:00:00.183) 0:08:54.460 ***** 2026-02-26 02:39:56.655260 | instance | ok: [instance] 2026-02-26 02:39:56.655474 | instance | 2026-02-26 02:39:56.655769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:39:56.656047 | instance | Thursday 26 February 2026 02:39:56 +0000 (0:00:00.839) 0:08:55.300 ***** 2026-02-26 02:39:57.315941 | instance | ok: [instance] 2026-02-26 02:39:57.316277 | instance | 2026-02-26 02:39:57.316645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:39:57.317009 | instance | Thursday 26 February 2026 02:39:57 +0000 (0:00:00.660) 0:08:55.961 ***** 2026-02-26 02:39:57.401636 | instance | ok: [instance] 2026-02-26 02:39:57.401877 | instance | 2026-02-26 02:39:57.402243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:39:57.402587 | instance | Thursday 26 February 2026 02:39:57 +0000 (0:00:00.085) 0:08:56.047 ***** 2026-02-26 02:39:57.495119 | instance | skipping: [instance] 2026-02-26 02:39:57.495272 | instance | 2026-02-26 02:39:57.495446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:39:57.495647 | instance | Thursday 26 February 2026 02:39:57 +0000 (0:00:00.093) 0:08:56.140 ***** 2026-02-26 02:39:57.575317 | instance | skipping: [instance] 2026-02-26 02:39:57.575562 | instance | 2026-02-26 02:39:57.575911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:39:57.576186 | instance | Thursday 26 February 2026 02:39:57 +0000 (0:00:00.080) 0:08:56.221 ***** 2026-02-26 02:39:57.653292 | instance | ok: [instance] 2026-02-26 02:39:57.653352 | instance | 2026-02-26 02:39:57.653490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:39:57.653608 | instance | Thursday 26 February 2026 02:39:57 +0000 (0:00:00.078) 0:08:56.299 ***** 2026-02-26 02:39:57.924582 | instance | ok: [instance] => (item=compute_metadata) 2026-02-26 02:39:57.924907 | instance | ok: [instance] => (item=placement) 2026-02-26 02:39:57.925185 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:39:57.925472 | instance | ok: [instance] => (item=volumev3) 2026-02-26 02:39:57.925775 | instance | ok: [instance] => (item=network) 2026-02-26 02:39:57.926067 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-02-26 02:39:57.926353 | instance | ok: [instance] => (item=image) 2026-02-26 02:39:57.926665 | instance | ok: [instance] => (item=oslo_db_api) 2026-02-26 02:39:57.926960 | instance | ok: [instance] => (item=compute) 2026-02-26 02:39:57.927234 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:39:57.927515 | instance | ok: [instance] => (item=identity) 2026-02-26 02:39:57.927824 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:39:57.928108 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-02-26 02:39:57.928386 | instance | ok: [instance] => (item=baremetal) 2026-02-26 02:39:57.928655 | instance | 2026-02-26 02:39:57.928985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:39:57.929272 | instance | Thursday 26 February 2026 02:39:57 +0000 (0:00:00.270) 0:08:56.570 ***** 2026-02-26 02:39:58.028735 | instance | ok: [instance] 2026-02-26 02:39:58.029020 | instance | 2026-02-26 02:39:58.029302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:39:58.029565 | instance | Thursday 26 February 2026 02:39:58 +0000 (0:00:00.104) 0:08:56.674 ***** 2026-02-26 02:39:58.149739 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:39:58.149980 | instance | 2026-02-26 02:39:58.150255 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:39:58.150508 | instance | Thursday 26 February 2026 02:39:58 +0000 (0:00:00.120) 0:08:56.795 ***** 2026-02-26 02:39:58.735911 | instance | ok: [instance] 2026-02-26 02:39:58.736152 | instance | 2026-02-26 02:39:58.736471 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-02-26 02:39:58.736744 | instance | Thursday 26 February 2026 02:39:58 +0000 (0:00:00.585) 0:08:57.381 ***** 2026-02-26 02:39:59.125405 | instance | ok: [instance -> localhost] 2026-02-26 02:39:59.125616 | instance | 2026-02-26 02:39:59.125895 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-02-26 02:39:59.126168 | instance | Thursday 26 February 2026 02:39:59 +0000 (0:00:00.389) 0:08:57.770 ***** 2026-02-26 02:39:59.704272 | instance | ok: [instance -> localhost] 2026-02-26 02:39:59.704483 | instance | 2026-02-26 02:39:59.704806 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-02-26 02:39:59.705161 | instance | Thursday 26 February 2026 02:39:59 +0000 (0:00:00.578) 0:08:58.349 ***** 2026-02-26 02:40:00.221210 | instance | ok: [instance -> localhost] 2026-02-26 02:40:00.221476 | instance | 2026-02-26 02:40:00.221811 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-02-26 02:40:00.222124 | instance | Thursday 26 February 2026 02:40:00 +0000 (0:00:00.516) 0:08:58.866 ***** 2026-02-26 02:40:00.443601 | instance | ok: [instance -> localhost] 2026-02-26 02:40:00.443739 | instance | 2026-02-26 02:40:00.444019 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-02-26 02:40:00.444292 | instance | Thursday 26 February 2026 02:40:00 +0000 (0:00:00.222) 0:08:59.089 ***** 2026-02-26 02:40:01.870823 | instance | ok: [instance] => (item=nova-bootstrap) 2026-02-26 02:40:01.871095 | instance | ok: [instance] => (item=nova-cell-setup) 2026-02-26 02:40:01.871382 | instance | 2026-02-26 02:40:01.871647 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-02-26 02:40:01.871987 | instance | Thursday 26 February 2026 02:40:01 +0000 (0:00:01.426) 0:09:00.515 ***** 2026-02-26 02:40:05.278426 | instance | ok: [instance] 2026-02-26 02:40:05.278585 | instance | 2026-02-26 02:40:05.278758 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:40:05.278918 | instance | Thursday 26 February 2026 02:40:05 +0000 (0:00:03.407) 0:09:03.923 ***** 2026-02-26 02:40:05.555525 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:40:05.555805 | instance | 2026-02-26 02:40:05.556079 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:40:05.556345 | instance | Thursday 26 February 2026 02:40:05 +0000 (0:00:00.276) 0:09:04.200 ***** 2026-02-26 02:40:05.628628 | instance | skipping: [instance] 2026-02-26 02:40:05.628883 | instance | 2026-02-26 02:40:05.629189 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:40:05.629460 | instance | Thursday 26 February 2026 02:40:05 +0000 (0:00:00.073) 0:09:04.274 ***** 2026-02-26 02:40:05.711543 | instance | skipping: [instance] 2026-02-26 02:40:05.711815 | instance | 2026-02-26 02:40:05.712167 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:40:05.712464 | instance | Thursday 26 February 2026 02:40:05 +0000 (0:00:00.082) 0:09:04.357 ***** 2026-02-26 02:40:05.795303 | instance | ok: [instance] 2026-02-26 02:40:05.795442 | instance | 2026-02-26 02:40:05.795620 | instance | TASK [Create Ingress compute] ************************************************** 2026-02-26 02:40:05.795797 | instance | Thursday 26 February 2026 02:40:05 +0000 (0:00:00.083) 0:09:04.441 ***** 2026-02-26 02:40:05.909207 | instance | included: ingress for instance 2026-02-26 02:40:05.909329 | instance | 2026-02-26 02:40:05.909501 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-02-26 02:40:05.909666 | instance | Thursday 26 February 2026 02:40:05 +0000 (0:00:00.113) 0:09:04.555 ***** 2026-02-26 02:40:06.937871 | instance | ok: [instance] 2026-02-26 02:40:06.938137 | instance | 2026-02-26 02:40:06.938413 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:40:06.938692 | instance | Thursday 26 February 2026 02:40:06 +0000 (0:00:01.027) 0:09:05.582 ***** 2026-02-26 02:40:07.107707 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:40:07.107960 | instance | 2026-02-26 02:40:07.108241 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:40:07.108552 | instance | Thursday 26 February 2026 02:40:07 +0000 (0:00:00.170) 0:09:05.753 ***** 2026-02-26 02:40:07.178565 | instance | skipping: [instance] 2026-02-26 02:40:07.178788 | instance | 2026-02-26 02:40:07.179111 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:40:07.179359 | instance | Thursday 26 February 2026 02:40:07 +0000 (0:00:00.071) 0:09:05.824 ***** 2026-02-26 02:40:07.249424 | instance | skipping: [instance] 2026-02-26 02:40:07.249660 | instance | 2026-02-26 02:40:07.249970 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:40:07.250245 | instance | Thursday 26 February 2026 02:40:07 +0000 (0:00:00.070) 0:09:05.895 ***** 2026-02-26 02:40:07.332990 | instance | ok: [instance] 2026-02-26 02:40:07.333222 | instance | 2026-02-26 02:40:07.333494 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-02-26 02:40:07.333765 | instance | Thursday 26 February 2026 02:40:07 +0000 (0:00:00.083) 0:09:05.978 ***** 2026-02-26 02:40:07.450649 | instance | included: ingress for instance 2026-02-26 02:40:07.450869 | instance | 2026-02-26 02:40:07.451178 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-02-26 02:40:07.451449 | instance | Thursday 26 February 2026 02:40:07 +0000 (0:00:00.117) 0:09:06.096 ***** 2026-02-26 02:40:08.627346 | instance | ok: [instance] 2026-02-26 02:40:08.627579 | instance | 2026-02-26 02:40:08.627948 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-02-26 02:40:08.628227 | instance | Thursday 26 February 2026 02:40:08 +0000 (0:00:01.175) 0:09:07.272 ***** 2026-02-26 02:40:09.305889 | instance | ok: [instance] 2026-02-26 02:40:09.305960 | instance | 2026-02-26 02:40:09.306372 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-02-26 02:40:09.306552 | instance | Thursday 26 February 2026 02:40:09 +0000 (0:00:00.679) 0:09:07.951 ***** 2026-02-26 02:40:14.337114 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-02-26 02:40:14.337392 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-02-26 02:40:14.337667 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-02-26 02:40:14.337968 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-02-26 02:40:14.338253 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-02-26 02:40:14.338529 | instance | 2026-02-26 02:40:14.338807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:40:14.339096 | instance | Thursday 26 February 2026 02:40:14 +0000 (0:00:05.030) 0:09:12.982 ***** 2026-02-26 02:40:14.561020 | instance | ok: [instance] 2026-02-26 02:40:14.561262 | instance | 2026-02-26 02:40:14.561530 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:40:14.561793 | instance | Thursday 26 February 2026 02:40:14 +0000 (0:00:00.223) 0:09:13.206 ***** 2026-02-26 02:40:14.693314 | instance | included: rabbitmq for instance 2026-02-26 02:40:14.693368 | instance | 2026-02-26 02:40:14.693417 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:40:14.693702 | instance | Thursday 26 February 2026 02:40:14 +0000 (0:00:00.131) 0:09:13.338 ***** 2026-02-26 02:40:15.401327 | instance | ok: [instance] 2026-02-26 02:40:15.401555 | instance | 2026-02-26 02:40:15.401844 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:40:15.402112 | instance | Thursday 26 February 2026 02:40:15 +0000 (0:00:00.708) 0:09:14.046 ***** 2026-02-26 02:40:15.576081 | instance | skipping: [instance] 2026-02-26 02:40:15.576318 | instance | 2026-02-26 02:40:15.576616 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:40:15.576934 | instance | Thursday 26 February 2026 02:40:15 +0000 (0:00:00.175) 0:09:14.221 ***** 2026-02-26 02:40:15.754095 | instance | skipping: [instance] 2026-02-26 02:40:15.754318 | instance | 2026-02-26 02:40:15.754594 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:40:15.754864 | instance | Thursday 26 February 2026 02:40:15 +0000 (0:00:00.177) 0:09:14.399 ***** 2026-02-26 02:40:15.916458 | instance | skipping: [instance] 2026-02-26 02:40:15.916685 | instance | 2026-02-26 02:40:15.916988 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:40:15.917346 | instance | Thursday 26 February 2026 02:40:15 +0000 (0:00:00.162) 0:09:14.562 ***** 2026-02-26 02:40:16.882958 | instance | ok: [instance] 2026-02-26 02:40:16.883209 | instance | 2026-02-26 02:40:16.883496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:40:16.883795 | instance | Thursday 26 February 2026 02:40:16 +0000 (0:00:00.965) 0:09:15.528 ***** 2026-02-26 02:40:17.629247 | instance | ok: [instance] 2026-02-26 02:40:17.629512 | instance | 2026-02-26 02:40:17.629811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:40:17.630119 | instance | Thursday 26 February 2026 02:40:17 +0000 (0:00:00.746) 0:09:16.274 ***** 2026-02-26 02:40:17.725237 | instance | ok: [instance] 2026-02-26 02:40:17.725542 | instance | 2026-02-26 02:40:17.725932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:40:17.726365 | instance | Thursday 26 February 2026 02:40:17 +0000 (0:00:00.095) 0:09:16.370 ***** 2026-02-26 02:40:17.799918 | instance | skipping: [instance] 2026-02-26 02:40:17.800081 | instance | 2026-02-26 02:40:17.800273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:40:17.800459 | instance | Thursday 26 February 2026 02:40:17 +0000 (0:00:00.075) 0:09:16.445 ***** 2026-02-26 02:40:17.868069 | instance | skipping: [instance] 2026-02-26 02:40:17.868314 | instance | 2026-02-26 02:40:17.868593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:40:17.868901 | instance | Thursday 26 February 2026 02:40:17 +0000 (0:00:00.068) 0:09:16.513 ***** 2026-02-26 02:40:17.940838 | instance | ok: [instance] 2026-02-26 02:40:17.941169 | instance | 2026-02-26 02:40:17.941531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:40:17.941810 | instance | Thursday 26 February 2026 02:40:17 +0000 (0:00:00.072) 0:09:16.586 ***** 2026-02-26 02:40:18.131948 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:40:18.132202 | instance | ok: [instance] => (item=dns) 2026-02-26 02:40:18.132468 | instance | ok: [instance] => (item=compute_metadata) 2026-02-26 02:40:18.132809 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:40:18.133046 | instance | ok: [instance] => (item=load_balancer) 2026-02-26 02:40:18.133310 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:40:18.133577 | instance | ok: [instance] => (item=compute) 2026-02-26 02:40:18.133856 | instance | ok: [instance] => (item=identity) 2026-02-26 02:40:18.134116 | instance | ok: [instance] => (item=network) 2026-02-26 02:40:18.134471 | instance | ok: [instance] => (item=baremetal) 2026-02-26 02:40:18.134730 | instance | 2026-02-26 02:40:18.134997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:40:18.135259 | instance | Thursday 26 February 2026 02:40:18 +0000 (0:00:00.190) 0:09:16.777 ***** 2026-02-26 02:40:18.243337 | instance | ok: [instance] 2026-02-26 02:40:18.243601 | instance | 2026-02-26 02:40:18.243856 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:40:18.244137 | instance | Thursday 26 February 2026 02:40:18 +0000 (0:00:00.110) 0:09:16.888 ***** 2026-02-26 02:40:18.351066 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:40:18.351137 | instance | 2026-02-26 02:40:18.351275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:40:18.351402 | instance | Thursday 26 February 2026 02:40:18 +0000 (0:00:00.108) 0:09:16.997 ***** 2026-02-26 02:40:18.955710 | instance | ok: [instance] 2026-02-26 02:40:18.955865 | instance | 2026-02-26 02:40:18.956085 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-02-26 02:40:18.956346 | instance | Thursday 26 February 2026 02:40:18 +0000 (0:00:00.604) 0:09:17.601 ***** 2026-02-26 02:40:19.025462 | instance | skipping: [instance] 2026-02-26 02:40:19.025709 | instance | 2026-02-26 02:40:19.026009 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-02-26 02:40:19.026302 | instance | Thursday 26 February 2026 02:40:19 +0000 (0:00:00.069) 0:09:17.671 ***** 2026-02-26 02:40:19.351719 | instance | ok: [instance] 2026-02-26 02:40:19.351987 | instance | 2026-02-26 02:40:19.352263 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-02-26 02:40:19.352569 | instance | Thursday 26 February 2026 02:40:19 +0000 (0:00:00.326) 0:09:17.997 ***** 2026-02-26 02:40:19.424367 | instance | skipping: [instance] 2026-02-26 02:40:19.424568 | instance | 2026-02-26 02:40:19.424881 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-02-26 02:40:19.425172 | instance | Thursday 26 February 2026 02:40:19 +0000 (0:00:00.072) 0:09:18.070 ***** 2026-02-26 02:40:19.513039 | instance | ok: [instance] 2026-02-26 02:40:19.513297 | instance | 2026-02-26 02:40:19.513571 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-02-26 02:40:19.513831 | instance | Thursday 26 February 2026 02:40:19 +0000 (0:00:00.088) 0:09:18.159 ***** 2026-02-26 02:40:22.216148 | instance | ok: [instance] 2026-02-26 02:40:22.216395 | instance | 2026-02-26 02:40:22.216660 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:40:22.216969 | instance | Thursday 26 February 2026 02:40:22 +0000 (0:00:02.702) 0:09:20.861 ***** 2026-02-26 02:40:22.381766 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:40:22.382025 | instance | 2026-02-26 02:40:22.382321 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:40:22.382609 | instance | Thursday 26 February 2026 02:40:22 +0000 (0:00:00.165) 0:09:21.027 ***** 2026-02-26 02:40:22.448788 | instance | skipping: [instance] 2026-02-26 02:40:22.449047 | instance | 2026-02-26 02:40:22.449350 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:40:22.449632 | instance | Thursday 26 February 2026 02:40:22 +0000 (0:00:00.067) 0:09:21.094 ***** 2026-02-26 02:40:22.520810 | instance | skipping: [instance] 2026-02-26 02:40:22.521124 | instance | 2026-02-26 02:40:22.521463 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:40:22.521739 | instance | Thursday 26 February 2026 02:40:22 +0000 (0:00:00.071) 0:09:21.166 ***** 2026-02-26 02:40:22.600753 | instance | ok: [instance] 2026-02-26 02:40:22.601057 | instance | 2026-02-26 02:40:22.601362 | instance | TASK [Create Ingress network] ************************************************** 2026-02-26 02:40:22.601643 | instance | Thursday 26 February 2026 02:40:22 +0000 (0:00:00.080) 0:09:21.246 ***** 2026-02-26 02:40:22.718978 | instance | included: ingress for instance 2026-02-26 02:40:22.719214 | instance | 2026-02-26 02:40:22.719499 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-02-26 02:40:22.719778 | instance | Thursday 26 February 2026 02:40:22 +0000 (0:00:00.118) 0:09:21.364 ***** 2026-02-26 02:40:23.943049 | instance | ok: [instance] 2026-02-26 02:40:23.943274 | instance | 2026-02-26 02:40:23.943547 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-02-26 02:40:23.943838 | instance | Thursday 26 February 2026 02:40:23 +0000 (0:00:01.223) 0:09:22.588 ***** 2026-02-26 02:40:24.641688 | instance | ok: [instance] 2026-02-26 02:40:24.641936 | instance | 2026-02-26 02:40:24.642212 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-02-26 02:40:24.642486 | instance | Thursday 26 February 2026 02:40:24 +0000 (0:00:00.698) 0:09:23.287 ***** 2026-02-26 02:40:25.802352 | instance | ok: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-02-26 02:40:25.802585 | instance | 2026-02-26 02:40:25.802886 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-02-26 02:40:25.803161 | instance | Thursday 26 February 2026 02:40:25 +0000 (0:00:01.160) 0:09:24.447 ***** 2026-02-26 02:40:27.235497 | instance | ok: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-02-26 02:40:27.235712 | instance | 2026-02-26 02:40:27.235993 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:40:27.236262 | instance | Thursday 26 February 2026 02:40:27 +0000 (0:00:01.433) 0:09:25.881 ***** 2026-02-26 02:40:27.349763 | instance | ok: [instance] 2026-02-26 02:40:27.349999 | instance | 2026-02-26 02:40:27.350275 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:40:27.350562 | instance | Thursday 26 February 2026 02:40:27 +0000 (0:00:00.114) 0:09:25.995 ***** 2026-02-26 02:40:27.471356 | instance | included: rabbitmq for instance 2026-02-26 02:40:27.471595 | instance | 2026-02-26 02:40:27.471880 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:40:27.472145 | instance | Thursday 26 February 2026 02:40:27 +0000 (0:00:00.121) 0:09:26.117 ***** 2026-02-26 02:40:28.169683 | instance | ok: [instance] 2026-02-26 02:40:28.169925 | instance | 2026-02-26 02:40:28.170214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:40:28.170503 | instance | Thursday 26 February 2026 02:40:28 +0000 (0:00:00.698) 0:09:26.815 ***** 2026-02-26 02:40:28.349833 | instance | skipping: [instance] 2026-02-26 02:40:28.350061 | instance | 2026-02-26 02:40:28.350347 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:40:28.350666 | instance | Thursday 26 February 2026 02:40:28 +0000 (0:00:00.180) 0:09:26.995 ***** 2026-02-26 02:40:28.527049 | instance | skipping: [instance] 2026-02-26 02:40:28.527288 | instance | 2026-02-26 02:40:28.527564 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:40:28.527858 | instance | Thursday 26 February 2026 02:40:28 +0000 (0:00:00.177) 0:09:27.172 ***** 2026-02-26 02:40:28.694917 | instance | skipping: [instance] 2026-02-26 02:40:28.695153 | instance | 2026-02-26 02:40:28.695426 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:40:28.695743 | instance | Thursday 26 February 2026 02:40:28 +0000 (0:00:00.167) 0:09:27.340 ***** 2026-02-26 02:40:29.563805 | instance | ok: [instance] 2026-02-26 02:40:29.563855 | instance | 2026-02-26 02:40:29.563863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:40:29.563871 | instance | Thursday 26 February 2026 02:40:29 +0000 (0:00:00.868) 0:09:28.209 ***** 2026-02-26 02:40:30.253412 | instance | ok: [instance] 2026-02-26 02:40:30.253491 | instance | 2026-02-26 02:40:30.253621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:40:30.253752 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.690) 0:09:28.899 ***** 2026-02-26 02:40:30.328824 | instance | ok: [instance] 2026-02-26 02:40:30.328893 | instance | 2026-02-26 02:40:30.329024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:40:30.329141 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.075) 0:09:28.974 ***** 2026-02-26 02:40:30.403857 | instance | skipping: [instance] 2026-02-26 02:40:30.403975 | instance | 2026-02-26 02:40:30.404147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:40:30.404311 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.074) 0:09:29.049 ***** 2026-02-26 02:40:30.486858 | instance | skipping: [instance] 2026-02-26 02:40:30.487095 | instance | 2026-02-26 02:40:30.487392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:40:30.487650 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.082) 0:09:29.132 ***** 2026-02-26 02:40:30.561964 | instance | ok: [instance] 2026-02-26 02:40:30.562179 | instance | 2026-02-26 02:40:30.562456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:40:30.562737 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.075) 0:09:29.207 ***** 2026-02-26 02:40:30.694629 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:40:30.694857 | instance | ok: [instance] => (item=orchestration) 2026-02-26 02:40:30.695114 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:40:30.695377 | instance | ok: [instance] => (item=cloudformation) 2026-02-26 02:40:30.695633 | instance | ok: [instance] => (item=identity) 2026-02-26 02:40:30.695893 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:40:30.696135 | instance | 2026-02-26 02:40:30.696400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:40:30.696660 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.132) 0:09:29.340 ***** 2026-02-26 02:40:30.808864 | instance | ok: [instance] 2026-02-26 02:40:30.809088 | instance | 2026-02-26 02:40:30.809397 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:40:30.809825 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.113) 0:09:29.454 ***** 2026-02-26 02:40:30.920216 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:40:30.920434 | instance | 2026-02-26 02:40:30.920705 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:40:30.921026 | instance | Thursday 26 February 2026 02:40:30 +0000 (0:00:00.111) 0:09:29.566 ***** 2026-02-26 02:40:31.513774 | instance | ok: [instance] 2026-02-26 02:40:31.514017 | instance | 2026-02-26 02:40:31.514300 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-02-26 02:40:31.514567 | instance | Thursday 26 February 2026 02:40:31 +0000 (0:00:00.593) 0:09:30.159 ***** 2026-02-26 02:40:33.976243 | instance | ok: [instance] 2026-02-26 02:40:33.976501 | instance | 2026-02-26 02:40:33.976798 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:40:33.977122 | instance | Thursday 26 February 2026 02:40:33 +0000 (0:00:02.462) 0:09:32.621 ***** 2026-02-26 02:40:34.139040 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:40:34.139303 | instance | 2026-02-26 02:40:34.139591 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:40:34.139870 | instance | Thursday 26 February 2026 02:40:34 +0000 (0:00:00.162) 0:09:32.784 ***** 2026-02-26 02:40:34.219307 | instance | skipping: [instance] 2026-02-26 02:40:34.219450 | instance | 2026-02-26 02:40:34.219626 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:40:34.219789 | instance | Thursday 26 February 2026 02:40:34 +0000 (0:00:00.080) 0:09:32.865 ***** 2026-02-26 02:40:34.300121 | instance | skipping: [instance] 2026-02-26 02:40:34.300318 | instance | 2026-02-26 02:40:34.300512 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:40:34.300692 | instance | Thursday 26 February 2026 02:40:34 +0000 (0:00:00.080) 0:09:32.946 ***** 2026-02-26 02:40:34.402420 | instance | ok: [instance] 2026-02-26 02:40:34.402687 | instance | 2026-02-26 02:40:34.402959 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-02-26 02:40:34.403245 | instance | Thursday 26 February 2026 02:40:34 +0000 (0:00:00.102) 0:09:33.048 ***** 2026-02-26 02:40:34.526499 | instance | included: ingress for instance 2026-02-26 02:40:34.526643 | instance | 2026-02-26 02:40:34.526842 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-02-26 02:40:34.527007 | instance | Thursday 26 February 2026 02:40:34 +0000 (0:00:00.124) 0:09:33.172 ***** 2026-02-26 02:40:35.820845 | instance | ok: [instance] 2026-02-26 02:40:35.821117 | instance | 2026-02-26 02:40:35.821412 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:40:35.821703 | instance | Thursday 26 February 2026 02:40:35 +0000 (0:00:01.294) 0:09:34.466 ***** 2026-02-26 02:40:35.989937 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:40:35.990091 | instance | 2026-02-26 02:40:35.990400 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:40:35.990659 | instance | Thursday 26 February 2026 02:40:35 +0000 (0:00:00.169) 0:09:34.635 ***** 2026-02-26 02:40:36.060265 | instance | skipping: [instance] 2026-02-26 02:40:36.060489 | instance | 2026-02-26 02:40:36.060758 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:40:36.061069 | instance | Thursday 26 February 2026 02:40:36 +0000 (0:00:00.070) 0:09:34.706 ***** 2026-02-26 02:40:36.128364 | instance | skipping: [instance] 2026-02-26 02:40:36.128603 | instance | 2026-02-26 02:40:36.128932 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:40:36.129213 | instance | Thursday 26 February 2026 02:40:36 +0000 (0:00:00.068) 0:09:34.774 ***** 2026-02-26 02:40:36.206908 | instance | ok: [instance] 2026-02-26 02:40:36.207050 | instance | 2026-02-26 02:40:36.207227 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-02-26 02:40:36.207392 | instance | Thursday 26 February 2026 02:40:36 +0000 (0:00:00.078) 0:09:34.853 ***** 2026-02-26 02:40:36.317837 | instance | included: ingress for instance 2026-02-26 02:40:36.318056 | instance | 2026-02-26 02:40:36.318339 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-02-26 02:40:36.318551 | instance | Thursday 26 February 2026 02:40:36 +0000 (0:00:00.110) 0:09:34.963 ***** 2026-02-26 02:40:37.485528 | instance | ok: [instance] 2026-02-26 02:40:37.485854 | instance | 2026-02-26 02:40:37.486242 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-26 02:40:37.486575 | instance | Thursday 26 February 2026 02:40:37 +0000 (0:00:01.167) 0:09:36.131 ***** 2026-02-26 02:40:37.765079 | instance | ok: [instance] 2026-02-26 02:40:37.765338 | instance | 2026-02-26 02:40:37.765648 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:40:37.765974 | instance | Thursday 26 February 2026 02:40:37 +0000 (0:00:00.279) 0:09:36.410 ***** 2026-02-26 02:40:38.879947 | instance | ok: [instance] 2026-02-26 02:40:38.880107 | instance | 2026-02-26 02:40:38.880298 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:40:38.880488 | instance | Thursday 26 February 2026 02:40:38 +0000 (0:00:01.115) 0:09:37.525 ***** 2026-02-26 02:40:39.165422 | instance | ok: [instance] 2026-02-26 02:40:39.165650 | instance | 2026-02-26 02:40:39.165925 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:40:39.166196 | instance | Thursday 26 February 2026 02:40:39 +0000 (0:00:00.285) 0:09:37.811 ***** 2026-02-26 02:40:39.288747 | instance | ok: [instance] => { 2026-02-26 02:40:39.289043 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:40:39.289397 | instance | } 2026-02-26 02:40:39.289686 | instance | 2026-02-26 02:40:39.289960 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:40:39.290310 | instance | Thursday 26 February 2026 02:40:39 +0000 (0:00:00.123) 0:09:37.934 ***** 2026-02-26 02:40:39.684293 | instance | ok: [instance] 2026-02-26 02:40:39.684462 | instance | 2026-02-26 02:40:39.684619 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:40:39.684795 | instance | Thursday 26 February 2026 02:40:39 +0000 (0:00:00.395) 0:09:38.330 ***** 2026-02-26 02:40:40.732559 | instance | ok: [instance] 2026-02-26 02:40:40.732745 | instance | 2026-02-26 02:40:40.733059 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-26 02:40:40.733323 | instance | Thursday 26 February 2026 02:40:40 +0000 (0:00:01.047) 0:09:39.377 ***** 2026-02-26 02:40:41.237532 | instance | ok: [instance] 2026-02-26 02:40:41.237768 | instance | 2026-02-26 02:40:41.238062 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-26 02:40:41.238377 | instance | Thursday 26 February 2026 02:40:41 +0000 (0:00:00.504) 0:09:39.882 ***** 2026-02-26 02:40:41.972993 | instance | ok: [instance] 2026-02-26 02:40:41.973170 | instance | 2026-02-26 02:40:41.973351 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-26 02:40:41.973531 | instance | Thursday 26 February 2026 02:40:41 +0000 (0:00:00.736) 0:09:40.618 ***** 2026-02-26 02:40:42.695153 | instance | ok: [instance] 2026-02-26 02:40:42.695406 | instance | 2026-02-26 02:40:42.695696 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-26 02:40:42.695970 | instance | Thursday 26 February 2026 02:40:42 +0000 (0:00:00.722) 0:09:41.340 ***** 2026-02-26 02:40:43.088866 | instance | ok: [instance] 2026-02-26 02:40:43.089167 | instance | 2026-02-26 02:40:43.089451 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-26 02:40:43.089723 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.393) 0:09:41.734 ***** 2026-02-26 02:40:43.358671 | instance | included: openstack_helm_endpoints for instance 2026-02-26 02:40:43.358905 | instance | 2026-02-26 02:40:43.359199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:40:43.359539 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.269) 0:09:42.004 ***** 2026-02-26 02:40:43.430842 | instance | skipping: [instance] 2026-02-26 02:40:43.431241 | instance | 2026-02-26 02:40:43.431723 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:40:43.432150 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.072) 0:09:42.076 ***** 2026-02-26 02:40:43.498627 | instance | skipping: [instance] 2026-02-26 02:40:43.498761 | instance | 2026-02-26 02:40:43.498946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:40:43.499118 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.067) 0:09:42.144 ***** 2026-02-26 02:40:43.564826 | instance | skipping: [instance] 2026-02-26 02:40:43.564962 | instance | 2026-02-26 02:40:43.565149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:40:43.565305 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.066) 0:09:42.210 ***** 2026-02-26 02:40:43.631260 | instance | skipping: [instance] 2026-02-26 02:40:43.631607 | instance | 2026-02-26 02:40:43.632012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:40:43.632361 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.066) 0:09:42.276 ***** 2026-02-26 02:40:43.703774 | instance | skipping: [instance] 2026-02-26 02:40:43.704045 | instance | 2026-02-26 02:40:43.704328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:40:43.704593 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.072) 0:09:42.349 ***** 2026-02-26 02:40:43.766791 | instance | skipping: [instance] 2026-02-26 02:40:43.767029 | instance | 2026-02-26 02:40:43.767324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:40:43.767732 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.063) 0:09:42.412 ***** 2026-02-26 02:40:43.845148 | instance | ok: [instance] 2026-02-26 02:40:43.845363 | instance | 2026-02-26 02:40:43.845649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:40:43.845970 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.077) 0:09:42.490 ***** 2026-02-26 02:40:43.927356 | instance | ok: [instance] => (item=identity) 2026-02-26 02:40:43.927434 | instance | 2026-02-26 02:40:43.927618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:40:43.927821 | instance | Thursday 26 February 2026 02:40:43 +0000 (0:00:00.082) 0:09:42.573 ***** 2026-02-26 02:40:44.033397 | instance | ok: [instance] 2026-02-26 02:40:44.033475 | instance | 2026-02-26 02:40:44.033600 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-26 02:40:44.033715 | instance | Thursday 26 February 2026 02:40:44 +0000 (0:00:00.105) 0:09:42.679 ***** 2026-02-26 02:40:44.512046 | instance | ok: [instance] 2026-02-26 02:40:44.512359 | instance | 2026-02-26 02:40:44.512715 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-26 02:40:44.513056 | instance | Thursday 26 February 2026 02:40:44 +0000 (0:00:00.478) 0:09:43.157 ***** 2026-02-26 02:40:45.057243 | instance | ok: [instance] 2026-02-26 02:40:45.057383 | instance | 2026-02-26 02:40:45.057570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:40:45.057763 | instance | Thursday 26 February 2026 02:40:45 +0000 (0:00:00.545) 0:09:43.703 ***** 2026-02-26 02:40:45.152362 | instance | ok: [instance] 2026-02-26 02:40:45.152616 | instance | 2026-02-26 02:40:45.152937 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:40:45.153237 | instance | Thursday 26 February 2026 02:40:45 +0000 (0:00:00.095) 0:09:43.798 ***** 2026-02-26 02:40:45.273692 | instance | included: rabbitmq for instance 2026-02-26 02:40:45.273964 | instance | 2026-02-26 02:40:45.274272 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:40:45.274543 | instance | Thursday 26 February 2026 02:40:45 +0000 (0:00:00.121) 0:09:43.919 ***** 2026-02-26 02:40:45.978341 | instance | ok: [instance] 2026-02-26 02:40:45.978578 | instance | 2026-02-26 02:40:45.978855 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:40:45.979125 | instance | Thursday 26 February 2026 02:40:45 +0000 (0:00:00.704) 0:09:44.624 ***** 2026-02-26 02:40:46.159660 | instance | skipping: [instance] 2026-02-26 02:40:46.159897 | instance | 2026-02-26 02:40:46.160200 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:40:46.160476 | instance | Thursday 26 February 2026 02:40:46 +0000 (0:00:00.181) 0:09:44.805 ***** 2026-02-26 02:40:46.336173 | instance | skipping: [instance] 2026-02-26 02:40:46.336307 | instance | 2026-02-26 02:40:46.336485 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:40:46.336689 | instance | Thursday 26 February 2026 02:40:46 +0000 (0:00:00.176) 0:09:44.981 ***** 2026-02-26 02:40:46.523817 | instance | skipping: [instance] 2026-02-26 02:40:46.524033 | instance | 2026-02-26 02:40:46.524302 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:40:46.524566 | instance | Thursday 26 February 2026 02:40:46 +0000 (0:00:00.187) 0:09:45.169 ***** 2026-02-26 02:40:47.353385 | instance | ok: [instance] 2026-02-26 02:40:47.353486 | instance | 2026-02-26 02:40:47.353612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:40:47.353730 | instance | Thursday 26 February 2026 02:40:47 +0000 (0:00:00.829) 0:09:45.998 ***** 2026-02-26 02:40:48.036412 | instance | ok: [instance] 2026-02-26 02:40:48.036648 | instance | 2026-02-26 02:40:48.036987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:40:48.037257 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.683) 0:09:46.681 ***** 2026-02-26 02:40:48.133845 | instance | ok: [instance] 2026-02-26 02:40:48.134088 | instance | 2026-02-26 02:40:48.134378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:40:48.134648 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.097) 0:09:46.779 ***** 2026-02-26 02:40:48.226651 | instance | skipping: [instance] 2026-02-26 02:40:48.226904 | instance | 2026-02-26 02:40:48.227175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:40:48.227439 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.093) 0:09:46.872 ***** 2026-02-26 02:40:48.303270 | instance | skipping: [instance] 2026-02-26 02:40:48.303480 | instance | 2026-02-26 02:40:48.303761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:40:48.304027 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.076) 0:09:46.949 ***** 2026-02-26 02:40:48.375891 | instance | ok: [instance] 2026-02-26 02:40:48.376112 | instance | 2026-02-26 02:40:48.376412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:40:48.376710 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.072) 0:09:47.021 ***** 2026-02-26 02:40:48.525998 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:40:48.526268 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:40:48.526520 | instance | ok: [instance] => (item=valkey) 2026-02-26 02:40:48.526775 | instance | ok: [instance] => (item=load_balancer) 2026-02-26 02:40:48.527033 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:40:48.527277 | instance | ok: [instance] => (item=identity) 2026-02-26 02:40:48.527526 | instance | ok: [instance] => (item=network) 2026-02-26 02:40:48.527781 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-02-26 02:40:48.528017 | instance | 2026-02-26 02:40:48.528307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:40:48.528559 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.150) 0:09:47.171 ***** 2026-02-26 02:40:48.730376 | instance | ok: [instance] 2026-02-26 02:40:48.730601 | instance | 2026-02-26 02:40:48.730891 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:40:48.731158 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.204) 0:09:47.376 ***** 2026-02-26 02:40:48.842764 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:40:48.842848 | instance | 2026-02-26 02:40:48.842969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:40:48.843086 | instance | Thursday 26 February 2026 02:40:48 +0000 (0:00:00.112) 0:09:47.488 ***** 2026-02-26 02:40:49.447688 | instance | ok: [instance] 2026-02-26 02:40:49.447923 | instance | 2026-02-26 02:40:49.448192 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-26 02:40:49.448458 | instance | Thursday 26 February 2026 02:40:49 +0000 (0:00:00.603) 0:09:48.092 ***** 2026-02-26 02:40:50.716065 | instance | ok: [instance] 2026-02-26 02:40:50.716345 | instance | 2026-02-26 02:40:50.716623 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-02-26 02:40:50.716980 | instance | Thursday 26 February 2026 02:40:50 +0000 (0:00:01.269) 0:09:49.361 ***** 2026-02-26 02:40:51.643421 | instance | ok: [instance] 2026-02-26 02:40:51.643700 | instance | 2026-02-26 02:40:51.643993 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-02-26 02:40:51.644276 | instance | Thursday 26 February 2026 02:40:51 +0000 (0:00:00.927) 0:09:50.289 ***** 2026-02-26 02:40:52.664285 | instance | ok: [instance] 2026-02-26 02:40:52.664549 | instance | 2026-02-26 02:40:52.664877 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-02-26 02:40:52.665150 | instance | Thursday 26 February 2026 02:40:52 +0000 (0:00:01.020) 0:09:51.309 ***** 2026-02-26 02:40:53.792232 | instance | ok: [instance] 2026-02-26 02:40:53.792460 | instance | 2026-02-26 02:40:53.792797 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-02-26 02:40:53.793100 | instance | Thursday 26 February 2026 02:40:53 +0000 (0:00:01.127) 0:09:52.437 ***** 2026-02-26 02:40:58.521415 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-02-26 02:40:58.521701 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-02-26 02:40:58.522376 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-02-26 02:40:58.522414 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-02-26 02:40:58.522555 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-02-26 02:40:58.523351 | instance | 2026-02-26 02:40:58.523373 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-02-26 02:40:58.523384 | instance | Thursday 26 February 2026 02:40:58 +0000 (0:00:04.729) 0:09:57.167 ***** 2026-02-26 02:40:59.820185 | instance | ok: [instance] => (item=instance) 2026-02-26 02:40:59.820262 | instance | 2026-02-26 02:40:59.820393 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-02-26 02:40:59.820515 | instance | Thursday 26 February 2026 02:40:59 +0000 (0:00:01.299) 0:09:58.466 ***** 2026-02-26 02:41:02.338794 | instance | ok: [instance] => (item=instance) 2026-02-26 02:41:02.338891 | instance | 2026-02-26 02:41:02.339023 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-02-26 02:41:02.339182 | instance | Thursday 26 February 2026 02:41:02 +0000 (0:00:02.518) 0:10:00.984 ***** 2026-02-26 02:41:06.448465 | instance | ok: [instance] => (item=instance) 2026-02-26 02:41:06.448840 | instance | 2026-02-26 02:41:06.449190 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-02-26 02:41:06.449530 | instance | Thursday 26 February 2026 02:41:06 +0000 (0:00:04.109) 0:10:05.093 ***** 2026-02-26 02:41:07.459497 | instance | ok: [instance] => (item=instance) 2026-02-26 02:41:07.459589 | instance | 2026-02-26 02:41:07.459715 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-02-26 02:41:07.459837 | instance | Thursday 26 February 2026 02:41:07 +0000 (0:00:01.011) 0:10:06.105 ***** 2026-02-26 02:41:07.536831 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-02-26 02:41:07.536936 | instance | 2026-02-26 02:41:07.537055 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-02-26 02:41:07.537172 | instance | Thursday 26 February 2026 02:41:07 +0000 (0:00:00.077) 0:10:06.183 ***** 2026-02-26 02:41:08.463713 | instance | ok: [instance] 2026-02-26 02:41:08.463802 | instance | 2026-02-26 02:41:08.463933 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-02-26 02:41:08.464050 | instance | Thursday 26 February 2026 02:41:08 +0000 (0:00:00.926) 0:10:07.109 ***** 2026-02-26 02:41:10.304304 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-26T02:15:50Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.99', 'hostname': 'host-172-24-3-99', 'fqdn': 'host-172-24-3-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'cfbf8e72-c41c-4d90-9070-2d716e68cca2', 'ip_address': '172.24.3.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:0f:58:3e', 'name': 'octavia-health-manager-port-instance', 'network_id': '1a83c305-b00f-4614-a4f2-500e2101d1db', 'numa_affinity_policy': None, 'project_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'tenant_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['43c03034-4f2c-46e3-8dc0-af004e881b94'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-26T02:19:28Z', 'revision_number': 5, 'if_match': None, 'id': 'c4227371-97da-41f5-a9cf-65c72b7fb145', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-02-26 02:41:10.304693 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-26T02:15:50Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.99', 'hostname': 'host-172-24-3-99', 'fqdn': 'host-172-24-3-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'cfbf8e72-c41c-4d90-9070-2d716e68cca2', 'ip_address': '172.24.3.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:0f:58:3e', 'name': 'octavia-health-manager-port-instance', 'network_id': '1a83c305-b00f-4614-a4f2-500e2101d1db', 'numa_affinity_policy': None, 'project_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'tenant_id': 'bb1aee1d1a9147229580b6a4a7f0279e', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['43c03034-4f2c-46e3-8dc0-af004e881b94'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-26T02:19:28Z', 'revision_number': 5, 'if_match': None, 'id': 'c4227371-97da-41f5-a9cf-65c72b7fb145', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-02-26 02:41:10.304727 | instance | 2026-02-26 02:41:10.304740 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-02-26 02:41:10.304758 | instance | Thursday 26 February 2026 02:41:10 +0000 (0:00:01.839) 0:10:08.949 ***** 2026-02-26 02:41:11.255166 | instance | ok: [instance] 2026-02-26 02:41:11.255235 | instance | 2026-02-26 02:41:11.255456 | instance | TASK [Upload Amphora image] **************************************************** 2026-02-26 02:41:11.255545 | instance | Thursday 26 February 2026 02:41:11 +0000 (0:00:00.951) 0:10:09.901 ***** 2026-02-26 02:41:11.454919 | instance | included: glance_image for instance 2026-02-26 02:41:11.454983 | instance | 2026-02-26 02:41:11.455109 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-26 02:41:11.455236 | instance | Thursday 26 February 2026 02:41:11 +0000 (0:00:00.199) 0:10:10.100 ***** 2026-02-26 02:41:12.544649 | instance | ok: [instance] 2026-02-26 02:41:12.544775 | instance | 2026-02-26 02:41:12.544817 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 02:41:12.544985 | instance | Thursday 26 February 2026 02:41:12 +0000 (0:00:01.089) 0:10:11.190 ***** 2026-02-26 02:41:13.509082 | instance | ok: [instance] 2026-02-26 02:41:13.509177 | instance | 2026-02-26 02:41:13.509305 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 02:41:13.509433 | instance | Thursday 26 February 2026 02:41:13 +0000 (0:00:00.964) 0:10:12.154 ***** 2026-02-26 02:41:13.587327 | instance | skipping: [instance] 2026-02-26 02:41:13.587444 | instance | 2026-02-26 02:41:13.587595 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 02:41:13.587741 | instance | Thursday 26 February 2026 02:41:13 +0000 (0:00:00.078) 0:10:12.233 ***** 2026-02-26 02:41:13.668184 | instance | skipping: [instance] 2026-02-26 02:41:13.668503 | instance | 2026-02-26 02:41:13.668848 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 02:41:13.669198 | instance | Thursday 26 February 2026 02:41:13 +0000 (0:00:00.079) 0:10:12.313 ***** 2026-02-26 02:41:13.742615 | instance | skipping: [instance] 2026-02-26 02:41:13.742703 | instance | 2026-02-26 02:41:13.742830 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 02:41:13.742964 | instance | Thursday 26 February 2026 02:41:13 +0000 (0:00:00.075) 0:10:12.388 ***** 2026-02-26 02:41:13.811278 | instance | skipping: [instance] 2026-02-26 02:41:13.811480 | instance | 2026-02-26 02:41:13.811838 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 02:41:13.812119 | instance | Thursday 26 February 2026 02:41:13 +0000 (0:00:00.068) 0:10:12.457 ***** 2026-02-26 02:41:13.884207 | instance | skipping: [instance] 2026-02-26 02:41:13.884258 | instance | 2026-02-26 02:41:13.884269 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 02:41:13.884279 | instance | Thursday 26 February 2026 02:41:13 +0000 (0:00:00.070) 0:10:12.528 ***** 2026-02-26 02:41:13.951381 | instance | skipping: [instance] 2026-02-26 02:41:13.951631 | instance | 2026-02-26 02:41:13.951938 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 02:41:13.952314 | instance | Thursday 26 February 2026 02:41:13 +0000 (0:00:00.069) 0:10:12.597 ***** 2026-02-26 02:41:14.057696 | instance | skipping: [instance] 2026-02-26 02:41:14.057897 | instance | 2026-02-26 02:41:14.058166 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-02-26 02:41:14.058437 | instance | Thursday 26 February 2026 02:41:14 +0000 (0:00:00.106) 0:10:12.703 ***** 2026-02-26 02:41:14.961953 | instance | ok: [instance] 2026-02-26 02:41:14.962119 | instance | 2026-02-26 02:41:14.962399 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-02-26 02:41:14.962714 | instance | Thursday 26 February 2026 02:41:14 +0000 (0:00:00.904) 0:10:13.607 ***** 2026-02-26 02:41:15.680098 | instance | ok: [instance] 2026-02-26 02:41:15.680279 | instance | 2026-02-26 02:41:15.680566 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-02-26 02:41:15.680938 | instance | Thursday 26 February 2026 02:41:15 +0000 (0:00:00.718) 0:10:14.325 ***** 2026-02-26 02:41:16.363080 | instance | ok: [instance] 2026-02-26 02:41:16.363354 | instance | 2026-02-26 02:41:16.363633 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-02-26 02:41:16.363899 | instance | Thursday 26 February 2026 02:41:16 +0000 (0:00:00.682) 0:10:15.008 ***** 2026-02-26 02:41:17.449061 | instance | ok: [instance] 2026-02-26 02:41:17.449285 | instance | 2026-02-26 02:41:17.449565 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-02-26 02:41:17.449823 | instance | Thursday 26 February 2026 02:41:17 +0000 (0:00:01.085) 0:10:16.094 ***** 2026-02-26 02:41:18.820947 | instance | ok: [instance] => (item=octavia-client) 2026-02-26 02:41:18.821061 | instance | ok: [instance] => (item=octavia-server) 2026-02-26 02:41:18.821181 | instance | 2026-02-26 02:41:18.821367 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-02-26 02:41:18.821516 | instance | Thursday 26 February 2026 02:41:18 +0000 (0:00:01.372) 0:10:17.466 ***** 2026-02-26 02:41:19.531646 | instance | ok: [instance] 2026-02-26 02:41:19.531716 | instance | 2026-02-26 02:41:19.531850 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-02-26 02:41:19.531987 | instance | Thursday 26 February 2026 02:41:19 +0000 (0:00:00.710) 0:10:18.177 ***** 2026-02-26 02:41:20.975638 | instance | ok: [instance] 2026-02-26 02:41:20.975920 | instance | 2026-02-26 02:41:20.976198 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-02-26 02:41:20.976482 | instance | Thursday 26 February 2026 02:41:20 +0000 (0:00:01.443) 0:10:19.621 ***** 2026-02-26 02:41:23.183615 | instance | ok: [instance] 2026-02-26 02:41:23.183691 | instance | 2026-02-26 02:41:23.183826 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-02-26 02:41:23.183947 | instance | Thursday 26 February 2026 02:41:23 +0000 (0:00:02.208) 0:10:21.829 ***** 2026-02-26 02:41:30.908313 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-02-26 02:41:30.908637 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-02-26 02:41:30.909019 | instance | 2026-02-26 02:41:30.909308 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:41:30.909638 | instance | Thursday 26 February 2026 02:41:30 +0000 (0:00:07.724) 0:10:29.553 ***** 2026-02-26 02:41:31.092462 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:41:31.092667 | instance | 2026-02-26 02:41:31.093028 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:41:31.093383 | instance | Thursday 26 February 2026 02:41:31 +0000 (0:00:00.183) 0:10:29.737 ***** 2026-02-26 02:41:31.175248 | instance | skipping: [instance] 2026-02-26 02:41:31.175473 | instance | 2026-02-26 02:41:31.175768 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:41:31.176040 | instance | Thursday 26 February 2026 02:41:31 +0000 (0:00:00.083) 0:10:29.820 ***** 2026-02-26 02:41:31.509238 | instance | skipping: [instance] 2026-02-26 02:41:31.509496 | instance | 2026-02-26 02:41:31.509809 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:41:31.510100 | instance | Thursday 26 February 2026 02:41:31 +0000 (0:00:00.333) 0:10:30.154 ***** 2026-02-26 02:41:31.607434 | instance | ok: [instance] 2026-02-26 02:41:31.607646 | instance | 2026-02-26 02:41:31.607937 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-02-26 02:41:31.608207 | instance | Thursday 26 February 2026 02:41:31 +0000 (0:00:00.098) 0:10:30.252 ***** 2026-02-26 02:41:31.740020 | instance | included: ingress for instance 2026-02-26 02:41:31.740227 | instance | 2026-02-26 02:41:31.740495 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-02-26 02:41:31.740755 | instance | Thursday 26 February 2026 02:41:31 +0000 (0:00:00.132) 0:10:30.385 ***** 2026-02-26 02:41:33.016540 | instance | ok: [instance] 2026-02-26 02:41:33.016611 | instance | 2026-02-26 02:41:33.016628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:41:33.016643 | instance | Thursday 26 February 2026 02:41:33 +0000 (0:00:01.274) 0:10:31.660 ***** 2026-02-26 02:41:33.144924 | instance | ok: [instance] 2026-02-26 02:41:33.144992 | instance | 2026-02-26 02:41:33.145488 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:41:33.145546 | instance | Thursday 26 February 2026 02:41:33 +0000 (0:00:00.129) 0:10:31.790 ***** 2026-02-26 02:41:33.272419 | instance | included: rabbitmq for instance 2026-02-26 02:41:33.272487 | instance | 2026-02-26 02:41:33.272773 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:41:33.272817 | instance | Thursday 26 February 2026 02:41:33 +0000 (0:00:00.128) 0:10:31.918 ***** 2026-02-26 02:41:34.012430 | instance | ok: [instance] 2026-02-26 02:41:34.013052 | instance | 2026-02-26 02:41:34.013244 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:41:34.013861 | instance | Thursday 26 February 2026 02:41:34 +0000 (0:00:00.738) 0:10:32.657 ***** 2026-02-26 02:41:34.194449 | instance | skipping: [instance] 2026-02-26 02:41:34.194570 | instance | 2026-02-26 02:41:34.194596 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:41:34.194814 | instance | Thursday 26 February 2026 02:41:34 +0000 (0:00:00.181) 0:10:32.839 ***** 2026-02-26 02:41:34.377280 | instance | skipping: [instance] 2026-02-26 02:41:34.377474 | instance | 2026-02-26 02:41:34.377702 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:41:34.377907 | instance | Thursday 26 February 2026 02:41:34 +0000 (0:00:00.182) 0:10:33.021 ***** 2026-02-26 02:41:34.578078 | instance | skipping: [instance] 2026-02-26 02:41:34.578375 | instance | 2026-02-26 02:41:34.578755 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:41:34.579108 | instance | Thursday 26 February 2026 02:41:34 +0000 (0:00:00.201) 0:10:33.223 ***** 2026-02-26 02:41:35.416479 | instance | ok: [instance] 2026-02-26 02:41:35.416606 | instance | 2026-02-26 02:41:35.416621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:41:35.416763 | instance | Thursday 26 February 2026 02:41:35 +0000 (0:00:00.839) 0:10:34.062 ***** 2026-02-26 02:41:36.110127 | instance | ok: [instance] 2026-02-26 02:41:36.110317 | instance | 2026-02-26 02:41:36.110646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:41:36.110921 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.693) 0:10:34.755 ***** 2026-02-26 02:41:36.200871 | instance | ok: [instance] 2026-02-26 02:41:36.201146 | instance | 2026-02-26 02:41:36.201459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:41:36.201743 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.091) 0:10:34.846 ***** 2026-02-26 02:41:36.279939 | instance | skipping: [instance] 2026-02-26 02:41:36.280165 | instance | 2026-02-26 02:41:36.280501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:41:36.280805 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.078) 0:10:34.925 ***** 2026-02-26 02:41:36.358136 | instance | skipping: [instance] 2026-02-26 02:41:36.358251 | instance | 2026-02-26 02:41:36.358414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:41:36.358611 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.078) 0:10:35.003 ***** 2026-02-26 02:41:36.429212 | instance | ok: [instance] 2026-02-26 02:41:36.429410 | instance | 2026-02-26 02:41:36.429691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:41:36.429970 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.070) 0:10:35.074 ***** 2026-02-26 02:41:36.584128 | instance | ok: [instance] => (item=key_manager) 2026-02-26 02:41:36.584271 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:41:36.584432 | instance | ok: [instance] => (item=container_infra) 2026-02-26 02:41:36.584593 | instance | ok: [instance] => (item=orchestration) 2026-02-26 02:41:36.584754 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:41:36.584946 | instance | ok: [instance] => (item=identity) 2026-02-26 02:41:36.585099 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:41:36.585246 | instance | 2026-02-26 02:41:36.585844 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:41:36.585878 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.155) 0:10:35.229 ***** 2026-02-26 02:41:36.698182 | instance | ok: [instance] 2026-02-26 02:41:36.698280 | instance | 2026-02-26 02:41:36.698412 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:41:36.698534 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.113) 0:10:35.343 ***** 2026-02-26 02:41:36.818939 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:41:36.819162 | instance | 2026-02-26 02:41:36.819479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:41:36.819756 | instance | Thursday 26 February 2026 02:41:36 +0000 (0:00:00.121) 0:10:35.464 ***** 2026-02-26 02:41:37.407448 | instance | ok: [instance] 2026-02-26 02:41:37.407671 | instance | 2026-02-26 02:41:37.407957 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:41:37.408233 | instance | Thursday 26 February 2026 02:41:37 +0000 (0:00:00.588) 0:10:36.052 ***** 2026-02-26 02:41:37.522332 | instance | ok: [instance] => { 2026-02-26 02:41:37.522563 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-02-26 02:41:37.522867 | instance | } 2026-02-26 02:41:37.523120 | instance | 2026-02-26 02:41:37.523396 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:41:37.523679 | instance | Thursday 26 February 2026 02:41:37 +0000 (0:00:00.114) 0:10:36.167 ***** 2026-02-26 02:41:37.940663 | instance | ok: [instance] 2026-02-26 02:41:37.940767 | instance | 2026-02-26 02:41:37.940869 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:41:37.940994 | instance | Thursday 26 February 2026 02:41:37 +0000 (0:00:00.418) 0:10:36.586 ***** 2026-02-26 02:41:38.044451 | instance | skipping: [instance] 2026-02-26 02:41:38.044556 | instance | 2026-02-26 02:41:38.044679 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-02-26 02:41:38.044803 | instance | Thursday 26 February 2026 02:41:38 +0000 (0:00:00.103) 0:10:36.690 ***** 2026-02-26 02:41:38.860511 | instance | ok: [instance] 2026-02-26 02:41:38.860710 | instance | 2026-02-26 02:41:38.861060 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:41:38.861333 | instance | Thursday 26 February 2026 02:41:38 +0000 (0:00:00.815) 0:10:37.505 ***** 2026-02-26 02:41:38.972672 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:41:38.972957 | instance | 2026-02-26 02:41:38.973237 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:41:38.973511 | instance | Thursday 26 February 2026 02:41:38 +0000 (0:00:00.112) 0:10:37.618 ***** 2026-02-26 02:41:39.555759 | instance | ok: [instance] 2026-02-26 02:41:39.555871 | instance | 2026-02-26 02:41:39.556367 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-02-26 02:41:39.556390 | instance | Thursday 26 February 2026 02:41:39 +0000 (0:00:00.583) 0:10:38.201 ***** 2026-02-26 02:41:39.798239 | instance | ok: [instance] 2026-02-26 02:41:39.798467 | instance | 2026-02-26 02:41:39.798761 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-02-26 02:41:39.799104 | instance | Thursday 26 February 2026 02:41:39 +0000 (0:00:00.242) 0:10:38.443 ***** 2026-02-26 02:41:40.322166 | instance | ok: [instance] 2026-02-26 02:41:40.322419 | instance | 2026-02-26 02:41:40.322750 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-02-26 02:41:40.323030 | instance | Thursday 26 February 2026 02:41:40 +0000 (0:00:00.523) 0:10:38.967 ***** 2026-02-26 02:41:41.173019 | instance | ok: [instance] 2026-02-26 02:41:41.173083 | instance | 2026-02-26 02:41:41.173220 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-02-26 02:41:41.173352 | instance | Thursday 26 February 2026 02:41:41 +0000 (0:00:00.851) 0:10:39.818 ***** 2026-02-26 02:41:43.759381 | instance | ok: [instance] 2026-02-26 02:41:43.759593 | instance | 2026-02-26 02:41:43.759884 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-02-26 02:41:43.760157 | instance | Thursday 26 February 2026 02:41:43 +0000 (0:00:02.586) 0:10:42.405 ***** 2026-02-26 02:41:44.001404 | instance | ok: [instance] 2026-02-26 02:41:44.001547 | instance | 2026-02-26 02:41:44.001675 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-02-26 02:41:44.001843 | instance | Thursday 26 February 2026 02:41:43 +0000 (0:00:00.241) 0:10:42.647 ***** 2026-02-26 02:41:45.873531 | instance | ok: [instance] 2026-02-26 02:41:45.874304 | instance | 2026-02-26 02:41:45.874320 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-02-26 02:41:45.874331 | instance | Thursday 26 February 2026 02:41:45 +0000 (0:00:01.872) 0:10:44.519 ***** 2026-02-26 02:41:46.551393 | instance | ok: [instance] 2026-02-26 02:41:46.551525 | instance | 2026-02-26 02:41:46.551541 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-02-26 02:41:46.551658 | instance | Thursday 26 February 2026 02:41:46 +0000 (0:00:00.678) 0:10:45.197 ***** 2026-02-26 02:41:46.626660 | instance | skipping: [instance] 2026-02-26 02:41:46.626763 | instance | 2026-02-26 02:41:46.626812 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-02-26 02:41:46.626950 | instance | Thursday 26 February 2026 02:41:46 +0000 (0:00:00.075) 0:10:45.272 ***** 2026-02-26 02:41:46.721186 | instance | ok: [instance] 2026-02-26 02:41:46.721300 | instance | 2026-02-26 02:41:46.721353 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-02-26 02:41:46.721473 | instance | Thursday 26 February 2026 02:41:46 +0000 (0:00:00.093) 0:10:45.366 ***** 2026-02-26 02:41:46.807229 | instance | skipping: [instance] 2026-02-26 02:41:46.807311 | instance | 2026-02-26 02:41:46.807430 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-02-26 02:41:46.807524 | instance | Thursday 26 February 2026 02:41:46 +0000 (0:00:00.086) 0:10:45.453 ***** 2026-02-26 02:41:49.503683 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-02-26 02:41:49.503934 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-02-26 02:41:49.504237 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-02-26 02:41:49.504552 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-02-26 02:41:49.504812 | instance | 2026-02-26 02:41:49.505120 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-02-26 02:41:49.505417 | instance | Thursday 26 February 2026 02:41:49 +0000 (0:00:02.696) 0:10:48.149 ***** 2026-02-26 02:41:49.609768 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.610017 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.610339 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.610618 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.610909 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.611212 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.611488 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.611774 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-02-26 02:41:49.612033 | instance | skipping: [instance] 2026-02-26 02:41:49.612279 | instance | 2026-02-26 02:41:49.612547 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-02-26 02:41:49.612869 | instance | Thursday 26 February 2026 02:41:49 +0000 (0:00:00.106) 0:10:48.255 ***** 2026-02-26 02:41:50.771471 | instance | ok: [instance] 2026-02-26 02:41:50.771737 | instance | 2026-02-26 02:41:50.772113 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-02-26 02:41:50.772434 | instance | Thursday 26 February 2026 02:41:50 +0000 (0:00:01.161) 0:10:49.416 ***** 2026-02-26 02:41:51.458665 | instance | ok: [instance] 2026-02-26 02:41:51.458856 | instance | 2026-02-26 02:41:51.459138 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-02-26 02:41:51.459412 | instance | Thursday 26 February 2026 02:41:51 +0000 (0:00:00.687) 0:10:50.104 ***** 2026-02-26 02:41:53.682319 | instance | ok: [instance] 2026-02-26 02:41:53.682580 | instance | 2026-02-26 02:41:53.682892 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-02-26 02:41:53.683170 | instance | Thursday 26 February 2026 02:41:53 +0000 (0:00:02.223) 0:10:52.327 ***** 2026-02-26 02:41:54.482777 | instance | ok: [instance] 2026-02-26 02:41:54.482838 | instance | 2026-02-26 02:41:54.482985 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:41:54.483132 | instance | Thursday 26 February 2026 02:41:54 +0000 (0:00:00.800) 0:10:53.128 ***** 2026-02-26 02:41:54.756615 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:41:54.756887 | instance | 2026-02-26 02:41:54.757167 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:41:54.757435 | instance | Thursday 26 February 2026 02:41:54 +0000 (0:00:00.273) 0:10:53.402 ***** 2026-02-26 02:41:54.828696 | instance | skipping: [instance] 2026-02-26 02:41:54.828942 | instance | 2026-02-26 02:41:54.829214 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:41:54.829476 | instance | Thursday 26 February 2026 02:41:54 +0000 (0:00:00.072) 0:10:53.474 ***** 2026-02-26 02:41:54.899009 | instance | skipping: [instance] 2026-02-26 02:41:54.899229 | instance | 2026-02-26 02:41:54.899502 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:41:54.899757 | instance | Thursday 26 February 2026 02:41:54 +0000 (0:00:00.070) 0:10:53.545 ***** 2026-02-26 02:41:54.972614 | instance | ok: [instance] 2026-02-26 02:41:54.972866 | instance | 2026-02-26 02:41:54.973135 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-02-26 02:41:54.973399 | instance | Thursday 26 February 2026 02:41:54 +0000 (0:00:00.073) 0:10:53.618 ***** 2026-02-26 02:41:55.083709 | instance | included: ingress for instance 2026-02-26 02:41:55.083876 | instance | 2026-02-26 02:41:55.084144 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-02-26 02:41:55.084402 | instance | Thursday 26 February 2026 02:41:55 +0000 (0:00:00.110) 0:10:53.729 ***** 2026-02-26 02:41:56.175100 | instance | ok: [instance] 2026-02-26 02:41:56.175163 | instance | 2026-02-26 02:41:56.175175 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-02-26 02:41:56.175185 | instance | Thursday 26 February 2026 02:41:56 +0000 (0:00:01.089) 0:10:54.819 ***** 2026-02-26 02:41:56.928832 | instance | ok: [instance] 2026-02-26 02:41:56.928884 | instance | 2026-02-26 02:41:56.928895 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-02-26 02:41:56.928906 | instance | Thursday 26 February 2026 02:41:56 +0000 (0:00:00.754) 0:10:55.573 ***** 2026-02-26 02:41:57.100461 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:41:57.100511 | instance | 2026-02-26 02:41:57.100782 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:41:57.100843 | instance | Thursday 26 February 2026 02:41:57 +0000 (0:00:00.172) 0:10:55.746 ***** 2026-02-26 02:41:57.177471 | instance | skipping: [instance] 2026-02-26 02:41:57.177576 | instance | 2026-02-26 02:41:57.177857 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:41:57.177898 | instance | Thursday 26 February 2026 02:41:57 +0000 (0:00:00.077) 0:10:55.823 ***** 2026-02-26 02:41:57.258722 | instance | skipping: [instance] 2026-02-26 02:41:57.259126 | instance | 2026-02-26 02:41:57.259173 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:41:57.259179 | instance | Thursday 26 February 2026 02:41:57 +0000 (0:00:00.081) 0:10:55.904 ***** 2026-02-26 02:41:57.344119 | instance | ok: [instance] 2026-02-26 02:41:57.344220 | instance | 2026-02-26 02:41:57.344342 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-02-26 02:41:57.344464 | instance | Thursday 26 February 2026 02:41:57 +0000 (0:00:00.085) 0:10:55.990 ***** 2026-02-26 02:41:57.469748 | instance | included: ingress for instance 2026-02-26 02:41:57.470019 | instance | 2026-02-26 02:41:57.470284 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-02-26 02:41:57.470545 | instance | Thursday 26 February 2026 02:41:57 +0000 (0:00:00.124) 0:10:56.114 ***** 2026-02-26 02:41:58.647901 | instance | ok: [instance] 2026-02-26 02:41:58.648175 | instance | 2026-02-26 02:41:58.648474 | instance | TASK [Upload images] *********************************************************** 2026-02-26 02:41:58.648800 | instance | Thursday 26 February 2026 02:41:58 +0000 (0:00:01.178) 0:10:57.293 ***** 2026-02-26 02:41:58.848674 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-02-26 02:41:58.848758 | instance | 2026-02-26 02:41:58.848908 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 02:41:58.849026 | instance | Thursday 26 February 2026 02:41:58 +0000 (0:00:00.201) 0:10:57.494 ***** 2026-02-26 02:41:59.789046 | instance | ok: [instance] 2026-02-26 02:41:59.789185 | instance | 2026-02-26 02:41:59.789437 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 02:41:59.789703 | instance | Thursday 26 February 2026 02:41:59 +0000 (0:00:00.940) 0:10:58.434 ***** 2026-02-26 02:41:59.859381 | instance | skipping: [instance] 2026-02-26 02:41:59.859629 | instance | 2026-02-26 02:41:59.859950 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 02:41:59.860262 | instance | Thursday 26 February 2026 02:41:59 +0000 (0:00:00.070) 0:10:58.505 ***** 2026-02-26 02:41:59.928350 | instance | skipping: [instance] 2026-02-26 02:41:59.928599 | instance | 2026-02-26 02:41:59.928943 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 02:41:59.929311 | instance | Thursday 26 February 2026 02:41:59 +0000 (0:00:00.069) 0:10:58.574 ***** 2026-02-26 02:42:00.002747 | instance | skipping: [instance] 2026-02-26 02:42:00.003020 | instance | 2026-02-26 02:42:00.003289 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 02:42:00.003551 | instance | Thursday 26 February 2026 02:41:59 +0000 (0:00:00.074) 0:10:58.648 ***** 2026-02-26 02:42:00.223583 | instance | skipping: [instance] 2026-02-26 02:42:00.223802 | instance | 2026-02-26 02:42:00.224063 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 02:42:00.224325 | instance | Thursday 26 February 2026 02:42:00 +0000 (0:00:00.220) 0:10:58.868 ***** 2026-02-26 02:42:00.297569 | instance | skipping: [instance] 2026-02-26 02:42:00.297722 | instance | 2026-02-26 02:42:00.297892 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 02:42:00.298060 | instance | Thursday 26 February 2026 02:42:00 +0000 (0:00:00.074) 0:10:58.943 ***** 2026-02-26 02:42:00.385187 | instance | skipping: [instance] 2026-02-26 02:42:00.385462 | instance | 2026-02-26 02:42:00.385750 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 02:42:00.386007 | instance | Thursday 26 February 2026 02:42:00 +0000 (0:00:00.087) 0:10:59.030 ***** 2026-02-26 02:42:00.599320 | instance | skipping: [instance] 2026-02-26 02:42:00.599619 | instance | 2026-02-26 02:42:00.599865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:42:00.600129 | instance | Thursday 26 February 2026 02:42:00 +0000 (0:00:00.212) 0:10:59.243 ***** 2026-02-26 02:42:00.718031 | instance | ok: [instance] 2026-02-26 02:42:00.718251 | instance | 2026-02-26 02:42:00.718521 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:42:00.718777 | instance | Thursday 26 February 2026 02:42:00 +0000 (0:00:00.119) 0:10:59.363 ***** 2026-02-26 02:42:00.848979 | instance | included: rabbitmq for instance 2026-02-26 02:42:00.849211 | instance | 2026-02-26 02:42:00.849505 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-26 02:42:00.849815 | instance | Thursday 26 February 2026 02:42:00 +0000 (0:00:00.130) 0:10:59.494 ***** 2026-02-26 02:42:01.584239 | instance | ok: [instance] 2026-02-26 02:42:01.584470 | instance | 2026-02-26 02:42:01.584749 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-26 02:42:01.585047 | instance | Thursday 26 February 2026 02:42:01 +0000 (0:00:00.735) 0:11:00.229 ***** 2026-02-26 02:42:01.750513 | instance | skipping: [instance] 2026-02-26 02:42:01.750590 | instance | 2026-02-26 02:42:01.750602 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-26 02:42:01.750620 | instance | Thursday 26 February 2026 02:42:01 +0000 (0:00:00.165) 0:11:00.395 ***** 2026-02-26 02:42:01.928158 | instance | skipping: [instance] 2026-02-26 02:42:01.928241 | instance | 2026-02-26 02:42:01.928253 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-26 02:42:01.928263 | instance | Thursday 26 February 2026 02:42:01 +0000 (0:00:00.177) 0:11:00.572 ***** 2026-02-26 02:42:02.106670 | instance | skipping: [instance] 2026-02-26 02:42:02.106925 | instance | 2026-02-26 02:42:02.107206 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-26 02:42:02.107482 | instance | Thursday 26 February 2026 02:42:02 +0000 (0:00:00.179) 0:11:00.752 ***** 2026-02-26 02:42:02.957864 | instance | ok: [instance] 2026-02-26 02:42:02.957928 | instance | 2026-02-26 02:42:02.957943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:42:02.957955 | instance | Thursday 26 February 2026 02:42:02 +0000 (0:00:00.849) 0:11:01.602 ***** 2026-02-26 02:42:03.641876 | instance | ok: [instance] 2026-02-26 02:42:03.641935 | instance | 2026-02-26 02:42:03.641947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:42:03.641958 | instance | Thursday 26 February 2026 02:42:03 +0000 (0:00:00.684) 0:11:02.286 ***** 2026-02-26 02:42:03.720529 | instance | ok: [instance] 2026-02-26 02:42:03.720567 | instance | 2026-02-26 02:42:03.720578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:42:03.720589 | instance | Thursday 26 February 2026 02:42:03 +0000 (0:00:00.078) 0:11:02.365 ***** 2026-02-26 02:42:03.799009 | instance | skipping: [instance] 2026-02-26 02:42:03.799082 | instance | 2026-02-26 02:42:03.799100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:42:03.799113 | instance | Thursday 26 February 2026 02:42:03 +0000 (0:00:00.079) 0:11:02.444 ***** 2026-02-26 02:42:03.885095 | instance | skipping: [instance] 2026-02-26 02:42:03.885216 | instance | 2026-02-26 02:42:03.885389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:42:03.885542 | instance | Thursday 26 February 2026 02:42:03 +0000 (0:00:00.085) 0:11:02.530 ***** 2026-02-26 02:42:03.958861 | instance | ok: [instance] 2026-02-26 02:42:03.959039 | instance | 2026-02-26 02:42:03.959272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:42:03.959457 | instance | Thursday 26 February 2026 02:42:03 +0000 (0:00:00.073) 0:11:02.604 ***** 2026-02-26 02:42:04.073623 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:42:04.073696 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:42:04.074744 | instance | ok: [instance] => (item=identity) 2026-02-26 02:42:04.074797 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-26 02:42:04.074809 | instance | ok: [instance] => (item=sharev2) 2026-02-26 02:42:04.074820 | instance | 2026-02-26 02:42:04.074831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:42:04.074841 | instance | Thursday 26 February 2026 02:42:04 +0000 (0:00:00.114) 0:11:02.719 ***** 2026-02-26 02:42:04.205565 | instance | ok: [instance] 2026-02-26 02:42:04.205830 | instance | 2026-02-26 02:42:04.206129 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:42:04.206417 | instance | Thursday 26 February 2026 02:42:04 +0000 (0:00:00.131) 0:11:02.851 ***** 2026-02-26 02:42:04.313888 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:42:04.314100 | instance | 2026-02-26 02:42:04.314366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:42:04.314636 | instance | Thursday 26 February 2026 02:42:04 +0000 (0:00:00.108) 0:11:02.959 ***** 2026-02-26 02:42:04.875021 | instance | ok: [instance] 2026-02-26 02:42:04.875324 | instance | 2026-02-26 02:42:04.875669 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-02-26 02:42:04.875953 | instance | Thursday 26 February 2026 02:42:04 +0000 (0:00:00.560) 0:11:03.520 ***** 2026-02-26 02:42:05.820294 | instance | ok: [instance] 2026-02-26 02:42:05.820549 | instance | 2026-02-26 02:42:05.820886 | instance | TASK [Upload service image] **************************************************** 2026-02-26 02:42:05.821168 | instance | Thursday 26 February 2026 02:42:05 +0000 (0:00:00.945) 0:11:04.465 ***** 2026-02-26 02:42:06.151968 | instance | included: glance_image for instance 2026-02-26 02:42:06.152190 | instance | 2026-02-26 02:42:06.152467 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-26 02:42:06.152737 | instance | Thursday 26 February 2026 02:42:06 +0000 (0:00:00.331) 0:11:04.797 ***** 2026-02-26 02:42:07.045179 | instance | ok: [instance] 2026-02-26 02:42:07.045345 | instance | 2026-02-26 02:42:07.045562 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-26 02:42:07.045753 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.893) 0:11:05.691 ***** 2026-02-26 02:42:07.114042 | instance | skipping: [instance] 2026-02-26 02:42:07.114323 | instance | 2026-02-26 02:42:07.114603 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-26 02:42:07.114868 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.068) 0:11:05.759 ***** 2026-02-26 02:42:07.189675 | instance | skipping: [instance] 2026-02-26 02:42:07.189960 | instance | 2026-02-26 02:42:07.190258 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-26 02:42:07.190547 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.075) 0:11:05.835 ***** 2026-02-26 02:42:07.256488 | instance | skipping: [instance] 2026-02-26 02:42:07.256726 | instance | 2026-02-26 02:42:07.257035 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-26 02:42:07.257308 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.066) 0:11:05.902 ***** 2026-02-26 02:42:07.333237 | instance | skipping: [instance] 2026-02-26 02:42:07.333495 | instance | 2026-02-26 02:42:07.333766 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-26 02:42:07.334032 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.076) 0:11:05.979 ***** 2026-02-26 02:42:07.405236 | instance | skipping: [instance] 2026-02-26 02:42:07.405497 | instance | 2026-02-26 02:42:07.405802 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-26 02:42:07.406065 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.071) 0:11:06.051 ***** 2026-02-26 02:42:07.480382 | instance | skipping: [instance] 2026-02-26 02:42:07.480635 | instance | 2026-02-26 02:42:07.480974 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-26 02:42:07.481266 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.074) 0:11:06.126 ***** 2026-02-26 02:42:07.579938 | instance | skipping: [instance] 2026-02-26 02:42:07.580198 | instance | 2026-02-26 02:42:07.581155 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-02-26 02:42:07.581186 | instance | Thursday 26 February 2026 02:42:07 +0000 (0:00:00.099) 0:11:06.225 ***** 2026-02-26 02:42:08.563071 | instance | ok: [instance] 2026-02-26 02:42:08.563352 | instance | 2026-02-26 02:42:08.563713 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-02-26 02:42:08.563986 | instance | Thursday 26 February 2026 02:42:08 +0000 (0:00:00.983) 0:11:07.208 ***** 2026-02-26 02:42:11.554460 | instance | ok: [instance] => (item=22) 2026-02-26 02:42:11.554709 | instance | ok: [instance] => (item=111) 2026-02-26 02:42:11.554978 | instance | ok: [instance] => (item=2049) 2026-02-26 02:42:11.555229 | instance | 2026-02-26 02:42:11.555508 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-02-26 02:42:11.555770 | instance | Thursday 26 February 2026 02:42:11 +0000 (0:00:02.991) 0:11:10.200 ***** 2026-02-26 02:42:12.595137 | instance | ok: [instance] 2026-02-26 02:42:12.595309 | instance | 2026-02-26 02:42:12.595493 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-02-26 02:42:12.595671 | instance | Thursday 26 February 2026 02:42:12 +0000 (0:00:01.040) 0:11:11.240 ***** 2026-02-26 02:42:12.829603 | instance | ok: [instance -> localhost] 2026-02-26 02:42:12.829781 | instance | 2026-02-26 02:42:12.830056 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-02-26 02:42:12.830348 | instance | Thursday 26 February 2026 02:42:12 +0000 (0:00:00.234) 0:11:11.475 ***** 2026-02-26 02:42:13.246704 | instance | ok: [instance -> localhost] 2026-02-26 02:42:13.247085 | instance | 2026-02-26 02:42:13.247477 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-02-26 02:42:13.247863 | instance | Thursday 26 February 2026 02:42:13 +0000 (0:00:00.416) 0:11:11.891 ***** 2026-02-26 02:42:13.580098 | instance | ok: [instance -> localhost] 2026-02-26 02:42:13.580340 | instance | 2026-02-26 02:42:13.580615 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-02-26 02:42:13.581001 | instance | Thursday 26 February 2026 02:42:13 +0000 (0:00:00.333) 0:11:12.225 ***** 2026-02-26 02:42:13.795317 | instance | ok: [instance -> localhost] 2026-02-26 02:42:13.795627 | instance | 2026-02-26 02:42:13.795850 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-02-26 02:42:13.796054 | instance | Thursday 26 February 2026 02:42:13 +0000 (0:00:00.215) 0:11:12.440 ***** 2026-02-26 02:42:14.490516 | instance | ok: [instance] 2026-02-26 02:42:14.490765 | instance | 2026-02-26 02:42:14.491060 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-02-26 02:42:14.491334 | instance | Thursday 26 February 2026 02:42:14 +0000 (0:00:00.695) 0:11:13.136 ***** 2026-02-26 02:42:16.649541 | instance | ok: [instance] 2026-02-26 02:42:16.649796 | instance | 2026-02-26 02:42:16.650073 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:42:16.650363 | instance | Thursday 26 February 2026 02:42:16 +0000 (0:00:02.159) 0:11:15.295 ***** 2026-02-26 02:42:16.830897 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:42:16.830999 | instance | 2026-02-26 02:42:16.831124 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:42:16.831245 | instance | Thursday 26 February 2026 02:42:16 +0000 (0:00:00.181) 0:11:15.476 ***** 2026-02-26 02:42:16.903867 | instance | skipping: [instance] 2026-02-26 02:42:16.904128 | instance | 2026-02-26 02:42:16.904407 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:42:16.904670 | instance | Thursday 26 February 2026 02:42:16 +0000 (0:00:00.072) 0:11:15.549 ***** 2026-02-26 02:42:16.979602 | instance | skipping: [instance] 2026-02-26 02:42:16.979828 | instance | 2026-02-26 02:42:16.980266 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:42:16.980535 | instance | Thursday 26 February 2026 02:42:16 +0000 (0:00:00.075) 0:11:15.625 ***** 2026-02-26 02:42:17.065520 | instance | ok: [instance] 2026-02-26 02:42:17.065664 | instance | 2026-02-26 02:42:17.065843 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-02-26 02:42:17.066017 | instance | Thursday 26 February 2026 02:42:17 +0000 (0:00:00.085) 0:11:15.711 ***** 2026-02-26 02:42:17.187802 | instance | included: ingress for instance 2026-02-26 02:42:17.188036 | instance | 2026-02-26 02:42:17.188355 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-02-26 02:42:17.188614 | instance | Thursday 26 February 2026 02:42:17 +0000 (0:00:00.122) 0:11:15.833 ***** 2026-02-26 02:42:18.571974 | instance | ok: [instance] 2026-02-26 02:42:18.572219 | instance | 2026-02-26 02:42:18.572507 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-02-26 02:42:18.572851 | instance | Thursday 26 February 2026 02:42:18 +0000 (0:00:01.383) 0:11:17.217 ***** 2026-02-26 02:42:19.854204 | instance | ok: [instance] 2026-02-26 02:42:19.854269 | instance | 2026-02-26 02:42:19.854281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:42:19.854299 | instance | Thursday 26 February 2026 02:42:19 +0000 (0:00:01.282) 0:11:18.499 ***** 2026-02-26 02:42:19.957780 | instance | ok: [instance] 2026-02-26 02:42:19.958007 | instance | 2026-02-26 02:42:19.958280 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:42:19.958541 | instance | Thursday 26 February 2026 02:42:19 +0000 (0:00:00.103) 0:11:18.603 ***** 2026-02-26 02:42:20.025844 | instance | skipping: [instance] 2026-02-26 02:42:20.026068 | instance | 2026-02-26 02:42:20.026373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:42:20.026639 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.068) 0:11:18.671 ***** 2026-02-26 02:42:20.090303 | instance | skipping: [instance] 2026-02-26 02:42:20.090576 | instance | 2026-02-26 02:42:20.090870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:42:20.091137 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.064) 0:11:18.736 ***** 2026-02-26 02:42:20.162204 | instance | skipping: [instance] 2026-02-26 02:42:20.162452 | instance | 2026-02-26 02:42:20.162733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:42:20.162997 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.071) 0:11:18.808 ***** 2026-02-26 02:42:20.237669 | instance | skipping: [instance] 2026-02-26 02:42:20.237905 | instance | 2026-02-26 02:42:20.238188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:42:20.238452 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.075) 0:11:18.883 ***** 2026-02-26 02:42:20.314722 | instance | skipping: [instance] 2026-02-26 02:42:20.314960 | instance | 2026-02-26 02:42:20.315238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:42:20.315499 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.077) 0:11:18.960 ***** 2026-02-26 02:42:20.387455 | instance | ok: [instance] 2026-02-26 02:42:20.387672 | instance | 2026-02-26 02:42:20.387948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:42:20.388224 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.072) 0:11:19.033 ***** 2026-02-26 02:42:20.493433 | instance | ok: [instance] => (item=oslo_db) 2026-02-26 02:42:20.493608 | instance | ok: [instance] => (item=identity) 2026-02-26 02:42:20.493781 | instance | ok: [instance] => (item=oslo_cache) 2026-02-26 02:42:20.493952 | instance | ok: [instance] => (item=dashboard) 2026-02-26 02:42:20.494114 | instance | 2026-02-26 02:42:20.494289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:42:20.494463 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.106) 0:11:19.139 ***** 2026-02-26 02:42:20.601267 | instance | ok: [instance] 2026-02-26 02:42:20.601330 | instance | 2026-02-26 02:42:20.601341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:42:20.601351 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.106) 0:11:19.246 ***** 2026-02-26 02:42:20.710423 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:42:20.710508 | instance | 2026-02-26 02:42:20.710628 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:42:20.710746 | instance | Thursday 26 February 2026 02:42:20 +0000 (0:00:00.110) 0:11:19.356 ***** 2026-02-26 02:42:21.304712 | instance | ok: [instance] 2026-02-26 02:42:21.304778 | instance | 2026-02-26 02:42:21.304820 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-02-26 02:42:21.304831 | instance | Thursday 26 February 2026 02:42:21 +0000 (0:00:00.592) 0:11:19.949 ***** 2026-02-26 02:42:23.402947 | instance | ok: [instance] 2026-02-26 02:42:23.403046 | instance | 2026-02-26 02:42:23.403170 | instance | TASK [Create Ingress] ********************************************************** 2026-02-26 02:42:23.403290 | instance | Thursday 26 February 2026 02:42:23 +0000 (0:00:02.099) 0:11:22.048 ***** 2026-02-26 02:42:23.569096 | instance | included: openstack_helm_ingress for instance 2026-02-26 02:42:23.569368 | instance | 2026-02-26 02:42:23.569647 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-26 02:42:23.569969 | instance | Thursday 26 February 2026 02:42:23 +0000 (0:00:00.165) 0:11:22.214 ***** 2026-02-26 02:42:23.653103 | instance | skipping: [instance] 2026-02-26 02:42:23.653236 | instance | 2026-02-26 02:42:23.653430 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-26 02:42:23.653586 | instance | Thursday 26 February 2026 02:42:23 +0000 (0:00:00.084) 0:11:22.298 ***** 2026-02-26 02:42:23.728813 | instance | skipping: [instance] 2026-02-26 02:42:23.729070 | instance | 2026-02-26 02:42:23.729351 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-26 02:42:23.729621 | instance | Thursday 26 February 2026 02:42:23 +0000 (0:00:00.075) 0:11:22.374 ***** 2026-02-26 02:42:23.822968 | instance | ok: [instance] 2026-02-26 02:42:23.823260 | instance | 2026-02-26 02:42:23.823537 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-02-26 02:42:23.823829 | instance | Thursday 26 February 2026 02:42:23 +0000 (0:00:00.094) 0:11:22.468 ***** 2026-02-26 02:42:23.941323 | instance | included: ingress for instance 2026-02-26 02:42:23.941557 | instance | 2026-02-26 02:42:23.941859 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-02-26 02:42:23.942116 | instance | Thursday 26 February 2026 02:42:23 +0000 (0:00:00.118) 0:11:22.587 ***** 2026-02-26 02:42:25.533067 | instance | ok: [instance] 2026-02-26 02:42:25.533132 | instance | 2026-02-26 02:42:25.533143 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-26 02:42:25.533153 | instance | Thursday 26 February 2026 02:42:25 +0000 (0:00:01.589) 0:11:24.176 ***** 2026-02-26 02:42:26.286897 | instance | ok: [instance] 2026-02-26 02:42:26.286937 | instance | 2026-02-26 02:42:26.286943 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Neutron DB secret] ******** 2026-02-26 02:42:26.286947 | instance | Thursday 26 February 2026 02:42:26 +0000 (0:00:00.756) 0:11:24.932 ***** 2026-02-26 02:42:26.956208 | instance | ok: [instance] 2026-02-26 02:42:26.956310 | instance | 2026-02-26 02:42:26.956583 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Nova DB secret] *********** 2026-02-26 02:42:26.956600 | instance | Thursday 26 February 2026 02:42:26 +0000 (0:00:00.669) 0:11:25.602 ***** 2026-02-26 02:42:27.637377 | instance | ok: [instance] 2026-02-26 02:42:27.637452 | instance | 2026-02-26 02:42:27.637712 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Octavia DB secret] ******** 2026-02-26 02:42:27.637750 | instance | Thursday 26 February 2026 02:42:27 +0000 (0:00:00.681) 0:11:26.283 ***** 2026-02-26 02:42:28.310096 | instance | ok: [instance] 2026-02-26 02:42:28.310177 | instance | 2026-02-26 02:42:28.310436 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-02-26 02:42:28.310478 | instance | Thursday 26 February 2026 02:42:28 +0000 (0:00:00.672) 0:11:26.955 ***** 2026-02-26 02:42:29.002422 | instance | ok: [instance] 2026-02-26 02:42:29.002506 | instance | 2026-02-26 02:42:29.002761 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-26 02:42:29.002797 | instance | Thursday 26 February 2026 02:42:29 +0000 (0:00:00.692) 0:11:27.648 ***** 2026-02-26 02:42:29.815997 | instance | ok: [instance] 2026-02-26 02:42:29.816091 | instance | 2026-02-26 02:42:29.816219 | instance | PLAY [controllers] ************************************************************* 2026-02-26 02:42:29.816332 | instance | 2026-02-26 02:42:29.816583 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:42:29.816601 | instance | Thursday 26 February 2026 02:42:29 +0000 (0:00:00.813) 0:11:28.462 ***** 2026-02-26 02:42:33.577431 | instance | ok: [instance] 2026-02-26 02:42:33.577474 | instance | 2026-02-26 02:42:33.577480 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-26 02:42:33.577485 | instance | Thursday 26 February 2026 02:42:33 +0000 (0:00:03.760) 0:11:32.223 ***** 2026-02-26 02:42:33.855710 | instance | ok: [instance] 2026-02-26 02:42:33.855789 | instance | 2026-02-26 02:42:33.856060 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 02:42:33.856105 | instance | Thursday 26 February 2026 02:42:33 +0000 (0:00:00.278) 0:11:32.501 ***** 2026-02-26 02:42:34.963849 | instance | ok: [instance] 2026-02-26 02:42:34.963919 | instance | 2026-02-26 02:42:34.964228 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 02:42:34.964294 | instance | Thursday 26 February 2026 02:42:34 +0000 (0:00:01.107) 0:11:33.609 ***** 2026-02-26 02:42:35.237573 | instance | ok: [instance] 2026-02-26 02:42:35.237654 | instance | 2026-02-26 02:42:35.237910 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 02:42:35.237954 | instance | Thursday 26 February 2026 02:42:35 +0000 (0:00:00.273) 0:11:33.882 ***** 2026-02-26 02:42:35.358567 | instance | ok: [instance] => { 2026-02-26 02:42:35.358867 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-26 02:42:35.358943 | instance | } 2026-02-26 02:42:35.358962 | instance | 2026-02-26 02:42:35.359149 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 02:42:35.359191 | instance | Thursday 26 February 2026 02:42:35 +0000 (0:00:00.121) 0:11:34.004 ***** 2026-02-26 02:42:35.751741 | instance | ok: [instance] 2026-02-26 02:42:35.751817 | instance | 2026-02-26 02:42:35.752104 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 02:42:35.752145 | instance | Thursday 26 February 2026 02:42:35 +0000 (0:00:00.393) 0:11:34.397 ***** 2026-02-26 02:42:36.847216 | instance | ok: [instance] 2026-02-26 02:42:36.847339 | instance | 2026-02-26 02:42:36.847472 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-26 02:42:36.847600 | instance | Thursday 26 February 2026 02:42:36 +0000 (0:00:01.095) 0:11:35.493 ***** 2026-02-26 02:42:37.346800 | instance | ok: [instance] 2026-02-26 02:42:37.346875 | instance | 2026-02-26 02:42:37.347013 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-26 02:42:37.347149 | instance | Thursday 26 February 2026 02:42:37 +0000 (0:00:00.499) 0:11:35.992 ***** 2026-02-26 02:42:38.107467 | instance | ok: [instance] 2026-02-26 02:42:38.107542 | instance | 2026-02-26 02:42:38.107678 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-26 02:42:38.107795 | instance | Thursday 26 February 2026 02:42:38 +0000 (0:00:00.760) 0:11:36.753 ***** 2026-02-26 02:42:38.997314 | instance | ok: [instance] 2026-02-26 02:42:38.997580 | instance | 2026-02-26 02:42:38.997870 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-26 02:42:38.998224 | instance | Thursday 26 February 2026 02:42:38 +0000 (0:00:00.889) 0:11:37.643 ***** 2026-02-26 02:42:39.391336 | instance | ok: [instance] 2026-02-26 02:42:39.391562 | instance | 2026-02-26 02:42:39.391824 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-26 02:42:39.392083 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.393) 0:11:38.037 ***** 2026-02-26 02:42:39.565417 | instance | included: openstack_helm_endpoints for instance 2026-02-26 02:42:39.565621 | instance | 2026-02-26 02:42:39.565963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:42:39.566259 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.174) 0:11:38.211 ***** 2026-02-26 02:42:39.640352 | instance | skipping: [instance] 2026-02-26 02:42:39.640599 | instance | 2026-02-26 02:42:39.640868 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:42:39.641135 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.074) 0:11:38.286 ***** 2026-02-26 02:42:39.706965 | instance | skipping: [instance] 2026-02-26 02:42:39.707204 | instance | 2026-02-26 02:42:39.707501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:42:39.707814 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.066) 0:11:38.352 ***** 2026-02-26 02:42:39.779191 | instance | skipping: [instance] 2026-02-26 02:42:39.779241 | instance | 2026-02-26 02:42:39.779472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:42:39.779738 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.072) 0:11:38.425 ***** 2026-02-26 02:42:39.841448 | instance | skipping: [instance] 2026-02-26 02:42:39.841677 | instance | 2026-02-26 02:42:39.841955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:42:39.842234 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.062) 0:11:38.487 ***** 2026-02-26 02:42:39.911183 | instance | skipping: [instance] 2026-02-26 02:42:39.911410 | instance | 2026-02-26 02:42:39.911695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:42:39.911965 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.069) 0:11:38.556 ***** 2026-02-26 02:42:39.979155 | instance | skipping: [instance] 2026-02-26 02:42:39.979382 | instance | 2026-02-26 02:42:39.979658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:42:39.979920 | instance | Thursday 26 February 2026 02:42:39 +0000 (0:00:00.067) 0:11:38.624 ***** 2026-02-26 02:42:40.050982 | instance | ok: [instance] 2026-02-26 02:42:40.051235 | instance | 2026-02-26 02:42:40.051514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:42:40.051780 | instance | Thursday 26 February 2026 02:42:40 +0000 (0:00:00.071) 0:11:38.696 ***** 2026-02-26 02:42:40.136153 | instance | ok: [instance] => (item=identity) 2026-02-26 02:42:40.136407 | instance | 2026-02-26 02:42:40.136684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:42:40.136994 | instance | Thursday 26 February 2026 02:42:40 +0000 (0:00:00.085) 0:11:38.781 ***** 2026-02-26 02:42:40.241251 | instance | ok: [instance] 2026-02-26 02:42:40.241335 | instance | 2026-02-26 02:42:40.241445 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-26 02:42:40.241574 | instance | Thursday 26 February 2026 02:42:40 +0000 (0:00:00.105) 0:11:38.887 ***** 2026-02-26 02:42:40.728545 | instance | ok: [instance] 2026-02-26 02:42:40.728771 | instance | 2026-02-26 02:42:40.729097 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-26 02:42:40.729371 | instance | Thursday 26 February 2026 02:42:40 +0000 (0:00:00.487) 0:11:39.374 ***** 2026-02-26 02:42:41.263071 | instance | ok: [instance] 2026-02-26 02:42:41.263331 | instance | 2026-02-26 02:42:41.263590 | instance | PLAY [Configure networking] **************************************************** 2026-02-26 02:42:41.263831 | instance | 2026-02-26 02:42:41.264092 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:42:41.264379 | instance | Thursday 26 February 2026 02:42:41 +0000 (0:00:00.534) 0:11:39.909 ***** 2026-02-26 02:42:45.065678 | instance | ok: [instance] 2026-02-26 02:42:45.065901 | instance | 2026-02-26 02:42:45.066172 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-02-26 02:42:45.066443 | instance | Thursday 26 February 2026 02:42:45 +0000 (0:00:03.802) 0:11:43.711 ***** 2026-02-26 02:42:45.297925 | instance | ok: [instance] 2026-02-26 02:42:45.298062 | instance | 2026-02-26 02:42:45.298229 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-02-26 02:42:45.298396 | instance | Thursday 26 February 2026 02:42:45 +0000 (0:00:00.232) 0:11:43.943 ***** 2026-02-26 02:42:45.510973 | instance | ok: [instance] 2026-02-26 02:42:45.511215 | instance | 2026-02-26 02:42:45.511477 | instance | PLAY RECAP ********************************************************************* 2026-02-26 02:42:45.511759 | instance | instance : ok=742 changed=0 unreachable=0 failed=0 skipped=282 rescued=0 ignored=0 2026-02-26 02:42:45.512009 | instance | 2026-02-26 02:42:45.512279 | instance | Thursday 26 February 2026 02:42:45 +0000 (0:00:00.210) 0:11:44.154 ***** 2026-02-26 02:42:45.512536 | instance | =============================================================================== 2026-02-26 02:42:45.512847 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.87s 2026-02-26 02:42:45.513146 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.86s 2026-02-26 02:42:45.513476 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.84s 2026-02-26 02:42:45.513698 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.81s 2026-02-26 02:42:45.513841 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 14.52s 2026-02-26 02:42:45.513999 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.92s 2026-02-26 02:42:45.514164 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.82s 2026-02-26 02:42:45.514321 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.10s 2026-02-26 02:42:45.514484 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 7.72s 2026-02-26 02:42:45.514656 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.54s 2026-02-26 02:42:45.514815 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.56s 2026-02-26 02:42:45.514976 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.53s 2026-02-26 02:42:45.515136 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.49s 2026-02-26 02:42:45.515299 | instance | Gathering Facts --------------------------------------------------------- 5.13s 2026-02-26 02:42:45.515458 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 5.03s 2026-02-26 02:42:45.515628 | instance | Gathering Facts --------------------------------------------------------- 4.97s 2026-02-26 02:42:45.515787 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.78s 2026-02-26 02:42:45.515953 | instance | vexxhost.atmosphere.octavia : Create health manager security group rules --- 4.73s 2026-02-26 02:42:45.516113 | instance | Gathering Facts --------------------------------------------------------- 4.27s 2026-02-26 02:42:45.516274 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.23s 2026-02-26 02:42:45.776765 | instance | INFO [aio > idempotence] Executed: Successful 2026-02-26 02:42:45.788227 | instance | INFO [aio > side_effect] Executing 2026-02-26 02:42:45.788551 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 02:42:45.796321 | instance | INFO [aio > verify] Executing 2026-02-26 02:42:46.586597 | instance | 2026-02-26 02:42:46.586794 | instance | PLAY [Run tests] *************************************************************** 2026-02-26 02:42:46.587177 | instance | 2026-02-26 02:42:46.588948 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-02-26 02:42:46.588987 | instance | Thursday 26 February 2026 02:42:46 +0000 (0:00:00.009) 0:00:00.009 ***** 2026-02-26 02:42:49.201353 | instance | changed: [localhost] 2026-02-26 02:42:49.201603 | instance | 2026-02-26 02:42:49.201886 | instance | PLAY [controllers[0]] ********************************************************** 2026-02-26 02:42:49.202145 | instance | 2026-02-26 02:42:49.202416 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:42:49.202689 | instance | Thursday 26 February 2026 02:42:49 +0000 (0:00:02.615) 0:00:02.624 ***** 2026-02-26 02:42:53.296342 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 02:42:53.296613 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 02:42:53.297001 | instance | interpreter could change the meaning of that path. See 2026-02-26 02:42:53.297285 | instance | https://docs.ansible.com/ansible- 2026-02-26 02:42:53.297556 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 02:42:53.377761 | instance | ok: [instance] 2026-02-26 02:42:53.378023 | instance | 2026-02-26 02:42:53.378311 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-26 02:42:53.378576 | instance | Thursday 26 February 2026 02:42:53 +0000 (0:00:04.176) 0:00:06.800 ***** 2026-02-26 02:42:54.454591 | instance | ok: [instance] 2026-02-26 02:42:54.454824 | instance | 2026-02-26 02:42:54.455080 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-26 02:42:54.455339 | instance | Thursday 26 February 2026 02:42:54 +0000 (0:00:01.076) 0:00:07.877 ***** 2026-02-26 02:42:54.826604 | instance | ok: [instance] 2026-02-26 02:42:54.826834 | instance | 2026-02-26 02:42:54.827112 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-26 02:42:54.827387 | instance | Thursday 26 February 2026 02:42:54 +0000 (0:00:00.371) 0:00:08.249 ***** 2026-02-26 02:42:55.488740 | instance | ok: [instance] 2026-02-26 02:42:55.488844 | instance | 2026-02-26 02:42:55.488850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:42:55.488856 | instance | Thursday 26 February 2026 02:42:55 +0000 (0:00:00.661) 0:00:08.910 ***** 2026-02-26 02:42:55.661045 | instance | ok: [instance] 2026-02-26 02:42:55.661172 | instance | 2026-02-26 02:42:55.661184 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:42:55.661332 | instance | Thursday 26 February 2026 02:42:55 +0000 (0:00:00.173) 0:00:09.084 ***** 2026-02-26 02:42:55.717731 | instance | skipping: [instance] 2026-02-26 02:42:55.717816 | instance | 2026-02-26 02:42:55.718066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:42:55.718084 | instance | Thursday 26 February 2026 02:42:55 +0000 (0:00:00.056) 0:00:09.141 ***** 2026-02-26 02:42:55.769125 | instance | skipping: [instance] 2026-02-26 02:42:55.769188 | instance | 2026-02-26 02:42:55.769445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:42:55.769461 | instance | Thursday 26 February 2026 02:42:55 +0000 (0:00:00.051) 0:00:09.192 ***** 2026-02-26 02:42:55.824573 | instance | skipping: [instance] 2026-02-26 02:42:55.824634 | instance | 2026-02-26 02:42:55.824919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:42:55.824936 | instance | Thursday 26 February 2026 02:42:55 +0000 (0:00:00.055) 0:00:09.248 ***** 2026-02-26 02:42:55.889026 | instance | skipping: [instance] 2026-02-26 02:42:55.889333 | instance | 2026-02-26 02:42:55.889404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:42:55.889484 | instance | Thursday 26 February 2026 02:42:55 +0000 (0:00:00.064) 0:00:09.312 ***** 2026-02-26 02:42:55.948059 | instance | skipping: [instance] 2026-02-26 02:42:55.948172 | instance | 2026-02-26 02:42:55.948500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:42:55.948528 | instance | Thursday 26 February 2026 02:42:55 +0000 (0:00:00.059) 0:00:09.371 ***** 2026-02-26 02:42:56.013904 | instance | ok: [instance] 2026-02-26 02:42:56.014021 | instance | 2026-02-26 02:42:56.014271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:42:56.014386 | instance | Thursday 26 February 2026 02:42:56 +0000 (0:00:00.065) 0:00:09.437 ***** 2026-02-26 02:42:56.103488 | instance | ok: [instance] => (item=dashboard) 2026-02-26 02:42:56.103617 | instance | ok: [instance] => (item=identity) 2026-02-26 02:42:56.103767 | instance | 2026-02-26 02:42:56.103933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:42:56.104097 | instance | Thursday 26 February 2026 02:42:56 +0000 (0:00:00.089) 0:00:09.526 ***** 2026-02-26 02:42:56.205882 | instance | ok: [instance] 2026-02-26 02:42:56.206014 | instance | 2026-02-26 02:42:56.206206 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 02:42:56.206371 | instance | Thursday 26 February 2026 02:42:56 +0000 (0:00:00.102) 0:00:09.629 ***** 2026-02-26 02:42:56.346744 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 02:42:56.346831 | instance | 2026-02-26 02:42:56.346957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 02:42:56.347075 | instance | Thursday 26 February 2026 02:42:56 +0000 (0:00:00.141) 0:00:09.770 ***** 2026-02-26 02:42:56.991461 | instance | changed: [instance] 2026-02-26 02:42:56.991683 | instance | 2026-02-26 02:42:56.991962 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-26 02:42:56.992312 | instance | Thursday 26 February 2026 02:42:56 +0000 (0:00:00.643) 0:00:10.414 ***** 2026-02-26 02:42:57.159258 | instance | included: openstack_helm_endpoints for instance 2026-02-26 02:42:57.159524 | instance | 2026-02-26 02:42:57.159787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-26 02:42:57.160046 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.168) 0:00:10.582 ***** 2026-02-26 02:42:57.287571 | instance | ok: [instance] 2026-02-26 02:42:57.287711 | instance | 2026-02-26 02:42:57.287881 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-26 02:42:57.288056 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.128) 0:00:10.711 ***** 2026-02-26 02:42:57.340947 | instance | skipping: [instance] 2026-02-26 02:42:57.341291 | instance | 2026-02-26 02:42:57.341673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-26 02:42:57.342032 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.053) 0:00:10.764 ***** 2026-02-26 02:42:57.395597 | instance | skipping: [instance] 2026-02-26 02:42:57.395861 | instance | 2026-02-26 02:42:57.396167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-26 02:42:57.396459 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.054) 0:00:10.819 ***** 2026-02-26 02:42:57.448155 | instance | skipping: [instance] 2026-02-26 02:42:57.448393 | instance | 2026-02-26 02:42:57.448671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-26 02:42:57.448969 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.052) 0:00:10.871 ***** 2026-02-26 02:42:57.502879 | instance | skipping: [instance] 2026-02-26 02:42:57.503236 | instance | 2026-02-26 02:42:57.503607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-26 02:42:57.503947 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.054) 0:00:10.926 ***** 2026-02-26 02:42:57.556106 | instance | skipping: [instance] 2026-02-26 02:42:57.556483 | instance | 2026-02-26 02:42:57.557002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-26 02:42:57.557328 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.052) 0:00:10.979 ***** 2026-02-26 02:42:57.622437 | instance | ok: [instance] 2026-02-26 02:42:57.622745 | instance | 2026-02-26 02:42:57.623062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-26 02:42:57.623438 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.066) 0:00:11.045 ***** 2026-02-26 02:42:57.711015 | instance | ok: [instance] => (item=dashboard) 2026-02-26 02:42:57.711120 | instance | ok: [instance] => (item=identity) 2026-02-26 02:42:57.711324 | instance | 2026-02-26 02:42:57.711488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-26 02:42:57.711672 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.088) 0:00:11.134 ***** 2026-02-26 02:42:57.800653 | instance | ok: [instance] 2026-02-26 02:42:57.800813 | instance | 2026-02-26 02:42:57.800995 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-02-26 02:42:57.801169 | instance | Thursday 26 February 2026 02:42:57 +0000 (0:00:00.089) 0:00:11.223 ***** 2026-02-26 02:42:58.837095 | instance | ok: [instance] 2026-02-26 02:42:58.837320 | instance | 2026-02-26 02:42:58.837605 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-02-26 02:42:58.837863 | instance | Thursday 26 February 2026 02:42:58 +0000 (0:00:01.036) 0:00:12.260 ***** 2026-02-26 02:42:58.918162 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '217277c5-eac5-422b-8683-5c0263c40746'}}}}) 2026-02-26 02:42:58.918408 | instance | 2026-02-26 02:42:58.918679 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-02-26 02:42:58.918954 | instance | Thursday 26 February 2026 02:42:58 +0000 (0:00:00.080) 0:00:12.341 ***** 2026-02-26 02:42:59.975706 | instance | ok: [instance] 2026-02-26 02:42:59.975892 | instance | 2026-02-26 02:42:59.976323 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-02-26 02:42:59.976526 | instance | Thursday 26 February 2026 02:42:59 +0000 (0:00:01.057) 0:00:13.398 ***** 2026-02-26 02:43:00.049322 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': 'c317e42d-2eaf-4666-a56c-5bf6f3c764fa'}}}}) 2026-02-26 02:43:00.049572 | instance | 2026-02-26 02:43:00.049855 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-02-26 02:43:00.050154 | instance | Thursday 26 February 2026 02:43:00 +0000 (0:00:00.073) 0:00:13.472 ***** 2026-02-26 02:43:01.093210 | instance | ok: [instance] 2026-02-26 02:43:01.093458 | instance | 2026-02-26 02:43:01.093755 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-02-26 02:43:01.094026 | instance | Thursday 26 February 2026 02:43:01 +0000 (0:00:01.043) 0:00:14.516 ***** 2026-02-26 02:43:01.174850 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '217dd510-cbfd-44e3-ac10-f3166c7b228b'}}}}) 2026-02-26 02:43:01.175089 | instance | 2026-02-26 02:43:01.175390 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-02-26 02:43:01.175638 | instance | Thursday 26 February 2026 02:43:01 +0000 (0:00:00.081) 0:00:14.598 ***** 2026-02-26 02:51:11.846153 | instance | changed: [instance] 2026-02-26 02:51:11.846385 | instance | 2026-02-26 02:51:11.846654 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-02-26 02:51:11.846922 | instance | Thursday 26 February 2026 02:51:11 +0000 (0:08:10.670) 0:08:25.269 ***** 2026-02-26 02:51:12.710451 | instance | ok: [instance] 2026-02-26 02:51:12.710613 | instance | 2026-02-26 02:51:12.710845 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-02-26 02:51:12.711040 | instance | Thursday 26 February 2026 02:51:12 +0000 (0:00:00.864) 0:08:26.133 ***** 2026-02-26 02:51:13.643726 | instance | ok: [instance] 2026-02-26 02:51:13.643851 | instance | 2026-02-26 02:51:13.644034 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-02-26 02:51:13.644224 | instance | Thursday 26 February 2026 02:51:13 +0000 (0:00:00.933) 0:08:27.066 ***** 2026-02-26 02:51:13.675278 | instance | ok: [instance] => { 2026-02-26 02:51:13.675535 | instance | "msg": [ 2026-02-26 02:51:13.675779 | instance | "+ tempest cleanup --init-saved-state", 2026-02-26 02:51:13.676027 | instance | "+ '[' true == false ']'", 2026-02-26 02:51:13.676308 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-02-26 02:51:13.676612 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-02-26 02:51:13.676907 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-02-26 02:51:13.677325 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-02-26 02:51:13.677577 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-02-26 02:51:13.677840 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.101898s] ... ok", 2026-02-26 02:51:13.678147 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.048512s] ... ok", 2026-02-26 02:51:13.678444 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.722265s] ... ok", 2026-02-26 02:51:13.678760 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.942523s] ... ok", 2026-02-26 02:51:13.679009 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [5.345852s] ... ok", 2026-02-26 02:51:13.679303 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.167074s] ... ok", 2026-02-26 02:51:13.679542 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.074434s] ... ok", 2026-02-26 02:51:13.679827 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.026150s] ... ok", 2026-02-26 02:51:13.680073 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028172s] ... ok", 2026-02-26 02:51:13.680361 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007828s] ... ok", 2026-02-26 02:51:13.680615 | instance | "{2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007124s] ... ok", 2026-02-26 02:51:13.680912 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.025630s] ... ok", 2026-02-26 02:51:13.681169 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.928931s] ... ok", 2026-02-26 02:51:13.681458 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.708971s] ... ok", 2026-02-26 02:51:13.681765 | instance | "2026-02-26 02:44:21.085 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-02-26 02:51:13.682098 | instance | "2026-02-26 02:44:22.493 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-02-26 02:51:13.682421 | instance | "{1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.042668s] ... ok", 2026-02-26 02:51:13.682703 | instance | "{1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.085424s] ... ok", 2026-02-26 02:51:13.682909 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.077238s] ... ok", 2026-02-26 02:51:13.683019 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.122171s] ... ok", 2026-02-26 02:51:13.683140 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.068693s] ... ok", 2026-02-26 02:51:13.683261 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.038604s] ... ok", 2026-02-26 02:51:13.683408 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.054625s] ... ok", 2026-02-26 02:51:13.683501 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.044122s] ... ok", 2026-02-26 02:51:13.683631 | instance | "2026-02-26 02:44:26.657 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-02-26 02:51:13.683780 | instance | "2026-02-26 02:44:28.061 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-02-26 02:51:13.683885 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.539589s] ... ok", 2026-02-26 02:51:13.684005 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.449963s] ... ok", 2026-02-26 02:51:13.684132 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.835240s] ... ok", 2026-02-26 02:51:13.684253 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.058988s] ... ok", 2026-02-26 02:51:13.684373 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.050436s] ... ok", 2026-02-26 02:51:13.684522 | instance | "2026-02-26 02:44:33.213 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-02-26 02:51:13.684682 | instance | "2026-02-26 02:44:34.621 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-02-26 02:51:13.684820 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.553410s] ... ok", 2026-02-26 02:51:13.684908 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.430352s] ... ok", 2026-02-26 02:51:13.685029 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.416547s] ... ok", 2026-02-26 02:51:13.685154 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.657263s] ... ok", 2026-02-26 02:51:13.685297 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.034284s] ... ok", 2026-02-26 02:51:13.685404 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.035629s] ... ok", 2026-02-26 02:51:13.685547 | instance | "{1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.345886s] ... ok", 2026-02-26 02:51:13.685710 | instance | "2026-02-26 02:44:42.173 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-02-26 02:51:13.685802 | instance | "{1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.215101s] ... ok", 2026-02-26 02:51:13.685941 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.191316s] ... ok", 2026-02-26 02:51:13.686065 | instance | "{1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.350656s] ... ok", 2026-02-26 02:51:13.686189 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.259654s] ... ok", 2026-02-26 02:51:13.686311 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.307598s] ... ok", 2026-02-26 02:51:13.686432 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.483085s] ... ok", 2026-02-26 02:51:13.686576 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.510769s] ... ok", 2026-02-26 02:51:13.686676 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.169328s] ... ok", 2026-02-26 02:51:13.686797 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [60.488125s] ... ok", 2026-02-26 02:51:13.686935 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.221663s] ... ok", 2026-02-26 02:51:13.687041 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [26.047664s] ... ok", 2026-02-26 02:51:13.687167 | instance | "{1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.279679s] ... ok", 2026-02-26 02:51:13.687290 | instance | "{1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [4.784743s] ... ok", 2026-02-26 02:51:13.687416 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [12.115855s] ... ok", 2026-02-26 02:51:13.687563 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.507722s] ... ok", 2026-02-26 02:51:13.687712 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011563s] ... ok", 2026-02-26 02:51:13.687780 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.117064s] ... ok", 2026-02-26 02:51:13.687922 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.077012s] ... ok", 2026-02-26 02:51:13.688024 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.012581s] ... ok", 2026-02-26 02:51:13.688143 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.675271s] ... ok", 2026-02-26 02:51:13.688264 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.682520s] ... ok", 2026-02-26 02:51:13.688386 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.230931s] ... ok", 2026-02-26 02:51:13.688508 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.188688s] ... ok", 2026-02-26 02:51:13.688651 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.092517s] ... ok", 2026-02-26 02:51:13.688763 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.271072s] ... ok", 2026-02-26 02:51:13.688900 | instance | "{0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.084881s] ... ok", 2026-02-26 02:51:13.689088 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.087362s] ... ok", 2026-02-26 02:51:13.689133 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000572s] ... ok", 2026-02-26 02:51:13.689303 | instance | "{0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.064903s] ... ok", 2026-02-26 02:51:13.689373 | instance | "{1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.048781s] ... ok", 2026-02-26 02:51:13.689493 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.831770s] ... ok", 2026-02-26 02:51:13.689632 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.646695s] ... ok", 2026-02-26 02:51:13.689742 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.297854s] ... ok", 2026-02-26 02:51:13.690095 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.848111s] ... ok", 2026-02-26 02:51:13.690376 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.105783s] ... ok", 2026-02-26 02:51:13.690493 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.055053s] ... ok", 2026-02-26 02:51:13.690703 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.027755s] ... ok", 2026-02-26 02:51:13.690735 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.057188s] ... ok", 2026-02-26 02:51:13.690853 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.057065s] ... ok", 2026-02-26 02:51:13.690978 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [5.924712s] ... ok", 2026-02-26 02:51:13.691092 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.982331s] ... ok", 2026-02-26 02:51:13.691298 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.505121s] ... ok", 2026-02-26 02:51:13.691332 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.037717s] ... ok", 2026-02-26 02:51:13.691452 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.613786s] ... ok", 2026-02-26 02:51:13.691573 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.609560s] ... ok", 2026-02-26 02:51:13.691701 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.039226s] ... ok", 2026-02-26 02:51:13.691815 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.124576s] ... ok", 2026-02-26 02:51:13.691934 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.054682s] ... ok", 2026-02-26 02:51:13.692069 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.060552s] ... ok", 2026-02-26 02:51:13.692191 | instance | "2026-02-26 02:46:04.858 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.204 ([Errno None] Unable to connect to port 22 on 10.96.250.204). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.204", 2026-02-26 02:51:13.692315 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.125351s] ... ok", 2026-02-26 02:51:13.692453 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000521s] ... ok", 2026-02-26 02:51:13.692573 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.214898s] ... ok", 2026-02-26 02:51:13.692702 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.103185s] ... ok", 2026-02-26 02:51:13.692853 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.083684s] ... ok", 2026-02-26 02:51:13.692976 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [23.831418s] ... ok", 2026-02-26 02:51:13.693099 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.084586s] ... ok", 2026-02-26 02:51:13.693215 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000298s] ... ok", 2026-02-26 02:51:13.693346 | instance | "2026-02-26 02:46:41.297 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.204 ([Errno None] Unable to connect to port 22 on 10.96.250.204). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.204", 2026-02-26 02:51:13.693468 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.241202s] ... ok", 2026-02-26 02:51:13.693591 | instance | "{3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.172598s] ... ok", 2026-02-26 02:51:13.693759 | instance | "2026-02-26 02:46:53.064 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-02-26 02:51:13.693958 | instance | "{3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.237670s] ... ok", 2026-02-26 02:51:13.694149 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.221548s] ... ok", 2026-02-26 02:51:13.694315 | instance | "{2} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [83.216385s] ... ok", 2026-02-26 02:51:13.694481 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.062227s] ... ok", 2026-02-26 02:51:13.694650 | instance | "{3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.453076s] ... ok", 2026-02-26 02:51:13.694832 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.222209s] ... ok", 2026-02-26 02:51:13.695036 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.531182s] ... ok", 2026-02-26 02:51:13.695152 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.186381s] ... ok", 2026-02-26 02:51:13.695272 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.201521s] ... ok", 2026-02-26 02:51:13.695397 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.112584s] ... ok", 2026-02-26 02:51:13.695516 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.059033s] ... ok", 2026-02-26 02:51:13.695636 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.038345s] ... ok", 2026-02-26 02:51:13.695768 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.032911s] ... ok", 2026-02-26 02:51:13.695878 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.060755s] ... ok", 2026-02-26 02:51:13.695998 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012462s] ... ok", 2026-02-26 02:51:13.696131 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-02-26 02:51:13.696244 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.956377s] ... ok", 2026-02-26 02:51:13.696364 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.545400s] ... ok", 2026-02-26 02:51:13.696490 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.490056s] ... ok", 2026-02-26 02:51:13.696611 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.480869s] ... ok", 2026-02-26 02:51:13.696734 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.347243s] ... ok", 2026-02-26 02:51:13.696884 | instance | "{0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-02-26 02:51:13.697004 | instance | "2026-02-26 02:47:35.617 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-02-26 02:51:13.697132 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.427939s] ... ok", 2026-02-26 02:51:13.697247 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [0.702568s] ... ok", 2026-02-26 02:51:13.697366 | instance | "{2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [39.998707s] ... ok", 2026-02-26 02:51:13.697487 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.568283s] ... ok", 2026-02-26 02:51:13.697611 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.813562s] ... ok", 2026-02-26 02:51:13.697733 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.634791s] ... ok", 2026-02-26 02:51:13.697867 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.215849s] ... ok", 2026-02-26 02:51:13.698020 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.598000s] ... ok", 2026-02-26 02:51:13.698142 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.529989s] ... ok", 2026-02-26 02:51:13.698257 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.153518s] ... ok", 2026-02-26 02:51:13.698379 | instance | "{1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [67.637071s] ... ok", 2026-02-26 02:51:13.698500 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.485951s] ... ok", 2026-02-26 02:51:13.698620 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.193393s] ... ok", 2026-02-26 02:51:13.698741 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.013233s] ... ok", 2026-02-26 02:51:13.698869 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.637595s] ... ok", 2026-02-26 02:51:13.698982 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.464761s] ... ok", 2026-02-26 02:51:13.699096 | instance | "", 2026-02-26 02:51:13.699217 | instance | "======", 2026-02-26 02:51:13.699322 | instance | "Totals", 2026-02-26 02:51:13.699433 | instance | "======", 2026-02-26 02:51:13.699550 | instance | "Ran: 131 tests in 431.2455 sec.", 2026-02-26 02:51:13.699663 | instance | " - Passed: 129", 2026-02-26 02:51:13.699776 | instance | " - Skipped: 2", 2026-02-26 02:51:13.699903 | instance | " - Expected Fail: 0", 2026-02-26 02:51:13.700014 | instance | " - Unexpected Success: 0", 2026-02-26 02:51:13.700127 | instance | " - Failed: 0", 2026-02-26 02:51:13.700244 | instance | "Sum of execute time for each test: 430.9359 sec.", 2026-02-26 02:51:13.700357 | instance | "", 2026-02-26 02:51:13.700471 | instance | "==============", 2026-02-26 02:51:13.700586 | instance | "Worker Balance", 2026-02-26 02:51:13.700698 | instance | "==============", 2026-02-26 02:51:13.700830 | instance | " - Worker 0 (37 tests) => 0:02:52.923062", 2026-02-26 02:51:13.700948 | instance | " - Worker 1 (26 tests) => 0:07:05.394876", 2026-02-26 02:51:13.701060 | instance | " - Worker 2 (42 tests) => 0:04:49.955199", 2026-02-26 02:51:13.701175 | instance | " - Worker 3 (26 tests) => 0:04:05.335178", 2026-02-26 02:51:13.701290 | instance | "+ tempest cleanup", 2026-02-26 02:51:13.701404 | instance | "" 2026-02-26 02:51:13.701517 | instance | ] 2026-02-26 02:51:13.701630 | instance | } 2026-02-26 02:51:13.715946 | instance | 2026-02-26 02:51:13.716907 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-02-26 02:51:13.716977 | instance | Thursday 26 February 2026 02:51:13 +0000 (0:00:00.072) 0:08:27.139 ***** 2026-02-26 02:51:13.785483 | instance | skipping: [instance] 2026-02-26 02:51:13.785723 | instance | 2026-02-26 02:51:13.786142 | instance | PLAY RECAP ********************************************************************* 2026-02-26 02:51:13.786485 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-02-26 02:51:13.786783 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-26 02:51:13.787055 | instance | 2026-02-26 02:51:13.787518 | instance | Thursday 26 February 2026 02:51:13 +0000 (0:00:00.070) 0:08:27.209 ***** 2026-02-26 02:51:13.787700 | instance | =============================================================================== 2026-02-26 02:51:13.787977 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 490.67s 2026-02-26 02:51:13.788394 | instance | Gathering Facts --------------------------------------------------------- 4.18s 2026-02-26 02:51:13.788693 | instance | Run "stestr" tests ------------------------------------------------------ 2.62s 2026-02-26 02:51:13.789030 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.08s 2026-02-26 02:51:13.789313 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.06s 2026-02-26 02:51:13.789596 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.04s 2026-02-26 02:51:13.789883 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.04s 2026-02-26 02:51:13.790226 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.93s 2026-02-26 02:51:13.790510 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.86s 2026-02-26 02:51:13.790798 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.66s 2026-02-26 02:51:13.791085 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.64s 2026-02-26 02:51:13.791379 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.37s 2026-02-26 02:51:13.791655 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-02-26 02:51:13.791935 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.17s 2026-02-26 02:51:13.792225 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.14s 2026-02-26 02:51:13.792511 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-02-26 02:51:13.792791 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-02-26 02:51:13.793106 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-02-26 02:51:13.793402 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.09s 2026-02-26 02:51:13.793689 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-02-26 02:51:13.878820 | instance | INFO [aio > verify] Executed: Successful 2026-02-26 02:51:13.891922 | instance | INFO [aio > cleanup] Executing 2026-02-26 02:51:13.892311 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 02:51:13.900445 | instance | INFO [aio > destroy] Executing 2026-02-26 02:51:13.900507 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-02-26 02:51:13.900586 | instance | INFO [aio > destroy] Executed: Successful 2026-02-26 02:51:13.900934 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-02-26 02:51:14.454229 | instance | ok: Runtime: 1:23:08.934947 2026-02-26 02:51:14.588822 | 2026-02-26 02:51:14.588936 | PLAY RECAP 2026-02-26 02:51:14.589001 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 02:51:14.589025 | 2026-02-26 02:51:14.705379 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-26 02:51:14.718699 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-02-26 02:51:15.389924 | 2026-02-26 02:51:15.390654 | PLAY [all] 2026-02-26 02:51:15.410116 | 2026-02-26 02:51:15.410453 | TASK [gather-host-logs : creating directory for system status] 2026-02-26 02:51:15.775180 | instance | changed 2026-02-26 02:51:15.780719 | 2026-02-26 02:51:15.780873 | TASK [gather-host-logs : Get logs for each host] 2026-02-26 02:51:16.121776 | instance | + systemd-cgls --full --all --no-pager 2026-02-26 02:51:16.173941 | instance | + ip addr 2026-02-26 02:51:16.179723 | instance | + ip route 2026-02-26 02:51:16.182963 | instance | + lsblk 2026-02-26 02:51:16.201091 | instance | + mount 2026-02-26 02:51:16.216122 | instance | + docker images 2026-02-26 02:51:16.230953 | instance | + brctl show 2026-02-26 02:51:16.231592 | instance | /bin/bash: line 8: brctl: command not found 2026-02-26 02:51:16.231863 | instance | + ps aux --sort=-%mem 2026-02-26 02:51:16.293352 | instance | + dpkg -l 2026-02-26 02:51:16.305711 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-02-26 02:51:16.306669 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-02-26 02:51:16.324798 | instance | + '[' '!' -z '' ']' 2026-02-26 02:51:16.828050 | instance | ok: Runtime: 0:00:00.208493 2026-02-26 02:51:16.835873 | 2026-02-26 02:51:16.835988 | TASK [gather-host-logs : Downloads logs to executor] 2026-02-26 02:51:17.469770 | instance | changed: 2026-02-26 02:51:17.470002 | instance | created directory /var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/work/logs/instance 2026-02-26 02:51:17.470065 | instance | cd+++++++++ system/ 2026-02-26 02:51:17.470126 | instance | >f+++++++++ system/brctl-show.txt 2026-02-26 02:51:17.470175 | instance | >f+++++++++ system/docker-images.txt 2026-02-26 02:51:17.470220 | instance | >f+++++++++ system/ip-addr.txt 2026-02-26 02:51:17.470269 | instance | >f+++++++++ system/ip-route.txt 2026-02-26 02:51:17.470315 | instance | >f+++++++++ system/lsblk.txt 2026-02-26 02:51:17.470359 | instance | >f+++++++++ system/mount.txt 2026-02-26 02:51:17.470403 | instance | >f+++++++++ system/packages.txt 2026-02-26 02:51:17.470445 | instance | >f+++++++++ system/ps.txt 2026-02-26 02:51:17.470535 | instance | >f+++++++++ system/systemd-cgls.txt 2026-02-26 02:51:17.480782 | 2026-02-26 02:51:17.480848 | LOOP [helm-release-status : creating directory for helm release status] 2026-02-26 02:51:17.685006 | instance | changed: "values" 2026-02-26 02:51:17.883484 | instance | changed: "releases" 2026-02-26 02:51:17.890814 | 2026-02-26 02:51:17.890893 | TASK [helm-release-status : Gather get release status for helm charts] 2026-02-26 02:51:26.439107 | instance | ok: Runtime: 0:00:08.242320 2026-02-26 02:51:26.447525 | 2026-02-26 02:51:26.447689 | TASK [helm-release-status : Downloads logs to executor] 2026-02-26 02:51:26.971179 | instance | changed: 2026-02-26 02:51:26.971391 | instance | cd+++++++++ helm/ 2026-02-26 02:51:26.971419 | instance | cd+++++++++ helm/releases/ 2026-02-26 02:51:26.971441 | instance | cd+++++++++ helm/releases/auth-system/ 2026-02-26 02:51:26.971461 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-02-26 02:51:26.971480 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-02-26 02:51:26.971499 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-02-26 02:51:26.971517 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-02-26 02:51:26.971535 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-02-26 02:51:26.971553 | instance | cd+++++++++ helm/releases/kube-system/ 2026-02-26 02:51:26.971570 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-02-26 02:51:26.971588 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-02-26 02:51:26.971606 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-02-26 02:51:26.971627 | instance | cd+++++++++ helm/releases/monitoring/ 2026-02-26 02:51:26.971646 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-02-26 02:51:26.971664 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-02-26 02:51:26.971682 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-02-26 02:51:26.971701 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-02-26 02:51:26.971719 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-02-26 02:51:26.971737 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-02-26 02:51:26.971755 | instance | cd+++++++++ helm/releases/openstack/ 2026-02-26 02:51:26.971776 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-02-26 02:51:26.971794 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-02-26 02:51:26.971812 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-02-26 02:51:26.971829 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-02-26 02:51:26.971847 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-02-26 02:51:26.971864 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-02-26 02:51:26.971881 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-02-26 02:51:26.971900 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-02-26 02:51:26.971918 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-02-26 02:51:26.971936 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-02-26 02:51:26.971953 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-02-26 02:51:26.971971 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-02-26 02:51:26.971989 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-02-26 02:51:26.972007 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-02-26 02:51:26.972024 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-02-26 02:51:26.972042 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-02-26 02:51:26.972059 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-02-26 02:51:26.972076 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-02-26 02:51:26.972093 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-02-26 02:51:26.972128 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-02-26 02:51:26.972147 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-02-26 02:51:26.972164 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-02-26 02:51:26.972182 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-02-26 02:51:26.972199 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-02-26 02:51:26.972216 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-02-26 02:51:26.972234 | instance | cd+++++++++ helm/values/ 2026-02-26 02:51:26.972251 | instance | cd+++++++++ helm/values/auth-system/ 2026-02-26 02:51:26.972269 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-02-26 02:51:26.972286 | instance | cd+++++++++ helm/values/cert-manager/ 2026-02-26 02:51:26.972304 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-02-26 02:51:26.972321 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-02-26 02:51:26.972339 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-02-26 02:51:26.972356 | instance | cd+++++++++ helm/values/kube-system/ 2026-02-26 02:51:26.972373 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-02-26 02:51:26.972391 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-02-26 02:51:26.972408 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-02-26 02:51:26.972426 | instance | cd+++++++++ helm/values/monitoring/ 2026-02-26 02:51:26.972443 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-02-26 02:51:26.972461 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-02-26 02:51:26.972478 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-02-26 02:51:26.972495 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-02-26 02:51:26.972513 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-02-26 02:51:26.972530 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-02-26 02:51:26.972547 | instance | cd+++++++++ helm/values/openstack/ 2026-02-26 02:51:26.972564 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-02-26 02:51:26.972582 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-02-26 02:51:26.972599 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-02-26 02:51:26.972616 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-02-26 02:51:26.972633 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-02-26 02:51:26.972650 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-02-26 02:51:26.972667 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-02-26 02:51:26.972684 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-02-26 02:51:26.972701 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-02-26 02:51:26.972718 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-02-26 02:51:26.972735 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-02-26 02:51:26.972752 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-02-26 02:51:26.972769 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-02-26 02:51:26.972786 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-02-26 02:51:26.972804 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-02-26 02:51:26.972821 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-02-26 02:51:26.972839 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-02-26 02:51:26.972856 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-02-26 02:51:26.972874 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-02-26 02:51:26.972894 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-02-26 02:51:26.972912 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-02-26 02:51:26.972936 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-02-26 02:51:26.972969 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-02-26 02:51:26.972991 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-02-26 02:51:26.973009 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-02-26 02:51:26.982922 | 2026-02-26 02:51:26.983014 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-02-26 02:51:27.236361 | instance | changed 2026-02-26 02:51:27.300851 | 2026-02-26 02:51:27.301062 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-02-26 02:51:27.512884 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 02:51:27.513071 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 02:51:27.520181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:27.522612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:27.640237 | instance | node/instance 2026-02-26 02:51:27.649199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:27.707979 | instance | clusterrole/admin 2026-02-26 02:51:27.910329 | instance | clusterrole/capi-aggregated-manager-role 2026-02-26 02:51:27.974520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:27.994151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:28.007301 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-02-26 02:51:28.069938 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-02-26 02:51:28.192627 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-02-26 02:51:28.258506 | instance | clusterrole/capi-manager-role 2026-02-26 02:51:28.355708 | instance | clusterrole/capo-manager-role 2026-02-26 02:51:28.444714 | instance | clusterrole/cephfs-csi-nodeplugin 2026-02-26 02:51:28.514479 | instance | clusterrole/cephfs-external-provisioner-runner 2026-02-26 02:51:28.606622 | instance | clusterrole/cert-manager-cainjector 2026-02-26 02:51:28.691141 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-02-26 02:51:28.786485 | instance | clusterrole/cert-manager-controller-certificates 2026-02-26 02:51:28.874225 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-02-26 02:51:28.974171 | instance | clusterrole/cert-manager-controller-challenges 2026-02-26 02:51:29.040485 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-02-26 02:51:29.140634 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-02-26 02:51:29.215551 | instance | clusterrole/cert-manager-controller-issuers 2026-02-26 02:51:29.317576 | instance | clusterrole/cert-manager-controller-orders 2026-02-26 02:51:29.398699 | instance | clusterrole/cert-manager-edit 2026-02-26 02:51:29.514749 | instance | clusterrole/cert-manager-view 2026-02-26 02:51:29.599698 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-02-26 02:51:29.682796 | instance | clusterrole/cilium 2026-02-26 02:51:29.765817 | instance | clusterrole/cilium-operator 2026-02-26 02:51:29.855762 | instance | clusterrole/cluster-admin 2026-02-26 02:51:29.944979 | instance | clusterrole/edit 2026-02-26 02:51:30.032717 | instance | clusterrole/goldpinger-clusterrole 2026-02-26 02:51:30.133223 | instance | clusterrole/ingress-nginx 2026-02-26 02:51:30.209463 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-02-26 02:51:30.309911 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-02-26 02:51:30.400347 | instance | clusterrole/kube-prometheus-stack-operator 2026-02-26 02:51:30.486544 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-02-26 02:51:30.582608 | instance | clusterrole/kubeadm:get-nodes 2026-02-26 02:51:30.677057 | instance | clusterrole/local-path-provisioner 2026-02-26 02:51:30.765249 | instance | clusterrole/neutron-coredns 2026-02-26 02:51:30.858698 | instance | clusterrole/node-feature-discovery 2026-02-26 02:51:30.955555 | instance | clusterrole/node-feature-discovery-gc 2026-02-26 02:51:31.043387 | instance | clusterrole/nova-bootstrap 2026-02-26 02:51:31.127777 | instance | clusterrole/nova-cell-setup 2026-02-26 02:51:31.208885 | instance | clusterrole/objectstorage-provisioner-role 2026-02-26 02:51:31.304867 | instance | clusterrole/orc-image-editor-role 2026-02-26 02:51:31.375778 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-02-26 02:51:31.497252 | instance | clusterrole/orc-image-viewer-role 2026-02-26 02:51:31.572204 | instance | clusterrole/orc-manager-role 2026-02-26 02:51:31.668954 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-02-26 02:51:31.739888 | instance | clusterrolebinding/capi-manager-rolebinding 2026-02-26 02:51:31.839409 | instance | clusterrole/orc-metrics-auth-role 2026-02-26 02:51:31.923275 | instance | clusterrolebinding/capo-manager-rolebinding 2026-02-26 02:51:32.037636 | instance | clusterrole/orc-metrics-reader 2026-02-26 02:51:32.105645 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-02-26 02:51:32.205328 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-02-26 02:51:32.274380 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-02-26 02:51:32.378582 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-02-26 02:51:32.452346 | instance | clusterrolebinding/cert-manager-cainjector 2026-02-26 02:51:32.557597 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-02-26 02:51:32.630627 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-02-26 02:51:32.727178 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-02-26 02:51:32.816485 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-02-26 02:51:32.924015 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-02-26 02:51:33.015212 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-02-26 02:51:33.150346 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-02-26 02:51:33.264884 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-02-26 02:51:33.365045 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-02-26 02:51:33.457864 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-02-26 02:51:33.567650 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-02-26 02:51:33.643664 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-02-26 02:51:33.774299 | instance | clusterrole/rbd-csi-nodeplugin 2026-02-26 02:51:33.841235 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-02-26 02:51:33.958580 | instance | clusterrole/rbd-external-provisioner-runner 2026-02-26 02:51:34.011223 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-02-26 02:51:34.160577 | instance | clusterrolebinding/cert-manager-controller-orders 2026-02-26 02:51:34.195558 | instance | clusterrole/rook-ceph-global 2026-02-26 02:51:34.336554 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-02-26 02:51:34.398866 | instance | clusterrole/rook-ceph-mgr-cluster 2026-02-26 02:51:34.526839 | instance | clusterrolebinding/cilium 2026-02-26 02:51:34.589182 | instance | clusterrole/rook-ceph-mgr-system 2026-02-26 02:51:34.721530 | instance | clusterrolebinding/cilium-operator 2026-02-26 02:51:34.788570 | instance | clusterrole/rook-ceph-object-bucket 2026-02-26 02:51:34.910326 | instance | clusterrole/rook-ceph-osd 2026-02-26 02:51:34.986967 | instance | clusterrolebinding/cluster-admin 2026-02-26 02:51:35.101823 | instance | clusterrole/rook-ceph-system 2026-02-26 02:51:35.160496 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-02-26 02:51:35.317332 | instance | clusterrolebinding/ingress-nginx 2026-02-26 02:51:35.370050 | instance | clusterrole/secretgen-controller-cluster-role 2026-02-26 02:51:35.512743 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-02-26 02:51:35.535756 | instance | clusterrole/system:aggregate-to-admin 2026-02-26 02:51:35.693649 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-02-26 02:51:35.718430 | instance | clusterrole/system:aggregate-to-edit 2026-02-26 02:51:35.885894 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-02-26 02:51:35.892147 | instance | clusterrole/system:aggregate-to-view 2026-02-26 02:51:36.063516 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-02-26 02:51:36.064228 | instance | clusterrole/system:auth-delegator 2026-02-26 02:51:36.267913 | instance | clusterrolebinding/kubeadm:get-nodes 2026-02-26 02:51:36.272236 | instance | clusterrole/system:basic-user 2026-02-26 02:51:36.455421 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-02-26 02:51:36.458979 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-02-26 02:51:36.649842 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-02-26 02:51:36.658813 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-02-26 02:51:36.827526 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-02-26 02:51:36.848387 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-02-26 02:51:37.011296 | instance | clusterrolebinding/kubeadm:node-proxier 2026-02-26 02:51:37.039019 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-02-26 02:51:37.197568 | instance | clusterrolebinding/local-path-provisioner 2026-02-26 02:51:37.220130 | instance | clusterrolebinding/magnum-cluster-api 2026-02-26 02:51:37.373707 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-02-26 02:51:37.408188 | instance | clusterrolebinding/neutron-coredns 2026-02-26 02:51:37.575928 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-02-26 02:51:37.613404 | instance | clusterrolebinding/node-feature-discovery 2026-02-26 02:51:37.760168 | instance | clusterrole/system:controller:attachdetach-controller 2026-02-26 02:51:37.803258 | instance | clusterrole/system:controller:certificate-controller 2026-02-26 02:51:37.946900 | instance | clusterrolebinding/node-feature-discovery-gc 2026-02-26 02:51:37.996124 | instance | clusterrolebinding/nova-bootstrap 2026-02-26 02:51:38.113212 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-02-26 02:51:38.178850 | instance | clusterrolebinding/nova-cell-setup 2026-02-26 02:51:38.299801 | instance | clusterrole/system:controller:cronjob-controller 2026-02-26 02:51:38.371324 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-02-26 02:51:38.507396 | instance | clusterrole/system:controller:daemon-set-controller 2026-02-26 02:51:38.552188 | instance | clusterrolebinding/orc-manager-rolebinding 2026-02-26 02:51:38.676623 | instance | clusterrole/system:controller:deployment-controller 2026-02-26 02:51:38.743159 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-02-26 02:51:38.859704 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-02-26 02:51:38.930978 | instance | clusterrole/system:controller:disruption-controller 2026-02-26 02:51:39.043744 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-02-26 02:51:39.103745 | instance | clusterrole/system:controller:endpoint-controller 2026-02-26 02:51:39.239182 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-02-26 02:51:39.289921 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-02-26 02:51:39.431527 | instance | clusterrole/system:controller:endpointslice-controller 2026-02-26 02:51:39.490468 | instance | clusterrolebinding/rook-ceph-global 2026-02-26 02:51:39.638731 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-02-26 02:51:39.663287 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-02-26 02:51:39.831054 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-02-26 02:51:39.858333 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-02-26 02:51:40.007150 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-02-26 02:51:40.038191 | instance | clusterrolebinding/rook-ceph-osd 2026-02-26 02:51:40.183966 | instance | clusterrole/system:controller:expand-controller 2026-02-26 02:51:40.236177 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-02-26 02:51:40.367157 | instance | clusterrole/system:controller:generic-garbage-collector 2026-02-26 02:51:40.421558 | instance | clusterrolebinding/rook-ceph-system 2026-02-26 02:51:40.582196 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-02-26 02:51:40.630217 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-02-26 02:51:40.791269 | instance | clusterrole/system:controller:job-controller 2026-02-26 02:51:40.838618 | instance | clusterrolebinding/system:basic-user 2026-02-26 02:51:40.987456 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-02-26 02:51:41.026687 | instance | clusterrole/system:controller:namespace-controller 2026-02-26 02:51:41.175755 | instance | clusterrolebinding/system:controller:certificate-controller 2026-02-26 02:51:41.220500 | instance | clusterrole/system:controller:node-controller 2026-02-26 02:51:41.377775 | instance | clusterrole/system:controller:persistent-volume-binder 2026-02-26 02:51:41.423712 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-02-26 02:51:41.566360 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-02-26 02:51:41.615996 | instance | clusterrole/system:controller:pod-garbage-collector 2026-02-26 02:51:41.743775 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-02-26 02:51:41.804432 | instance | clusterrole/system:controller:pv-protection-controller 2026-02-26 02:51:41.928030 | instance | clusterrolebinding/system:controller:deployment-controller 2026-02-26 02:51:41.993788 | instance | clusterrole/system:controller:pvc-protection-controller 2026-02-26 02:51:42.130442 | instance | clusterrolebinding/system:controller:disruption-controller 2026-02-26 02:51:42.190510 | instance | clusterrole/system:controller:replicaset-controller 2026-02-26 02:51:42.322846 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-02-26 02:51:42.369971 | instance | clusterrole/system:controller:replication-controller 2026-02-26 02:51:42.504196 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-02-26 02:51:42.566300 | instance | clusterrole/system:controller:resourcequota-controller 2026-02-26 02:51:42.681319 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-02-26 02:51:42.738032 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-02-26 02:51:42.883526 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-02-26 02:51:42.934696 | instance | clusterrole/system:controller:route-controller 2026-02-26 02:51:43.076455 | instance | clusterrolebinding/system:controller:expand-controller 2026-02-26 02:51:43.130158 | instance | clusterrole/system:controller:service-account-controller 2026-02-26 02:51:43.270030 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-02-26 02:51:43.327546 | instance | clusterrole/system:controller:service-controller 2026-02-26 02:51:43.475809 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-02-26 02:51:43.523023 | instance | clusterrole/system:controller:statefulset-controller 2026-02-26 02:51:43.678503 | instance | clusterrolebinding/system:controller:job-controller 2026-02-26 02:51:43.723735 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-02-26 02:51:43.891756 | instance | clusterrolebinding/system:controller:namespace-controller 2026-02-26 02:51:43.933317 | instance | clusterrole/system:controller:ttl-controller 2026-02-26 02:51:44.100330 | instance | clusterrole/system:coredns 2026-02-26 02:51:44.103945 | instance | clusterrolebinding/system:controller:node-controller 2026-02-26 02:51:44.291732 | instance | clusterrole/system:discovery 2026-02-26 02:51:44.310341 | instance | clusterrole/system:heapster 2026-02-26 02:51:44.490989 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-02-26 02:51:44.505470 | instance | clusterrole/system:kube-aggregator 2026-02-26 02:51:44.689708 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-02-26 02:51:44.698099 | instance | clusterrole/system:kube-controller-manager 2026-02-26 02:51:44.886060 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-02-26 02:51:44.904841 | instance | clusterrole/system:kube-dns 2026-02-26 02:51:45.082966 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-02-26 02:51:45.093516 | instance | clusterrole/system:kube-scheduler 2026-02-26 02:51:45.307686 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-02-26 02:51:45.310685 | instance | clusterrole/system:kubelet-api-admin 2026-02-26 02:51:45.505743 | instance | clusterrolebinding/system:controller:replication-controller 2026-02-26 02:51:45.509943 | instance | clusterrole/system:monitoring 2026-02-26 02:51:45.696954 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-02-26 02:51:45.698656 | instance | clusterrole/system:node 2026-02-26 02:51:45.889924 | instance | clusterrole/system:node-bootstrapper 2026-02-26 02:51:45.891568 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-02-26 02:51:46.089240 | instance | clusterrole/system:node-problem-detector 2026-02-26 02:51:46.094008 | instance | clusterrolebinding/system:controller:route-controller 2026-02-26 02:51:46.270421 | instance | clusterrole/system:node-proxier 2026-02-26 02:51:46.272075 | instance | clusterrolebinding/system:controller:service-account-controller 2026-02-26 02:51:46.463587 | instance | clusterrole/system:persistent-volume-provisioner 2026-02-26 02:51:46.464959 | instance | clusterrolebinding/system:controller:service-controller 2026-02-26 02:51:46.661673 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-02-26 02:51:46.661740 | instance | clusterrole/system:public-info-viewer 2026-02-26 02:51:46.903320 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-02-26 02:51:46.925445 | instance | clusterrole/system:service-account-issuer-discovery 2026-02-26 02:51:47.098351 | instance | clusterrole/system:volume-scheduler 2026-02-26 02:51:47.120914 | instance | clusterrolebinding/system:controller:ttl-controller 2026-02-26 02:51:47.278761 | instance | clusterrole/vector 2026-02-26 02:51:47.295210 | instance | clusterrolebinding/system:coredns 2026-02-26 02:51:47.462772 | instance | clusterrole/view 2026-02-26 02:51:47.481078 | instance | clusterrolebinding/system:discovery 2026-02-26 02:51:47.673148 | instance | clusterrolebinding/system:kube-controller-manager 2026-02-26 02:51:47.674937 | instance | clusterrolebinding/system:kube-dns 2026-02-26 02:51:47.862958 | instance | clusterrolebinding/system:kube-scheduler 2026-02-26 02:51:47.870953 | instance | clusterrolebinding/system:monitoring 2026-02-26 02:51:48.045774 | instance | clusterrolebinding/system:node 2026-02-26 02:51:48.046598 | instance | clusterrolebinding/system:node-proxier 2026-02-26 02:51:48.229766 | instance | clusterrolebinding/system:public-info-viewer 2026-02-26 02:51:48.234642 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-02-26 02:51:48.409490 | instance | clusterrolebinding/system:volume-scheduler 2026-02-26 02:51:48.409980 | instance | clusterrolebinding/vector 2026-02-26 02:51:48.622666 | instance | storageclass/general 2026-02-26 02:51:48.623114 | instance | namespace/auth-system 2026-02-26 02:51:48.816942 | instance | namespace/capi-kubeadm-bootstrap-system 2026-02-26 02:51:48.864179 | instance | namespace/capi-kubeadm-control-plane-system 2026-02-26 02:51:49.035617 | instance | namespace/capi-system 2026-02-26 02:51:49.046996 | instance | namespace/capo-system 2026-02-26 02:51:49.228979 | instance | namespace/cert-manager 2026-02-26 02:51:49.229668 | instance | namespace/default 2026-02-26 02:51:49.412534 | instance | namespace/ingress-nginx 2026-02-26 02:51:49.426727 | instance | namespace/kube-node-lease 2026-02-26 02:51:49.619366 | instance | namespace/kube-public 2026-02-26 02:51:49.620547 | instance | namespace/kube-system 2026-02-26 02:51:49.805296 | instance | namespace/local-path-storage 2026-02-26 02:51:49.807106 | instance | namespace/magnum-system 2026-02-26 02:51:49.990173 | instance | namespace/monitoring 2026-02-26 02:51:49.998722 | instance | namespace/openstack 2026-02-26 02:51:50.186198 | instance | namespace/orc-system 2026-02-26 02:51:50.186549 | instance | namespace/rook-ceph 2026-02-26 02:51:50.369993 | instance | namespace/secretgen-controller 2026-02-26 02:51:50.918485 | instance | ok: Runtime: 0:00:23.044246 2026-02-26 02:51:50.928373 | 2026-02-26 02:51:50.928462 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-02-26 02:51:51.139479 | instance | changed 2026-02-26 02:51:51.144506 | 2026-02-26 02:51:51.144576 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-02-26 02:51:51.362337 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 02:51:51.362807 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 02:51:51.363019 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 02:51:51.465268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.465670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.552674 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-02-26 02:51:51.557749 | instance | auth-system/configmaps/keycloak-env-vars 2026-02-26 02:51:51.558615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.562318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.656626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.658088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.754135 | instance | auth-system/configmaps/kube-root-ca.crt 2026-02-26 02:51:51.756063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.756705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.839814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.850656 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-02-26 02:51:51.856168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.944687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:51.948600 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-02-26 02:51:51.954396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.036949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.039023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.050326 | instance | auth-system/endpoints/keycloak 2026-02-26 02:51:52.126303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.131390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.137624 | instance | auth-system/endpoints/keycloak-headless 2026-02-26 02:51:52.214897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.231742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.235962 | instance | auth-system/endpoints/keycloak-metrics 2026-02-26 02:51:52.310476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.319717 | instance | auth-system/ingresses/keycloak 2026-02-26 02:51:52.339458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.406931 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:52.419197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.425231 | instance | auth-system/networkpolicies/keycloak 2026-02-26 02:51:52.440809 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:52.449406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.507915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.532372 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql 2026-02-26 02:51:52.539628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.620424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.623847 | instance | auth-system/pods/keycloak-0 2026-02-26 02:51:52.663896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.710667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.740506 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-02-26 02:51:52.784682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.848555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.853033 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-02-26 02:51:52.903621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.960186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:52.966804 | instance | auth-system/secrets/keycloak 2026-02-26 02:51:53.033959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.067310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.088392 | instance | auth-system/secrets/keycloak-externaldb 2026-02-26 02:51:53.155290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.167980 | instance | auth-system/secrets/keycloak.162-253-55-70.nip.io-tls 2026-02-26 02:51:53.198719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.260123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.293267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.317421 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-02-26 02:51:53.365418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.379555 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-02-26 02:51:53.391639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.480099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.513118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.556101 | instance | auth-system/serviceaccounts/default 2026-02-26 02:51:53.582639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.597001 | instance | auth-system/serviceaccounts/keycloak 2026-02-26 02:51:53.621444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.695778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.729517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.790441 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-02-26 02:51:53.799885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.800040 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-02-26 02:51:53.831878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.899221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.930212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:53.995354 | instance | auth-system/services/keycloak 2026-02-26 02:51:53.997253 | instance | auth-system/services/keycloak-headless 2026-02-26 02:51:53.999478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.057252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.102438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.167498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.192672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.198599 | instance | auth-system/services/keycloak-metrics 2026-02-26 02:51:54.204239 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-02-26 02:51:54.275475 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:54.288257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.292362 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:54.303308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.392087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.403307 | instance | auth-system/statefulsets/keycloak 2026-02-26 02:51:54.406054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.414141 | instance | capi-system/configmaps/kube-root-ca.crt 2026-02-26 02:51:54.493311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.516275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.613180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.615241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.638244 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-02-26 02:51:54.644271 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-02-26 02:51:54.709744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.713013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.807900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.812579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.827508 | instance | capi-system/deployment/capi-controller-manager 2026-02-26 02:51:54.859365 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-02-26 02:51:54.911905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:54.922173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.023311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.024177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.033558 | instance | capi-system/endpoints/capi-webhook-service 2026-02-26 02:51:55.059033 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk 2026-02-26 02:51:55.104717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.128471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.220279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.224900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.226161 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-t9h9s 2026-02-26 02:51:55.273837 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-02-26 02:51:55.331105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.340461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.427327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.437008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.438713 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-02-26 02:51:55.485719 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-02-26 02:51:55.531031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.535766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.623264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.649047 | instance | capi-system/roles/capi-leader-election-role 2026-02-26 02:51:55.651739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.686292 | instance | capi-system/secrets/capi-webhook-service-cert 2026-02-26 02:51:55.714337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.756535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.817964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.855517 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-02-26 02:51:55.861619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.920432 | instance | capi-system/serviceaccounts/capi-manager 2026-02-26 02:51:55.944131 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:55.953496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:55.957855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.041851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.057954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.070030 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-02-26 02:51:56.142619 | instance | capi-system/serviceaccounts/default 2026-02-26 02:51:56.164210 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:56.169745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.172757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.265976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.267477 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-02-26 02:51:56.272963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.343107 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-02-26 02:51:56.369554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.378978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.461600 | instance | capi-system/services/capi-webhook-service 2026-02-26 02:51:56.464273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.468107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.544212 | instance | capo-system/configmaps/kube-root-ca.crt 2026-02-26 02:51:56.569034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.610785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.656668 | instance | cert-manager/configmaps/cert-manager-webhook 2026-02-26 02:51:56.667639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.710586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.747734 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-02-26 02:51:56.784700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.806072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.856388 | instance | capo-system/deployment/capo-controller-manager 2026-02-26 02:51:56.875084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.905547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:56.957376 | instance | capo-system/endpoints/capo-webhook-service 2026-02-26 02:51:56.963753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.016838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.061376 | instance | cert-manager/deployment/cert-manager 2026-02-26 02:51:57.068337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.113949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.164652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.166710 | instance | cert-manager/deployment/cert-manager-cainjector 2026-02-26 02:51:57.214332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.258226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.294550 | instance | cert-manager/deployment/cert-manager-webhook 2026-02-26 02:51:57.342795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.351349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.372267 | instance | cert-manager/endpoints/cert-manager 2026-02-26 02:51:57.445157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.447922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.511896 | instance | cert-manager/endpoints/cert-manager-webhook 2026-02-26 02:51:57.547608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.551761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.562990 | instance | capo-system/pods/capo-controller-manager-6975759b4b-zkmfh 2026-02-26 02:51:57.637936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.654971 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:57.662451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.704714 | instance | cert-manager/pods/cert-manager-75c4c745bc-dlh5j 2026-02-26 02:51:57.757558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.765869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.816155 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-5dfls 2026-02-26 02:51:57.857817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.900101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.938772 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-k4sxr 2026-02-26 02:51:57.972213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:57.994678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.055966 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-02-26 02:51:58.062064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.107442 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:58.118895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.124094 | instance | capo-system/roles/capo-leader-election-role 2026-02-26 02:51:58.169756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.226302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.273102 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-02-26 02:51:58.274487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.309841 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-02-26 02:51:58.331770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.364064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.425873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.453180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.492972 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-02-26 02:51:58.497012 | instance | capo-system/secrets/capo-webhook-service-cert 2026-02-26 02:51:58.511588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.578315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.595009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.672487 | instance | capo-system/serviceaccounts/capo-manager 2026-02-26 02:51:58.673558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.678430 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-02-26 02:51:58.694574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.768541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.795957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.852397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.867744 | instance | capo-system/serviceaccounts/default 2026-02-26 02:51:58.882672 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-02-26 02:51:58.902111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:58.953848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.014775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.056735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.085319 | instance | cert-manager/roles/cert-manager:leaderelection 2026-02-26 02:51:59.099537 | instance | capo-system/services/capo-webhook-service 2026-02-26 02:51:59.115198 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:59.124946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.159418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.219424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.272095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.280682 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-02-26 02:51:59.284573 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-02-26 02:51:59.326956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.375953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.449501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.468344 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-02-26 02:51:59.469242 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-02-26 02:51:59.475310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.554169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.569204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.652967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.659653 | instance | cert-manager/serviceaccounts/cert-manager 2026-02-26 02:51:59.679186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.731721 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-02-26 02:51:59.751895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.784529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.847761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.873120 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-02-26 02:51:59.884080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.947847 | instance | cert-manager/serviceaccounts/default 2026-02-26 02:51:59.960999 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:51:59.970655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:51:59.988003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.075938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.086622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.089421 | instance | cert-manager/services/cert-manager 2026-02-26 02:52:00.178390 | instance | cert-manager/services/cert-manager-webhook 2026-02-26 02:52:00.178981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.196073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.274327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.288026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.307667 | instance | default/configmaps/kube-root-ca.crt 2026-02-26 02:52:00.367289 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-02-26 02:52:00.373166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.376410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.469565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.493662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.536800 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-02-26 02:52:00.552859 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-02-26 02:52:00.557365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.603085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.645055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.713404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.726085 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-02-26 02:52:00.740230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.759042 | instance | default/endpoints/kubernetes 2026-02-26 02:52:00.865293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.870016 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:00.877514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.954045 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-02-26 02:52:00.954523 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-02-26 02:52:00.955751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:00.966549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.046542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.053047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.143637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.172037 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-02-26 02:52:01.174592 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-02-26 02:52:01.183550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.279220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.279651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.385361 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-02-26 02:52:01.389021 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-02-26 02:52:01.449844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.493533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.565695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.573445 | instance | ingress-nginx/pods/ingress-nginx-controller-59c5t 2026-02-26 02:52:01.576351 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-g6clr 2026-02-26 02:52:01.578770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.639852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.677096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.750709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.765252 | instance | default/serviceaccounts/default 2026-02-26 02:52:01.777631 | instance | default/services/kubernetes 2026-02-26 02:52:01.781330 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:01.789498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.835153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.892584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.937266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.976219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:01.976805 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-02-26 02:52:01.978544 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-02-26 02:52:02.035079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.075695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.133599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.175490 | instance | ingress-nginx/roles/ingress-nginx 2026-02-26 02:52:02.178273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.202371 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-02-26 02:52:02.245002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.262591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.323633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.362645 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-02-26 02:52:02.365514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.398665 | instance | ingress-nginx/serviceaccounts/default 2026-02-26 02:52:02.405791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.447866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.503784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.579494 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-02-26 02:52:02.588150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.604093 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-02-26 02:52:02.683983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.780748 | instance | ingress-nginx/services/ingress-nginx-controller 2026-02-26 02:52:02.787826 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:02.794994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.815816 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-02-26 02:52:02.902512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:02.987970 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-02-26 02:52:02.991153 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-02-26 02:52:03.006291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.008028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.107345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.174878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.193826 | instance | kube-public/configmaps/cluster-info 2026-02-26 02:52:03.200164 | instance | kube-public/configmaps/kube-root-ca.crt 2026-02-26 02:52:03.214060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.314865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.320280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.387000 | instance | kube-node-lease/serviceaccounts/default 2026-02-26 02:52:03.405338 | instance | kube-system/configmaps/cilium-config 2026-02-26 02:52:03.432738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.433663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.540416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.562728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.609245 | instance | kube-system/configmaps/coredns 2026-02-26 02:52:03.637062 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-02-26 02:52:03.651009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.653259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.781944 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:03.792549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.800950 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-02-26 02:52:03.828621 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-02-26 02:52:03.832579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:03.937749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.006746 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-02-26 02:52:04.041278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.044047 | instance | kube-system/configmaps/kube-proxy 2026-02-26 02:52:04.114065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.161429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.203998 | instance | kube-system/configmaps/kube-root-ca.crt 2026-02-26 02:52:04.209329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.246325 | instance | kube-system/configmaps/kubeadm-config 2026-02-26 02:52:04.401961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.410257 | instance | kube-system/configmaps/kubelet-config 2026-02-26 02:52:04.456017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.460392 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-02-26 02:52:04.542375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.620526 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-02-26 02:52:04.670912 | instance | kube-public/serviceaccounts/default 2026-02-26 02:52:04.694058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.744670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.792483 | instance | kube-system/daemonsets/cilium 2026-02-26 02:52:04.842812 | instance | kube-system/daemonsets/kube-proxy 2026-02-26 02:52:04.861422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.934356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:04.995224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:05.011319 | instance | kube-system/deployment/cilium-operator 2026-02-26 02:52:05.048524 | instance | kube-system/deployment/coredns 2026-02-26 02:52:05.098861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:05.216227 | instance | kube-system/endpoints/kube-dns 2026-02-26 02:52:05.249468 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-02-26 02:52:05.416951 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-02-26 02:52:05.448162 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-02-26 02:52:05.473390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:05.595641 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:05.607159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:05.637704 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-02-26 02:52:05.665510 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-02-26 02:52:05.706999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:05.795139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:05.825603 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-02-26 02:52:05.862362 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-02-26 02:52:05.919441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:06.013430 | instance | local-path-storage/configmaps/local-path-config 2026-02-26 02:52:06.014995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:06.029004 | instance | kube-system/pods/cilium-operator-869df985b8-mt45j 2026-02-26 02:52:06.064096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:06.180930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:06.222882 | instance | kube-system/pods/cilium-pkrbf 2026-02-26 02:52:06.241824 | instance | kube-system/pods/coredns-67659f764b-hzmkh 2026-02-26 02:52:06.442400 | instance | kube-system/pods/coredns-67659f764b-sggkc 2026-02-26 02:52:06.445252 | instance | kube-system/pods/etcd-instance 2026-02-26 02:52:06.513318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:06.603200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:06.633217 | instance | kube-system/pods/kube-apiserver-instance 2026-02-26 02:52:06.652325 | instance | kube-system/pods/kube-controller-manager-instance 2026-02-26 02:52:06.794053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:06.878488 | instance | kube-system/pods/kube-proxy-kjbmd 2026-02-26 02:52:06.879151 | instance | kube-system/pods/kube-scheduler-instance 2026-02-26 02:52:06.879967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:07.073123 | instance | kube-system/pods/kube-vip-instance 2026-02-26 02:52:07.078291 | instance | local-path-storage/deployment/local-path-provisioner 2026-02-26 02:52:07.295565 | instance | kube-system/rolebindings/cilium-config-agent 2026-02-26 02:52:07.310799 | instance | kube-system/rolebindings/kube-proxy 2026-02-26 02:52:07.488136 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-02-26 02:52:07.489543 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-02-26 02:52:07.663151 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-02-26 02:52:07.665625 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-02-26 02:52:07.840413 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-02-26 02:52:07.843161 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-02-26 02:52:08.012595 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-02-26 02:52:08.017622 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-02-26 02:52:08.193605 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-02-26 02:52:08.213747 | instance | kube-system/roles/cilium-config-agent 2026-02-26 02:52:08.367518 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-02-26 02:52:08.392488 | instance | kube-system/roles/kube-proxy 2026-02-26 02:52:08.544943 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-02-26 02:52:08.558501 | instance | kube-system/roles/kubeadm:kubelet-config 2026-02-26 02:52:08.720260 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-02-26 02:52:08.736828 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-02-26 02:52:08.890455 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-02-26 02:52:08.918121 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-02-26 02:52:09.073198 | instance | kube-system/roles/system:controller:cloud-provider 2026-02-26 02:52:09.099832 | instance | kube-system/roles/system:controller:token-cleaner 2026-02-26 02:52:09.247486 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-02-26 02:52:09.279218 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-02-26 02:52:09.447961 | instance | kube-system/serviceaccounts/certificate-controller 2026-02-26 02:52:09.500948 | instance | kube-system/serviceaccounts/cilium 2026-02-26 02:52:09.654017 | instance | kube-system/serviceaccounts/cilium-operator 2026-02-26 02:52:09.731952 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-02-26 02:52:09.865109 | instance | kube-system/serviceaccounts/coredns 2026-02-26 02:52:09.941571 | instance | kube-system/serviceaccounts/cronjob-controller 2026-02-26 02:52:10.087483 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-02-26 02:52:10.144466 | instance | kube-system/serviceaccounts/default 2026-02-26 02:52:10.290902 | instance | kube-system/serviceaccounts/deployment-controller 2026-02-26 02:52:10.342502 | instance | kube-system/serviceaccounts/disruption-controller 2026-02-26 02:52:10.524096 | instance | kube-system/serviceaccounts/endpoint-controller 2026-02-26 02:52:10.551372 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-02-26 02:52:10.732955 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-02-26 02:52:10.763408 | instance | kube-system/secrets/bootstrap-token-jof4qh 2026-02-26 02:52:10.952717 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-02-26 02:52:10.964608 | instance | kube-system/serviceaccounts/expand-controller 2026-02-26 02:52:11.165894 | instance | kube-system/secrets/bootstrap-token-wtdqhk 2026-02-26 02:52:11.179478 | instance | kube-system/secrets/kubeadm-certs 2026-02-26 02:52:11.352934 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-02-26 02:52:11.391072 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-02-26 02:52:11.576714 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-02-26 02:52:11.673924 | instance | kube-system/serviceaccounts/job-controller 2026-02-26 02:52:11.800410 | instance | kube-system/serviceaccounts/kube-proxy 2026-02-26 02:52:11.900514 | instance | kube-system/serviceaccounts/namespace-controller 2026-02-26 02:52:12.030439 | instance | kube-system/serviceaccounts/node-controller 2026-02-26 02:52:12.113640 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-02-26 02:52:12.234783 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-02-26 02:52:12.315552 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-02-26 02:52:12.457545 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-02-26 02:52:12.522358 | instance | kube-system/serviceaccounts/replicaset-controller 2026-02-26 02:52:12.678496 | instance | kube-system/serviceaccounts/replication-controller 2026-02-26 02:52:12.720399 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-02-26 02:52:12.883978 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-02-26 02:52:12.940976 | instance | kube-system/serviceaccounts/service-account-controller 2026-02-26 02:52:13.110617 | instance | kube-system/serviceaccounts/service-controller 2026-02-26 02:52:13.177266 | instance | kube-system/serviceaccounts/statefulset-controller 2026-02-26 02:52:13.324999 | instance | kube-system/serviceaccounts/token-cleaner 2026-02-26 02:52:13.408260 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-02-26 02:52:13.579440 | instance | kube-system/serviceaccounts/ttl-controller 2026-02-26 02:52:13.650747 | instance | kube-system/services/kube-dns 2026-02-26 02:52:13.793630 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-02-26 02:52:13.860932 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-02-26 02:52:14.006427 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-02-26 02:52:14.055035 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-02-26 02:52:14.197583 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-02-26 02:52:14.284911 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-02-26 02:52:14.395733 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-pnc65 2026-02-26 02:52:14.463364 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-02-26 02:52:14.603807 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-02-26 02:52:14.646056 | instance | local-path-storage/serviceaccounts/default 2026-02-26 02:52:14.794644 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-02-26 02:52:14.825649 | instance | monitoring/configmaps/goldpinger-zap 2026-02-26 02:52:15.002334 | instance | monitoring/configmaps/ipmi-exporter 2026-02-26 02:52:15.005400 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-02-26 02:52:15.199333 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-02-26 02:52:15.201190 | instance | monitoring/daemonsets/goldpinger 2026-02-26 02:52:15.403700 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-02-26 02:52:15.407050 | instance | monitoring/daemonsets/ipmi-exporter 2026-02-26 02:52:15.599316 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-02-26 02:52:15.632986 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-02-26 02:52:15.790308 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-02-26 02:52:15.836696 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-02-26 02:52:16.024464 | instance | monitoring/daemonsets/vector 2026-02-26 02:52:16.041592 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-02-26 02:52:16.213431 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-02-26 02:52:16.259604 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-02-26 02:52:16.410094 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-02-26 02:52:16.562677 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-02-26 02:52:16.608678 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-02-26 02:52:16.779718 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-02-26 02:52:16.981556 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-02-26 02:52:16.983646 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-02-26 02:52:17.167116 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-02-26 02:52:17.201200 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-02-26 02:52:17.408485 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-02-26 02:52:17.415637 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-02-26 02:52:17.619989 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-02-26 02:52:17.627179 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-02-26 02:52:17.813110 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-02-26 02:52:17.814626 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-02-26 02:52:17.998458 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-02-26 02:52:18.003687 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-02-26 02:52:18.186056 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-02-26 02:52:18.190213 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-02-26 02:52:18.401726 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-02-26 02:52:18.404484 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-02-26 02:52:18.614232 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-02-26 02:52:18.620576 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-02-26 02:52:18.784838 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-02-26 02:52:18.805192 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-02-26 02:52:18.967767 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-02-26 02:52:18.979979 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-02-26 02:52:19.143708 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-02-26 02:52:19.172902 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-02-26 02:52:19.315927 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-02-26 02:52:19.351190 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-02-26 02:52:19.495797 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-02-26 02:52:19.535491 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-02-26 02:52:19.674753 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-02-26 02:52:19.712627 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-02-26 02:52:19.867195 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-02-26 02:52:19.887787 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-02-26 02:52:20.037056 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-02-26 02:52:20.083732 | instance | monitoring/configmaps/kube-root-ca.crt 2026-02-26 02:52:20.232824 | instance | monitoring/configmaps/loki 2026-02-26 02:52:20.264177 | instance | monitoring/configmaps/loki-alerting-rules 2026-02-26 02:52:20.424328 | instance | monitoring/configmaps/loki-gateway 2026-02-26 02:52:20.443544 | instance | monitoring/configmaps/loki-runtime 2026-02-26 02:52:20.617392 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-02-26 02:52:20.622544 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-02-26 02:52:20.806460 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-02-26 02:52:20.808887 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-02-26 02:52:21.008813 | instance | monitoring/configmaps/vector 2026-02-26 02:52:21.060071 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-02-26 02:52:21.205791 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-02-26 02:52:21.272954 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-02-26 02:52:21.389406 | instance | monitoring/deployment/loki-gateway 2026-02-26 02:52:21.459376 | instance | monitoring/deployment/node-feature-discovery-gc 2026-02-26 02:52:21.566594 | instance | monitoring/deployment/node-feature-discovery-master 2026-02-26 02:52:21.652543 | instance | monitoring/deployment/prometheus-pushgateway 2026-02-26 02:52:21.758874 | instance | monitoring/endpoints/alertmanager-operated 2026-02-26 02:52:21.838418 | instance | monitoring/endpoints/goldpinger 2026-02-26 02:52:21.935358 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-02-26 02:52:22.019412 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-02-26 02:52:22.117008 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-02-26 02:52:22.148084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:22.190790 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-02-26 02:52:22.247400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:22.302832 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-02-26 02:52:22.385361 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-02-26 02:52:22.494619 | instance | monitoring/endpoints/loki 2026-02-26 02:52:22.567727 | instance | monitoring/endpoints/loki-chunks-cache 2026-02-26 02:52:22.667742 | instance | monitoring/endpoints/loki-gateway 2026-02-26 02:52:22.760660 | instance | monitoring/endpoints/loki-headless 2026-02-26 02:52:22.895534 | instance | monitoring/endpoints/loki-memberlist 2026-02-26 02:52:22.952345 | instance | monitoring/endpoints/loki-results-cache 2026-02-26 02:52:23.085472 | instance | monitoring/endpoints/prometheus-operated 2026-02-26 02:52:23.117745 | instance | monitoring/endpoints/prometheus-pushgateway 2026-02-26 02:52:23.263428 | instance | monitoring/endpoints/vector-headless 2026-02-26 02:52:23.345931 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-02-26 02:52:23.488535 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-02-26 02:52:23.569870 | instance | magnum-system/serviceaccounts/default 2026-02-26 02:52:23.677175 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-02-26 02:52:23.754769 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-02-26 02:52:23.865673 | instance | monitoring/pods/goldpinger-xmvz9 2026-02-26 02:52:23.955748 | instance | monitoring/pods/kube-prometheus-stack-grafana-c456d9d77-kk6cf 2026-02-26 02:52:24.094162 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns 2026-02-26 02:52:24.139408 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-qg9dd 2026-02-26 02:52:24.279496 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7r7hm 2026-02-26 02:52:24.316041 | instance | monitoring/pods/loki-0 2026-02-26 02:52:24.463706 | instance | monitoring/pods/loki-chunks-cache-0 2026-02-26 02:52:24.495213 | instance | monitoring/pods/loki-gateway-cf54cb88c-ktznt 2026-02-26 02:52:24.648330 | instance | monitoring/pods/loki-results-cache-0 2026-02-26 02:52:24.675342 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-72svd 2026-02-26 02:52:24.820882 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-x9q9w 2026-02-26 02:52:24.858745 | instance | monitoring/pods/node-feature-discovery-worker-fkp96 2026-02-26 02:52:25.002098 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-02-26 02:52:25.055191 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-7x4xc 2026-02-26 02:52:25.207370 | instance | monitoring/pods/vector-7584b 2026-02-26 02:52:25.225441 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-02-26 02:52:25.382881 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-02-26 02:52:25.424959 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-02-26 02:52:25.588056 | instance | openstack/configmaps/barbican-bin 2026-02-26 02:52:25.618797 | instance | openstack/configmaps/ceph-csi-config 2026-02-26 02:52:25.822403 | instance | openstack/configmaps/ceph-etc 2026-02-26 02:52:25.847131 | instance | openstack/configmaps/cinder-bin 2026-02-26 02:52:26.023734 | instance | openstack/configmaps/glance-bin 2026-02-26 02:52:26.077902 | instance | openstack/configmaps/heat-bin 2026-02-26 02:52:26.259737 | instance | openstack/configmaps/horizon-bin 2026-02-26 02:52:26.308548 | instance | openstack/configmaps/keepalived-bin 2026-02-26 02:52:26.478330 | instance | openstack/configmaps/keystone-bin 2026-02-26 02:52:26.526424 | instance | openstack/configmaps/keystone-openid-metadata 2026-02-26 02:52:26.699256 | instance | openstack/configmaps/kube-root-ca.crt 2026-02-26 02:52:26.738641 | instance | openstack/configmaps/libvirt-bin 2026-02-26 02:52:26.917932 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-02-26 02:52:26.977021 | instance | openstack/configmaps/magnum-bin 2026-02-26 02:52:27.151443 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-02-26 02:52:27.227716 | instance | openstack/configmaps/manila-bin 2026-02-26 02:52:27.418484 | instance | openstack/configmaps/memcached-memcached-bin 2026-02-26 02:52:27.492655 | instance | openstack/configmaps/neutron-bin 2026-02-26 02:52:27.643411 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-02-26 02:52:27.717925 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-02-26 02:52:27.825103 | instance | openstack/configmaps/neutron-coredns 2026-02-26 02:52:27.883421 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-02-26 02:52:28.031073 | instance | openstack/configmaps/nova-bin 2026-02-26 02:52:28.052574 | instance | openstack/configmaps/octavia-bin 2026-02-26 02:52:28.238011 | instance | openstack/configmaps/openvswitch-bin 2026-02-26 02:52:28.257533 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-02-26 02:52:28.438131 | instance | openstack/configmaps/percona-xtradb-pxc 2026-02-26 02:52:28.458590 | instance | openstack/configmaps/placement-bin 2026-02-26 02:52:28.658026 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-02-26 02:52:28.681205 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-02-26 02:52:28.871386 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-02-26 02:52:28.888904 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-02-26 02:52:29.071313 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-02-26 02:52:29.116570 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-02-26 02:52:29.282417 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-02-26 02:52:29.321524 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-02-26 02:52:29.484369 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-02-26 02:52:29.536825 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-02-26 02:52:29.682168 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-02-26 02:52:29.750150 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-02-26 02:52:29.896954 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-02-26 02:52:29.976276 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-02-26 02:52:30.106823 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-02-26 02:52:30.180620 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-02-26 02:52:30.324050 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-02-26 02:52:30.386607 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-02-26 02:52:30.545265 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-02-26 02:52:30.597306 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-02-26 02:52:30.761255 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-02-26 02:52:30.819214 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-02-26 02:52:30.962171 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-02-26 02:52:31.020194 | instance | openstack/configmaps/rook-config-override 2026-02-26 02:52:31.171763 | instance | openstack/configmaps/staffeln-bin 2026-02-26 02:52:31.262885 | instance | openstack/configmaps/tempest-bin 2026-02-26 02:52:31.420088 | instance | openstack/configmaps/valkey-configuration 2026-02-26 02:52:31.501965 | instance | openstack/configmaps/valkey-health 2026-02-26 02:52:31.631059 | instance | openstack/configmaps/valkey-scripts 2026-02-26 02:52:31.706194 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-02-26 02:52:31.842146 | instance | openstack/cronjobs/heat-engine-cleaner 2026-02-26 02:52:31.918284 | instance | openstack/cronjobs/heat-purge-deleted 2026-02-26 02:52:32.068193 | instance | openstack/cronjobs/keystone-credential-rotate 2026-02-26 02:52:32.126308 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-02-26 02:52:32.270289 | instance | openstack/cronjobs/nova-cell-setup 2026-02-26 02:52:32.338543 | instance | openstack/cronjobs/nova-service-cleaner 2026-02-26 02:52:32.481509 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-02-26 02:52:32.565237 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-02-26 02:52:32.647387 | instance | monitoring/roles/node-feature-discovery-worker 2026-02-26 02:52:32.739997 | instance | openstack/daemonsets/keepalived 2026-02-26 02:52:32.818521 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-02-26 02:52:32.978382 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-02-26 02:52:33.073556 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-02-26 02:52:33.245138 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-02-26 02:52:33.343165 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-02-26 02:52:33.500563 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-02-26 02:52:33.621808 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-02-26 02:52:33.747231 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-02-26 02:52:33.802258 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-02-26 02:52:33.993849 | instance | openstack/daemonsets/nova-compute-default 2026-02-26 02:52:34.009062 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-02-26 02:52:34.173825 | instance | openstack/daemonsets/octavia-health-manager-default 2026-02-26 02:52:34.240375 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-02-26 02:52:34.441643 | instance | monitoring/secrets/alertmanager-tls 2026-02-26 02:52:34.441716 | instance | openstack/daemonsets/openvswitch 2026-02-26 02:52:34.642554 | instance | monitoring/secrets/grafana-tls 2026-02-26 02:52:34.723862 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-02-26 02:52:34.827369 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-02-26 02:52:34.893400 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-02-26 02:52:35.009865 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-02-26 02:52:35.076207 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-02-26 02:52:35.189675 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-02-26 02:52:35.249136 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-02-26 02:52:35.394557 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-02-26 02:52:35.426894 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-02-26 02:52:35.615209 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7r7hm-tls 2026-02-26 02:52:35.640519 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-02-26 02:52:35.789335 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-02-26 02:52:35.822771 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-02-26 02:52:35.975493 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-02-26 02:52:35.998514 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-02-26 02:52:36.177226 | instance | monitoring/secrets/prometheus-tls 2026-02-26 02:52:36.199918 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-02-26 02:52:36.294445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:36.355401 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-02-26 02:52:36.383043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:36.399653 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-02-26 02:52:36.636854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:36.708068 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-02-26 02:52:36.710523 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-02-26 02:52:36.743588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:36.851506 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:36.863238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:36.892602 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-02-26 02:52:36.894790 | instance | monitoring/serviceaccounts/default 2026-02-26 02:52:36.946284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.031425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.084711 | instance | monitoring/serviceaccounts/goldpinger 2026-02-26 02:52:37.119923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.136918 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-02-26 02:52:37.213142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.321617 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-02-26 02:52:37.323514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.377040 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-02-26 02:52:37.406686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.506769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.561689 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-02-26 02:52:37.613887 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-02-26 02:52:37.616253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.710934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.794146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.795899 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-02-26 02:52:37.874102 | instance | monitoring/serviceaccounts/loki 2026-02-26 02:52:37.893459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:37.976807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.028694 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-02-26 02:52:38.055508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.102613 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-02-26 02:52:38.143289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.234463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.263180 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-02-26 02:52:38.323136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.344113 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-02-26 02:52:38.405489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.502155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.505595 | instance | monitoring/serviceaccounts/vector 2026-02-26 02:52:38.577051 | instance | openstack/deployment/barbican-api 2026-02-26 02:52:38.591048 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:38.598564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.702794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.739548 | instance | openstack/deployment/cinder-api 2026-02-26 02:52:38.813430 | instance | openstack/deployment/cinder-backup 2026-02-26 02:52:38.817225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:38.904165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:39.005411 | instance | monitoring/services/alertmanager-operated 2026-02-26 02:52:39.062777 | instance | openstack/deployment/cinder-scheduler 2026-02-26 02:52:39.186879 | instance | monitoring/services/goldpinger 2026-02-26 02:52:39.294577 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-02-26 02:52:39.388845 | instance | openstack/deployment/cinder-volume 2026-02-26 02:52:39.481578 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-02-26 02:52:39.630460 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-02-26 02:52:39.655144 | instance | monitoring/services/kube-prometheus-stack-operator 2026-02-26 02:52:39.807700 | instance | openstack/deployment/glance-api 2026-02-26 02:52:39.842123 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-02-26 02:52:40.017232 | instance | openstack/deployment/heat-api 2026-02-26 02:52:40.053103 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-02-26 02:52:40.221258 | instance | monitoring/services/loki 2026-02-26 02:52:40.227050 | instance | openstack/deployment/heat-cfn 2026-02-26 02:52:40.399527 | instance | monitoring/services/loki-chunks-cache 2026-02-26 02:52:40.446521 | instance | openstack/deployment/heat-engine 2026-02-26 02:52:40.574787 | instance | monitoring/services/loki-gateway 2026-02-26 02:52:40.671321 | instance | openstack/deployment/horizon 2026-02-26 02:52:40.774019 | instance | monitoring/services/loki-headless 2026-02-26 02:52:40.886104 | instance | openstack/deployment/keystone-api 2026-02-26 02:52:40.970171 | instance | monitoring/services/loki-memberlist 2026-02-26 02:52:41.111014 | instance | openstack/deployment/magnum-api 2026-02-26 02:52:41.148265 | instance | openstack/deployment/magnum-registry 2026-02-26 02:52:41.351963 | instance | monitoring/services/loki-results-cache 2026-02-26 02:52:41.405442 | instance | openstack/deployment/manila-api 2026-02-26 02:52:41.530502 | instance | monitoring/services/prometheus-operated 2026-02-26 02:52:41.655982 | instance | openstack/deployment/manila-data 2026-02-26 02:52:41.723104 | instance | monitoring/services/prometheus-pushgateway 2026-02-26 02:52:41.903025 | instance | openstack/deployment/manila-scheduler 2026-02-26 02:52:41.917598 | instance | monitoring/services/vector-headless 2026-02-26 02:52:42.085840 | instance | openstack/deployment/manila-share 2026-02-26 02:52:42.131643 | instance | openstack/deployment/memcached-memcached 2026-02-26 02:52:42.322621 | instance | openstack/deployment/neutron-coredns 2026-02-26 02:52:42.379891 | instance | openstack/deployment/neutron-rpc-server 2026-02-26 02:52:42.548042 | instance | openstack/deployment/neutron-server 2026-02-26 02:52:42.615868 | instance | openstack/deployment/nova-api-metadata 2026-02-26 02:52:42.777227 | instance | openstack/deployment/nova-api-osapi 2026-02-26 02:52:42.832079 | instance | openstack/deployment/nova-conductor 2026-02-26 02:52:43.032475 | instance | openstack/deployment/nova-novncproxy 2026-02-26 02:52:43.077214 | instance | openstack/deployment/nova-scheduler 2026-02-26 02:52:43.265098 | instance | openstack/deployment/octavia-api 2026-02-26 02:52:43.352850 | instance | openstack/deployment/octavia-housekeeping 2026-02-26 02:52:43.541761 | instance | openstack/deployment/octavia-worker 2026-02-26 02:52:43.559981 | instance | openstack/deployment/openstack-database-exporter 2026-02-26 02:52:43.771113 | instance | openstack/deployment/openstack-exporter 2026-02-26 02:52:43.785759 | instance | openstack/deployment/placement-api 2026-02-26 02:52:43.991631 | instance | openstack/deployment/pxc-operator 2026-02-26 02:52:44.012892 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-02-26 02:52:44.244172 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-02-26 02:52:44.268519 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-02-26 02:52:44.475075 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-02-26 02:52:44.511678 | instance | openstack/deployment/staffeln-api 2026-02-26 02:52:44.518876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:44.625612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:44.696296 | instance | openstack/deployment/staffeln-conductor 2026-02-26 02:52:44.710262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:44.733373 | instance | openstack/endpoints/barbican-api 2026-02-26 02:52:44.844724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:44.898293 | instance | openstack/endpoints/ceph-mon 2026-02-26 02:52:44.938634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:44.941577 | instance | openstack/endpoints/cinder-api 2026-02-26 02:52:45.038822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.107848 | instance | openstack/endpoints/glance-api 2026-02-26 02:52:45.155714 | instance | openstack/endpoints/heat-api 2026-02-26 02:52:45.156200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.242980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.325635 | instance | openstack/endpoints/heat-cfn 2026-02-26 02:52:45.355016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.401697 | instance | openstack/endpoints/horizon 2026-02-26 02:52:45.454389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.537200 | instance | openstack/endpoints/horizon-int 2026-02-26 02:52:45.566564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.634671 | instance | openstack/endpoints/keystone-api 2026-02-26 02:52:45.667768 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 02:52:45.676357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.775777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.790919 | instance | openstack/endpoints/magnum-api 2026-02-26 02:52:45.859143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:45.878571 | instance | openstack/endpoints/magnum-registry 2026-02-26 02:52:45.953814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:46.006934 | instance | openstack/endpoints/manila-api 2026-02-26 02:52:46.029897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:46.117943 | instance | openstack/endpoints/memcached 2026-02-26 02:52:46.119243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:46.206537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 02:52:46.233466 | instance | openstack/endpoints/memcached-metrics 2026-02-26 02:52:46.348363 | instance | openstack/endpoints/neutron-coredns 2026-02-26 02:52:46.432254 | instance | openstack/endpoints/neutron-coredns-metrics 2026-02-26 02:52:46.562767 | instance | openstack/endpoints/neutron-server 2026-02-26 02:52:46.672901 | instance | openstack/endpoints/nova-api 2026-02-26 02:52:46.803106 | instance | openstack/endpoints/nova-metadata 2026-02-26 02:52:46.893604 | instance | openstack/endpoints/nova-novncproxy 2026-02-26 02:52:47.012392 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-02-26 02:52:47.118609 | instance | openstack/endpoints/octavia-api 2026-02-26 02:52:47.215370 | instance | monitoring/statefulsets/loki 2026-02-26 02:52:47.323688 | instance | openstack/endpoints/openstack-exporter 2026-02-26 02:52:47.408325 | instance | monitoring/statefulsets/loki-chunks-cache 2026-02-26 02:52:47.556844 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-02-26 02:52:47.643717 | instance | monitoring/statefulsets/loki-results-cache 2026-02-26 02:52:47.762385 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-02-26 02:52:47.862305 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-02-26 02:52:47.965569 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-02-26 02:52:48.082519 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-02-26 02:52:48.221427 | instance | openstack/endpoints/percona-xtradb-pxc 2026-02-26 02:52:48.313682 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-02-26 02:52:48.409132 | instance | openstack/endpoints/placement-api 2026-02-26 02:52:48.535954 | instance | openstack/endpoints/rabbitmq-barbican 2026-02-26 02:52:48.672443 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-02-26 02:52:48.756089 | instance | openstack/endpoints/rabbitmq-cinder 2026-02-26 02:52:48.870684 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-02-26 02:52:48.958565 | instance | openstack/endpoints/rabbitmq-glance 2026-02-26 02:52:49.076205 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-02-26 02:52:49.153648 | instance | openstack/endpoints/rabbitmq-heat 2026-02-26 02:52:49.290629 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-02-26 02:52:49.343636 | instance | openstack/endpoints/rabbitmq-keystone 2026-02-26 02:52:49.494719 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-02-26 02:52:49.552682 | instance | openstack/endpoints/rabbitmq-magnum 2026-02-26 02:52:49.693251 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-02-26 02:52:49.758594 | instance | openstack/endpoints/rabbitmq-manila 2026-02-26 02:52:49.895577 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-02-26 02:52:49.958365 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-02-26 02:52:50.102643 | instance | openstack/endpoints/rabbitmq-neutron 2026-02-26 02:52:50.174666 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-02-26 02:52:50.300857 | instance | openstack/endpoints/rabbitmq-nova 2026-02-26 02:52:50.390555 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-02-26 02:52:50.519659 | instance | openstack/endpoints/rabbitmq-octavia 2026-02-26 02:52:50.604125 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-02-26 02:52:50.727774 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-02-26 02:52:50.821333 | instance | openstack/endpoints/staffeln-api 2026-02-26 02:52:50.940727 | instance | openstack/endpoints/valkey 2026-02-26 02:52:51.018149 | instance | openstack/endpoints/valkey-headless 2026-02-26 02:52:51.142457 | instance | openstack/endpoints/valkey-metrics 2026-02-26 02:52:51.212227 | instance | openstack/ingresses/cloudformation 2026-02-26 02:52:51.342652 | instance | openstack/ingresses/compute 2026-02-26 02:52:51.416758 | instance | openstack/ingresses/compute-novnc-proxy 2026-02-26 02:52:51.586946 | instance | openstack/ingresses/container-infra 2026-02-26 02:52:51.635145 | instance | openstack/ingresses/container-infra-registry 2026-02-26 02:52:51.792920 | instance | openstack/ingresses/dashboard 2026-02-26 02:52:51.861521 | instance | openstack/ingresses/identity 2026-02-26 02:52:52.015546 | instance | openstack/ingresses/image 2026-02-26 02:52:52.084191 | instance | openstack/ingresses/key-manager 2026-02-26 02:52:52.251550 | instance | openstack/ingresses/load-balancer 2026-02-26 02:52:52.305857 | instance | openstack/ingresses/network 2026-02-26 02:52:52.478468 | instance | openstack/ingresses/orchestration 2026-02-26 02:52:52.529320 | instance | openstack/ingresses/placement 2026-02-26 02:52:52.701170 | instance | openstack/ingresses/rook-ceph-cluster 2026-02-26 02:52:52.736174 | instance | openstack/ingresses/sharev2 2026-02-26 02:52:52.927552 | instance | openstack/ingresses/volumev3 2026-02-26 02:52:52.966466 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-02-26 02:52:53.157846 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-02-26 02:52:53.185426 | instance | openstack/networkpolicies/valkey 2026-02-26 02:52:53.331418 | instance | openstack/jobs/barbican-db-init 2026-02-26 02:52:53.366236 | instance | openstack/jobs/barbican-db-sync 2026-02-26 02:52:53.572836 | instance | openstack/jobs/barbican-ks-endpoints 2026-02-26 02:52:53.611192 | instance | openstack/jobs/barbican-ks-service 2026-02-26 02:52:53.814702 | instance | openstack/jobs/barbican-ks-user 2026-02-26 02:52:53.893487 | instance | openstack/jobs/barbican-rabbit-init 2026-02-26 02:52:54.031945 | instance | openstack/jobs/cinder-backup-storage-init 2026-02-26 02:52:54.119898 | instance | openstack/jobs/cinder-bootstrap 2026-02-26 02:52:54.256732 | instance | openstack/jobs/cinder-create-internal-tenant 2026-02-26 02:52:54.354389 | instance | openstack/jobs/cinder-db-init 2026-02-26 02:52:54.495014 | instance | openstack/jobs/cinder-db-sync 2026-02-26 02:52:54.585009 | instance | openstack/jobs/cinder-ks-endpoints 2026-02-26 02:52:54.737802 | instance | openstack/jobs/cinder-ks-service 2026-02-26 02:52:54.832050 | instance | openstack/jobs/cinder-ks-user 2026-02-26 02:52:54.975367 | instance | openstack/jobs/cinder-rabbit-init 2026-02-26 02:52:55.060451 | instance | openstack/jobs/cinder-storage-init 2026-02-26 02:52:55.212210 | instance | openstack/jobs/cinder-volume-usage-audit-29534525 2026-02-26 02:52:55.291044 | instance | openstack/jobs/glance-db-init 2026-02-26 02:52:55.431112 | instance | openstack/jobs/glance-db-sync 2026-02-26 02:52:55.539169 | instance | openstack/jobs/glance-ks-endpoints 2026-02-26 02:52:55.650123 | instance | openstack/jobs/glance-ks-service 2026-02-26 02:52:55.776480 | instance | openstack/jobs/glance-ks-user 2026-02-26 02:52:55.868810 | instance | openstack/jobs/glance-metadefs-load 2026-02-26 02:52:55.984130 | instance | openstack/jobs/glance-rabbit-init 2026-02-26 02:52:56.079989 | instance | openstack/jobs/glance-storage-init 2026-02-26 02:52:56.200772 | instance | openstack/jobs/heat-bootstrap 2026-02-26 02:52:56.297274 | instance | openstack/jobs/heat-db-init 2026-02-26 02:52:56.426535 | instance | openstack/jobs/heat-db-sync 2026-02-26 02:52:56.527422 | instance | openstack/jobs/heat-domain-ks-user 2026-02-26 02:52:56.643453 | instance | openstack/jobs/heat-engine-cleaner-29534560 2026-02-26 02:52:56.737638 | instance | openstack/jobs/heat-engine-cleaner-29534565 2026-02-26 02:52:56.858663 | instance | openstack/jobs/heat-engine-cleaner-29534570 2026-02-26 02:52:56.963589 | instance | openstack/jobs/heat-ks-endpoints 2026-02-26 02:52:57.077285 | instance | openstack/jobs/heat-ks-service 2026-02-26 02:52:57.167111 | instance | openstack/jobs/heat-ks-user 2026-02-26 02:52:57.305711 | instance | openstack/jobs/heat-rabbit-init 2026-02-26 02:52:57.391872 | instance | openstack/jobs/heat-trusts 2026-02-26 02:52:57.547517 | instance | openstack/jobs/horizon-db-init 2026-02-26 02:52:57.633168 | instance | openstack/jobs/horizon-db-sync 2026-02-26 02:52:57.810041 | instance | openstack/jobs/keystone-bootstrap 2026-02-26 02:52:57.868088 | instance | openstack/jobs/keystone-credential-setup 2026-02-26 02:52:58.023039 | instance | openstack/jobs/keystone-db-init 2026-02-26 02:52:58.093215 | instance | openstack/jobs/keystone-db-sync 2026-02-26 02:52:58.238993 | instance | openstack/jobs/keystone-domain-manage 2026-02-26 02:52:58.336324 | instance | openstack/jobs/keystone-fernet-setup 2026-02-26 02:52:58.452617 | instance | openstack/jobs/keystone-rabbit-init 2026-02-26 02:52:58.550662 | instance | openstack/jobs/magnum-db-init 2026-02-26 02:52:58.687485 | instance | openstack/jobs/magnum-db-sync 2026-02-26 02:52:58.784265 | instance | openstack/jobs/magnum-domain-ks-user 2026-02-26 02:52:58.956843 | instance | openstack/jobs/magnum-ks-endpoints 2026-02-26 02:52:59.088771 | instance | openstack/jobs/magnum-ks-service 2026-02-26 02:52:59.193760 | instance | openstack/jobs/magnum-ks-user 2026-02-26 02:52:59.308442 | instance | openstack/jobs/magnum-rabbit-init 2026-02-26 02:52:59.406969 | instance | openstack/jobs/manila-bootstrap 2026-02-26 02:52:59.545561 | instance | openstack/jobs/manila-db-init 2026-02-26 02:52:59.626310 | instance | openstack/jobs/manila-db-sync 2026-02-26 02:52:59.775402 | instance | openstack/jobs/manila-ks-endpoints 2026-02-26 02:52:59.834976 | instance | openstack/jobs/manila-ks-service 2026-02-26 02:53:00.010253 | instance | openstack/jobs/manila-ks-user 2026-02-26 02:53:00.058788 | instance | openstack/jobs/manila-rabbit-init 2026-02-26 02:53:00.221439 | instance | openstack/jobs/neutron-db-init 2026-02-26 02:53:00.292399 | instance | openstack/jobs/neutron-db-sync 2026-02-26 02:53:00.435825 | instance | openstack/jobs/neutron-ks-endpoints 2026-02-26 02:53:00.516973 | instance | openstack/jobs/neutron-ks-service 2026-02-26 02:53:00.650928 | instance | openstack/jobs/neutron-ks-user 2026-02-26 02:53:00.737634 | instance | openstack/jobs/neutron-rabbit-init 2026-02-26 02:53:00.899501 | instance | openstack/jobs/nova-db-init 2026-02-26 02:53:00.975137 | instance | openstack/jobs/nova-db-sync 2026-02-26 02:53:01.137467 | instance | openstack/jobs/nova-ks-endpoints 2026-02-26 02:53:01.208457 | instance | openstack/jobs/nova-ks-service 2026-02-26 02:53:01.339385 | instance | openstack/jobs/nova-ks-user 2026-02-26 02:53:01.424302 | instance | openstack/jobs/nova-rabbit-init 2026-02-26 02:53:01.558513 | instance | openstack/jobs/octavia-bootstrap 2026-02-26 02:53:01.656580 | instance | openstack/jobs/octavia-db-init 2026-02-26 02:53:01.786492 | instance | openstack/jobs/octavia-db-sync 2026-02-26 02:53:01.886756 | instance | openstack/jobs/octavia-ks-endpoints 2026-02-26 02:53:02.046120 | instance | openstack/jobs/octavia-ks-service 2026-02-26 02:53:02.127956 | instance | openstack/jobs/octavia-ks-user 2026-02-26 02:53:02.280846 | instance | openstack/jobs/octavia-rabbit-init 2026-02-26 02:53:02.366521 | instance | openstack/jobs/placement-db-init 2026-02-26 02:53:02.513606 | instance | openstack/jobs/placement-db-sync 2026-02-26 02:53:02.607283 | instance | openstack/jobs/placement-ks-endpoints 2026-02-26 02:53:02.762932 | instance | openstack/jobs/placement-ks-service 2026-02-26 02:53:02.830176 | instance | openstack/jobs/placement-ks-user 2026-02-26 02:53:02.971496 | instance | openstack/jobs/staffeln-db-init 2026-02-26 02:53:03.051243 | instance | openstack/jobs/staffeln-db-sync 2026-02-26 02:53:03.220201 | instance | openstack/jobs/tempest-ks-user 2026-02-26 02:53:03.287469 | instance | openstack/jobs/tempest-run-tests 2026-02-26 02:53:03.450931 | instance | orc-system/configmaps/kube-root-ca.crt 2026-02-26 02:53:03.526557 | instance | openstack/pods/barbican-api-6d8f5698c6-fbmrb 2026-02-26 02:53:03.659712 | instance | openstack/pods/barbican-db-init-wbj2v 2026-02-26 02:53:03.765757 | instance | openstack/pods/barbican-db-sync-2s2fg 2026-02-26 02:53:03.876317 | instance | openstack/pods/barbican-ks-endpoints-zgjmz 2026-02-26 02:53:03.997098 | instance | openstack/pods/barbican-ks-service-x24h8 2026-02-26 02:53:04.101962 | instance | openstack/pods/barbican-ks-user-b628j 2026-02-26 02:53:04.246432 | instance | openstack/pods/barbican-rabbit-init-6wgqb 2026-02-26 02:53:04.380966 | instance | openstack/pods/cinder-api-767699f554-87vb2 2026-02-26 02:53:04.465724 | instance | openstack/pods/cinder-backup-765849d7b-qqwrs 2026-02-26 02:53:04.594761 | instance | openstack/pods/cinder-backup-storage-init-q5kpp 2026-02-26 02:53:04.678337 | instance | openstack/pods/cinder-bootstrap-vh6rg 2026-02-26 02:53:04.816621 | instance | openstack/pods/cinder-create-internal-tenant-rb4vd 2026-02-26 02:53:04.897158 | instance | openstack/pods/cinder-db-init-2njgb 2026-02-26 02:53:05.040390 | instance | openstack/pods/cinder-db-sync-qwk4j 2026-02-26 02:53:05.108057 | instance | openstack/pods/cinder-ks-endpoints-mljvb 2026-02-26 02:53:05.268385 | instance | openstack/pods/cinder-ks-service-kmgmq 2026-02-26 02:53:05.331462 | instance | openstack/pods/cinder-ks-user-trkvv 2026-02-26 02:53:05.488518 | instance | openstack/pods/cinder-rabbit-init-vwdx2 2026-02-26 02:53:05.571950 | instance | openstack/pods/cinder-scheduler-567465f7f4-x2456 2026-02-26 02:53:05.726905 | instance | openstack/pods/cinder-storage-init-n999l 2026-02-26 02:53:05.804525 | instance | openstack/pods/cinder-volume-5df8c45dd6-pbtss 2026-02-26 02:53:05.955174 | instance | openstack/pods/cinder-volume-usage-audit-29534525-w467t 2026-02-26 02:53:06.037923 | instance | openstack/pods/glance-api-865bc65cb5-tvhnn 2026-02-26 02:53:06.165182 | instance | openstack/pods/glance-db-init-hnn5f 2026-02-26 02:53:06.272142 | instance | openstack/pods/glance-db-sync-hlr2h 2026-02-26 02:53:06.354998 | instance | openstack/pods/glance-ks-endpoints-p8rdp 2026-02-26 02:53:06.500894 | instance | openstack/pods/glance-ks-service-f7c5k 2026-02-26 02:53:06.580965 | instance | openstack/pods/glance-ks-user-4gcr8 2026-02-26 02:53:06.733629 | instance | openstack/pods/glance-metadefs-load-l5ztp 2026-02-26 02:53:06.814318 | instance | openstack/pods/glance-rabbit-init-tlqn8 2026-02-26 02:53:06.952560 | instance | openstack/pods/glance-storage-init-7dhrd 2026-02-26 02:53:07.035349 | instance | openstack/pods/heat-api-648b6d96f7-v48rw 2026-02-26 02:53:07.208192 | instance | openstack/pods/heat-bootstrap-dffbf 2026-02-26 02:53:07.265992 | instance | openstack/pods/heat-cfn-85b5799447-xmhcz 2026-02-26 02:53:07.433745 | instance | openstack/pods/heat-db-init-mhcbk 2026-02-26 02:53:07.521494 | instance | openstack/pods/heat-db-sync-pwj5h 2026-02-26 02:53:07.669077 | instance | openstack/pods/heat-domain-ks-user-6jvhh 2026-02-26 02:53:07.738901 | instance | openstack/pods/heat-engine-55ffd9655b-8clmm 2026-02-26 02:53:07.884929 | instance | openstack/pods/heat-engine-cleaner-29534560-csnwk 2026-02-26 02:53:07.975915 | instance | openstack/pods/heat-engine-cleaner-29534565-9mbrn 2026-02-26 02:53:08.121766 | instance | openstack/pods/heat-engine-cleaner-29534570-s8gm5 2026-02-26 02:53:08.206980 | instance | openstack/pods/heat-ks-endpoints-hvqrk 2026-02-26 02:53:08.386826 | instance | openstack/pods/heat-ks-service-hpbz9 2026-02-26 02:53:08.458716 | instance | openstack/pods/heat-ks-user-dnstv 2026-02-26 02:53:08.613340 | instance | openstack/pods/heat-rabbit-init-2kldz 2026-02-26 02:53:08.682569 | instance | openstack/pods/heat-trusts-bc4ls 2026-02-26 02:53:08.807179 | instance | openstack/pods/horizon-54674bfc8c-th8gc 2026-02-26 02:53:08.889662 | instance | openstack/pods/horizon-db-init-qh75m 2026-02-26 02:53:09.030012 | instance | openstack/pods/horizon-db-sync-8kncn 2026-02-26 02:53:09.097068 | instance | openstack/pods/keepalived-cm56x 2026-02-26 02:53:09.239530 | instance | openstack/pods/keystone-api-866557767d-b7mmj 2026-02-26 02:53:09.338560 | instance | openstack/pods/keystone-bootstrap-b9jml 2026-02-26 02:53:09.510883 | instance | openstack/pods/keystone-credential-setup-pbs6w 2026-02-26 02:53:09.585686 | instance | openstack/pods/keystone-db-init-8k4bg 2026-02-26 02:53:09.725687 | instance | openstack/pods/keystone-db-sync-rw6dp 2026-02-26 02:53:09.801908 | instance | openstack/pods/keystone-domain-manage-2g64k 2026-02-26 02:53:09.945660 | instance | openstack/pods/keystone-fernet-setup-89xv8 2026-02-26 02:53:10.007775 | instance | openstack/pods/keystone-rabbit-init-2fsgc 2026-02-26 02:53:10.189889 | instance | openstack/pods/libvirt-libvirt-default-p4jj7 2026-02-26 02:53:10.219769 | instance | openstack/pods/magnum-api-864c49f7cf-p55cq 2026-02-26 02:53:10.419674 | instance | openstack/pods/magnum-cluster-api-proxy-dxgsh 2026-02-26 02:53:10.436042 | instance | openstack/pods/magnum-conductor-0 2026-02-26 02:53:10.619888 | instance | openstack/pods/magnum-db-init-xzdgr 2026-02-26 02:53:10.647005 | instance | openstack/pods/magnum-db-sync-ztnvv 2026-02-26 02:53:10.844504 | instance | openstack/pods/magnum-domain-ks-user-jn2bz 2026-02-26 02:53:10.861023 | instance | openstack/pods/magnum-ks-endpoints-6c5js 2026-02-26 02:53:11.050675 | instance | openstack/pods/magnum-ks-service-nbrbd 2026-02-26 02:53:11.069261 | instance | openstack/pods/magnum-ks-user-vhwx2 2026-02-26 02:53:11.278747 | instance | openstack/pods/magnum-rabbit-init-gwd2k 2026-02-26 02:53:11.284954 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-02-26 02:53:11.505345 | instance | openstack/pods/magnum-registry-c45778976-p946x 2026-02-26 02:53:11.628708 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-02-26 02:53:11.726035 | instance | openstack/pods/manila-api-688589b6df-v8vbc 2026-02-26 02:53:11.950011 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-02-26 02:53:11.992504 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-02-26 02:53:12.291074 | instance | openstack/pods/manila-bootstrap-v8w7v 2026-02-26 02:53:12.339482 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-02-26 02:53:12.520453 | instance | openstack/pods/manila-data-d869578c6-5tdx9 2026-02-26 02:53:12.711938 | instance | openstack/pods/manila-db-init-4tkms 2026-02-26 02:53:12.744009 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-02-26 02:53:12.950650 | instance | openstack/pods/manila-db-sync-b2qdk 2026-02-26 02:53:13.092268 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-02-26 02:53:13.170523 | instance | openstack/pods/manila-ks-endpoints-7tqk4 2026-02-26 02:53:13.415790 | instance | openstack/pods/manila-ks-service-wz8qq 2026-02-26 02:53:13.460995 | instance | openstack/pods/manila-ks-user-8szxc 2026-02-26 02:53:13.643526 | instance | openstack/pods/manila-rabbit-init-59cr9 2026-02-26 02:53:13.706627 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-02-26 02:53:13.916850 | instance | openstack/pods/manila-scheduler-57d548b8d4-f8crr 2026-02-26 02:53:14.069763 | instance | openstack/pods/manila-share-5dc85d75dc-6nn98 2026-02-26 02:53:14.158408 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-02-26 02:53:14.292537 | instance | openstack/pods/memcached-memcached-6479589586-tn7xq 2026-02-26 02:53:14.519729 | instance | openstack/pods/neutron-coredns-7dd4958666-55qqg 2026-02-26 02:53:14.553633 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-02-26 02:53:14.763825 | instance | openstack/pods/neutron-db-init-zr6q9 2026-02-26 02:53:14.942462 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-02-26 02:53:15.006642 | instance | openstack/pods/neutron-db-sync-p2qbb 2026-02-26 02:53:15.238179 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-02-26 02:53:15.331141 | instance | openstack/pods/neutron-dhcp-agent-default-5qs2d 2026-02-26 02:53:15.568214 | instance | openstack/pods/neutron-ks-endpoints-zvdgk 2026-02-26 02:53:15.598053 | instance | openstack/pods/neutron-ks-service-np22r 2026-02-26 02:53:15.801535 | instance | openstack/pods/neutron-ks-user-4b8vk 2026-02-26 02:53:15.852278 | instance | openstack/pods/neutron-l3-agent-default-8wfg9 2026-02-26 02:53:16.042443 | instance | openstack/pods/neutron-metadata-agent-default-zczwx 2026-02-26 02:53:16.116965 | instance | openstack/pods/neutron-netns-cleanup-cron-default-qpmrk 2026-02-26 02:53:16.262592 | instance | openstack/pods/neutron-ovs-agent-default-7bvc8 2026-02-26 02:53:16.336508 | instance | openstack/pods/neutron-rabbit-init-gxzzz 2026-02-26 02:53:16.498868 | instance | openstack/pods/neutron-rpc-server-c57f7f466-wj6rh 2026-02-26 02:53:16.563552 | instance | openstack/pods/neutron-server-58dbc699b7-jzf9r 2026-02-26 02:53:16.726306 | instance | openstack/pods/nova-api-metadata-6f84f6ffcf-jxcbn 2026-02-26 02:53:16.805603 | instance | openstack/pods/nova-api-osapi-597c66585d-6wmrx 2026-02-26 02:53:16.969390 | instance | openstack/pods/nova-bootstrap-k8ggq 2026-02-26 02:53:17.043596 | instance | openstack/pods/nova-cell-setup-nx542 2026-02-26 02:53:17.200145 | instance | openstack/pods/nova-compute-default-sv7bs 2026-02-26 02:53:17.265433 | instance | openstack/pods/nova-conductor-5c4865d594-dhmjb 2026-02-26 02:53:17.428451 | instance | openstack/pods/nova-db-init-xs9qf 2026-02-26 02:53:17.495620 | instance | openstack/pods/nova-db-sync-7m5z6 2026-02-26 02:53:17.663066 | instance | openstack/pods/nova-ks-endpoints-t96bq 2026-02-26 02:53:17.728288 | instance | openstack/pods/nova-ks-service-ndd6j 2026-02-26 02:53:17.894019 | instance | openstack/pods/nova-ks-user-qq7cm 2026-02-26 02:53:17.949956 | instance | openstack/pods/nova-novncproxy-7d6664856c-v2rdv 2026-02-26 02:53:18.101873 | instance | openstack/pods/nova-rabbit-init-lvdxl 2026-02-26 02:53:18.184364 | instance | openstack/pods/nova-scheduler-7fdf67bf98-ksxrq 2026-02-26 02:53:18.327782 | instance | openstack/pods/octavia-api-57c4555c8d-n9t7q 2026-02-26 02:53:18.412866 | instance | openstack/pods/octavia-bootstrap-sb7dc 2026-02-26 02:53:18.556110 | instance | openstack/pods/octavia-db-init-r68jh 2026-02-26 02:53:18.662085 | instance | openstack/pods/octavia-db-sync-kzglj 2026-02-26 02:53:18.827329 | instance | openstack/pods/octavia-health-manager-default-jpqkk 2026-02-26 02:53:18.887921 | instance | openstack/pods/octavia-housekeeping-565c99dcfc-rdjtm 2026-02-26 02:53:19.059594 | instance | openstack/pods/octavia-ks-endpoints-92q6j 2026-02-26 02:53:19.109070 | instance | openstack/pods/octavia-ks-service-l8hvm 2026-02-26 02:53:19.304312 | instance | openstack/pods/octavia-ks-user-j2d6s 2026-02-26 02:53:19.320371 | instance | openstack/pods/octavia-rabbit-init-ggrtp 2026-02-26 02:53:19.527991 | instance | openstack/pods/octavia-worker-5bd4d49f6b-kbclx 2026-02-26 02:53:19.549882 | instance | openstack/pods/openstack-database-exporter-7c944bc9f-2vh5q 2026-02-26 02:53:19.751082 | instance | openstack/pods/openstack-exporter-7f595fcf-r7dw2 2026-02-26 02:53:19.779634 | instance | openstack/pods/openvswitch-cvgww 2026-02-26 02:53:19.962444 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-02-26 02:53:20.028285 | instance | openstack/pods/percona-xtradb-pxc-0 2026-02-26 02:53:20.214635 | instance | openstack/pods/placement-api-6b6db64f8c-gsxdw 2026-02-26 02:53:20.271322 | instance | openstack/pods/placement-db-init-t4kph 2026-02-26 02:53:20.459063 | instance | openstack/pods/placement-db-sync-86rbm 2026-02-26 02:53:20.507009 | instance | openstack/pods/placement-ks-endpoints-lgsnr 2026-02-26 02:53:20.702904 | instance | openstack/pods/placement-ks-service-cstqw 2026-02-26 02:53:20.738867 | instance | openstack/pods/placement-ks-user-5mszs 2026-02-26 02:53:20.951324 | instance | openstack/pods/pxc-operator-7cff949c8b-qxqhw 2026-02-26 02:53:20.957118 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-02-26 02:53:21.169101 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-02-26 02:53:21.186484 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-9zppk 2026-02-26 02:53:21.406608 | instance | openstack/pods/rabbitmq-glance-server-0 2026-02-26 02:53:21.410748 | instance | openstack/pods/rabbitmq-heat-server-0 2026-02-26 02:53:21.646854 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-02-26 02:53:21.656358 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-02-26 02:53:21.884914 | instance | openstack/pods/rabbitmq-manila-server-0 2026-02-26 02:53:21.898256 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9 2026-02-26 02:53:22.116753 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-02-26 02:53:22.125398 | instance | openstack/pods/rabbitmq-nova-server-0 2026-02-26 02:53:22.337333 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-02-26 02:53:22.366815 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vh9kv 2026-02-26 02:53:22.543853 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx 2026-02-26 02:53:22.601442 | instance | openstack/pods/staffeln-api-cbdf7b9c6-mm2wf 2026-02-26 02:53:22.811756 | instance | openstack/pods/staffeln-conductor-5965496879-xv927 2026-02-26 02:53:22.818871 | instance | openstack/pods/staffeln-db-init-4bmpk 2026-02-26 02:53:23.003151 | instance | openstack/pods/staffeln-db-sync-s5fzd 2026-02-26 02:53:23.033791 | instance | openstack/pods/tempest-ks-user-hx2cc 2026-02-26 02:53:23.218788 | instance | openstack/pods/tempest-run-tests-5g6mw 2026-02-26 02:53:23.264392 | instance | openstack/pods/valkey-node-0 2026-02-26 02:53:23.457608 | instance | orc-system/deployment/orc-controller-manager 2026-02-26 02:53:23.532147 | instance | openstack/rolebindings/barbican-barbican-api 2026-02-26 02:53:23.694577 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-02-26 02:53:23.778418 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-02-26 02:53:23.880445 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-02-26 02:53:23.974145 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-02-26 02:53:24.063193 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-02-26 02:53:24.141756 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-02-26 02:53:24.237407 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-02-26 02:53:24.321053 | instance | openstack/rolebindings/cinder-cinder-api 2026-02-26 02:53:24.426746 | instance | openstack/rolebindings/cinder-cinder-backup 2026-02-26 02:53:24.496662 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-02-26 02:53:24.612080 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-02-26 02:53:24.669034 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-02-26 02:53:24.801432 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-02-26 02:53:24.847377 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-02-26 02:53:24.988885 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-02-26 02:53:25.024851 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-02-26 02:53:25.163782 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-02-26 02:53:25.185919 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-02-26 02:53:25.347466 | instance | openstack/rolebindings/cinder-cinder-test 2026-02-26 02:53:25.368036 | instance | openstack/rolebindings/cinder-cinder-volume 2026-02-26 02:53:25.526144 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-02-26 02:53:25.546955 | instance | openstack/rolebindings/cinder-storage-init 2026-02-26 02:53:25.702170 | instance | openstack/rolebindings/glance-glance-api 2026-02-26 02:53:25.730450 | instance | openstack/rolebindings/glance-glance-db-init 2026-02-26 02:53:25.880286 | instance | openstack/rolebindings/glance-glance-db-sync 2026-02-26 02:53:25.900373 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-02-26 02:53:26.064602 | instance | openstack/rolebindings/glance-glance-ks-service 2026-02-26 02:53:26.068658 | instance | openstack/rolebindings/glance-glance-ks-user 2026-02-26 02:53:26.234690 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-02-26 02:53:26.236620 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-02-26 02:53:26.412501 | instance | openstack/rolebindings/glance-glance-storage-init 2026-02-26 02:53:26.415833 | instance | openstack/rolebindings/glance-glance-test 2026-02-26 02:53:26.597728 | instance | openstack/rolebindings/glance-storage-init 2026-02-26 02:53:26.614028 | instance | openstack/rolebindings/heat-heat-api 2026-02-26 02:53:26.775787 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-02-26 02:53:26.780653 | instance | openstack/rolebindings/heat-heat-cfn 2026-02-26 02:53:26.954753 | instance | openstack/rolebindings/heat-heat-db-init 2026-02-26 02:53:26.957518 | instance | openstack/rolebindings/heat-heat-db-sync 2026-02-26 02:53:27.131402 | instance | openstack/rolebindings/heat-heat-engine 2026-02-26 02:53:27.139139 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-02-26 02:53:27.314254 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-02-26 02:53:27.319381 | instance | openstack/rolebindings/heat-heat-ks-service 2026-02-26 02:53:27.489237 | instance | openstack/rolebindings/heat-heat-ks-user 2026-02-26 02:53:27.490457 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-02-26 02:53:27.665184 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-02-26 02:53:27.667134 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-02-26 02:53:27.853776 | instance | openstack/rolebindings/heat-heat-test 2026-02-26 02:53:27.854792 | instance | openstack/rolebindings/heat-heat-trusts 2026-02-26 02:53:28.011296 | instance | openstack/rolebindings/horizon-horizon 2026-02-26 02:53:28.017543 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-02-26 02:53:28.187551 | instance | openstack/rolebindings/horizon-horizon-test 2026-02-26 02:53:28.188398 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-02-26 02:53:28.354158 | instance | openstack/rolebindings/keepalived 2026-02-26 02:53:28.377458 | instance | openstack/rolebindings/keystone-credential-rotate 2026-02-26 02:53:28.523543 | instance | openstack/rolebindings/keystone-credential-setup 2026-02-26 02:53:28.558811 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-02-26 02:53:28.702252 | instance | openstack/rolebindings/keystone-fernet-setup 2026-02-26 02:53:28.724917 | instance | openstack/rolebindings/keystone-keystone-api 2026-02-26 02:53:28.886165 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-02-26 02:53:28.895457 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-02-26 02:53:29.057641 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-02-26 02:53:29.063243 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-02-26 02:53:29.235090 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-02-26 02:53:29.238011 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-02-26 02:53:29.407916 | instance | openstack/rolebindings/keystone-keystone-test 2026-02-26 02:53:29.409768 | instance | openstack/rolebindings/libvirt-cert-manager 2026-02-26 02:53:29.581970 | instance | openstack/rolebindings/libvirt-libvirt 2026-02-26 02:53:29.598972 | instance | openstack/rolebindings/magnum-magnum-api 2026-02-26 02:53:29.760186 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-02-26 02:53:29.816273 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-02-26 02:53:29.974245 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-02-26 02:53:29.999541 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-02-26 02:53:30.150066 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-02-26 02:53:30.185636 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-02-26 02:53:30.331655 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-02-26 02:53:30.359161 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-02-26 02:53:30.507799 | instance | openstack/rolebindings/manila-manila-api 2026-02-26 02:53:30.543557 | instance | openstack/rolebindings/manila-manila-data 2026-02-26 02:53:30.686390 | instance | openstack/rolebindings/manila-manila-db-init 2026-02-26 02:53:30.726908 | instance | openstack/rolebindings/manila-manila-db-sync 2026-02-26 02:53:30.864072 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-02-26 02:53:30.890615 | instance | openstack/rolebindings/manila-manila-ks-service 2026-02-26 02:53:31.030935 | instance | openstack/rolebindings/manila-manila-ks-user 2026-02-26 02:53:31.048176 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-02-26 02:53:31.212258 | instance | openstack/rolebindings/manila-manila-scheduler 2026-02-26 02:53:31.216022 | instance | openstack/rolebindings/manila-manila-share 2026-02-26 02:53:31.390528 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-02-26 02:53:31.395197 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-02-26 02:53:31.562692 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-02-26 02:53:31.567479 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-02-26 02:53:31.741527 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-02-26 02:53:31.741738 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-02-26 02:53:31.915310 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-02-26 02:53:31.926717 | instance | openstack/roles/barbican-openstack-barbican-api 2026-02-26 02:53:32.095078 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-02-26 02:53:32.118521 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-02-26 02:53:32.276293 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-02-26 02:53:32.293312 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-02-26 02:53:32.447813 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-02-26 02:53:32.471531 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-02-26 02:53:32.622364 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-02-26 02:53:32.653593 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-02-26 02:53:32.789817 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-02-26 02:53:32.844505 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-02-26 02:53:32.962693 | instance | openstack/rolebindings/neutron-neutron-server 2026-02-26 02:53:33.024371 | instance | openstack/roles/cinder-backup-storage-init 2026-02-26 02:53:33.169540 | instance | openstack/rolebindings/neutron-neutron-test 2026-02-26 02:53:33.206365 | instance | openstack/roles/cinder-openstack-cinder-api 2026-02-26 02:53:33.347871 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-02-26 02:53:33.394455 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-02-26 02:53:33.539000 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-02-26 02:53:33.591110 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-02-26 02:53:33.732248 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-02-26 02:53:33.781136 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-02-26 02:53:33.906313 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-02-26 02:53:33.954569 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-02-26 02:53:34.059266 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-02-26 02:53:34.111755 | instance | openstack/rolebindings/nova-nova-compute 2026-02-26 02:53:34.246738 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-02-26 02:53:34.292081 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-02-26 02:53:34.417939 | instance | openstack/rolebindings/nova-nova-conductor 2026-02-26 02:53:34.478238 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-02-26 02:53:34.610857 | instance | openstack/rolebindings/nova-nova-db-init 2026-02-26 02:53:34.671035 | instance | openstack/rolebindings/nova-nova-db-sync 2026-02-26 02:53:34.797087 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-02-26 02:53:34.834455 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-02-26 02:53:34.983148 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-02-26 02:53:35.008424 | instance | openstack/rolebindings/nova-nova-ks-service 2026-02-26 02:53:35.164607 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-02-26 02:53:35.184817 | instance | openstack/rolebindings/nova-nova-ks-user 2026-02-26 02:53:35.329560 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-02-26 02:53:35.368164 | instance | openstack/roles/cinder-openstack-cinder-test 2026-02-26 02:53:35.508500 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-02-26 02:53:35.545974 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-02-26 02:53:35.702290 | instance | openstack/rolebindings/nova-nova-scheduler 2026-02-26 02:53:35.726336 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-02-26 02:53:35.891766 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-02-26 02:53:35.906846 | instance | openstack/roles/cinder-storage-init 2026-02-26 02:53:36.070321 | instance | openstack/rolebindings/nova-nova-test 2026-02-26 02:53:36.131533 | instance | openstack/roles/glance-openstack-glance-api 2026-02-26 02:53:36.243069 | instance | openstack/rolebindings/octavia-octavia-api 2026-02-26 02:53:36.299070 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-02-26 02:53:36.427497 | instance | openstack/roles/glance-openstack-glance-db-init 2026-02-26 02:53:36.473438 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-02-26 02:53:36.598646 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-02-26 02:53:36.649095 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-02-26 02:53:36.786858 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-02-26 02:53:36.845810 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-02-26 02:53:36.942748 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-02-26 02:53:37.019364 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-02-26 02:53:37.125422 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-02-26 02:53:37.207186 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-02-26 02:53:37.298772 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-02-26 02:53:37.375943 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-02-26 02:53:37.462535 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-02-26 02:53:37.541171 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-02-26 02:53:37.637470 | instance | openstack/roles/glance-openstack-glance-test 2026-02-26 02:53:37.706402 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-02-26 02:53:37.825217 | instance | openstack/roles/glance-storage-init 2026-02-26 02:53:37.871682 | instance | openstack/rolebindings/octavia-octavia-worker 2026-02-26 02:53:38.008121 | instance | openstack/roles/heat-openstack-heat-api 2026-02-26 02:53:38.047929 | instance | openstack/rolebindings/placement-placement-api 2026-02-26 02:53:38.183579 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-02-26 02:53:38.211834 | instance | openstack/rolebindings/placement-placement-db-init 2026-02-26 02:53:38.349749 | instance | openstack/rolebindings/placement-placement-db-sync 2026-02-26 02:53:38.384218 | instance | openstack/roles/heat-openstack-heat-cfn 2026-02-26 02:53:38.522689 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-02-26 02:53:38.555240 | instance | openstack/roles/heat-openstack-heat-db-init 2026-02-26 02:53:38.728972 | instance | openstack/rolebindings/placement-placement-ks-service 2026-02-26 02:53:38.730661 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-02-26 02:53:38.910518 | instance | openstack/rolebindings/placement-placement-ks-user 2026-02-26 02:53:38.914515 | instance | openstack/roles/heat-openstack-heat-engine 2026-02-26 02:53:39.079530 | instance | openstack/rolebindings/pxc-operator 2026-02-26 02:53:39.094307 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-02-26 02:53:39.256745 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-02-26 02:53:39.269248 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-02-26 02:53:39.440309 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-02-26 02:53:39.452608 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-02-26 02:53:39.607419 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-02-26 02:53:39.625810 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-02-26 02:53:39.785635 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-02-26 02:53:39.810370 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-02-26 02:53:39.969815 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-02-26 02:53:40.018858 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-02-26 02:53:40.177372 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-02-26 02:53:40.226472 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-02-26 02:53:40.356877 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-02-26 02:53:40.395899 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-02-26 02:53:40.531154 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-02-26 02:53:40.567013 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-02-26 02:53:40.712714 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-02-26 02:53:40.750481 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-02-26 02:53:40.920559 | instance | openstack/roles/heat-openstack-heat-test 2026-02-26 02:53:40.960137 | instance | openstack/roles/heat-openstack-heat-trusts 2026-02-26 02:53:41.114954 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-02-26 02:53:41.132358 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-02-26 02:53:41.311854 | instance | openstack/roles/horizon-openstack-horizon 2026-02-26 02:53:41.322880 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-02-26 02:53:41.501948 | instance | openstack/rolebindings/rook-ceph-mgr 2026-02-26 02:53:41.514484 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-02-26 02:53:41.691373 | instance | openstack/rolebindings/rook-ceph-osd 2026-02-26 02:53:41.709286 | instance | openstack/roles/horizon-openstack-horizon-test 2026-02-26 02:53:41.873887 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-02-26 02:53:41.909706 | instance | openstack/roles/keepalived 2026-02-26 02:53:42.066832 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-02-26 02:53:42.085401 | instance | openstack/roles/keystone-credential-rotate 2026-02-26 02:53:42.250749 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-02-26 02:53:42.289170 | instance | openstack/roles/keystone-credential-setup 2026-02-26 02:53:42.450023 | instance | openstack/roles/keystone-fernet-rotate 2026-02-26 02:53:42.469993 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-02-26 02:53:42.653381 | instance | openstack/roles/keystone-fernet-setup 2026-02-26 02:53:42.654758 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-02-26 02:53:42.846368 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-02-26 02:53:42.848795 | instance | openstack/roles/keystone-openstack-keystone-api 2026-02-26 02:53:43.026005 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-02-26 02:53:43.027368 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-02-26 02:53:43.223397 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-02-26 02:53:43.229508 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-02-26 02:53:43.407030 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-02-26 02:53:43.413141 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-02-26 02:53:43.585628 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-02-26 02:53:43.588029 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-02-26 02:53:43.759098 | instance | openstack/roles/keystone-openstack-keystone-test 2026-02-26 02:53:43.774226 | instance | openstack/roles/libvirt-cert-manager 2026-02-26 02:53:43.941628 | instance | openstack/roles/libvirt-openstack-libvirt 2026-02-26 02:53:43.958177 | instance | openstack/roles/magnum-openstack-magnum-api 2026-02-26 02:53:44.112185 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-02-26 02:53:44.130761 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-02-26 02:53:44.273617 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-02-26 02:53:44.306555 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-02-26 02:53:44.448484 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-02-26 02:53:44.466912 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-02-26 02:53:44.606735 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-02-26 02:53:44.636621 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-02-26 02:53:44.768663 | instance | openstack/roles/manila-openstack-manila-api 2026-02-26 02:53:44.807511 | instance | openstack/roles/manila-openstack-manila-data 2026-02-26 02:53:44.934333 | instance | openstack/roles/manila-openstack-manila-db-init 2026-02-26 02:53:44.992541 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-02-26 02:53:45.096114 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-02-26 02:53:45.165354 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-02-26 02:53:45.281422 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-02-26 02:53:45.352604 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-02-26 02:53:45.457944 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-02-26 02:53:45.539812 | instance | openstack/roles/manila-openstack-manila-share 2026-02-26 02:53:45.649976 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-02-26 02:53:45.746439 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-02-26 02:53:45.838509 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-02-26 02:53:45.918467 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-02-26 02:53:46.022788 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-02-26 02:53:46.113360 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-02-26 02:53:46.226419 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-02-26 02:53:46.318326 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-02-26 02:53:46.403176 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-02-26 02:53:46.493868 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-02-26 02:53:46.590489 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-02-26 02:53:46.706346 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-02-26 02:53:46.800857 | instance | openstack/roles/neutron-openstack-neutron-server 2026-02-26 02:53:46.885315 | instance | openstack/roles/neutron-openstack-neutron-test 2026-02-26 02:53:46.979471 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-02-26 02:53:47.069044 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-02-26 02:53:47.169374 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-02-26 02:53:47.228886 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-02-26 02:53:47.344064 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-02-26 02:53:47.419670 | instance | openstack/roles/nova-openstack-nova-compute 2026-02-26 02:53:47.534543 | instance | openstack/roles/nova-openstack-nova-conductor 2026-02-26 02:53:47.605773 | instance | openstack/roles/nova-openstack-nova-db-init 2026-02-26 02:53:47.723302 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-02-26 02:53:47.806711 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-02-26 02:53:47.900085 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-02-26 02:53:47.994194 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-02-26 02:53:48.098232 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-02-26 02:53:48.189278 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-02-26 02:53:48.279355 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-02-26 02:53:48.368988 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-02-26 02:53:48.450900 | instance | openstack/roles/nova-openstack-nova-test 2026-02-26 02:53:48.564490 | instance | openstack/roles/octavia-openstack-octavia-api 2026-02-26 02:53:48.645139 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-02-26 02:53:48.754535 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-02-26 02:53:48.848300 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-02-26 02:53:48.953746 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-02-26 02:53:49.018268 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-02-26 02:53:49.154872 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-02-26 02:53:49.201157 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-02-26 02:53:49.342471 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-02-26 02:53:49.380551 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-02-26 02:53:49.514611 | instance | openstack/roles/placement-openstack-placement-api 2026-02-26 02:53:49.557565 | instance | openstack/roles/placement-openstack-placement-db-init 2026-02-26 02:53:49.693508 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-02-26 02:53:49.732464 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-02-26 02:53:49.873747 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-02-26 02:53:49.910626 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-02-26 02:53:50.053349 | instance | openstack/roles/pxc-operator 2026-02-26 02:53:50.097529 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-02-26 02:53:50.233298 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-02-26 02:53:50.314068 | instance | openstack/roles/rabbitmq-cluster-operator 2026-02-26 02:53:50.418558 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-02-26 02:53:50.493665 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-02-26 02:53:50.587327 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-02-26 02:53:50.679630 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-02-26 02:53:50.763425 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-02-26 02:53:50.849657 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-02-26 02:53:50.934859 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-02-26 02:53:51.023470 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-02-26 02:53:51.103514 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-02-26 02:53:51.196535 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-02-26 02:53:51.291751 | instance | openstack/roles/rook-ceph-mgr 2026-02-26 02:53:51.382355 | instance | openstack/roles/rook-ceph-osd 2026-02-26 02:53:51.454413 | instance | openstack/roles/rook-ceph-purge-osd 2026-02-26 02:53:51.554748 | instance | openstack/roles/staffeln-conductor 2026-02-26 02:53:51.627862 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-02-26 02:53:51.726370 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-02-26 02:53:51.805910 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-02-26 02:53:51.883297 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-02-26 02:53:51.976330 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-02-26 02:53:52.055671 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-02-26 02:53:52.145137 | instance | openstack/serviceaccounts/barbican-api 2026-02-26 02:53:52.227598 | instance | openstack/serviceaccounts/barbican-db-init 2026-02-26 02:53:52.520692 | instance | openstack/serviceaccounts/barbican-db-sync 2026-02-26 02:53:52.602113 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-02-26 02:53:52.866658 | instance | openstack/serviceaccounts/barbican-ks-service 2026-02-26 02:53:52.965186 | instance | openstack/serviceaccounts/barbican-ks-user 2026-02-26 02:53:53.238677 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-02-26 02:53:53.323514 | instance | openstack/serviceaccounts/barbican-test 2026-02-26 02:53:53.603649 | instance | openstack/serviceaccounts/cinder-api 2026-02-26 02:53:53.700046 | instance | openstack/serviceaccounts/cinder-backup 2026-02-26 02:53:53.946865 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-02-26 02:53:54.061168 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-02-26 02:53:54.367946 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-02-26 02:53:54.458319 | instance | openstack/serviceaccounts/cinder-db-init 2026-02-26 02:53:54.740955 | instance | openstack/serviceaccounts/cinder-db-sync 2026-02-26 02:53:54.828832 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-02-26 02:53:55.121334 | instance | openstack/serviceaccounts/cinder-ks-service 2026-02-26 02:53:55.192696 | instance | openstack/serviceaccounts/cinder-ks-user 2026-02-26 02:53:55.485763 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-02-26 02:53:55.572924 | instance | openstack/serviceaccounts/cinder-scheduler 2026-02-26 02:53:55.876426 | instance | openstack/serviceaccounts/cinder-storage-init 2026-02-26 02:53:55.959721 | instance | openstack/secrets/barbican-api-certs 2026-02-26 02:53:56.129071 | instance | openstack/serviceaccounts/cinder-test 2026-02-26 02:53:56.216376 | instance | openstack/secrets/barbican-db-admin 2026-02-26 02:53:56.408088 | instance | openstack/serviceaccounts/cinder-volume 2026-02-26 02:53:56.468897 | instance | openstack/secrets/barbican-db-user 2026-02-26 02:53:56.655785 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-02-26 02:53:56.760468 | instance | openstack/serviceaccounts/default 2026-02-26 02:53:56.986493 | instance | openstack/secrets/barbican-etc 2026-02-26 02:53:57.117777 | instance | openstack/serviceaccounts/glance-api 2026-02-26 02:53:57.151993 | instance | openstack/secrets/barbican-keystone-admin 2026-02-26 02:53:57.345925 | instance | openstack/serviceaccounts/glance-db-init 2026-02-26 02:53:57.476824 | instance | openstack/secrets/barbican-keystone-user 2026-02-26 02:53:57.660673 | instance | openstack/serviceaccounts/glance-db-sync 2026-02-26 02:53:57.725193 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-02-26 02:53:57.894183 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-02-26 02:53:58.027602 | instance | openstack/serviceaccounts/glance-ks-service 2026-02-26 02:53:58.228609 | instance | openstack/secrets/barbican-rabbitmq-user 2026-02-26 02:53:58.356411 | instance | openstack/serviceaccounts/glance-ks-user 2026-02-26 02:53:58.398608 | instance | openstack/secrets/cinder-api-certs 2026-02-26 02:53:58.557086 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-02-26 02:53:58.688321 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-02-26 02:53:58.868980 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-02-26 02:53:58.907720 | instance | openstack/serviceaccounts/glance-storage-init 2026-02-26 02:53:59.251309 | instance | openstack/serviceaccounts/glance-test 2026-02-26 02:53:59.258680 | instance | openstack/serviceaccounts/heat-api 2026-02-26 02:53:59.570412 | instance | openstack/serviceaccounts/heat-bootstrap 2026-02-26 02:53:59.596120 | instance | openstack/serviceaccounts/heat-cfn 2026-02-26 02:53:59.921947 | instance | openstack/serviceaccounts/heat-db-init 2026-02-26 02:53:59.923324 | instance | openstack/serviceaccounts/heat-db-sync 2026-02-26 02:54:00.267060 | instance | openstack/serviceaccounts/heat-engine 2026-02-26 02:54:00.271020 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-02-26 02:54:00.605242 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-02-26 02:54:00.645790 | instance | openstack/serviceaccounts/heat-ks-service 2026-02-26 02:54:00.944368 | instance | openstack/serviceaccounts/heat-ks-user 2026-02-26 02:54:00.988358 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-02-26 02:54:01.291859 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-02-26 02:54:01.329237 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-02-26 02:54:01.635315 | instance | openstack/serviceaccounts/heat-test 2026-02-26 02:54:01.664117 | instance | openstack/serviceaccounts/heat-trusts 2026-02-26 02:54:01.969932 | instance | openstack/serviceaccounts/horizon 2026-02-26 02:54:02.019408 | instance | openstack/serviceaccounts/horizon-db-init 2026-02-26 02:54:02.327531 | instance | openstack/serviceaccounts/horizon-db-sync 2026-02-26 02:54:02.362609 | instance | openstack/serviceaccounts/horizon-test 2026-02-26 02:54:02.665075 | instance | openstack/serviceaccounts/keepalived 2026-02-26 02:54:02.689425 | instance | openstack/serviceaccounts/keystone-api 2026-02-26 02:54:02.996093 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-02-26 02:54:03.076852 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-02-26 02:54:03.359057 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-02-26 02:54:03.420851 | instance | openstack/serviceaccounts/keystone-db-init 2026-02-26 02:54:03.716067 | instance | openstack/serviceaccounts/keystone-db-sync 2026-02-26 02:54:03.819601 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-02-26 02:54:04.084085 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-02-26 02:54:04.171344 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-02-26 02:54:04.421156 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-02-26 02:54:04.520064 | instance | openstack/serviceaccounts/keystone-test 2026-02-26 02:54:04.760552 | instance | openstack/serviceaccounts/libvirt 2026-02-26 02:54:04.858329 | instance | openstack/serviceaccounts/magnum-api 2026-02-26 02:54:05.097416 | instance | openstack/serviceaccounts/magnum-conductor 2026-02-26 02:54:05.210488 | instance | openstack/serviceaccounts/magnum-db-init 2026-02-26 02:54:05.447595 | instance | openstack/serviceaccounts/magnum-db-sync 2026-02-26 02:54:05.593380 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-02-26 02:54:05.794532 | instance | openstack/serviceaccounts/magnum-ks-service 2026-02-26 02:54:05.943461 | instance | openstack/serviceaccounts/magnum-ks-user 2026-02-26 02:54:06.151455 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-02-26 02:54:06.292859 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-02-26 02:54:06.495202 | instance | openstack/serviceaccounts/manila-api 2026-02-26 02:54:06.633936 | instance | openstack/serviceaccounts/manila-bootstrap 2026-02-26 02:54:06.827533 | instance | openstack/serviceaccounts/manila-data 2026-02-26 02:54:06.981890 | instance | openstack/serviceaccounts/manila-db-init 2026-02-26 02:54:07.158305 | instance | openstack/serviceaccounts/manila-db-sync 2026-02-26 02:54:07.375010 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-02-26 02:54:07.523760 | instance | openstack/serviceaccounts/manila-ks-service 2026-02-26 02:54:07.708113 | instance | openstack/serviceaccounts/manila-ks-user 2026-02-26 02:54:07.859546 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-02-26 02:54:08.064510 | instance | openstack/serviceaccounts/manila-scheduler 2026-02-26 02:54:08.227313 | instance | openstack/serviceaccounts/manila-share 2026-02-26 02:54:08.439000 | instance | openstack/serviceaccounts/memcached-memcached 2026-02-26 02:54:08.583853 | instance | openstack/serviceaccounts/neutron-db-init 2026-02-26 02:54:08.805950 | instance | openstack/serviceaccounts/neutron-db-sync 2026-02-26 02:54:08.960202 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-02-26 02:54:09.151780 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-02-26 02:54:09.326460 | instance | openstack/serviceaccounts/neutron-ks-service 2026-02-26 02:54:09.551592 | instance | openstack/serviceaccounts/neutron-ks-user 2026-02-26 02:54:09.676683 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-02-26 02:54:09.888562 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-02-26 02:54:10.050083 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-02-26 02:54:10.236108 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-02-26 02:54:10.401766 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-02-26 02:54:10.578042 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-02-26 02:54:10.822482 | instance | openstack/serviceaccounts/neutron-server 2026-02-26 02:54:10.936372 | instance | openstack/serviceaccounts/neutron-test 2026-02-26 02:54:11.159067 | instance | openstack/serviceaccounts/nova-api-metadata 2026-02-26 02:54:11.286274 | instance | openstack/secrets/cinder-db-admin 2026-02-26 02:54:11.473728 | instance | openstack/secrets/cinder-db-user 2026-02-26 02:54:11.584082 | instance | openstack/secrets/cinder-etc 2026-02-26 02:54:11.642431 | instance | openstack/secrets/cinder-keystone-admin 2026-02-26 02:54:11.765020 | instance | openstack/secrets/cinder-keystone-test 2026-02-26 02:54:11.802205 | instance | openstack/secrets/cinder-keystone-user 2026-02-26 02:54:11.933699 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-02-26 02:54:11.967309 | instance | openstack/secrets/cinder-rabbitmq-user 2026-02-26 02:54:12.101419 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-02-26 02:54:12.144548 | instance | openstack/secrets/glance-api-certs 2026-02-26 02:54:12.278828 | instance | openstack/secrets/glance-db-admin 2026-02-26 02:54:12.304921 | instance | openstack/secrets/glance-db-user 2026-02-26 02:54:12.467325 | instance | openstack/secrets/glance-etc 2026-02-26 02:54:12.501754 | instance | openstack/secrets/glance-keystone-admin 2026-02-26 02:54:12.638404 | instance | openstack/secrets/glance-keystone-test 2026-02-26 02:54:12.672020 | instance | openstack/secrets/glance-keystone-user 2026-02-26 02:54:12.814457 | instance | openstack/secrets/glance-rabbitmq-admin 2026-02-26 02:54:12.821596 | instance | openstack/secrets/glance-rabbitmq-user 2026-02-26 02:54:12.972031 | instance | openstack/secrets/heat-api-certs 2026-02-26 02:54:12.994035 | instance | openstack/secrets/heat-cfn-certs 2026-02-26 02:54:13.144559 | instance | openstack/secrets/heat-db-admin 2026-02-26 02:54:13.170712 | instance | openstack/secrets/heat-db-user 2026-02-26 02:54:13.306105 | instance | openstack/secrets/heat-etc 2026-02-26 02:54:13.332619 | instance | openstack/secrets/heat-keystone-admin 2026-02-26 02:54:13.472764 | instance | openstack/secrets/heat-keystone-stack-user 2026-02-26 02:54:13.496161 | instance | openstack/secrets/heat-keystone-test 2026-02-26 02:54:13.652356 | instance | openstack/secrets/heat-keystone-trustee 2026-02-26 02:54:13.685075 | instance | openstack/secrets/heat-keystone-user 2026-02-26 02:54:13.844575 | instance | openstack/secrets/heat-rabbitmq-admin 2026-02-26 02:54:13.869625 | instance | openstack/secrets/heat-rabbitmq-user 2026-02-26 02:54:14.013011 | instance | openstack/secrets/horizon-db-admin 2026-02-26 02:54:14.051472 | instance | openstack/secrets/horizon-db-user 2026-02-26 02:54:14.181902 | instance | openstack/secrets/horizon-etc 2026-02-26 02:54:14.214672 | instance | openstack/secrets/horizon-int-certs 2026-02-26 02:54:14.367337 | instance | openstack/secrets/horizon-keystone-admin 2026-02-26 02:54:14.392375 | instance | openstack/secrets/images-rbd-keyring 2026-02-26 02:54:14.565320 | instance | openstack/secrets/internal-percona-xtradb 2026-02-26 02:54:14.567224 | instance | openstack/secrets/keepalived-etc 2026-02-26 02:54:14.728656 | instance | openstack/secrets/keystone-api-certs 2026-02-26 02:54:14.729743 | instance | openstack/secrets/keystone-credential-keys 2026-02-26 02:54:14.889818 | instance | openstack/secrets/keystone-db-admin 2026-02-26 02:54:14.902641 | instance | openstack/secrets/keystone-db-user 2026-02-26 02:54:15.050366 | instance | openstack/secrets/keystone-etc 2026-02-26 02:54:15.075463 | instance | openstack/secrets/keystone-fernet-keys 2026-02-26 02:54:15.215024 | instance | openstack/secrets/keystone-keystone-admin 2026-02-26 02:54:15.248721 | instance | openstack/secrets/keystone-keystone-test 2026-02-26 02:54:15.378808 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-02-26 02:54:15.422536 | instance | openstack/secrets/keystone-rabbitmq-user 2026-02-26 02:54:15.569700 | instance | openstack/secrets/libvirt-api-ca 2026-02-26 02:54:15.589362 | instance | openstack/secrets/libvirt-etc 2026-02-26 02:54:15.736958 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-02-26 02:54:15.760369 | instance | openstack/secrets/libvirt-libvirt-default-p4jj7-api 2026-02-26 02:54:15.988424 | instance | openstack/secrets/libvirt-libvirt-default-p4jj7-vnc 2026-02-26 02:54:15.991260 | instance | openstack/secrets/libvirt-vnc-ca 2026-02-26 02:54:16.170283 | instance | openstack/secrets/magnum-api-certs 2026-02-26 02:54:16.176464 | instance | openstack/secrets/magnum-db-admin 2026-02-26 02:54:16.361621 | instance | openstack/secrets/magnum-db-user 2026-02-26 02:54:16.362387 | instance | openstack/secrets/magnum-etc 2026-02-26 02:54:16.550139 | instance | openstack/secrets/magnum-keystone-admin 2026-02-26 02:54:16.557150 | instance | openstack/secrets/magnum-keystone-stack-user 2026-02-26 02:54:16.745477 | instance | openstack/secrets/magnum-keystone-user 2026-02-26 02:54:16.770475 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-02-26 02:54:16.935897 | instance | openstack/secrets/magnum-rabbitmq-user 2026-02-26 02:54:16.963204 | instance | openstack/secrets/magnum-registry-certs 2026-02-26 02:54:17.125770 | instance | openstack/secrets/manila-api-certs 2026-02-26 02:54:17.176756 | instance | openstack/secrets/manila-db-admin 2026-02-26 02:54:17.326456 | instance | openstack/secrets/manila-db-user 2026-02-26 02:54:17.391100 | instance | openstack/secrets/manila-etc 2026-02-26 02:54:17.537494 | instance | openstack/secrets/manila-keystone-admin 2026-02-26 02:54:17.614801 | instance | openstack/secrets/manila-keystone-user 2026-02-26 02:54:17.724287 | instance | openstack/secrets/manila-rabbitmq-admin 2026-02-26 02:54:17.792901 | instance | openstack/secrets/manila-rabbitmq-user 2026-02-26 02:54:17.913510 | instance | openstack/secrets/manila-ssh-keys 2026-02-26 02:54:17.970236 | instance | openstack/secrets/neutron-db-admin 2026-02-26 02:54:18.113480 | instance | openstack/secrets/neutron-db-user 2026-02-26 02:54:18.168917 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-02-26 02:54:18.302682 | instance | openstack/secrets/neutron-etc 2026-02-26 02:54:18.349789 | instance | openstack/secrets/neutron-keystone-admin 2026-02-26 02:54:18.489723 | instance | openstack/secrets/neutron-keystone-test 2026-02-26 02:54:18.536256 | instance | openstack/secrets/neutron-keystone-user 2026-02-26 02:54:18.690464 | instance | openstack/secrets/neutron-l3-agent-default 2026-02-26 02:54:18.716729 | instance | openstack/secrets/neutron-metadata-agent-default 2026-02-26 02:54:18.865181 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-02-26 02:54:18.900602 | instance | openstack/secrets/neutron-ovs-agent-default 2026-02-26 02:54:19.051146 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-02-26 02:54:19.099350 | instance | openstack/secrets/neutron-rabbitmq-user 2026-02-26 02:54:19.229852 | instance | openstack/secrets/neutron-server-certs 2026-02-26 02:54:19.292808 | instance | openstack/secrets/nova-api-certs 2026-02-26 02:54:19.406786 | instance | openstack/secrets/nova-compute-default 2026-02-26 02:54:19.465465 | instance | openstack/secrets/nova-db-admin 2026-02-26 02:54:19.603387 | instance | openstack/secrets/nova-db-api-admin 2026-02-26 02:54:19.643249 | instance | openstack/serviceaccounts/nova-api-osapi 2026-02-26 02:54:19.786179 | instance | openstack/serviceaccounts/nova-bootstrap 2026-02-26 02:54:20.009767 | instance | openstack/serviceaccounts/nova-cell-setup 2026-02-26 02:54:20.145278 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-02-26 02:54:20.372119 | instance | openstack/serviceaccounts/nova-compute 2026-02-26 02:54:20.501183 | instance | openstack/serviceaccounts/nova-conductor 2026-02-26 02:54:20.723549 | instance | openstack/serviceaccounts/nova-db-init 2026-02-26 02:54:20.859319 | instance | openstack/serviceaccounts/nova-db-sync 2026-02-26 02:54:21.109255 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-02-26 02:54:21.234229 | instance | openstack/serviceaccounts/nova-ks-service 2026-02-26 02:54:21.451124 | instance | openstack/serviceaccounts/nova-ks-user 2026-02-26 02:54:21.590197 | instance | openstack/serviceaccounts/nova-novncproxy 2026-02-26 02:54:21.777084 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-02-26 02:54:21.946859 | instance | openstack/serviceaccounts/nova-scheduler 2026-02-26 02:54:22.114091 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-02-26 02:54:22.295102 | instance | openstack/serviceaccounts/nova-test 2026-02-26 02:54:22.467462 | instance | openstack/serviceaccounts/octavia-api 2026-02-26 02:54:22.680275 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-02-26 02:54:22.867164 | instance | openstack/serviceaccounts/octavia-db-init 2026-02-26 02:54:23.092858 | instance | openstack/serviceaccounts/octavia-db-sync 2026-02-26 02:54:23.305861 | instance | openstack/serviceaccounts/octavia-health-manager 2026-02-26 02:54:23.491704 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-02-26 02:54:23.697217 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-02-26 02:54:23.909666 | instance | openstack/serviceaccounts/octavia-ks-service 2026-02-26 02:54:24.059256 | instance | openstack/serviceaccounts/octavia-ks-user 2026-02-26 02:54:24.245925 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-02-26 02:54:24.414422 | instance | openstack/serviceaccounts/octavia-worker 2026-02-26 02:54:24.586883 | instance | openstack/serviceaccounts/openvswitch-server 2026-02-26 02:54:24.784279 | instance | openstack/serviceaccounts/placement-api 2026-02-26 02:54:24.945724 | instance | openstack/serviceaccounts/placement-db-init 2026-02-26 02:54:25.127961 | instance | openstack/serviceaccounts/placement-db-sync 2026-02-26 02:54:25.263881 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-02-26 02:54:25.470910 | instance | openstack/serviceaccounts/placement-ks-service 2026-02-26 02:54:25.640156 | instance | openstack/serviceaccounts/placement-ks-user 2026-02-26 02:54:25.827749 | instance | openstack/serviceaccounts/pxc-operator 2026-02-26 02:54:26.010104 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-02-26 02:54:26.174130 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-02-26 02:54:26.371519 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-02-26 02:54:26.508028 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-02-26 02:54:26.729229 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-02-26 02:54:26.856267 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-02-26 02:54:27.091554 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-02-26 02:54:27.225390 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-02-26 02:54:27.456219 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-02-26 02:54:27.610679 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-02-26 02:54:27.841622 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-02-26 02:54:27.997698 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-02-26 02:54:28.185687 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-02-26 02:54:28.359913 | instance | openstack/serviceaccounts/rook-ceph-default 2026-02-26 02:54:28.534237 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-02-26 02:54:28.702184 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-02-26 02:54:28.890638 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-02-26 02:54:29.029800 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-02-26 02:54:29.229459 | instance | openstack/serviceaccounts/staffeln-api 2026-02-26 02:54:29.383665 | instance | openstack/serviceaccounts/staffeln-conductor 2026-02-26 02:54:29.563899 | instance | openstack/serviceaccounts/staffeln-db-init 2026-02-26 02:54:29.711420 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-02-26 02:54:29.907492 | instance | openstack/serviceaccounts/tempest-ks-user 2026-02-26 02:54:30.063045 | instance | openstack/serviceaccounts/tempest-run-tests 2026-02-26 02:54:30.260694 | instance | openstack/serviceaccounts/valkey 2026-02-26 02:54:30.390377 | instance | openstack/services/barbican-api 2026-02-26 02:54:30.590994 | instance | openstack/services/ceph-mon 2026-02-26 02:54:30.622720 | instance | openstack/services/cinder-api 2026-02-26 02:54:30.790918 | instance | openstack/services/glance-api 2026-02-26 02:54:30.852268 | instance | openstack/services/heat-api 2026-02-26 02:54:30.994633 | instance | openstack/services/heat-cfn 2026-02-26 02:54:31.058996 | instance | openstack/services/horizon 2026-02-26 02:54:31.219042 | instance | openstack/services/horizon-int 2026-02-26 02:54:31.277999 | instance | openstack/services/keystone-api 2026-02-26 02:54:31.415917 | instance | openstack/services/magnum-api 2026-02-26 02:54:31.493726 | instance | openstack/services/magnum-registry 2026-02-26 02:54:31.623508 | instance | openstack/services/manila-api 2026-02-26 02:54:31.686684 | instance | openstack/services/memcached 2026-02-26 02:54:31.842451 | instance | openstack/services/memcached-metrics 2026-02-26 02:54:31.902343 | instance | openstack/secrets/nova-db-api-user 2026-02-26 02:54:32.080219 | instance | openstack/secrets/nova-db-cell0-admin 2026-02-26 02:54:32.096388 | instance | openstack/secrets/nova-db-cell0-user 2026-02-26 02:54:32.264387 | instance | openstack/secrets/nova-db-user 2026-02-26 02:54:32.267100 | instance | openstack/secrets/nova-etc 2026-02-26 02:54:32.440894 | instance | openstack/secrets/nova-keystone-admin 2026-02-26 02:54:32.458318 | instance | openstack/secrets/nova-keystone-test 2026-02-26 02:54:32.610027 | instance | openstack/secrets/nova-keystone-user 2026-02-26 02:54:32.635122 | instance | openstack/secrets/nova-novncproxy-certs 2026-02-26 02:54:32.798911 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-02-26 02:54:32.812752 | instance | openstack/secrets/nova-rabbitmq-admin 2026-02-26 02:54:32.980844 | instance | openstack/secrets/nova-rabbitmq-user 2026-02-26 02:54:32.990873 | instance | openstack/secrets/nova-ssh 2026-02-26 02:54:33.175305 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-02-26 02:54:33.193549 | instance | openstack/secrets/octavia-api-certs 2026-02-26 02:54:33.360846 | instance | openstack/secrets/octavia-client-ca 2026-02-26 02:54:33.366823 | instance | openstack/secrets/octavia-client-certs 2026-02-26 02:54:33.546709 | instance | openstack/secrets/octavia-db-admin 2026-02-26 02:54:33.554158 | instance | openstack/secrets/octavia-db-user 2026-02-26 02:54:33.714927 | instance | openstack/secrets/octavia-etc 2026-02-26 02:54:33.730989 | instance | openstack/secrets/octavia-health-manager-default 2026-02-26 02:54:33.893308 | instance | openstack/secrets/octavia-keystone-admin 2026-02-26 02:54:33.918737 | instance | openstack/secrets/octavia-keystone-test 2026-02-26 02:54:34.062447 | instance | openstack/secrets/octavia-keystone-user 2026-02-26 02:54:34.084985 | instance | openstack/secrets/octavia-persistence-db-admin 2026-02-26 02:54:34.242573 | instance | openstack/secrets/octavia-persistence-db-user 2026-02-26 02:54:34.263969 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-02-26 02:54:34.426650 | instance | openstack/secrets/octavia-rabbitmq-user 2026-02-26 02:54:34.433600 | instance | openstack/secrets/octavia-server-ca 2026-02-26 02:54:34.602877 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-02-26 02:54:34.617013 | instance | openstack/secrets/percona-xtradb 2026-02-26 02:54:34.779021 | instance | openstack/secrets/placement-api-certs 2026-02-26 02:54:34.788277 | instance | openstack/secrets/placement-db-admin 2026-02-26 02:54:34.965679 | instance | openstack/secrets/placement-db-user 2026-02-26 02:54:34.969672 | instance | openstack/secrets/placement-etc 2026-02-26 02:54:35.150797 | instance | openstack/secrets/placement-keystone-admin 2026-02-26 02:54:35.176556 | instance | openstack/secrets/placement-keystone-user 2026-02-26 02:54:35.336065 | instance | openstack/secrets/pvc-ceph-client-key 2026-02-26 02:54:35.389152 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-02-26 02:54:35.530221 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-02-26 02:54:35.582266 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-02-26 02:54:35.709107 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-02-26 02:54:35.771135 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-02-26 02:54:35.894124 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-02-26 02:54:35.950991 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-02-26 02:54:36.066546 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-02-26 02:54:36.125180 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-02-26 02:54:36.268837 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-02-26 02:54:36.328969 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-02-26 02:54:36.441042 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-02-26 02:54:36.498781 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-02-26 02:54:36.606252 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-02-26 02:54:36.676187 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-02-26 02:54:36.769848 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-02-26 02:54:36.845370 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-02-26 02:54:36.932011 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-02-26 02:54:37.021031 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-02-26 02:54:37.100671 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-02-26 02:54:37.191373 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-02-26 02:54:37.274401 | instance | openstack/secrets/rook-ceph-config 2026-02-26 02:54:37.364269 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-02-26 02:54:37.467695 | instance | openstack/secrets/rook-ceph-mon 2026-02-26 02:54:37.558205 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-02-26 02:54:37.641931 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-02-26 02:54:37.744849 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-02-26 02:54:37.829393 | instance | openstack/secrets/rook-csi-cephfs-node 2026-02-26 02:54:37.914776 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-02-26 02:54:38.028294 | instance | openstack/secrets/rook-csi-rbd-node 2026-02-26 02:54:38.093473 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-02-26 02:54:38.192571 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-02-26 02:54:38.269702 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-02-26 02:54:38.382721 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-02-26 02:54:38.447157 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-02-26 02:54:38.560320 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-02-26 02:54:38.625771 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-02-26 02:54:38.771826 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-02-26 02:54:38.842183 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-02-26 02:54:38.984257 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-02-26 02:54:39.054452 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-02-26 02:54:39.154685 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-02-26 02:54:39.235248 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-02-26 02:54:39.343110 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-02-26 02:54:39.402675 | instance | openstack/services/neutron-coredns 2026-02-26 02:54:39.531543 | instance | openstack/services/neutron-coredns-metrics 2026-02-26 02:54:39.622355 | instance | openstack/services/neutron-server 2026-02-26 02:54:39.767131 | instance | openstack/services/nova-api 2026-02-26 02:54:39.828441 | instance | openstack/services/nova-metadata 2026-02-26 02:54:39.978617 | instance | openstack/services/nova-novncproxy 2026-02-26 02:54:40.051556 | instance | openstack/services/octavia-api 2026-02-26 02:54:40.194612 | instance | openstack/services/openstack-exporter 2026-02-26 02:54:40.249548 | instance | openstack/services/percona-xtradb-cluster-operator 2026-02-26 02:54:40.405943 | instance | openstack/services/percona-xtradb-haproxy 2026-02-26 02:54:40.463162 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-02-26 02:54:40.608858 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-02-26 02:54:40.660020 | instance | openstack/services/percona-xtradb-pxc 2026-02-26 02:54:40.794700 | instance | openstack/services/percona-xtradb-pxc-unready 2026-02-26 02:54:40.872431 | instance | openstack/services/placement-api 2026-02-26 02:54:40.994270 | instance | openstack/services/rabbitmq-barbican 2026-02-26 02:54:41.088468 | instance | openstack/services/rabbitmq-barbican-nodes 2026-02-26 02:54:41.202839 | instance | openstack/services/rabbitmq-cinder 2026-02-26 02:54:41.298901 | instance | openstack/services/rabbitmq-cinder-nodes 2026-02-26 02:54:41.443162 | instance | openstack/services/rabbitmq-glance 2026-02-26 02:54:41.506543 | instance | openstack/services/rabbitmq-glance-nodes 2026-02-26 02:54:41.664984 | instance | openstack/services/rabbitmq-heat 2026-02-26 02:54:41.689424 | instance | openstack/services/rabbitmq-heat-nodes 2026-02-26 02:54:41.873171 | instance | openstack/services/rabbitmq-keystone 2026-02-26 02:54:41.877057 | instance | openstack/services/rabbitmq-keystone-nodes 2026-02-26 02:54:42.088337 | instance | openstack/services/rabbitmq-magnum 2026-02-26 02:54:42.091315 | instance | openstack/services/rabbitmq-magnum-nodes 2026-02-26 02:54:42.286319 | instance | openstack/services/rabbitmq-manila 2026-02-26 02:54:42.295330 | instance | openstack/services/rabbitmq-manila-nodes 2026-02-26 02:54:42.493717 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-02-26 02:54:42.494835 | instance | openstack/services/rabbitmq-neutron 2026-02-26 02:54:42.693385 | instance | openstack/services/rabbitmq-neutron-nodes 2026-02-26 02:54:42.702871 | instance | openstack/services/rabbitmq-nova 2026-02-26 02:54:42.890618 | instance | openstack/services/rabbitmq-nova-nodes 2026-02-26 02:54:42.904430 | instance | openstack/services/rabbitmq-octavia 2026-02-26 02:54:43.091729 | instance | openstack/services/rabbitmq-octavia-nodes 2026-02-26 02:54:43.124145 | instance | openstack/services/rook-ceph-rgw-ceph 2026-02-26 02:54:43.328724 | instance | openstack/services/staffeln-api 2026-02-26 02:54:43.330754 | instance | openstack/services/valkey 2026-02-26 02:54:43.545024 | instance | openstack/services/valkey-headless 2026-02-26 02:54:43.551347 | instance | openstack/services/valkey-metrics 2026-02-26 02:54:43.775786 | instance | openstack/statefulsets/magnum-conductor 2026-02-26 02:54:43.792814 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-02-26 02:54:44.016191 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-02-26 02:54:44.027440 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-02-26 02:54:44.294456 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-02-26 02:54:44.320172 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-02-26 02:54:44.509942 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-02-26 02:54:44.592529 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-02-26 02:54:44.766882 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-02-26 02:54:44.862487 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-02-26 02:54:44.998065 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-02-26 02:54:45.089718 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-02-26 02:54:45.216952 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-02-26 02:54:45.320015 | instance | openstack/statefulsets/valkey-node 2026-02-26 02:54:45.442875 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-b6mhp 2026-02-26 02:54:45.573640 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-02-26 02:54:45.621897 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-02-26 02:54:45.741293 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-02-26 02:54:45.795626 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-02-26 02:54:45.946668 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-02-26 02:54:45.968499 | instance | orc-system/roles/orc-leader-election-role 2026-02-26 02:54:46.125103 | instance | rook-ceph/deployment/rook-ceph-operator 2026-02-26 02:54:46.131452 | instance | orc-system/serviceaccounts/default 2026-02-26 02:54:46.311128 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-02-26 02:54:46.322596 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-02-26 02:54:46.496648 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-02-26 02:54:46.500407 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2tfqk 2026-02-26 02:54:46.679136 | instance | secretgen-controller/deployment/secretgen-controller 2026-02-26 02:54:46.698221 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-02-26 02:54:46.894152 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-02-26 02:54:46.896526 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-02-26 02:54:47.071849 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-02-26 02:54:47.075309 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-02-26 02:54:47.237941 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-02-26 02:54:47.240927 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-02-26 02:54:47.466913 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-02-26 02:54:47.475483 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-02-26 02:54:47.646302 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-02-26 02:54:47.649750 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-02-26 02:54:47.827449 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-02-26 02:54:47.852305 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-02-26 02:54:48.018760 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-02-26 02:54:48.042944 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-02-26 02:54:48.207479 | instance | openstack/secrets/staffeln-db-admin 2026-02-26 02:54:48.258661 | instance | openstack/secrets/staffeln-db-user 2026-02-26 02:54:48.392774 | instance | openstack/secrets/staffeln-etc 2026-02-26 02:54:48.431555 | instance | openstack/secrets/tempest-etc 2026-02-26 02:54:48.569952 | instance | openstack/secrets/tempest-keystone-admin 2026-02-26 02:54:48.628063 | instance | openstack/secrets/tempest-keystone-user 2026-02-26 02:54:48.759779 | instance | openstack/secrets/valkey-ca 2026-02-26 02:54:48.802487 | instance | openstack/secrets/valkey-server-certs 2026-02-26 02:54:48.942667 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-02-26 02:54:48.983692 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-02-26 02:54:49.120567 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-02-26 02:54:49.169138 | instance | rook-ceph/roles/rook-ceph-mgr 2026-02-26 02:54:49.301915 | instance | rook-ceph/roles/rook-ceph-osd 2026-02-26 02:54:49.360009 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-02-26 02:54:49.466252 | instance | rook-ceph/roles/rook-ceph-system 2026-02-26 02:54:49.528271 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-02-26 02:54:49.638198 | instance | rook-ceph/serviceaccounts/default 2026-02-26 02:54:49.804498 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-02-26 02:54:49.844968 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-02-26 02:54:49.997969 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-02-26 02:54:50.051364 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-02-26 02:54:50.199415 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-02-26 02:54:50.264000 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-02-26 02:54:50.404482 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-02-26 02:54:50.472099 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-02-26 02:54:50.604485 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-02-26 02:54:50.655650 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-02-26 02:54:50.806448 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-02-26 02:54:50.864705 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-02-26 02:54:51.019554 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-sf2sf 2026-02-26 02:54:51.082061 | instance | secretgen-controller/serviceaccounts/default 2026-02-26 02:54:51.205616 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-02-26 02:54:51.260238 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-02-26 02:54:51.380055 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-02-26 02:54:51.441191 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-02-26 02:54:51.566264 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-02-26 02:54:51.645746 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-02-26 02:54:51.954730 | instance | ok: Runtime: 0:03:00.462262 2026-02-26 02:54:51.977780 | 2026-02-26 02:54:51.977995 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-02-26 02:54:52.881594 | instance | changed: 2026-02-26 02:54:52.881919 | instance | cd+++++++++ objects/ 2026-02-26 02:54:52.881954 | instance | cd+++++++++ objects/cluster/ 2026-02-26 02:54:52.881976 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-02-26 02:54:52.881997 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-02-26 02:54:52.882017 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-02-26 02:54:52.882037 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-02-26 02:54:52.882056 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-02-26 02:54:52.882074 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-02-26 02:54:52.882113 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-02-26 02:54:52.882133 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-02-26 02:54:52.882151 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-02-26 02:54:52.882170 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-02-26 02:54:52.882188 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-02-26 02:54:52.882206 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-02-26 02:54:52.882225 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-02-26 02:54:52.882243 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-02-26 02:54:52.882261 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-02-26 02:54:52.882279 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-02-26 02:54:52.882296 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-02-26 02:54:52.882314 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-02-26 02:54:52.882334 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-02-26 02:54:52.882354 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-02-26 02:54:52.882372 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-02-26 02:54:52.882390 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-02-26 02:54:52.882409 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-02-26 02:54:52.882427 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-02-26 02:54:52.882445 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-02-26 02:54:52.882463 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-02-26 02:54:52.882481 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-02-26 02:54:52.882499 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-02-26 02:54:52.882516 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-02-26 02:54:52.882534 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-02-26 02:54:52.882552 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-02-26 02:54:52.882570 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-02-26 02:54:52.882587 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-02-26 02:54:52.882605 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-02-26 02:54:52.882625 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-02-26 02:54:52.882646 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-02-26 02:54:52.882664 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-02-26 02:54:52.882682 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-02-26 02:54:52.882700 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-02-26 02:54:52.882719 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-02-26 02:54:52.882737 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-02-26 02:54:52.882761 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-02-26 02:54:52.882780 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-02-26 02:54:52.882809 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-02-26 02:54:52.882828 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-02-26 02:54:52.882846 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-02-26 02:54:52.882864 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-02-26 02:54:52.882882 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-02-26 02:54:52.882901 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-02-26 02:54:52.882919 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-02-26 02:54:52.882937 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-02-26 02:54:52.882955 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-02-26 02:54:52.882973 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-02-26 02:54:52.882991 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-02-26 02:54:52.883009 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-02-26 02:54:52.883027 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-02-26 02:54:52.883045 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-02-26 02:54:52.883064 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-02-26 02:54:52.883081 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-26 02:54:52.883099 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-02-26 02:54:52.883117 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-02-26 02:54:52.883134 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.883152 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.883170 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-02-26 02:54:52.883188 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-02-26 02:54:52.883206 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-02-26 02:54:52.883223 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-02-26 02:54:52.883241 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-02-26 02:54:52.883259 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-02-26 02:54:52.883277 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-02-26 02:54:52.883295 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-02-26 02:54:52.883313 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-02-26 02:54:52.883331 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-02-26 02:54:52.883350 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-02-26 02:54:52.883367 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-02-26 02:54:52.883386 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-02-26 02:54:52.883404 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-02-26 02:54:52.883421 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-02-26 02:54:52.883439 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-02-26 02:54:52.883462 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-02-26 02:54:52.883480 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-02-26 02:54:52.883498 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-02-26 02:54:52.883516 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-02-26 02:54:52.883533 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-02-26 02:54:52.883551 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-02-26 02:54:52.883568 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-02-26 02:54:52.883586 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-02-26 02:54:52.883604 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-02-26 02:54:52.883622 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-02-26 02:54:52.883641 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-02-26 02:54:52.883659 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-02-26 02:54:52.883677 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-02-26 02:54:52.883694 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-02-26 02:54:52.883712 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-02-26 02:54:52.883729 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-02-26 02:54:52.883746 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-02-26 02:54:52.883764 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-02-26 02:54:52.883781 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-02-26 02:54:52.883799 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-02-26 02:54:52.883816 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-02-26 02:54:52.883833 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-02-26 02:54:52.883851 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-02-26 02:54:52.883869 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-02-26 02:54:52.883886 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-02-26 02:54:52.883904 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-02-26 02:54:52.883921 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-02-26 02:54:52.883939 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-02-26 02:54:52.883956 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-02-26 02:54:52.883974 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-02-26 02:54:52.883991 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-02-26 02:54:52.884009 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-02-26 02:54:52.884027 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-02-26 02:54:52.884045 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-02-26 02:54:52.884062 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-02-26 02:54:52.884084 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-02-26 02:54:52.884102 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-02-26 02:54:52.884120 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-02-26 02:54:52.884138 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-02-26 02:54:52.884156 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-02-26 02:54:52.884173 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-02-26 02:54:52.884190 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-02-26 02:54:52.884207 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-02-26 02:54:52.884225 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-02-26 02:54:52.884242 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-02-26 02:54:52.884260 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-02-26 02:54:52.884277 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-02-26 02:54:52.884294 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-02-26 02:54:52.884312 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-02-26 02:54:52.884329 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-02-26 02:54:52.884346 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-02-26 02:54:52.884364 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-02-26 02:54:52.884381 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-02-26 02:54:52.884399 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-02-26 02:54:52.884417 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-02-26 02:54:52.884434 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-02-26 02:54:52.884451 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-02-26 02:54:52.884470 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-02-26 02:54:52.884488 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-02-26 02:54:52.884505 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-02-26 02:54:52.884523 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-02-26 02:54:52.884540 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-02-26 02:54:52.884558 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-02-26 02:54:52.884575 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-02-26 02:54:52.884593 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-02-26 02:54:52.884613 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-02-26 02:54:52.884633 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-02-26 02:54:52.884651 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-02-26 02:54:52.884669 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-02-26 02:54:52.884693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-02-26 02:54:52.884711 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-02-26 02:54:52.884729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-02-26 02:54:52.884752 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-02-26 02:54:52.884778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-02-26 02:54:52.884803 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-02-26 02:54:52.884829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-02-26 02:54:52.884852 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-02-26 02:54:52.884871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-02-26 02:54:52.884889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-02-26 02:54:52.884907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-02-26 02:54:52.884924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-02-26 02:54:52.884943 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-02-26 02:54:52.885008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-02-26 02:54:52.885031 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-02-26 02:54:52.885049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-02-26 02:54:52.885066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-02-26 02:54:52.885084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-02-26 02:54:52.885103 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-02-26 02:54:52.885120 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-02-26 02:54:52.885138 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-02-26 02:54:52.885155 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-02-26 02:54:52.885173 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-02-26 02:54:52.885191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-02-26 02:54:52.885209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-02-26 02:54:52.885226 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-02-26 02:54:52.885245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-02-26 02:54:52.885263 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-02-26 02:54:52.885281 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-02-26 02:54:52.885299 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-02-26 02:54:52.885316 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-02-26 02:54:52.885334 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-02-26 02:54:52.885351 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-02-26 02:54:52.885379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-02-26 02:54:52.885399 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-02-26 02:54:52.885417 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-02-26 02:54:52.885434 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-02-26 02:54:52.885451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-02-26 02:54:52.885469 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-02-26 02:54:52.885487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-02-26 02:54:52.885504 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-02-26 02:54:52.885523 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-02-26 02:54:52.885541 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-02-26 02:54:52.885558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-02-26 02:54:52.885576 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-02-26 02:54:52.885593 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-02-26 02:54:52.885610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-02-26 02:54:52.885627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-02-26 02:54:52.885702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-02-26 02:54:52.885725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-02-26 02:54:52.885745 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-02-26 02:54:52.885763 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-02-26 02:54:52.885781 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-02-26 02:54:52.885798 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-02-26 02:54:52.885816 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-02-26 02:54:52.885833 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-02-26 02:54:52.885850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-02-26 02:54:52.885867 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-02-26 02:54:52.885886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-02-26 02:54:52.885904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-02-26 02:54:52.885921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-02-26 02:54:52.885939 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-02-26 02:54:52.885956 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-02-26 02:54:52.885974 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-02-26 02:54:52.885992 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-02-26 02:54:52.886011 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-02-26 02:54:52.886036 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-02-26 02:54:52.886054 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-02-26 02:54:52.886072 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-02-26 02:54:52.886089 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-02-26 02:54:52.886107 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-02-26 02:54:52.886124 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-02-26 02:54:52.886142 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-02-26 02:54:52.886159 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-02-26 02:54:52.886176 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-02-26 02:54:52.886194 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-02-26 02:54:52.886212 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-02-26 02:54:52.886229 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-02-26 02:54:52.886247 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-02-26 02:54:52.886266 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-02-26 02:54:52.886283 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-02-26 02:54:52.886302 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-02-26 02:54:52.886320 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-02-26 02:54:52.886338 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-02-26 02:54:52.886356 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-02-26 02:54:52.886374 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-02-26 02:54:52.886392 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-02-26 02:54:52.886410 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-02-26 02:54:52.886428 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-02-26 02:54:52.886446 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-02-26 02:54:52.886464 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-02-26 02:54:52.886482 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-02-26 02:54:52.886501 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-02-26 02:54:52.886519 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-02-26 02:54:52.886538 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-02-26 02:54:52.886556 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-02-26 02:54:52.886574 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-02-26 02:54:52.886592 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-02-26 02:54:52.886611 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-02-26 02:54:52.886629 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-02-26 02:54:52.886647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-02-26 02:54:52.886667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-02-26 02:54:52.886687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-02-26 02:54:52.886705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-02-26 02:54:52.886728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-02-26 02:54:52.886747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-02-26 02:54:52.886765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-02-26 02:54:52.886783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-02-26 02:54:52.886801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-02-26 02:54:52.886818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-02-26 02:54:52.886836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-02-26 02:54:52.886854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-02-26 02:54:52.886872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-02-26 02:54:52.886890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-02-26 02:54:52.886907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-02-26 02:54:52.886925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-02-26 02:54:52.886943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-02-26 02:54:52.886961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-02-26 02:54:52.886979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-02-26 02:54:52.886997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-02-26 02:54:52.887015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-02-26 02:54:52.887033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-02-26 02:54:52.887051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-02-26 02:54:52.887068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-02-26 02:54:52.887085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-02-26 02:54:52.887103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-02-26 02:54:52.887121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-02-26 02:54:52.887138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-02-26 02:54:52.887156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-02-26 02:54:52.887173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-02-26 02:54:52.887191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-02-26 02:54:52.887208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-02-26 02:54:52.887226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-02-26 02:54:52.887244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-02-26 02:54:52.887262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-02-26 02:54:52.887279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-02-26 02:54:52.887297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-02-26 02:54:52.887321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-02-26 02:54:52.887339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-02-26 02:54:52.887357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-02-26 02:54:52.887375 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-02-26 02:54:52.887393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-02-26 02:54:52.887410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-02-26 02:54:52.887428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-02-26 02:54:52.887445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-02-26 02:54:52.887463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-26 02:54:52.887481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-02-26 02:54:52.887498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-02-26 02:54:52.887516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.887533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.887558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-02-26 02:54:52.887645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-02-26 02:54:52.887675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-02-26 02:54:52.887718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-02-26 02:54:52.887755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-02-26 02:54:52.887782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-02-26 02:54:52.887808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-02-26 02:54:52.887832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-02-26 02:54:52.887852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-02-26 02:54:52.887871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-02-26 02:54:52.887889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-02-26 02:54:52.887908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-02-26 02:54:52.887926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-02-26 02:54:52.887944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-02-26 02:54:52.887962 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-02-26 02:54:52.887980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-02-26 02:54:52.887998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-02-26 02:54:52.888016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-02-26 02:54:52.888034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-02-26 02:54:52.888052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-02-26 02:54:52.888069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-02-26 02:54:52.888087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-02-26 02:54:52.888112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-02-26 02:54:52.888131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-02-26 02:54:52.888148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-02-26 02:54:52.888166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-02-26 02:54:52.888183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-02-26 02:54:52.888201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-02-26 02:54:52.888218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-02-26 02:54:52.888235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-02-26 02:54:52.888253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-02-26 02:54:52.888270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-02-26 02:54:52.888287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-02-26 02:54:52.888305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-02-26 02:54:52.888323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-02-26 02:54:52.888340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-02-26 02:54:52.888358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-02-26 02:54:52.888376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-02-26 02:54:52.888393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-02-26 02:54:52.888410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-02-26 02:54:52.888428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-02-26 02:54:52.888447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-02-26 02:54:52.888465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-02-26 02:54:52.888483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-02-26 02:54:52.888501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-02-26 02:54:52.888519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-02-26 02:54:52.888537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-02-26 02:54:52.888555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-02-26 02:54:52.888572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-02-26 02:54:52.888590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-02-26 02:54:52.888608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-02-26 02:54:52.888627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-02-26 02:54:52.888644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-02-26 02:54:52.888662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-02-26 02:54:52.888679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-02-26 02:54:52.888696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-02-26 02:54:52.888718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-02-26 02:54:52.888736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-02-26 02:54:52.888754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-02-26 02:54:52.888771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-02-26 02:54:52.888788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-02-26 02:54:52.888806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-02-26 02:54:52.888824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-02-26 02:54:52.888842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-02-26 02:54:52.888862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-02-26 02:54:52.888880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-02-26 02:54:52.888898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-02-26 02:54:52.888916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-02-26 02:54:52.888935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-02-26 02:54:52.888997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-02-26 02:54:52.889020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-02-26 02:54:52.889039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-02-26 02:54:52.889058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-02-26 02:54:52.889077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-02-26 02:54:52.889097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-02-26 02:54:52.889115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-02-26 02:54:52.889133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-02-26 02:54:52.889150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-02-26 02:54:52.889169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-02-26 02:54:52.889187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-02-26 02:54:52.889205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-02-26 02:54:52.889223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-02-26 02:54:52.889240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-02-26 02:54:52.889257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-02-26 02:54:52.889275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-02-26 02:54:52.889292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-02-26 02:54:52.889310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-02-26 02:54:52.889333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-02-26 02:54:52.889351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-02-26 02:54:52.889368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-02-26 02:54:52.889386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-02-26 02:54:52.889403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-02-26 02:54:52.889421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-02-26 02:54:52.889438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-02-26 02:54:52.889456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-02-26 02:54:52.889473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-02-26 02:54:52.889490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-02-26 02:54:52.889507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-02-26 02:54:52.889524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-02-26 02:54:52.889541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-02-26 02:54:52.889558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-02-26 02:54:52.889576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-02-26 02:54:52.889593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-02-26 02:54:52.889611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-02-26 02:54:52.889630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-02-26 02:54:52.889669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-02-26 02:54:52.889691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-02-26 02:54:52.889710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-02-26 02:54:52.889728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-02-26 02:54:52.889746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-02-26 02:54:52.889764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-02-26 02:54:52.889782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-02-26 02:54:52.889800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-02-26 02:54:52.889817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-02-26 02:54:52.889836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-02-26 02:54:52.889854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-02-26 02:54:52.889871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-02-26 02:54:52.889889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-02-26 02:54:52.889912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-02-26 02:54:52.889931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-02-26 02:54:52.889949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-02-26 02:54:52.889966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-02-26 02:54:52.889984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-02-26 02:54:52.890002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-02-26 02:54:52.890020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-02-26 02:54:52.890038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-02-26 02:54:52.890055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-02-26 02:54:52.890073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-02-26 02:54:52.890091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-02-26 02:54:52.890109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-02-26 02:54:52.890126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-02-26 02:54:52.890144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-02-26 02:54:52.890163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-02-26 02:54:52.890181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-02-26 02:54:52.890198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-02-26 02:54:52.890216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-02-26 02:54:52.890234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-02-26 02:54:52.890252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-02-26 02:54:52.890269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-02-26 02:54:52.890287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-02-26 02:54:52.890304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-02-26 02:54:52.890323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-02-26 02:54:52.890340 | instance | cd+++++++++ objects/cluster/namespace/ 2026-02-26 02:54:52.890359 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-02-26 02:54:52.890378 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-02-26 02:54:52.890396 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-02-26 02:54:52.890414 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-02-26 02:54:52.890432 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-02-26 02:54:52.890451 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-02-26 02:54:52.890469 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-02-26 02:54:52.890488 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-02-26 02:54:52.890510 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-02-26 02:54:52.890536 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-02-26 02:54:52.890561 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-02-26 02:54:52.890586 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-02-26 02:54:52.890607 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-02-26 02:54:52.890637 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-02-26 02:54:52.890656 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-02-26 02:54:52.890674 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-02-26 02:54:52.890691 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-02-26 02:54:52.890710 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-02-26 02:54:52.890728 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-02-26 02:54:52.890745 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-02-26 02:54:52.890763 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-02-26 02:54:52.890781 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-02-26 02:54:52.890799 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-02-26 02:54:52.890816 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-02-26 02:54:52.890834 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-02-26 02:54:52.890852 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-02-26 02:54:52.890869 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-02-26 02:54:52.890887 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-02-26 02:54:52.890905 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-02-26 02:54:52.890922 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-02-26 02:54:52.890940 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-02-26 02:54:52.890957 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-02-26 02:54:52.890975 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-02-26 02:54:52.890992 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-02-26 02:54:52.891010 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-02-26 02:54:52.891028 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-02-26 02:54:52.891046 | instance | cd+++++++++ objects/cluster/node/ 2026-02-26 02:54:52.891063 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-02-26 02:54:52.891081 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-02-26 02:54:52.891099 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-02-26 02:54:52.891116 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-02-26 02:54:52.891134 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-02-26 02:54:52.891151 | instance | cd+++++++++ objects/namespaced/ 2026-02-26 02:54:52.891169 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-02-26 02:54:52.891187 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-02-26 02:54:52.891205 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-02-26 02:54:52.891223 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-02-26 02:54:52.891241 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.891259 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.891277 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-02-26 02:54:52.891294 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-02-26 02:54:52.891312 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-02-26 02:54:52.891329 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-02-26 02:54:52.891347 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-02-26 02:54:52.891364 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-02-26 02:54:52.891387 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-02-26 02:54:52.891405 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-02-26 02:54:52.891424 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-02-26 02:54:52.891442 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-02-26 02:54:52.891459 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-02-26 02:54:52.891477 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-02-26 02:54:52.891495 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-02-26 02:54:52.891514 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-02-26 02:54:52.891532 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-02-26 02:54:52.891550 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-02-26 02:54:52.891568 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-02-26 02:54:52.891586 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-02-26 02:54:52.891604 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-02-26 02:54:52.891625 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-70.nip.io-tls.txt 2026-02-26 02:54:52.891645 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-70.nip.io-tls.yaml 2026-02-26 02:54:52.891663 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-02-26 02:54:52.891681 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-02-26 02:54:52.891700 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-02-26 02:54:52.891718 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-02-26 02:54:52.891737 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-02-26 02:54:52.891755 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-02-26 02:54:52.891773 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.891791 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-02-26 02:54:52.891808 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-02-26 02:54:52.891826 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-02-26 02:54:52.891844 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-02-26 02:54:52.891861 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-02-26 02:54:52.891878 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-02-26 02:54:52.891896 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-02-26 02:54:52.891913 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-02-26 02:54:52.891931 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-02-26 02:54:52.891949 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-02-26 02:54:52.891967 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-02-26 02:54:52.891984 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-02-26 02:54:52.892002 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-02-26 02:54:52.892020 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-02-26 02:54:52.892037 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.892054 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.892075 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-02-26 02:54:52.892094 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-02-26 02:54:52.892112 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-02-26 02:54:52.892130 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-02-26 02:54:52.892147 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-02-26 02:54:52.892165 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-02-26 02:54:52.892182 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-02-26 02:54:52.892201 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql.txt 2026-02-26 02:54:52.892220 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql.yaml 2026-02-26 02:54:52.892238 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-02-26 02:54:52.892256 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-02-26 02:54:52.892274 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-02-26 02:54:52.892291 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-02-26 02:54:52.892309 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-02-26 02:54:52.892327 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-02-26 02:54:52.892345 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-02-26 02:54:52.892363 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-02-26 02:54:52.892380 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-02-26 02:54:52.892398 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-02-26 02:54:52.892416 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-02-26 02:54:52.892433 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-02-26 02:54:52.892451 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-02-26 02:54:52.892468 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.892486 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-02-26 02:54:52.892505 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-02-26 02:54:52.892522 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-02-26 02:54:52.892540 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-02-26 02:54:52.892558 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-02-26 02:54:52.892576 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.892598 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.892617 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-02-26 02:54:52.892634 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-02-26 02:54:52.892652 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-02-26 02:54:52.892670 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-02-26 02:54:52.892688 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-02-26 02:54:52.892706 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-02-26 02:54:52.892723 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-02-26 02:54:52.892741 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk.txt 2026-02-26 02:54:52.892759 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk.yaml 2026-02-26 02:54:52.892778 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-02-26 02:54:52.892796 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-02-26 02:54:52.892814 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-02-26 02:54:52.892832 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-02-26 02:54:52.892850 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-02-26 02:54:52.892869 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-02-26 02:54:52.892887 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-02-26 02:54:52.892905 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-02-26 02:54:52.892924 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-02-26 02:54:52.892942 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-02-26 02:54:52.892982 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-02-26 02:54:52.893002 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-02-26 02:54:52.893021 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-02-26 02:54:52.893040 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.893058 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-02-26 02:54:52.893077 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-02-26 02:54:52.893095 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-02-26 02:54:52.893114 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-02-26 02:54:52.893139 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-02-26 02:54:52.893158 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.893176 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.893194 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-02-26 02:54:52.893213 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-02-26 02:54:52.893232 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-02-26 02:54:52.893250 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-02-26 02:54:52.893268 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-02-26 02:54:52.893286 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-02-26 02:54:52.893305 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-02-26 02:54:52.893323 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-t9h9s.txt 2026-02-26 02:54:52.893342 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-t9h9s.yaml 2026-02-26 02:54:52.893360 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-02-26 02:54:52.893378 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-02-26 02:54:52.893396 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-02-26 02:54:52.893413 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-02-26 02:54:52.893431 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-02-26 02:54:52.893448 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-02-26 02:54:52.893465 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-02-26 02:54:52.893483 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-02-26 02:54:52.893500 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-02-26 02:54:52.893517 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-02-26 02:54:52.893535 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-02-26 02:54:52.893552 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-02-26 02:54:52.893570 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-02-26 02:54:52.893588 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.893606 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-02-26 02:54:52.893623 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-02-26 02:54:52.893666 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-02-26 02:54:52.893691 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-02-26 02:54:52.893713 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-02-26 02:54:52.893734 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.893751 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.893769 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-02-26 02:54:52.893787 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-02-26 02:54:52.893805 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-02-26 02:54:52.893823 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-02-26 02:54:52.893847 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-02-26 02:54:52.893865 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-02-26 02:54:52.893882 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-02-26 02:54:52.893899 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-zkmfh.txt 2026-02-26 02:54:52.893918 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-zkmfh.yaml 2026-02-26 02:54:52.893935 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-02-26 02:54:52.893953 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-02-26 02:54:52.893972 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-02-26 02:54:52.893991 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-02-26 02:54:52.894009 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-02-26 02:54:52.894027 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-02-26 02:54:52.894044 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-02-26 02:54:52.894062 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-02-26 02:54:52.894079 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-02-26 02:54:52.894097 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-02-26 02:54:52.894114 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-02-26 02:54:52.894133 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-02-26 02:54:52.894150 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-02-26 02:54:52.894168 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.894186 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-02-26 02:54:52.894204 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-02-26 02:54:52.894221 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-02-26 02:54:52.894239 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-02-26 02:54:52.894257 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-02-26 02:54:52.894275 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-02-26 02:54:52.894293 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-02-26 02:54:52.894310 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.894328 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.894345 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-02-26 02:54:52.894362 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-02-26 02:54:52.894379 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-02-26 02:54:52.894397 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-02-26 02:54:52.894414 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-02-26 02:54:52.894431 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-02-26 02:54:52.894449 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-02-26 02:54:52.894466 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-02-26 02:54:52.894490 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-02-26 02:54:52.894508 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-02-26 02:54:52.894525 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-02-26 02:54:52.894543 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-02-26 02:54:52.894560 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-02-26 02:54:52.894577 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-dlh5j.txt 2026-02-26 02:54:52.894594 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-dlh5j.yaml 2026-02-26 02:54:52.894613 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-5dfls.txt 2026-02-26 02:54:52.894633 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-5dfls.yaml 2026-02-26 02:54:52.894650 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-k4sxr.txt 2026-02-26 02:54:52.894667 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-k4sxr.yaml 2026-02-26 02:54:52.894685 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-02-26 02:54:52.894702 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-02-26 02:54:52.894720 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-02-26 02:54:52.894738 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-02-26 02:54:52.894756 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-02-26 02:54:52.894774 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-02-26 02:54:52.894792 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-02-26 02:54:52.894810 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-02-26 02:54:52.894828 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-02-26 02:54:52.894845 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-02-26 02:54:52.894862 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-02-26 02:54:52.894880 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-02-26 02:54:52.894897 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-02-26 02:54:52.894914 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-02-26 02:54:52.894932 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-02-26 02:54:52.894949 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-02-26 02:54:52.894966 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-02-26 02:54:52.894984 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-02-26 02:54:52.895002 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-02-26 02:54:52.895019 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-02-26 02:54:52.895036 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-02-26 02:54:52.895054 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-02-26 02:54:52.895080 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-02-26 02:54:52.895099 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-02-26 02:54:52.895116 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-02-26 02:54:52.895134 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-02-26 02:54:52.895151 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-02-26 02:54:52.895168 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-02-26 02:54:52.895186 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-02-26 02:54:52.895204 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-02-26 02:54:52.895222 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-02-26 02:54:52.895239 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-02-26 02:54:52.895258 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-02-26 02:54:52.895276 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-02-26 02:54:52.895294 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-02-26 02:54:52.895312 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-02-26 02:54:52.895330 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-02-26 02:54:52.895348 | instance | cd+++++++++ objects/namespaced/default/ 2026-02-26 02:54:52.895366 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-02-26 02:54:52.895384 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.895402 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.895420 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-02-26 02:54:52.895438 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-02-26 02:54:52.895456 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-02-26 02:54:52.895475 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-02-26 02:54:52.895494 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-02-26 02:54:52.895512 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-02-26 02:54:52.895529 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-02-26 02:54:52.895547 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-02-26 02:54:52.895566 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-02-26 02:54:52.895584 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-02-26 02:54:52.895602 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-02-26 02:54:52.895619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-02-26 02:54:52.895637 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-02-26 02:54:52.895655 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-02-26 02:54:52.895673 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-02-26 02:54:52.895691 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-02-26 02:54:52.895708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-02-26 02:54:52.895726 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.895744 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.895769 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-02-26 02:54:52.895788 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-02-26 02:54:52.895805 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-02-26 02:54:52.895824 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-02-26 02:54:52.895841 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-02-26 02:54:52.895859 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-02-26 02:54:52.895878 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-02-26 02:54:52.895896 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-02-26 02:54:52.895913 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-02-26 02:54:52.895933 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-02-26 02:54:52.895951 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-02-26 02:54:52.895970 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-02-26 02:54:52.895988 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-02-26 02:54:52.896006 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-02-26 02:54:52.896024 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-02-26 02:54:52.896043 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-02-26 02:54:52.896062 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-59c5t.txt 2026-02-26 02:54:52.896082 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-59c5t.yaml 2026-02-26 02:54:52.896101 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-g6clr.txt 2026-02-26 02:54:52.896120 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-g6clr.yaml 2026-02-26 02:54:52.896138 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-02-26 02:54:52.896156 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-02-26 02:54:52.896174 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-02-26 02:54:52.896192 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-02-26 02:54:52.896210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-02-26 02:54:52.896228 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-02-26 02:54:52.896246 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-02-26 02:54:52.896265 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-02-26 02:54:52.896283 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-02-26 02:54:52.896302 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-02-26 02:54:52.896320 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-02-26 02:54:52.896338 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-02-26 02:54:52.896356 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-02-26 02:54:52.896373 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-02-26 02:54:52.896396 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-02-26 02:54:52.896415 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-02-26 02:54:52.896434 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-02-26 02:54:52.896451 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-02-26 02:54:52.896469 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-02-26 02:54:52.896488 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-02-26 02:54:52.896505 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-02-26 02:54:52.896523 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-02-26 02:54:52.896540 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-02-26 02:54:52.896558 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-02-26 02:54:52.896576 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-02-26 02:54:52.896594 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-02-26 02:54:52.896612 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-02-26 02:54:52.896632 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-02-26 02:54:52.896651 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-02-26 02:54:52.896669 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.896686 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.896704 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-02-26 02:54:52.896722 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-02-26 02:54:52.896740 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-02-26 02:54:52.896758 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-02-26 02:54:52.896775 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-02-26 02:54:52.896793 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-02-26 02:54:52.896810 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-02-26 02:54:52.896828 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.896845 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.896863 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-02-26 02:54:52.896881 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-26 02:54:52.896899 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-26 02:54:52.896917 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-02-26 02:54:52.896935 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-26 02:54:52.896976 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-02-26 02:54:52.896999 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-26 02:54:52.897017 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-26 02:54:52.897035 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-02-26 02:54:52.897059 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-02-26 02:54:52.897078 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-02-26 02:54:52.897097 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-02-26 02:54:52.897114 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-02-26 02:54:52.897132 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-02-26 02:54:52.897150 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-02-26 02:54:52.897168 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-02-26 02:54:52.897185 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-02-26 02:54:52.897203 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-02-26 02:54:52.897221 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-02-26 02:54:52.897238 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-02-26 02:54:52.897257 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-02-26 02:54:52.897276 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-02-26 02:54:52.897294 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-02-26 02:54:52.897312 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-02-26 02:54:52.897330 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-02-26 02:54:52.897347 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.897365 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.897382 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-02-26 02:54:52.897400 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-02-26 02:54:52.897418 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-02-26 02:54:52.897435 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-02-26 02:54:52.897453 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-02-26 02:54:52.897470 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-02-26 02:54:52.897488 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-02-26 02:54:52.897507 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-02-26 02:54:52.897525 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-02-26 02:54:52.897543 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-02-26 02:54:52.897561 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-02-26 02:54:52.897579 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-02-26 02:54:52.897597 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-02-26 02:54:52.897615 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-02-26 02:54:52.897635 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-02-26 02:54:52.897798 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-02-26 02:54:52.897827 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-02-26 02:54:52.897849 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-02-26 02:54:52.897878 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-02-26 02:54:52.897899 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-02-26 02:54:52.897918 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-02-26 02:54:52.897937 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-02-26 02:54:52.897955 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-02-26 02:54:52.897973 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-02-26 02:54:52.897991 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-02-26 02:54:52.898008 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-02-26 02:54:52.898026 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-02-26 02:54:52.898044 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-02-26 02:54:52.898062 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-02-26 02:54:52.898079 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-02-26 02:54:52.898097 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-mt45j.txt 2026-02-26 02:54:52.898115 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-mt45j.yaml 2026-02-26 02:54:52.898133 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pkrbf.txt 2026-02-26 02:54:52.898151 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pkrbf.yaml 2026-02-26 02:54:52.898170 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hzmkh.txt 2026-02-26 02:54:52.898188 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hzmkh.yaml 2026-02-26 02:54:52.898206 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-sggkc.txt 2026-02-26 02:54:52.898223 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-sggkc.yaml 2026-02-26 02:54:52.898241 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-02-26 02:54:52.898258 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-02-26 02:54:52.898276 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-02-26 02:54:52.898293 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-02-26 02:54:52.898311 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-02-26 02:54:52.898329 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-02-26 02:54:52.898347 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kjbmd.txt 2026-02-26 02:54:52.898365 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kjbmd.yaml 2026-02-26 02:54:52.898382 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-02-26 02:54:52.898399 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-02-26 02:54:52.898417 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-02-26 02:54:52.898434 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-02-26 02:54:52.898452 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-02-26 02:54:52.898469 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-02-26 02:54:52.898486 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-02-26 02:54:52.898508 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-02-26 02:54:52.898527 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-02-26 02:54:52.898544 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-02-26 02:54:52.898562 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-02-26 02:54:52.898580 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-02-26 02:54:52.898598 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-02-26 02:54:52.898615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-02-26 02:54:52.898634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-02-26 02:54:52.898652 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-02-26 02:54:52.898671 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-02-26 02:54:52.898689 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-02-26 02:54:52.898706 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-02-26 02:54:52.898725 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-02-26 02:54:52.898742 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-02-26 02:54:52.898760 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-02-26 02:54:52.898777 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-26 02:54:52.898795 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-02-26 02:54:52.898812 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-02-26 02:54:52.898830 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-02-26 02:54:52.898848 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-02-26 02:54:52.898866 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-02-26 02:54:52.898884 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-02-26 02:54:52.898902 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-02-26 02:54:52.898920 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-02-26 02:54:52.898938 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-02-26 02:54:52.898956 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-02-26 02:54:52.898973 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-02-26 02:54:52.898991 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-02-26 02:54:52.899009 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-02-26 02:54:52.899026 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-02-26 02:54:52.899044 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-02-26 02:54:52.899061 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-02-26 02:54:52.899084 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-02-26 02:54:52.899103 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-02-26 02:54:52.899121 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-02-26 02:54:52.899139 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-02-26 02:54:52.899157 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-02-26 02:54:52.899175 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-02-26 02:54:52.899194 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-02-26 02:54:52.899212 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-02-26 02:54:52.899231 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-02-26 02:54:52.899249 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-02-26 02:54:52.899267 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-02-26 02:54:52.899285 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-02-26 02:54:52.899303 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jof4qh.txt 2026-02-26 02:54:52.899322 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jof4qh.yaml 2026-02-26 02:54:52.899340 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wtdqhk.txt 2026-02-26 02:54:52.899357 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wtdqhk.yaml 2026-02-26 02:54:52.899375 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-02-26 02:54:52.899393 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-02-26 02:54:52.899411 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-02-26 02:54:52.899428 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-02-26 02:54:52.899446 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-02-26 02:54:52.899463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-02-26 02:54:52.899481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-02-26 02:54:52.899498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-02-26 02:54:52.899516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-02-26 02:54:52.899533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-02-26 02:54:52.899551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-02-26 02:54:52.899569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-02-26 02:54:52.899586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-02-26 02:54:52.899604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-02-26 02:54:52.899621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-02-26 02:54:52.899639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-02-26 02:54:52.899656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-02-26 02:54:52.899681 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-02-26 02:54:52.899700 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-02-26 02:54:52.899718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-02-26 02:54:52.899735 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-02-26 02:54:52.899753 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-02-26 02:54:52.899770 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-02-26 02:54:52.899787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-02-26 02:54:52.899805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.899823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-02-26 02:54:52.899840 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-02-26 02:54:52.899857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-02-26 02:54:52.899874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-02-26 02:54:52.899892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-02-26 02:54:52.899909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-02-26 02:54:52.899926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-02-26 02:54:52.899943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-02-26 02:54:52.899961 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-02-26 02:54:52.899979 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-02-26 02:54:52.899996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-02-26 02:54:52.900013 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-02-26 02:54:52.900032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-02-26 02:54:52.900050 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-02-26 02:54:52.900067 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-02-26 02:54:52.900086 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-02-26 02:54:52.900103 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-02-26 02:54:52.900121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-02-26 02:54:52.900138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-02-26 02:54:52.900156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-02-26 02:54:52.900173 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-02-26 02:54:52.900190 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-02-26 02:54:52.900208 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-02-26 02:54:52.900226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-02-26 02:54:52.900243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-02-26 02:54:52.900261 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-02-26 02:54:52.900283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-02-26 02:54:52.900302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-02-26 02:54:52.900320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-02-26 02:54:52.900338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-02-26 02:54:52.900357 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-02-26 02:54:52.900375 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-02-26 02:54:52.900393 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-02-26 02:54:52.900411 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-02-26 02:54:52.900429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-02-26 02:54:52.900446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-02-26 02:54:52.900464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-02-26 02:54:52.900481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-02-26 02:54:52.900499 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-02-26 02:54:52.900516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-02-26 02:54:52.900533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-02-26 02:54:52.900551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-02-26 02:54:52.900568 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-02-26 02:54:52.900586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-02-26 02:54:52.900604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-02-26 02:54:52.900625 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-02-26 02:54:52.900645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-02-26 02:54:52.900663 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-02-26 02:54:52.900680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-02-26 02:54:52.900698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-02-26 02:54:52.900715 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-02-26 02:54:52.900733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-02-26 02:54:52.900750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-02-26 02:54:52.900768 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-02-26 02:54:52.900786 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-02-26 02:54:52.900804 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-02-26 02:54:52.900821 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-02-26 02:54:52.900839 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-02-26 02:54:52.900857 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-02-26 02:54:52.900879 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-02-26 02:54:52.900897 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-02-26 02:54:52.900915 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-02-26 02:54:52.900932 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-02-26 02:54:52.900950 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-02-26 02:54:52.900992 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-02-26 02:54:52.901011 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-02-26 02:54:52.901030 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-02-26 02:54:52.901047 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-02-26 02:54:52.901065 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-02-26 02:54:52.901083 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-02-26 02:54:52.901100 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-02-26 02:54:52.901118 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.901136 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.901154 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-02-26 02:54:52.901172 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-02-26 02:54:52.901190 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-02-26 02:54:52.901207 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-02-26 02:54:52.901224 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-02-26 02:54:52.901241 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-02-26 02:54:52.901259 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-pnc65.txt 2026-02-26 02:54:52.901277 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-pnc65.yaml 2026-02-26 02:54:52.901294 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-02-26 02:54:52.901312 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-02-26 02:54:52.901330 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-02-26 02:54:52.901348 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-02-26 02:54:52.901366 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-02-26 02:54:52.901384 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-02-26 02:54:52.901401 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-02-26 02:54:52.901419 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-02-26 02:54:52.901437 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-02-26 02:54:52.901454 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-02-26 02:54:52.901472 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.901495 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.901514 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-02-26 02:54:52.901531 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-02-26 02:54:52.901549 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.901567 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-02-26 02:54:52.901585 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-02-26 02:54:52.901603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-02-26 02:54:52.901621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-02-26 02:54:52.901656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-02-26 02:54:52.901675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-02-26 02:54:52.901693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-02-26 02:54:52.901711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-02-26 02:54:52.901730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-02-26 02:54:52.901748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-02-26 02:54:52.901766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-02-26 02:54:52.901784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-02-26 02:54:52.901802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-02-26 02:54:52.901820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-02-26 02:54:52.901838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-02-26 02:54:52.901857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-02-26 02:54:52.901875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-02-26 02:54:52.901894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-02-26 02:54:52.901913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-02-26 02:54:52.901931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-02-26 02:54:52.901949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-02-26 02:54:52.901967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-02-26 02:54:52.901985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-02-26 02:54:52.902003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-02-26 02:54:52.902021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-02-26 02:54:52.902039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-02-26 02:54:52.902057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-02-26 02:54:52.902075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-02-26 02:54:52.902097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-02-26 02:54:52.902115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-02-26 02:54:52.902133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-02-26 02:54:52.902151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-02-26 02:54:52.902168 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-02-26 02:54:52.902187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-02-26 02:54:52.902205 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-02-26 02:54:52.902222 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-02-26 02:54:52.902239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-02-26 02:54:52.902257 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-02-26 02:54:52.902274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-02-26 02:54:52.902291 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-02-26 02:54:52.902309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-02-26 02:54:52.902332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-02-26 02:54:52.902351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-02-26 02:54:52.902369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-02-26 02:54:52.902387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-02-26 02:54:52.902405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-02-26 02:54:52.902422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-02-26 02:54:52.902440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-02-26 02:54:52.902458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.902476 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.902494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-02-26 02:54:52.902511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-02-26 02:54:52.902529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-02-26 02:54:52.902547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-02-26 02:54:52.902565 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-02-26 02:54:52.902582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-02-26 02:54:52.902600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-02-26 02:54:52.902626 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-02-26 02:54:52.902644 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-02-26 02:54:52.902662 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-02-26 02:54:52.902680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-02-26 02:54:52.902697 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-02-26 02:54:52.902714 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-02-26 02:54:52.902732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-02-26 02:54:52.902750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-02-26 02:54:52.902767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-02-26 02:54:52.902785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-02-26 02:54:52.902802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-02-26 02:54:52.902820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-02-26 02:54:52.902838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-02-26 02:54:52.902855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-02-26 02:54:52.902873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-02-26 02:54:52.902891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-02-26 02:54:52.902909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-02-26 02:54:52.902927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-02-26 02:54:52.902944 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-02-26 02:54:52.902962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-02-26 02:54:52.902980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-02-26 02:54:52.902998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-02-26 02:54:52.903015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-02-26 02:54:52.903034 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-02-26 02:54:52.903051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-02-26 02:54:52.903069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-02-26 02:54:52.903087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-02-26 02:54:52.903105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-02-26 02:54:52.903123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-02-26 02:54:52.903141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-02-26 02:54:52.903164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-02-26 02:54:52.903183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.903201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.903218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-02-26 02:54:52.903235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-02-26 02:54:52.903253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-02-26 02:54:52.903270 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-02-26 02:54:52.903288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-02-26 02:54:52.903306 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-02-26 02:54:52.903324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.903342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.903359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-02-26 02:54:52.903377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-02-26 02:54:52.903395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-02-26 02:54:52.903413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-02-26 02:54:52.903430 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-02-26 02:54:52.903449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-02-26 02:54:52.903467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-02-26 02:54:52.903485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-02-26 02:54:52.903503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-02-26 02:54:52.903521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-02-26 02:54:52.903539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-02-26 02:54:52.903557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-02-26 02:54:52.903574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-02-26 02:54:52.903592 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-02-26 02:54:52.903610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-02-26 02:54:52.903628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-02-26 02:54:52.903646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-02-26 02:54:52.903664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-02-26 02:54:52.903682 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-02-26 02:54:52.903699 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-02-26 02:54:52.903717 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-02-26 02:54:52.903735 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-02-26 02:54:52.903758 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-02-26 02:54:52.903777 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-26 02:54:52.903795 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-26 02:54:52.903813 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-02-26 02:54:52.903832 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-02-26 02:54:52.903849 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-02-26 02:54:52.903867 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-02-26 02:54:52.903885 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-02-26 02:54:52.903903 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.903920 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.903938 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-02-26 02:54:52.903955 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-26 02:54:52.903972 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-02-26 02:54:52.903989 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-02-26 02:54:52.904007 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-02-26 02:54:52.904025 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-02-26 02:54:52.904042 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-02-26 02:54:52.904060 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-02-26 02:54:52.904078 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-02-26 02:54:52.904095 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-02-26 02:54:52.904113 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-02-26 02:54:52.904131 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-02-26 02:54:52.904150 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-02-26 02:54:52.904168 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-02-26 02:54:52.904186 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-02-26 02:54:52.904204 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-02-26 02:54:52.904222 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-02-26 02:54:52.904239 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-02-26 02:54:52.904258 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-02-26 02:54:52.904276 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.904293 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.904311 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-02-26 02:54:52.904329 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-26 02:54:52.904347 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-02-26 02:54:52.904372 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-02-26 02:54:52.904391 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-26 02:54:52.904409 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-26 02:54:52.904427 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.904445 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.904462 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-02-26 02:54:52.904480 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-02-26 02:54:52.904498 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-02-26 02:54:52.904515 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-02-26 02:54:52.904533 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-02-26 02:54:52.904550 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-02-26 02:54:52.904568 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-02-26 02:54:52.904585 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-02-26 02:54:52.904603 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-02-26 02:54:52.904620 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-02-26 02:54:52.904638 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-02-26 02:54:52.904656 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-02-26 02:54:52.904674 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-02-26 02:54:52.904691 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-02-26 02:54:52.904708 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-02-26 02:54:52.904725 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-02-26 02:54:52.904743 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-02-26 02:54:52.904760 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-02-26 02:54:52.904777 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-02-26 02:54:52.904794 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-02-26 02:54:52.904812 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-02-26 02:54:52.904829 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.904848 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.904866 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.904883 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.904901 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-02-26 02:54:52.904919 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-02-26 02:54:52.904988 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-02-26 02:54:52.905015 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-02-26 02:54:52.905034 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-02-26 02:54:52.905052 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-02-26 02:54:52.905070 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-02-26 02:54:52.905089 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-02-26 02:54:52.905107 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-02-26 02:54:52.905125 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-02-26 02:54:52.905143 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-xmvz9.txt 2026-02-26 02:54:52.905161 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-xmvz9.yaml 2026-02-26 02:54:52.905178 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-c456d9d77-kk6cf.txt 2026-02-26 02:54:52.905196 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-c456d9d77-kk6cf.yaml 2026-02-26 02:54:52.905213 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns.txt 2026-02-26 02:54:52.905231 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns.yaml 2026-02-26 02:54:52.905249 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-qg9dd.txt 2026-02-26 02:54:52.905266 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-qg9dd.yaml 2026-02-26 02:54:52.905283 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7r7hm.txt 2026-02-26 02:54:52.905301 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7r7hm.yaml 2026-02-26 02:54:52.905319 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-02-26 02:54:52.905336 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-02-26 02:54:52.905354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-02-26 02:54:52.905373 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-02-26 02:54:52.905391 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ktznt.txt 2026-02-26 02:54:52.905409 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ktznt.yaml 2026-02-26 02:54:52.905427 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-02-26 02:54:52.905445 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-02-26 02:54:52.905463 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-72svd.txt 2026-02-26 02:54:52.905481 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-72svd.yaml 2026-02-26 02:54:52.905498 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-x9q9w.txt 2026-02-26 02:54:52.905516 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-x9q9w.yaml 2026-02-26 02:54:52.905534 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-fkp96.txt 2026-02-26 02:54:52.905551 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-fkp96.yaml 2026-02-26 02:54:52.905577 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-02-26 02:54:52.905595 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-02-26 02:54:52.905612 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-7x4xc.txt 2026-02-26 02:54:52.905630 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-7x4xc.yaml 2026-02-26 02:54:52.905689 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-7584b.txt 2026-02-26 02:54:52.905709 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-7584b.yaml 2026-02-26 02:54:52.905727 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-02-26 02:54:52.905746 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.905764 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.905782 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-02-26 02:54:52.905800 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-02-26 02:54:52.905818 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-02-26 02:54:52.905835 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-02-26 02:54:52.905854 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-02-26 02:54:52.905872 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.905890 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.905908 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-02-26 02:54:52.905926 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-02-26 02:54:52.905943 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-02-26 02:54:52.905961 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-02-26 02:54:52.905978 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-02-26 02:54:52.905996 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-02-26 02:54:52.906014 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-02-26 02:54:52.906033 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-02-26 02:54:52.906050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-02-26 02:54:52.906068 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-02-26 02:54:52.906086 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-02-26 02:54:52.906103 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-02-26 02:54:52.906121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-02-26 02:54:52.906138 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-02-26 02:54:52.906156 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-02-26 02:54:52.906174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-02-26 02:54:52.906197 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-02-26 02:54:52.906216 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-02-26 02:54:52.906234 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-02-26 02:54:52.906251 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-02-26 02:54:52.906270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-02-26 02:54:52.906309 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-02-26 02:54:52.906351 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-02-26 02:54:52.906374 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-02-26 02:54:52.906395 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-02-26 02:54:52.906415 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-02-26 02:54:52.906433 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-02-26 02:54:52.906451 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-02-26 02:54:52.906470 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-02-26 02:54:52.906488 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.906506 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.906524 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-02-26 02:54:52.906542 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-02-26 02:54:52.906560 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-02-26 02:54:52.906578 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-02-26 02:54:52.906596 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7r7hm-tls.txt 2026-02-26 02:54:52.906622 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7r7hm-tls.yaml 2026-02-26 02:54:52.906648 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-02-26 02:54:52.906674 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-02-26 02:54:52.906700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-02-26 02:54:52.906726 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-02-26 02:54:52.906752 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-02-26 02:54:52.906779 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-02-26 02:54:52.906807 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-02-26 02:54:52.906834 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-02-26 02:54:52.906870 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.906898 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.906924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-02-26 02:54:52.906952 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-02-26 02:54:52.906979 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-02-26 02:54:52.907008 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-02-26 02:54:52.907035 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-02-26 02:54:52.907062 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-02-26 02:54:52.907089 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-02-26 02:54:52.907116 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-02-26 02:54:52.907143 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-02-26 02:54:52.907170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-02-26 02:54:52.907197 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-02-26 02:54:52.907224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-02-26 02:54:52.907253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-02-26 02:54:52.907287 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-02-26 02:54:52.907322 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-02-26 02:54:52.907351 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-02-26 02:54:52.907379 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-02-26 02:54:52.907405 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-02-26 02:54:52.907432 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-02-26 02:54:52.907460 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-02-26 02:54:52.907486 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-02-26 02:54:52.907512 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.907538 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.907564 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-02-26 02:54:52.907590 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-26 02:54:52.907616 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-02-26 02:54:52.907642 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-02-26 02:54:52.907668 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-26 02:54:52.907695 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-26 02:54:52.907722 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.907756 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.907783 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-02-26 02:54:52.907810 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-02-26 02:54:52.907836 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-02-26 02:54:52.907863 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-02-26 02:54:52.907889 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-02-26 02:54:52.907915 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-02-26 02:54:52.907941 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-02-26 02:54:52.907966 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-02-26 02:54:52.907992 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-02-26 02:54:52.908017 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-02-26 02:54:52.908043 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-02-26 02:54:52.908069 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-02-26 02:54:52.908095 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-02-26 02:54:52.908121 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-02-26 02:54:52.908146 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-02-26 02:54:52.908172 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-02-26 02:54:52.908198 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-02-26 02:54:52.908223 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-02-26 02:54:52.908249 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-02-26 02:54:52.908279 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-02-26 02:54:52.908317 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-02-26 02:54:52.908349 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-02-26 02:54:52.908376 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-26 02:54:52.908402 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-02-26 02:54:52.908428 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-02-26 02:54:52.908455 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-26 02:54:52.908481 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-26 02:54:52.908507 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.908533 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.908559 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-02-26 02:54:52.908584 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-02-26 02:54:52.908610 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-02-26 02:54:52.908648 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-02-26 02:54:52.908676 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-02-26 02:54:52.908703 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-02-26 02:54:52.908729 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-02-26 02:54:52.908756 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-02-26 02:54:52.908781 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-02-26 02:54:52.908808 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-02-26 02:54:52.908834 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-02-26 02:54:52.908860 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-02-26 02:54:52.908887 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-02-26 02:54:52.908913 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-02-26 02:54:52.908939 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-02-26 02:54:52.908995 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-02-26 02:54:52.909024 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-02-26 02:54:52.909050 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-02-26 02:54:52.909077 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-02-26 02:54:52.909104 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-02-26 02:54:52.909131 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-02-26 02:54:52.909159 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-02-26 02:54:52.909186 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-02-26 02:54:52.909212 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-02-26 02:54:52.909238 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-02-26 02:54:52.909265 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-02-26 02:54:52.909302 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-02-26 02:54:52.909333 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-02-26 02:54:52.909361 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-02-26 02:54:52.909387 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-02-26 02:54:52.909414 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-02-26 02:54:52.909440 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-02-26 02:54:52.909465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-02-26 02:54:52.909491 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-02-26 02:54:52.909517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-02-26 02:54:52.909545 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-02-26 02:54:52.909571 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-02-26 02:54:52.909598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-02-26 02:54:52.909624 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-02-26 02:54:52.909685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-02-26 02:54:52.909714 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-02-26 02:54:52.909740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-02-26 02:54:52.909767 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-02-26 02:54:52.909793 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-02-26 02:54:52.909821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-02-26 02:54:52.909847 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-02-26 02:54:52.909873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-02-26 02:54:52.909899 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-02-26 02:54:52.909925 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-02-26 02:54:52.909950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-02-26 02:54:52.909976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-02-26 02:54:52.910002 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.910034 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.910075 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-02-26 02:54:52.910115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-02-26 02:54:52.910157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-02-26 02:54:52.910195 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-02-26 02:54:52.910226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-02-26 02:54:52.910253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-02-26 02:54:52.910287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-02-26 02:54:52.910324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-02-26 02:54:52.910362 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-02-26 02:54:52.910402 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-02-26 02:54:52.910444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-02-26 02:54:52.910484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-02-26 02:54:52.910513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-02-26 02:54:52.910540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-02-26 02:54:52.910566 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-02-26 02:54:52.910594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-02-26 02:54:52.910620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-02-26 02:54:52.910648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-02-26 02:54:52.910676 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-02-26 02:54:52.910702 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-02-26 02:54:52.910731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-02-26 02:54:52.910757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-02-26 02:54:52.910784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-02-26 02:54:52.910821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-02-26 02:54:52.910849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-02-26 02:54:52.910875 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-02-26 02:54:52.910900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-02-26 02:54:52.910926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-02-26 02:54:52.910953 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-02-26 02:54:52.910979 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-02-26 02:54:52.911005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-02-26 02:54:52.911030 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-02-26 02:54:52.911058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-02-26 02:54:52.911084 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-02-26 02:54:52.911114 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-02-26 02:54:52.911153 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-02-26 02:54:52.911193 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-02-26 02:54:52.911233 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-02-26 02:54:52.911273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-02-26 02:54:52.911316 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-02-26 02:54:52.911360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-02-26 02:54:52.911403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-02-26 02:54:52.911443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-02-26 02:54:52.911487 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-02-26 02:54:52.911532 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-02-26 02:54:52.911582 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-02-26 02:54:52.911633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-02-26 02:54:52.911687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-02-26 02:54:52.911727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-02-26 02:54:52.911757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-02-26 02:54:52.911785 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-02-26 02:54:52.911812 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-02-26 02:54:52.911838 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-02-26 02:54:52.911864 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-02-26 02:54:52.911890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-02-26 02:54:52.911915 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-02-26 02:54:52.911952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-02-26 02:54:52.911980 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-02-26 02:54:52.912006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-02-26 02:54:52.912036 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-02-26 02:54:52.912072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-02-26 02:54:52.912109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-02-26 02:54:52.912147 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-02-26 02:54:52.912186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-02-26 02:54:52.912228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-02-26 02:54:52.912272 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-02-26 02:54:52.912313 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-02-26 02:54:52.912355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-02-26 02:54:52.912396 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-02-26 02:54:52.912439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-02-26 02:54:52.912484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-02-26 02:54:52.912528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-02-26 02:54:52.912570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-02-26 02:54:52.912612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-02-26 02:54:52.912651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-02-26 02:54:52.912680 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-02-26 02:54:52.912706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-02-26 02:54:52.912732 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-02-26 02:54:52.912758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-02-26 02:54:52.912784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-02-26 02:54:52.912819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-02-26 02:54:52.912859 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-02-26 02:54:52.912896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-02-26 02:54:52.912937 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-02-26 02:54:52.913054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-02-26 02:54:52.913104 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-02-26 02:54:52.913150 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-02-26 02:54:52.913196 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-02-26 02:54:52.913243 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-02-26 02:54:52.913287 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-02-26 02:54:52.913346 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-02-26 02:54:52.913393 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-02-26 02:54:52.913441 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-02-26 02:54:52.913483 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-02-26 02:54:52.913520 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-02-26 02:54:52.913548 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-02-26 02:54:52.913575 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-02-26 02:54:52.913602 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-02-26 02:54:52.913696 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-02-26 02:54:52.913730 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-02-26 02:54:52.913758 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-02-26 02:54:52.913786 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-02-26 02:54:52.913813 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-02-26 02:54:52.913840 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-02-26 02:54:52.913866 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-02-26 02:54:52.913893 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-02-26 02:54:52.913920 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-02-26 02:54:52.913946 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-02-26 02:54:52.913972 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-02-26 02:54:52.913997 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-02-26 02:54:52.914022 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-02-26 02:54:52.914049 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-02-26 02:54:52.914076 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-02-26 02:54:52.914102 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-02-26 02:54:52.914127 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-02-26 02:54:52.914154 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-02-26 02:54:52.914181 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-02-26 02:54:52.914208 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-02-26 02:54:52.914234 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-02-26 02:54:52.914260 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-02-26 02:54:52.914294 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-02-26 02:54:52.914327 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-02-26 02:54:52.914353 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-02-26 02:54:52.914380 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-02-26 02:54:52.914406 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-02-26 02:54:52.914442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-02-26 02:54:52.914472 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-02-26 02:54:52.914512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-02-26 02:54:52.914555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-02-26 02:54:52.914602 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-02-26 02:54:52.914636 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-02-26 02:54:52.914669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-02-26 02:54:52.914704 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-02-26 02:54:52.914729 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-02-26 02:54:52.914749 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-02-26 02:54:52.914767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-02-26 02:54:52.914786 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-02-26 02:54:52.914804 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-02-26 02:54:52.914822 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-02-26 02:54:52.914840 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-02-26 02:54:52.914858 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-02-26 02:54:52.914877 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-02-26 02:54:52.914895 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-02-26 02:54:52.914913 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-02-26 02:54:52.914931 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-02-26 02:54:52.914949 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-02-26 02:54:52.914966 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-02-26 02:54:52.914984 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-02-26 02:54:52.915002 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-02-26 02:54:52.915019 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-02-26 02:54:52.915038 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-02-26 02:54:52.915056 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-02-26 02:54:52.915074 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-02-26 02:54:52.915092 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-02-26 02:54:52.915110 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-02-26 02:54:52.915128 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-02-26 02:54:52.915147 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-02-26 02:54:52.915165 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-02-26 02:54:52.915184 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-02-26 02:54:52.915203 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-02-26 02:54:52.915221 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-02-26 02:54:52.915239 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-02-26 02:54:52.915264 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-02-26 02:54:52.915290 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-02-26 02:54:52.915316 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-02-26 02:54:52.915340 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-02-26 02:54:52.915359 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-02-26 02:54:52.915377 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-02-26 02:54:52.915395 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-02-26 02:54:52.915412 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-02-26 02:54:52.915430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-02-26 02:54:52.915448 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-02-26 02:54:52.915466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-02-26 02:54:52.915484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-02-26 02:54:52.915502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-02-26 02:54:52.915519 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-02-26 02:54:52.915536 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-02-26 02:54:52.915553 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-02-26 02:54:52.915571 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-02-26 02:54:52.915588 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-02-26 02:54:52.915605 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-02-26 02:54:52.915625 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-02-26 02:54:52.915645 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-02-26 02:54:52.915664 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-02-26 02:54:52.915690 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-02-26 02:54:52.915720 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-02-26 02:54:52.915754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-02-26 02:54:52.915789 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-02-26 02:54:52.915822 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-02-26 02:54:52.915851 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-02-26 02:54:52.915875 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-02-26 02:54:52.915894 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-02-26 02:54:52.915912 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-02-26 02:54:52.915930 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-02-26 02:54:52.915948 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-02-26 02:54:52.915966 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-02-26 02:54:52.915985 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-02-26 02:54:52.916005 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-02-26 02:54:52.916032 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-02-26 02:54:52.916050 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-02-26 02:54:52.916070 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-02-26 02:54:52.916088 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-02-26 02:54:52.916106 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-02-26 02:54:52.916125 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-02-26 02:54:52.916143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-02-26 02:54:52.916162 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-02-26 02:54:52.916180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-02-26 02:54:52.916198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-02-26 02:54:52.916216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-02-26 02:54:52.916234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-02-26 02:54:52.916252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-02-26 02:54:52.916272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-02-26 02:54:52.916297 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-02-26 02:54:52.916316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-02-26 02:54:52.916334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-02-26 02:54:52.916352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-02-26 02:54:52.916369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-02-26 02:54:52.916387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-02-26 02:54:52.916405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-02-26 02:54:52.916422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-02-26 02:54:52.916440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-02-26 02:54:52.916458 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-02-26 02:54:52.916475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-02-26 02:54:52.916492 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-02-26 02:54:52.916510 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-02-26 02:54:52.916527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-02-26 02:54:52.916545 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-02-26 02:54:52.916562 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-02-26 02:54:52.916580 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-02-26 02:54:52.916597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-02-26 02:54:52.916616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-02-26 02:54:52.916634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-02-26 02:54:52.916655 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-02-26 02:54:52.916675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-02-26 02:54:52.916693 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-02-26 02:54:52.916711 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-02-26 02:54:52.916735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-02-26 02:54:52.916755 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-02-26 02:54:52.916773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-02-26 02:54:52.916791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-02-26 02:54:52.916810 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-02-26 02:54:52.916829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-02-26 02:54:52.916847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-02-26 02:54:52.916866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-02-26 02:54:52.916884 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-02-26 02:54:52.916902 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-02-26 02:54:52.916920 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-02-26 02:54:52.916937 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-02-26 02:54:52.916993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-02-26 02:54:52.917015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-02-26 02:54:52.917033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-02-26 02:54:52.917051 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-02-26 02:54:52.917069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-02-26 02:54:52.917087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-02-26 02:54:52.917111 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-02-26 02:54:52.917140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-02-26 02:54:52.917168 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-02-26 02:54:52.917199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-02-26 02:54:52.917232 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-02-26 02:54:52.917263 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-02-26 02:54:52.917294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-02-26 02:54:52.917324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-02-26 02:54:52.917360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-02-26 02:54:52.917389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-02-26 02:54:52.917409 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-02-26 02:54:52.917428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-02-26 02:54:52.917446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-02-26 02:54:52.917463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-02-26 02:54:52.917481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-02-26 02:54:52.917500 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-02-26 02:54:52.917518 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-02-26 02:54:52.917548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-02-26 02:54:52.917566 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-02-26 02:54:52.917584 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-02-26 02:54:52.917601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-02-26 02:54:52.917618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-02-26 02:54:52.917656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-02-26 02:54:52.917676 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-02-26 02:54:52.917694 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-02-26 02:54:52.917712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-02-26 02:54:52.917730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-02-26 02:54:52.917747 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-02-26 02:54:52.917765 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-02-26 02:54:52.917782 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-02-26 02:54:52.917800 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-02-26 02:54:52.917820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-02-26 02:54:52.917839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-02-26 02:54:52.917858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-02-26 02:54:52.917875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-02-26 02:54:52.917893 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-02-26 02:54:52.917911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-02-26 02:54:52.917929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-02-26 02:54:52.917946 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-02-26 02:54:52.917964 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-02-26 02:54:52.917982 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-02-26 02:54:52.918000 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-02-26 02:54:52.918018 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-02-26 02:54:52.918036 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-02-26 02:54:52.918053 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-02-26 02:54:52.918070 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-02-26 02:54:52.918088 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-02-26 02:54:52.918105 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-02-26 02:54:52.918124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-02-26 02:54:52.918142 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-02-26 02:54:52.918159 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-02-26 02:54:52.918178 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-02-26 02:54:52.918202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-02-26 02:54:52.918220 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-02-26 02:54:52.918238 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-02-26 02:54:52.918256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-02-26 02:54:52.918278 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-02-26 02:54:52.918303 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-02-26 02:54:52.918323 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-02-26 02:54:52.918341 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-02-26 02:54:52.918360 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-02-26 02:54:52.918378 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-02-26 02:54:52.918395 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-02-26 02:54:52.918412 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-02-26 02:54:52.918430 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-02-26 02:54:52.918450 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-02-26 02:54:52.918468 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-02-26 02:54:52.918485 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-02-26 02:54:52.918502 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-02-26 02:54:52.918520 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-02-26 02:54:52.918537 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-02-26 02:54:52.918555 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-02-26 02:54:52.918572 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-02-26 02:54:52.918590 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-02-26 02:54:52.918608 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-02-26 02:54:52.918626 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-02-26 02:54:52.918643 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-02-26 02:54:52.918660 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-02-26 02:54:52.918678 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-02-26 02:54:52.918695 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-02-26 02:54:52.918713 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-02-26 02:54:52.918731 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-02-26 02:54:52.918749 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-02-26 02:54:52.918766 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-02-26 02:54:52.918789 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-02-26 02:54:52.918818 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-02-26 02:54:52.918844 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-02-26 02:54:52.918873 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-02-26 02:54:52.918904 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-02-26 02:54:52.918936 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-02-26 02:54:52.918977 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-02-26 02:54:52.919012 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-02-26 02:54:52.919046 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-02-26 02:54:52.919078 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-02-26 02:54:52.919111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-02-26 02:54:52.919141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-02-26 02:54:52.919173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-02-26 02:54:52.919204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-02-26 02:54:52.919235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-02-26 02:54:52.919266 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-02-26 02:54:52.919296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-02-26 02:54:52.919326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-02-26 02:54:52.919358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-02-26 02:54:52.919387 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-02-26 02:54:52.919415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-02-26 02:54:52.919445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-02-26 02:54:52.919476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-02-26 02:54:52.919507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-02-26 02:54:52.919538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-02-26 02:54:52.919570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-02-26 02:54:52.919601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-02-26 02:54:52.919632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-02-26 02:54:52.919663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-02-26 02:54:52.919698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-02-26 02:54:52.919728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-02-26 02:54:52.919750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-02-26 02:54:52.919770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-02-26 02:54:52.919789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-02-26 02:54:52.919808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-02-26 02:54:52.919826 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-02-26 02:54:52.919844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-02-26 02:54:52.919861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-02-26 02:54:52.919880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-02-26 02:54:52.919898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-02-26 02:54:52.919916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-02-26 02:54:52.919934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-02-26 02:54:52.919952 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29534525.txt 2026-02-26 02:54:52.919970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29534525.yaml 2026-02-26 02:54:52.919996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-02-26 02:54:52.920014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-02-26 02:54:52.920037 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-02-26 02:54:52.920061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-02-26 02:54:52.920086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-02-26 02:54:52.920109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-02-26 02:54:52.920135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-02-26 02:54:52.920160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-02-26 02:54:52.920185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-02-26 02:54:52.920210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-02-26 02:54:52.920236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-02-26 02:54:52.920265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-02-26 02:54:52.920293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-02-26 02:54:52.920319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-02-26 02:54:52.920346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-02-26 02:54:52.920373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-02-26 02:54:52.920400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-02-26 02:54:52.920426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-02-26 02:54:52.920452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-02-26 02:54:52.920476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-02-26 02:54:52.920496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-02-26 02:54:52.920515 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-02-26 02:54:52.920533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-02-26 02:54:52.920551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-02-26 02:54:52.920569 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29534560.txt 2026-02-26 02:54:52.920587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29534560.yaml 2026-02-26 02:54:52.920606 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29534565.txt 2026-02-26 02:54:52.920623 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29534565.yaml 2026-02-26 02:54:52.920643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29534570.txt 2026-02-26 02:54:52.920670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29534570.yaml 2026-02-26 02:54:52.920701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-02-26 02:54:52.920734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-02-26 02:54:52.920768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-02-26 02:54:52.920802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-02-26 02:54:52.920838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-02-26 02:54:52.920863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-02-26 02:54:52.920883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-02-26 02:54:52.920909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-02-26 02:54:52.920928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-02-26 02:54:52.920947 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-02-26 02:54:52.920994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-02-26 02:54:52.921013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-02-26 02:54:52.921030 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-02-26 02:54:52.921047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-02-26 02:54:52.921064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-02-26 02:54:52.921082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-02-26 02:54:52.921099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-02-26 02:54:52.921117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-02-26 02:54:52.921136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-02-26 02:54:52.921153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-02-26 02:54:52.921172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-02-26 02:54:52.921189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-02-26 02:54:52.921208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-02-26 02:54:52.921226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-02-26 02:54:52.921243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-02-26 02:54:52.921261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-02-26 02:54:52.921287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-02-26 02:54:52.921309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-02-26 02:54:52.921327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-02-26 02:54:52.921344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-02-26 02:54:52.921363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-02-26 02:54:52.921381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-02-26 02:54:52.921399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-02-26 02:54:52.921417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-02-26 02:54:52.921435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-02-26 02:54:52.921453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-02-26 02:54:52.921472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-02-26 02:54:52.921490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-02-26 02:54:52.921507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-02-26 02:54:52.921525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-02-26 02:54:52.921543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-02-26 02:54:52.921561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-02-26 02:54:52.921578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-02-26 02:54:52.921595 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-02-26 02:54:52.921613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-02-26 02:54:52.921660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-02-26 02:54:52.921681 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-02-26 02:54:52.921699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-02-26 02:54:52.921717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-02-26 02:54:52.921735 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-02-26 02:54:52.921753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-02-26 02:54:52.921771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-02-26 02:54:52.921788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-02-26 02:54:52.921806 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-02-26 02:54:52.921823 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-02-26 02:54:52.921841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-02-26 02:54:52.921858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-02-26 02:54:52.921876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-02-26 02:54:52.921893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-02-26 02:54:52.921911 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-02-26 02:54:52.921935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-02-26 02:54:52.921967 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-02-26 02:54:52.921999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-02-26 02:54:52.922034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-02-26 02:54:52.922068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-02-26 02:54:52.922100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-02-26 02:54:52.922134 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-02-26 02:54:52.922156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-02-26 02:54:52.922174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-02-26 02:54:52.922193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-02-26 02:54:52.922211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-02-26 02:54:52.922229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-02-26 02:54:52.922246 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-02-26 02:54:52.922265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-02-26 02:54:52.922291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-02-26 02:54:52.922313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-02-26 02:54:52.922331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-02-26 02:54:52.922348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-02-26 02:54:52.922366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-02-26 02:54:52.922383 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-02-26 02:54:52.922401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-02-26 02:54:52.922418 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-02-26 02:54:52.922436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-02-26 02:54:52.922460 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-02-26 02:54:52.922478 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-02-26 02:54:52.922496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-02-26 02:54:52.922514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-02-26 02:54:52.922532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-02-26 02:54:52.922550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-02-26 02:54:52.922568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-02-26 02:54:52.922586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-02-26 02:54:52.922604 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-02-26 02:54:52.922622 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-02-26 02:54:52.922640 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-02-26 02:54:52.922657 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-02-26 02:54:52.922676 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-02-26 02:54:52.922693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-02-26 02:54:52.922711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-02-26 02:54:52.922728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-02-26 02:54:52.922746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-02-26 02:54:52.922763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-02-26 02:54:52.922781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-02-26 02:54:52.922799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-02-26 02:54:52.922817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-02-26 02:54:52.922834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-02-26 02:54:52.922852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-02-26 02:54:52.922869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-02-26 02:54:52.922887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-02-26 02:54:52.922904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-02-26 02:54:52.922922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-02-26 02:54:52.922939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-02-26 02:54:52.922956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-02-26 02:54:52.922973 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-02-26 02:54:52.922991 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-02-26 02:54:52.923008 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-02-26 02:54:52.923026 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-02-26 02:54:52.923043 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-02-26 02:54:52.923061 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-02-26 02:54:52.923079 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-02-26 02:54:52.923096 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-02-26 02:54:52.923119 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-02-26 02:54:52.923138 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-02-26 02:54:52.923156 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-02-26 02:54:52.923175 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-02-26 02:54:52.923193 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-02-26 02:54:52.923211 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-02-26 02:54:52.923229 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-02-26 02:54:52.923248 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-02-26 02:54:52.923267 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-02-26 02:54:52.923293 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-02-26 02:54:52.923313 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-02-26 02:54:52.923335 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-02-26 02:54:52.923364 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-02-26 02:54:52.923397 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-02-26 02:54:52.923430 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-02-26 02:54:52.923465 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-02-26 02:54:52.923498 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-02-26 02:54:52.923525 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-02-26 02:54:52.923550 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-02-26 02:54:52.923576 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-02-26 02:54:52.923604 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-02-26 02:54:52.923628 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-02-26 02:54:52.923647 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-02-26 02:54:52.923666 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-02-26 02:54:52.923685 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-02-26 02:54:52.923704 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6d8f5698c6-fbmrb.txt 2026-02-26 02:54:52.923721 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6d8f5698c6-fbmrb.yaml 2026-02-26 02:54:52.923740 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-wbj2v.txt 2026-02-26 02:54:52.923758 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-wbj2v.yaml 2026-02-26 02:54:52.923776 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-2s2fg.txt 2026-02-26 02:54:52.923801 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-2s2fg.yaml 2026-02-26 02:54:52.923820 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-zgjmz.txt 2026-02-26 02:54:52.923837 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-zgjmz.yaml 2026-02-26 02:54:52.923856 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-x24h8.txt 2026-02-26 02:54:52.923874 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-x24h8.yaml 2026-02-26 02:54:52.923892 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-b628j.txt 2026-02-26 02:54:52.923910 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-b628j.yaml 2026-02-26 02:54:52.923928 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-6wgqb.txt 2026-02-26 02:54:52.923945 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-6wgqb.yaml 2026-02-26 02:54:52.923963 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-767699f554-87vb2.txt 2026-02-26 02:54:52.923980 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-767699f554-87vb2.yaml 2026-02-26 02:54:52.923997 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-765849d7b-qqwrs.txt 2026-02-26 02:54:52.924014 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-765849d7b-qqwrs.yaml 2026-02-26 02:54:52.924031 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-q5kpp.txt 2026-02-26 02:54:52.924048 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-q5kpp.yaml 2026-02-26 02:54:52.924066 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-vh6rg.txt 2026-02-26 02:54:52.924083 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-vh6rg.yaml 2026-02-26 02:54:52.924100 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-rb4vd.txt 2026-02-26 02:54:52.924118 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-rb4vd.yaml 2026-02-26 02:54:52.924136 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-2njgb.txt 2026-02-26 02:54:52.924154 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-2njgb.yaml 2026-02-26 02:54:52.924172 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-qwk4j.txt 2026-02-26 02:54:52.924190 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-qwk4j.yaml 2026-02-26 02:54:52.924208 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mljvb.txt 2026-02-26 02:54:52.924226 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mljvb.yaml 2026-02-26 02:54:52.924244 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-kmgmq.txt 2026-02-26 02:54:52.924261 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-kmgmq.yaml 2026-02-26 02:54:52.924286 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-trkvv.txt 2026-02-26 02:54:52.924308 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-trkvv.yaml 2026-02-26 02:54:52.924326 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-vwdx2.txt 2026-02-26 02:54:52.924344 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-vwdx2.yaml 2026-02-26 02:54:52.924361 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-567465f7f4-x2456.txt 2026-02-26 02:54:52.924378 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-567465f7f4-x2456.yaml 2026-02-26 02:54:52.924396 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-n999l.txt 2026-02-26 02:54:52.924413 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-n999l.yaml 2026-02-26 02:54:52.924437 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5df8c45dd6-pbtss.txt 2026-02-26 02:54:52.924454 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5df8c45dd6-pbtss.yaml 2026-02-26 02:54:52.924471 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29534525-w467t.txt 2026-02-26 02:54:52.924489 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29534525-w467t.yaml 2026-02-26 02:54:52.924506 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-865bc65cb5-tvhnn.txt 2026-02-26 02:54:52.924523 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-865bc65cb5-tvhnn.yaml 2026-02-26 02:54:52.924540 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-hnn5f.txt 2026-02-26 02:54:52.924557 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-hnn5f.yaml 2026-02-26 02:54:52.924575 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hlr2h.txt 2026-02-26 02:54:52.924592 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hlr2h.yaml 2026-02-26 02:54:52.924610 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-p8rdp.txt 2026-02-26 02:54:52.924627 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-p8rdp.yaml 2026-02-26 02:54:52.924644 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-f7c5k.txt 2026-02-26 02:54:52.924661 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-f7c5k.yaml 2026-02-26 02:54:52.924678 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4gcr8.txt 2026-02-26 02:54:52.924701 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4gcr8.yaml 2026-02-26 02:54:52.924729 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-l5ztp.txt 2026-02-26 02:54:52.924761 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-l5ztp.yaml 2026-02-26 02:54:52.924795 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tlqn8.txt 2026-02-26 02:54:52.924829 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tlqn8.yaml 2026-02-26 02:54:52.924860 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-7dhrd.txt 2026-02-26 02:54:52.924884 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-7dhrd.yaml 2026-02-26 02:54:52.924902 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-648b6d96f7-v48rw.txt 2026-02-26 02:54:52.924920 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-648b6d96f7-v48rw.yaml 2026-02-26 02:54:52.924938 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-dffbf.txt 2026-02-26 02:54:52.924976 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-dffbf.yaml 2026-02-26 02:54:52.924998 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-85b5799447-xmhcz.txt 2026-02-26 02:54:52.925016 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-85b5799447-xmhcz.yaml 2026-02-26 02:54:52.925035 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-mhcbk.txt 2026-02-26 02:54:52.925053 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-mhcbk.yaml 2026-02-26 02:54:52.925070 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-pwj5h.txt 2026-02-26 02:54:52.925087 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-pwj5h.yaml 2026-02-26 02:54:52.925104 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-6jvhh.txt 2026-02-26 02:54:52.925122 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-6jvhh.yaml 2026-02-26 02:54:52.925139 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-55ffd9655b-8clmm.txt 2026-02-26 02:54:52.925162 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-55ffd9655b-8clmm.yaml 2026-02-26 02:54:52.925180 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29534560-csnwk.txt 2026-02-26 02:54:52.925198 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29534560-csnwk.yaml 2026-02-26 02:54:52.925216 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29534565-9mbrn.txt 2026-02-26 02:54:52.925233 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29534565-9mbrn.yaml 2026-02-26 02:54:52.925250 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29534570-s8gm5.txt 2026-02-26 02:54:52.925270 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29534570-s8gm5.yaml 2026-02-26 02:54:52.925296 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-hvqrk.txt 2026-02-26 02:54:52.925315 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-hvqrk.yaml 2026-02-26 02:54:52.925333 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-hpbz9.txt 2026-02-26 02:54:52.925351 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-hpbz9.yaml 2026-02-26 02:54:52.925369 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-dnstv.txt 2026-02-26 02:54:52.925387 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-dnstv.yaml 2026-02-26 02:54:52.925405 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-2kldz.txt 2026-02-26 02:54:52.925423 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-2kldz.yaml 2026-02-26 02:54:52.925441 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-bc4ls.txt 2026-02-26 02:54:52.925458 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-bc4ls.yaml 2026-02-26 02:54:52.925476 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-54674bfc8c-th8gc.txt 2026-02-26 02:54:52.925493 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-54674bfc8c-th8gc.yaml 2026-02-26 02:54:52.925511 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qh75m.txt 2026-02-26 02:54:52.925528 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qh75m.yaml 2026-02-26 02:54:52.925546 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-8kncn.txt 2026-02-26 02:54:52.925564 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-8kncn.yaml 2026-02-26 02:54:52.925583 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-cm56x.txt 2026-02-26 02:54:52.925602 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-cm56x.yaml 2026-02-26 02:54:52.925620 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-866557767d-b7mmj.txt 2026-02-26 02:54:52.925693 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-866557767d-b7mmj.yaml 2026-02-26 02:54:52.925716 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-b9jml.txt 2026-02-26 02:54:52.925734 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-b9jml.yaml 2026-02-26 02:54:52.925753 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pbs6w.txt 2026-02-26 02:54:52.925771 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pbs6w.yaml 2026-02-26 02:54:52.925788 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-8k4bg.txt 2026-02-26 02:54:52.925805 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-8k4bg.yaml 2026-02-26 02:54:52.925823 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-rw6dp.txt 2026-02-26 02:54:52.925840 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-rw6dp.yaml 2026-02-26 02:54:52.925863 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2g64k.txt 2026-02-26 02:54:52.925890 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2g64k.yaml 2026-02-26 02:54:52.925918 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-89xv8.txt 2026-02-26 02:54:52.925946 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-89xv8.yaml 2026-02-26 02:54:52.925966 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2fsgc.txt 2026-02-26 02:54:52.925991 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2fsgc.yaml 2026-02-26 02:54:52.926020 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-p4jj7.txt 2026-02-26 02:54:52.926048 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-p4jj7.yaml 2026-02-26 02:54:52.926077 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-864c49f7cf-p55cq.txt 2026-02-26 02:54:52.926105 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-864c49f7cf-p55cq.yaml 2026-02-26 02:54:52.926130 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-dxgsh.txt 2026-02-26 02:54:52.926180 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-dxgsh.yaml 2026-02-26 02:54:52.926204 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-02-26 02:54:52.926225 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-02-26 02:54:52.926343 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-xzdgr.txt 2026-02-26 02:54:52.926373 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-xzdgr.yaml 2026-02-26 02:54:52.926401 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-ztnvv.txt 2026-02-26 02:54:52.926420 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-ztnvv.yaml 2026-02-26 02:54:52.926439 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-jn2bz.txt 2026-02-26 02:54:52.926457 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-jn2bz.yaml 2026-02-26 02:54:52.926476 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-6c5js.txt 2026-02-26 02:54:52.926493 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-6c5js.yaml 2026-02-26 02:54:52.926512 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-nbrbd.txt 2026-02-26 02:54:52.926530 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-nbrbd.yaml 2026-02-26 02:54:52.926547 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-vhwx2.txt 2026-02-26 02:54:52.926564 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-vhwx2.yaml 2026-02-26 02:54:52.926582 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-gwd2k.txt 2026-02-26 02:54:52.926598 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-gwd2k.yaml 2026-02-26 02:54:52.926616 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-p946x.txt 2026-02-26 02:54:52.926633 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-p946x.yaml 2026-02-26 02:54:52.926650 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-688589b6df-v8vbc.txt 2026-02-26 02:54:52.926670 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-688589b6df-v8vbc.yaml 2026-02-26 02:54:52.926690 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-v8w7v.txt 2026-02-26 02:54:52.926707 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-v8w7v.yaml 2026-02-26 02:54:52.926725 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-d869578c6-5tdx9.txt 2026-02-26 02:54:52.926743 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-d869578c6-5tdx9.yaml 2026-02-26 02:54:52.926768 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-4tkms.txt 2026-02-26 02:54:52.926787 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-4tkms.yaml 2026-02-26 02:54:52.926805 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-b2qdk.txt 2026-02-26 02:54:52.926823 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-b2qdk.yaml 2026-02-26 02:54:52.926841 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-7tqk4.txt 2026-02-26 02:54:52.926859 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-7tqk4.yaml 2026-02-26 02:54:52.926876 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-wz8qq.txt 2026-02-26 02:54:52.926893 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-wz8qq.yaml 2026-02-26 02:54:52.926911 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-8szxc.txt 2026-02-26 02:54:52.926929 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-8szxc.yaml 2026-02-26 02:54:52.926946 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-59cr9.txt 2026-02-26 02:54:52.926964 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-59cr9.yaml 2026-02-26 02:54:52.926982 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-57d548b8d4-f8crr.txt 2026-02-26 02:54:52.926999 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-57d548b8d4-f8crr.yaml 2026-02-26 02:54:52.927018 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5dc85d75dc-6nn98.txt 2026-02-26 02:54:52.927035 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5dc85d75dc-6nn98.yaml 2026-02-26 02:54:52.927053 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-tn7xq.txt 2026-02-26 02:54:52.927071 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-tn7xq.yaml 2026-02-26 02:54:52.927089 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-55qqg.txt 2026-02-26 02:54:52.927107 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-55qqg.yaml 2026-02-26 02:54:52.927125 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-zr6q9.txt 2026-02-26 02:54:52.927143 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-zr6q9.yaml 2026-02-26 02:54:52.927161 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-p2qbb.txt 2026-02-26 02:54:52.927179 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-p2qbb.yaml 2026-02-26 02:54:52.927197 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-5qs2d.txt 2026-02-26 02:54:52.927215 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-5qs2d.yaml 2026-02-26 02:54:52.927233 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-zvdgk.txt 2026-02-26 02:54:52.927250 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-zvdgk.yaml 2026-02-26 02:54:52.927268 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-np22r.txt 2026-02-26 02:54:52.927285 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-np22r.yaml 2026-02-26 02:54:52.927302 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4b8vk.txt 2026-02-26 02:54:52.927320 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4b8vk.yaml 2026-02-26 02:54:52.927338 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-8wfg9.txt 2026-02-26 02:54:52.927355 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-8wfg9.yaml 2026-02-26 02:54:52.927377 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zczwx.txt 2026-02-26 02:54:52.927395 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zczwx.yaml 2026-02-26 02:54:52.927413 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qpmrk.txt 2026-02-26 02:54:52.927430 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qpmrk.yaml 2026-02-26 02:54:52.927447 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-7bvc8.txt 2026-02-26 02:54:52.927465 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-7bvc8.yaml 2026-02-26 02:54:52.927482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-gxzzz.txt 2026-02-26 02:54:52.927500 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-gxzzz.yaml 2026-02-26 02:54:52.927517 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-c57f7f466-wj6rh.txt 2026-02-26 02:54:52.927534 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-c57f7f466-wj6rh.yaml 2026-02-26 02:54:52.927551 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-58dbc699b7-jzf9r.txt 2026-02-26 02:54:52.927569 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-58dbc699b7-jzf9r.yaml 2026-02-26 02:54:52.927586 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6f84f6ffcf-jxcbn.txt 2026-02-26 02:54:52.927603 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6f84f6ffcf-jxcbn.yaml 2026-02-26 02:54:52.927620 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-597c66585d-6wmrx.txt 2026-02-26 02:54:52.927637 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-597c66585d-6wmrx.yaml 2026-02-26 02:54:52.927655 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-k8ggq.txt 2026-02-26 02:54:52.927672 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-k8ggq.yaml 2026-02-26 02:54:52.927689 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-nx542.txt 2026-02-26 02:54:52.927707 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-nx542.yaml 2026-02-26 02:54:52.927724 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-sv7bs.txt 2026-02-26 02:54:52.927741 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-sv7bs.yaml 2026-02-26 02:54:52.927758 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c4865d594-dhmjb.txt 2026-02-26 02:54:52.927775 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c4865d594-dhmjb.yaml 2026-02-26 02:54:52.927792 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xs9qf.txt 2026-02-26 02:54:52.927809 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xs9qf.yaml 2026-02-26 02:54:52.927826 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7m5z6.txt 2026-02-26 02:54:52.927843 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7m5z6.yaml 2026-02-26 02:54:52.927860 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-t96bq.txt 2026-02-26 02:54:52.927877 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-t96bq.yaml 2026-02-26 02:54:52.927895 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-ndd6j.txt 2026-02-26 02:54:52.927912 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-ndd6j.yaml 2026-02-26 02:54:52.927930 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qq7cm.txt 2026-02-26 02:54:52.927947 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qq7cm.yaml 2026-02-26 02:54:52.927964 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d6664856c-v2rdv.txt 2026-02-26 02:54:52.927987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d6664856c-v2rdv.yaml 2026-02-26 02:54:52.928006 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lvdxl.txt 2026-02-26 02:54:52.928024 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lvdxl.yaml 2026-02-26 02:54:52.928041 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7fdf67bf98-ksxrq.txt 2026-02-26 02:54:52.928059 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7fdf67bf98-ksxrq.yaml 2026-02-26 02:54:52.928077 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-57c4555c8d-n9t7q.txt 2026-02-26 02:54:52.928094 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-57c4555c8d-n9t7q.yaml 2026-02-26 02:54:52.928111 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-sb7dc.txt 2026-02-26 02:54:52.928128 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-sb7dc.yaml 2026-02-26 02:54:52.928146 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-r68jh.txt 2026-02-26 02:54:52.928164 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-r68jh.yaml 2026-02-26 02:54:52.928181 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-kzglj.txt 2026-02-26 02:54:52.928199 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-kzglj.yaml 2026-02-26 02:54:52.928217 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-jpqkk.txt 2026-02-26 02:54:52.928235 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-jpqkk.yaml 2026-02-26 02:54:52.928253 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-565c99dcfc-rdjtm.txt 2026-02-26 02:54:52.928271 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-565c99dcfc-rdjtm.yaml 2026-02-26 02:54:52.928288 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-92q6j.txt 2026-02-26 02:54:52.928306 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-92q6j.yaml 2026-02-26 02:54:52.928324 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-l8hvm.txt 2026-02-26 02:54:52.928341 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-l8hvm.yaml 2026-02-26 02:54:52.928359 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-j2d6s.txt 2026-02-26 02:54:52.928376 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-j2d6s.yaml 2026-02-26 02:54:52.928394 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-ggrtp.txt 2026-02-26 02:54:52.928411 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-ggrtp.yaml 2026-02-26 02:54:52.928429 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5bd4d49f6b-kbclx.txt 2026-02-26 02:54:52.928447 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5bd4d49f6b-kbclx.yaml 2026-02-26 02:54:52.928464 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-7c944bc9f-2vh5q.txt 2026-02-26 02:54:52.928481 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-7c944bc9f-2vh5q.yaml 2026-02-26 02:54:52.928499 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-7f595fcf-r7dw2.txt 2026-02-26 02:54:52.928516 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-7f595fcf-r7dw2.yaml 2026-02-26 02:54:52.928533 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-cvgww.txt 2026-02-26 02:54:52.928550 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-cvgww.yaml 2026-02-26 02:54:52.928568 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-02-26 02:54:52.928595 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-02-26 02:54:52.928615 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-02-26 02:54:52.928636 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-02-26 02:54:52.928654 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b6db64f8c-gsxdw.txt 2026-02-26 02:54:52.928671 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b6db64f8c-gsxdw.yaml 2026-02-26 02:54:52.928688 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-t4kph.txt 2026-02-26 02:54:52.928705 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-t4kph.yaml 2026-02-26 02:54:52.928723 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-86rbm.txt 2026-02-26 02:54:52.928740 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-86rbm.yaml 2026-02-26 02:54:52.928757 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-lgsnr.txt 2026-02-26 02:54:52.928774 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-lgsnr.yaml 2026-02-26 02:54:52.928791 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-cstqw.txt 2026-02-26 02:54:52.928809 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-cstqw.yaml 2026-02-26 02:54:52.928826 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5mszs.txt 2026-02-26 02:54:52.928843 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5mszs.yaml 2026-02-26 02:54:52.928861 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-qxqhw.txt 2026-02-26 02:54:52.928878 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-qxqhw.yaml 2026-02-26 02:54:52.928895 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-02-26 02:54:52.928913 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-02-26 02:54:52.928930 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-02-26 02:54:52.928947 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-02-26 02:54:52.928984 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-9zppk.txt 2026-02-26 02:54:52.929003 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-9zppk.yaml 2026-02-26 02:54:52.929020 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-02-26 02:54:52.929038 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-02-26 02:54:52.929055 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-02-26 02:54:52.929073 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-02-26 02:54:52.929090 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-02-26 02:54:52.929107 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-02-26 02:54:52.929124 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-02-26 02:54:52.929142 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-02-26 02:54:52.929159 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-02-26 02:54:52.929177 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-02-26 02:54:52.929195 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9.txt 2026-02-26 02:54:52.929213 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9.yaml 2026-02-26 02:54:52.929236 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-02-26 02:54:52.929255 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-02-26 02:54:52.929273 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-02-26 02:54:52.929291 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-02-26 02:54:52.929310 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-02-26 02:54:52.929327 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-02-26 02:54:52.929345 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vh9kv.txt 2026-02-26 02:54:52.929362 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vh9kv.yaml 2026-02-26 02:54:52.929380 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx.txt 2026-02-26 02:54:52.929397 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx.yaml 2026-02-26 02:54:52.929415 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-cbdf7b9c6-mm2wf.txt 2026-02-26 02:54:52.929433 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-cbdf7b9c6-mm2wf.yaml 2026-02-26 02:54:52.929452 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5965496879-xv927.txt 2026-02-26 02:54:52.929470 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5965496879-xv927.yaml 2026-02-26 02:54:52.929488 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4bmpk.txt 2026-02-26 02:54:52.929506 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4bmpk.yaml 2026-02-26 02:54:52.929524 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-s5fzd.txt 2026-02-26 02:54:52.929542 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-s5fzd.yaml 2026-02-26 02:54:52.929560 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-hx2cc.txt 2026-02-26 02:54:52.929579 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-hx2cc.yaml 2026-02-26 02:54:52.929597 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-5g6mw.txt 2026-02-26 02:54:52.929614 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-5g6mw.yaml 2026-02-26 02:54:52.929652 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-02-26 02:54:52.929670 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-02-26 02:54:52.929688 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-02-26 02:54:52.929706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-02-26 02:54:52.929724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-02-26 02:54:52.929742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-02-26 02:54:52.929760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-02-26 02:54:52.929778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-02-26 02:54:52.929796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-02-26 02:54:52.929813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-02-26 02:54:52.929831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-02-26 02:54:52.929849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-02-26 02:54:52.929871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-02-26 02:54:52.929890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-02-26 02:54:52.929908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-02-26 02:54:52.929926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-02-26 02:54:52.929943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-02-26 02:54:52.929961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-02-26 02:54:52.929979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-02-26 02:54:52.929997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-02-26 02:54:52.930015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-02-26 02:54:52.930033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-02-26 02:54:52.930050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-02-26 02:54:52.930068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-02-26 02:54:52.930086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-02-26 02:54:52.930103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-02-26 02:54:52.930120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-02-26 02:54:52.930138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-02-26 02:54:52.930155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-02-26 02:54:52.930172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-02-26 02:54:52.930190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-02-26 02:54:52.930207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-02-26 02:54:52.930224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-02-26 02:54:52.930242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-02-26 02:54:52.930259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-02-26 02:54:52.930277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-02-26 02:54:52.930294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-02-26 02:54:52.930312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-02-26 02:54:52.930329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-02-26 02:54:52.930347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-02-26 02:54:52.930364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-02-26 02:54:52.930382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-02-26 02:54:52.930399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-02-26 02:54:52.930417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-02-26 02:54:52.930434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-02-26 02:54:52.930457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-02-26 02:54:52.930476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-02-26 02:54:52.930495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-02-26 02:54:52.930513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-02-26 02:54:52.930531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-02-26 02:54:52.930549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-02-26 02:54:52.930566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-02-26 02:54:52.930584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-02-26 02:54:52.930601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-02-26 02:54:52.930619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-02-26 02:54:52.930637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-02-26 02:54:52.930655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-02-26 02:54:52.930672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-02-26 02:54:52.930690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-02-26 02:54:52.930707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-02-26 02:54:52.930724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-02-26 02:54:52.930742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-02-26 02:54:52.930760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-02-26 02:54:52.930777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-02-26 02:54:52.930795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-02-26 02:54:52.930812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-02-26 02:54:52.930829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-02-26 02:54:52.930846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-02-26 02:54:52.930863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-02-26 02:54:52.930880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-02-26 02:54:52.930898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-02-26 02:54:52.930915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-02-26 02:54:52.930933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-02-26 02:54:52.930950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-02-26 02:54:52.930967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-02-26 02:54:52.930984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-02-26 02:54:52.931001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-02-26 02:54:52.931019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-02-26 02:54:52.931036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-02-26 02:54:52.931061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-02-26 02:54:52.931079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-02-26 02:54:52.931097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-02-26 02:54:52.931114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-02-26 02:54:52.931131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-02-26 02:54:52.931148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-02-26 02:54:52.931165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-02-26 02:54:52.931182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-02-26 02:54:52.931200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-02-26 02:54:52.931217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-02-26 02:54:52.931234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-02-26 02:54:52.931252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-02-26 02:54:52.931269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-02-26 02:54:52.931286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-02-26 02:54:52.931304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-02-26 02:54:52.931322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-02-26 02:54:52.931339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-02-26 02:54:52.931356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-02-26 02:54:52.931373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-02-26 02:54:52.931391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-02-26 02:54:52.931408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-02-26 02:54:52.931425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-02-26 02:54:52.931443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-02-26 02:54:52.931460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-02-26 02:54:52.931477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-02-26 02:54:52.931558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-02-26 02:54:52.931578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-02-26 02:54:52.931596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-02-26 02:54:52.931615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-02-26 02:54:52.931635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-02-26 02:54:52.931653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-02-26 02:54:52.931671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-02-26 02:54:52.931688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-02-26 02:54:52.931706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-02-26 02:54:52.931724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-02-26 02:54:52.931748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-02-26 02:54:52.931766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-02-26 02:54:52.931784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-02-26 02:54:52.931802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-02-26 02:54:52.931820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-02-26 02:54:52.931838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-02-26 02:54:52.931856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-02-26 02:54:52.931873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-02-26 02:54:52.931891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-02-26 02:54:52.931908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-02-26 02:54:52.931925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-02-26 02:54:52.931943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-02-26 02:54:52.931960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-02-26 02:54:52.931977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-02-26 02:54:52.931995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-02-26 02:54:52.932012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-02-26 02:54:52.932030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-02-26 02:54:52.932047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-02-26 02:54:52.932065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-02-26 02:54:52.932082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-02-26 02:54:52.932100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-02-26 02:54:52.932118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-02-26 02:54:52.932135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-02-26 02:54:52.932152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-02-26 02:54:52.932170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-02-26 02:54:52.932187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-02-26 02:54:52.932203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-02-26 02:54:52.932220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-02-26 02:54:52.932236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-02-26 02:54:52.932253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-02-26 02:54:52.932270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-02-26 02:54:52.932287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-02-26 02:54:52.932304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-02-26 02:54:52.932327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-02-26 02:54:52.932345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-02-26 02:54:52.932362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-02-26 02:54:52.932379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-02-26 02:54:52.932396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-02-26 02:54:52.932413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-02-26 02:54:52.932430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-02-26 02:54:52.932447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-02-26 02:54:52.932464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-02-26 02:54:52.932481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-02-26 02:54:52.932498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-02-26 02:54:52.932515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-02-26 02:54:52.932532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-02-26 02:54:52.932549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-02-26 02:54:52.932566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-02-26 02:54:52.932582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-02-26 02:54:52.932600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-02-26 02:54:52.932617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-02-26 02:54:52.932634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-02-26 02:54:52.932651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-02-26 02:54:52.932668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-02-26 02:54:52.932685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-02-26 02:54:52.932702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-02-26 02:54:52.932718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-02-26 02:54:52.932735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-02-26 02:54:52.932752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-02-26 02:54:52.932769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-02-26 02:54:52.932786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-02-26 02:54:52.932804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-02-26 02:54:52.932821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-02-26 02:54:52.932838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-02-26 02:54:52.932856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-02-26 02:54:52.932873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-02-26 02:54:52.932889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-02-26 02:54:52.932911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-02-26 02:54:52.932928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-02-26 02:54:52.932946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-02-26 02:54:52.932979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-02-26 02:54:52.932997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-02-26 02:54:52.933015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-02-26 02:54:52.933033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-02-26 02:54:52.933050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-02-26 02:54:52.933067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-02-26 02:54:52.933085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-02-26 02:54:52.933102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-02-26 02:54:52.933120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-02-26 02:54:52.933138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-02-26 02:54:52.933155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-02-26 02:54:52.933172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-02-26 02:54:52.933189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-02-26 02:54:52.933206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-02-26 02:54:52.933224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-02-26 02:54:52.933241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-02-26 02:54:52.933259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-02-26 02:54:52.933277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-02-26 02:54:52.933294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-02-26 02:54:52.933311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-02-26 02:54:52.933328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-02-26 02:54:52.933345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-02-26 02:54:52.933362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-02-26 02:54:52.933379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-02-26 02:54:52.933397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-02-26 02:54:52.933414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-02-26 02:54:52.933431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-02-26 02:54:52.933449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-02-26 02:54:52.933466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-02-26 02:54:52.933483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-02-26 02:54:52.933506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-02-26 02:54:52.933525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-02-26 02:54:52.933542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-02-26 02:54:52.933560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-02-26 02:54:52.933577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-02-26 02:54:52.933594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-02-26 02:54:52.933612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-02-26 02:54:52.933647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-02-26 02:54:52.933666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-02-26 02:54:52.933683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-02-26 02:54:52.933701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-02-26 02:54:52.933718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-02-26 02:54:52.933735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-02-26 02:54:52.933753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-02-26 02:54:52.933771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-02-26 02:54:52.933788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-02-26 02:54:52.933805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-02-26 02:54:52.933823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-02-26 02:54:52.933840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-02-26 02:54:52.933858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-02-26 02:54:52.933875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-02-26 02:54:52.933893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-02-26 02:54:52.933910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-02-26 02:54:52.933928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-02-26 02:54:52.933945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-02-26 02:54:52.933962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-02-26 02:54:52.933979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-02-26 02:54:52.933997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-02-26 02:54:52.934015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-02-26 02:54:52.934032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-02-26 02:54:52.934049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-02-26 02:54:52.934067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-02-26 02:54:52.934084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-02-26 02:54:52.934102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-02-26 02:54:52.934124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-02-26 02:54:52.934142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-02-26 02:54:52.934159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-02-26 02:54:52.934177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-02-26 02:54:52.934194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-02-26 02:54:52.934211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-02-26 02:54:52.934229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-02-26 02:54:52.934247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-02-26 02:54:52.934265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-02-26 02:54:52.934282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-02-26 02:54:52.934300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-02-26 02:54:52.934318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-02-26 02:54:52.934335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-02-26 02:54:52.934353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-02-26 02:54:52.934371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-02-26 02:54:52.934388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-02-26 02:54:52.934406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-02-26 02:54:52.934424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-02-26 02:54:52.934442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-02-26 02:54:52.934460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-02-26 02:54:52.934478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-02-26 02:54:52.934496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-02-26 02:54:52.934514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-02-26 02:54:52.934532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-02-26 02:54:52.934549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-02-26 02:54:52.934567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-02-26 02:54:52.934584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-02-26 02:54:52.934602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-02-26 02:54:52.934619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-02-26 02:54:52.934637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-02-26 02:54:52.934654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-02-26 02:54:52.934672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-02-26 02:54:52.934689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-02-26 02:54:52.934711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-02-26 02:54:52.934729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-02-26 02:54:52.934747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-02-26 02:54:52.934764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-02-26 02:54:52.934782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-02-26 02:54:52.934799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-02-26 02:54:52.934816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-02-26 02:54:52.934833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-02-26 02:54:52.934851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-02-26 02:54:52.934909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-02-26 02:54:52.934929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-02-26 02:54:52.934968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-02-26 02:54:52.934993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-02-26 02:54:52.935011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-02-26 02:54:52.935029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-02-26 02:54:52.935072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-02-26 02:54:52.935091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-02-26 02:54:52.935109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-02-26 02:54:52.935152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-02-26 02:54:52.935173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-02-26 02:54:52.935190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-02-26 02:54:52.935208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-02-26 02:54:52.935226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-02-26 02:54:52.935244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-02-26 02:54:52.935261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-02-26 02:54:52.935279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-02-26 02:54:52.935296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-02-26 02:54:52.935313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-02-26 02:54:52.935331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-02-26 02:54:52.935348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-02-26 02:54:52.935390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-02-26 02:54:52.935411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-02-26 02:54:52.935429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-02-26 02:54:52.935469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-02-26 02:54:52.935496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-02-26 02:54:52.935514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-02-26 02:54:52.935531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-02-26 02:54:52.935549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-02-26 02:54:52.935567 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-02-26 02:54:52.935585 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-02-26 02:54:52.935602 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-02-26 02:54:52.935619 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-02-26 02:54:52.935636 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-02-26 02:54:52.935653 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-02-26 02:54:52.935671 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-02-26 02:54:52.935688 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-02-26 02:54:52.935705 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-02-26 02:54:52.935723 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-02-26 02:54:52.935740 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-02-26 02:54:52.935758 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-02-26 02:54:52.935775 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-02-26 02:54:52.935793 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-02-26 02:54:52.935810 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-02-26 02:54:52.935828 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-02-26 02:54:52.935846 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-02-26 02:54:52.935864 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-02-26 02:54:52.935882 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-02-26 02:54:52.935899 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-02-26 02:54:52.935917 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-02-26 02:54:52.935934 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-02-26 02:54:52.935952 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-02-26 02:54:52.935970 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-02-26 02:54:52.935988 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-02-26 02:54:52.936006 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-02-26 02:54:52.936023 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-02-26 02:54:52.936040 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-02-26 02:54:52.936062 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-02-26 02:54:52.936080 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-02-26 02:54:52.936098 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-02-26 02:54:52.936115 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-02-26 02:54:52.936133 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-02-26 02:54:52.936150 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-02-26 02:54:52.936167 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-02-26 02:54:52.936184 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-02-26 02:54:52.936201 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-02-26 02:54:52.936218 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-02-26 02:54:52.936235 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-02-26 02:54:52.936252 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-02-26 02:54:52.936269 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-02-26 02:54:52.936286 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-02-26 02:54:52.936303 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-02-26 02:54:52.936320 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-02-26 02:54:52.936337 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-02-26 02:54:52.936354 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-02-26 02:54:52.936372 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-02-26 02:54:52.936390 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-02-26 02:54:52.936407 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-02-26 02:54:52.936424 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-02-26 02:54:52.936441 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-02-26 02:54:52.936458 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-02-26 02:54:52.936475 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-02-26 02:54:52.936492 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-02-26 02:54:52.936510 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-02-26 02:54:52.936527 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-02-26 02:54:52.936544 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-02-26 02:54:52.936562 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-02-26 02:54:52.936578 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-02-26 02:54:52.936595 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-02-26 02:54:52.936613 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-02-26 02:54:52.936635 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-02-26 02:54:52.936654 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-02-26 02:54:52.936671 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-02-26 02:54:52.936688 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-02-26 02:54:52.936706 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-02-26 02:54:52.936723 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-02-26 02:54:52.936741 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-02-26 02:54:52.936759 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-02-26 02:54:52.936776 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-02-26 02:54:52.936794 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-02-26 02:54:52.936812 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-02-26 02:54:52.936829 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-02-26 02:54:52.936847 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-02-26 02:54:52.936865 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-02-26 02:54:52.936883 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-02-26 02:54:52.936900 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-02-26 02:54:52.936917 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-02-26 02:54:52.936935 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-02-26 02:54:52.936968 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-02-26 02:54:52.936989 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-02-26 02:54:52.937007 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-02-26 02:54:52.937024 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-02-26 02:54:52.937041 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-02-26 02:54:52.937059 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-02-26 02:54:52.937076 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-02-26 02:54:52.937093 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-02-26 02:54:52.937110 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-02-26 02:54:52.937127 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-02-26 02:54:52.937145 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-02-26 02:54:52.937162 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-02-26 02:54:52.937180 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-02-26 02:54:52.937197 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-02-26 02:54:52.937214 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-02-26 02:54:52.937231 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-02-26 02:54:52.937254 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-02-26 02:54:52.937272 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-02-26 02:54:52.937290 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-02-26 02:54:52.937307 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-02-26 02:54:52.937325 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-02-26 02:54:52.937342 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-02-26 02:54:52.937359 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-02-26 02:54:52.937376 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-02-26 02:54:52.937393 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-02-26 02:54:52.937410 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-02-26 02:54:52.937427 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-02-26 02:54:52.937444 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-02-26 02:54:52.937462 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-02-26 02:54:52.937479 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-02-26 02:54:52.937497 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-02-26 02:54:52.937514 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-02-26 02:54:52.937532 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-02-26 02:54:52.937549 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-02-26 02:54:52.937566 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-02-26 02:54:52.937584 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-02-26 02:54:52.937601 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-02-26 02:54:52.937618 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-02-26 02:54:52.937677 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-02-26 02:54:52.937695 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-02-26 02:54:52.937712 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-02-26 02:54:52.937729 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-02-26 02:54:52.937747 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-02-26 02:54:52.937764 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-02-26 02:54:52.937782 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-02-26 02:54:52.937800 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-02-26 02:54:52.937818 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-02-26 02:54:52.937835 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-02-26 02:54:52.937852 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-02-26 02:54:52.937870 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-02-26 02:54:52.937894 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-02-26 02:54:52.937912 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-02-26 02:54:52.937929 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-02-26 02:54:52.937946 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-02-26 02:54:52.937963 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-02-26 02:54:52.937981 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-02-26 02:54:52.937999 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-02-26 02:54:52.938017 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-02-26 02:54:52.938035 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-02-26 02:54:52.938053 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-02-26 02:54:52.938071 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-02-26 02:54:52.938090 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-02-26 02:54:52.938108 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-02-26 02:54:52.938126 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-02-26 02:54:52.938144 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-02-26 02:54:52.938163 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-02-26 02:54:52.938181 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-02-26 02:54:52.938199 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-02-26 02:54:52.938217 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-02-26 02:54:52.938235 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-02-26 02:54:52.938253 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-02-26 02:54:52.938272 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-02-26 02:54:52.938289 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-02-26 02:54:52.938307 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-02-26 02:54:52.938325 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-02-26 02:54:52.938344 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-02-26 02:54:52.938362 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-02-26 02:54:52.938381 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-02-26 02:54:52.938399 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-02-26 02:54:52.938416 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-02-26 02:54:52.938434 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-02-26 02:54:52.938451 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-02-26 02:54:52.938469 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-02-26 02:54:52.938492 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-02-26 02:54:52.938510 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-02-26 02:54:52.938527 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-02-26 02:54:52.938545 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-02-26 02:54:52.938562 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-02-26 02:54:52.938579 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-02-26 02:54:52.938597 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-02-26 02:54:52.938615 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-02-26 02:54:52.938635 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-02-26 02:54:52.938654 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-02-26 02:54:52.938671 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-02-26 02:54:52.938689 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-02-26 02:54:52.938706 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-02-26 02:54:52.938723 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-02-26 02:54:52.938740 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-02-26 02:54:52.938757 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-02-26 02:54:52.938774 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-02-26 02:54:52.938792 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-02-26 02:54:52.938810 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-02-26 02:54:52.938828 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-02-26 02:54:52.938845 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-02-26 02:54:52.938863 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-02-26 02:54:52.938881 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-02-26 02:54:52.938899 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-02-26 02:54:52.938916 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-02-26 02:54:52.938934 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-02-26 02:54:52.938951 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-02-26 02:54:52.938968 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-02-26 02:54:52.938985 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-02-26 02:54:52.939002 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-02-26 02:54:52.939020 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-02-26 02:54:52.939037 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-02-26 02:54:52.939060 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-02-26 02:54:52.939078 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-02-26 02:54:52.939096 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-02-26 02:54:52.939113 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-02-26 02:54:52.939130 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-02-26 02:54:52.939148 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-02-26 02:54:52.939165 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-02-26 02:54:52.939182 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-02-26 02:54:52.939199 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-02-26 02:54:52.939216 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-02-26 02:54:52.939232 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-02-26 02:54:52.939249 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-02-26 02:54:52.939266 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-02-26 02:54:52.939284 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-02-26 02:54:52.939302 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-02-26 02:54:52.939320 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-02-26 02:54:52.939338 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-02-26 02:54:52.939356 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-02-26 02:54:52.939373 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-02-26 02:54:52.939391 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-02-26 02:54:52.939409 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-02-26 02:54:52.939426 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-02-26 02:54:52.939444 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-02-26 02:54:52.939462 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-02-26 02:54:52.939479 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-02-26 02:54:52.939497 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-02-26 02:54:52.939515 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-02-26 02:54:52.939533 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-02-26 02:54:52.939551 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-02-26 02:54:52.939568 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-02-26 02:54:52.939586 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-02-26 02:54:52.939604 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-02-26 02:54:52.939622 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-02-26 02:54:52.939644 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-02-26 02:54:52.939663 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-02-26 02:54:52.939680 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-02-26 02:54:52.939698 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-02-26 02:54:52.939715 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-02-26 02:54:52.939732 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-02-26 02:54:52.939750 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-02-26 02:54:52.939768 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-02-26 02:54:52.939785 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-02-26 02:54:52.939803 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-02-26 02:54:52.939820 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-02-26 02:54:52.939838 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-02-26 02:54:52.939855 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-02-26 02:54:52.939872 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-02-26 02:54:52.939889 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-02-26 02:54:52.939907 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-02-26 02:54:52.939924 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-02-26 02:54:52.939942 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-02-26 02:54:52.939960 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-02-26 02:54:52.939977 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-02-26 02:54:52.939996 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-02-26 02:54:52.940013 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-02-26 02:54:52.940031 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-02-26 02:54:52.940049 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-02-26 02:54:52.940067 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-02-26 02:54:52.940084 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-02-26 02:54:52.940102 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-02-26 02:54:52.940119 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-02-26 02:54:52.940137 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-02-26 02:54:52.940154 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-02-26 02:54:52.940171 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-02-26 02:54:52.940189 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-02-26 02:54:52.940206 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-02-26 02:54:52.940228 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-02-26 02:54:52.940246 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-02-26 02:54:52.940264 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-02-26 02:54:52.940281 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-02-26 02:54:52.940298 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-02-26 02:54:52.940316 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-02-26 02:54:52.940333 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-02-26 02:54:52.940351 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-02-26 02:54:52.940368 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-02-26 02:54:52.940386 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-02-26 02:54:52.940403 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-02-26 02:54:52.940421 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-02-26 02:54:52.940439 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-02-26 02:54:52.940456 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-02-26 02:54:52.940474 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-02-26 02:54:52.940492 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-02-26 02:54:52.940510 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-02-26 02:54:52.940528 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-02-26 02:54:52.940545 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-02-26 02:54:52.940563 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-02-26 02:54:52.940581 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-02-26 02:54:52.940598 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-02-26 02:54:52.940616 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-02-26 02:54:52.940633 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-02-26 02:54:52.940650 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-02-26 02:54:52.940668 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-02-26 02:54:52.940686 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-02-26 02:54:52.940703 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-02-26 02:54:52.940721 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-02-26 02:54:52.940739 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-02-26 02:54:52.940756 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-02-26 02:54:52.940774 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-02-26 02:54:52.940792 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-02-26 02:54:52.940828 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-02-26 02:54:52.940848 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-02-26 02:54:52.940866 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-02-26 02:54:52.940884 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-02-26 02:54:52.940902 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-02-26 02:54:52.940920 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-02-26 02:54:52.940937 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-02-26 02:54:52.940980 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-02-26 02:54:52.941000 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-02-26 02:54:52.941019 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-02-26 02:54:52.941036 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-02-26 02:54:52.941054 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-02-26 02:54:52.941071 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-02-26 02:54:52.941089 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-02-26 02:54:52.941107 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-02-26 02:54:52.941124 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-02-26 02:54:52.941142 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-02-26 02:54:52.941160 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-02-26 02:54:52.941178 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-02-26 02:54:52.941195 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-02-26 02:54:52.941212 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-02-26 02:54:52.941229 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-02-26 02:54:52.941246 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-02-26 02:54:52.941263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-02-26 02:54:52.941281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-02-26 02:54:52.941298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-02-26 02:54:52.941316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-02-26 02:54:52.941333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-02-26 02:54:52.941350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-02-26 02:54:52.941368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-02-26 02:54:52.941385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-02-26 02:54:52.941403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-02-26 02:54:52.941421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-02-26 02:54:52.941440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-02-26 02:54:52.941457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-02-26 02:54:52.941481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-02-26 02:54:52.941499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-02-26 02:54:52.941517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-02-26 02:54:52.941535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-02-26 02:54:52.941553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-02-26 02:54:52.941570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-02-26 02:54:52.941588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-02-26 02:54:52.941605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-02-26 02:54:52.941644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-02-26 02:54:52.941663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-02-26 02:54:52.941681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-02-26 02:54:52.941699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-02-26 02:54:52.941716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-02-26 02:54:52.941734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-02-26 02:54:52.941752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-02-26 02:54:52.941770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-02-26 02:54:52.941788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-02-26 02:54:52.941806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-02-26 02:54:52.941824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-02-26 02:54:52.941842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-02-26 02:54:52.941860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-02-26 02:54:52.941878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-02-26 02:54:52.941895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-02-26 02:54:52.941912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-02-26 02:54:52.941929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-02-26 02:54:52.941946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-02-26 02:54:52.941964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-02-26 02:54:52.941981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-02-26 02:54:52.941999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-02-26 02:54:52.942016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-02-26 02:54:52.942035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-02-26 02:54:52.942053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-02-26 02:54:52.942071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-02-26 02:54:52.942089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-02-26 02:54:52.942108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-02-26 02:54:52.942125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-02-26 02:54:52.942149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-02-26 02:54:52.942167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-02-26 02:54:52.942184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-02-26 02:54:52.942201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-02-26 02:54:52.942218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-02-26 02:54:52.942235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-02-26 02:54:52.942252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-02-26 02:54:52.942269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-02-26 02:54:52.942286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-02-26 02:54:52.942304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-02-26 02:54:52.942321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-02-26 02:54:52.942338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-02-26 02:54:52.942355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-02-26 02:54:52.942373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-02-26 02:54:52.942390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-02-26 02:54:52.942408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-02-26 02:54:52.942426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-02-26 02:54:52.942443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-02-26 02:54:52.942461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-02-26 02:54:52.942479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-02-26 02:54:52.942498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-02-26 02:54:52.942516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-02-26 02:54:52.942533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-02-26 02:54:52.942550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-02-26 02:54:52.942568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-02-26 02:54:52.942586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-02-26 02:54:52.942603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-02-26 02:54:52.942621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-02-26 02:54:52.942638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-02-26 02:54:52.942656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-02-26 02:54:52.942673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-02-26 02:54:52.942690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-02-26 02:54:52.942708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-02-26 02:54:52.942726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-02-26 02:54:52.942743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-02-26 02:54:52.942761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-02-26 02:54:52.942778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-02-26 02:54:52.942801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-02-26 02:54:52.942819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-02-26 02:54:52.942837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-02-26 02:54:52.942854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-02-26 02:54:52.942871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-02-26 02:54:52.942888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-02-26 02:54:52.942907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-02-26 02:54:52.942924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-02-26 02:54:52.942942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-02-26 02:54:52.942959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-02-26 02:54:52.942976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-02-26 02:54:52.942994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-02-26 02:54:52.943014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-02-26 02:54:52.943032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-02-26 02:54:52.943051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-02-26 02:54:52.943070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-02-26 02:54:52.943088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-02-26 02:54:52.943106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-02-26 02:54:52.943123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-02-26 02:54:52.943142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-02-26 02:54:52.943159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-02-26 02:54:52.943177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-02-26 02:54:52.943194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-02-26 02:54:52.943212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-02-26 02:54:52.943229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-02-26 02:54:52.943246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-02-26 02:54:52.943263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-02-26 02:54:52.943281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-02-26 02:54:52.943298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-02-26 02:54:52.943315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-02-26 02:54:52.943333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-02-26 02:54:52.943351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-02-26 02:54:52.943368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-02-26 02:54:52.943386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-02-26 02:54:52.943403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-02-26 02:54:52.943421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-02-26 02:54:52.943446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-02-26 02:54:52.943466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p4jj7-api.txt 2026-02-26 02:54:52.943484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p4jj7-api.yaml 2026-02-26 02:54:52.943501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p4jj7-vnc.txt 2026-02-26 02:54:52.943518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p4jj7-vnc.yaml 2026-02-26 02:54:52.943535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-02-26 02:54:52.943553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-02-26 02:54:52.943571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-02-26 02:54:52.943588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-02-26 02:54:52.943606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-02-26 02:54:52.943624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-02-26 02:54:52.943641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-02-26 02:54:52.943659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-02-26 02:54:52.943676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-02-26 02:54:52.943694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-02-26 02:54:52.943711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-02-26 02:54:52.943729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-02-26 02:54:52.943748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-02-26 02:54:52.943766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-02-26 02:54:52.943784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-02-26 02:54:52.943802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-02-26 02:54:52.943819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-02-26 02:54:52.943837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-02-26 02:54:52.943854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-02-26 02:54:52.943871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-02-26 02:54:52.943887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-02-26 02:54:52.943904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-02-26 02:54:52.943921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-02-26 02:54:52.943938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-02-26 02:54:52.943956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-02-26 02:54:52.943973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-02-26 02:54:52.943991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-02-26 02:54:52.944008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-02-26 02:54:52.944026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-02-26 02:54:52.944044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-02-26 02:54:52.944062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-02-26 02:54:52.944087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-02-26 02:54:52.944106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-02-26 02:54:52.944124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-02-26 02:54:52.944142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-02-26 02:54:52.944159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-02-26 02:54:52.944176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-02-26 02:54:52.944193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-02-26 02:54:52.944211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-02-26 02:54:52.944229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-02-26 02:54:52.944246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-02-26 02:54:52.944264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-02-26 02:54:52.944282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-02-26 02:54:52.944299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-02-26 02:54:52.944316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-02-26 02:54:52.944334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-02-26 02:54:52.944352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-02-26 02:54:52.944370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-02-26 02:54:52.944388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-02-26 02:54:52.944405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-02-26 02:54:52.944423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-02-26 02:54:52.944441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-02-26 02:54:52.944458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-02-26 02:54:52.944476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-02-26 02:54:52.944494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-02-26 02:54:52.944511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-02-26 02:54:52.944529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-02-26 02:54:52.944546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-02-26 02:54:52.944564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-02-26 02:54:52.944581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-02-26 02:54:52.944599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-02-26 02:54:52.944616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-02-26 02:54:52.944633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-02-26 02:54:52.944650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-02-26 02:54:52.944667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-02-26 02:54:52.944684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-02-26 02:54:52.944701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-02-26 02:54:52.944724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-02-26 02:54:52.944742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-02-26 02:54:52.944759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-02-26 02:54:52.944776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-02-26 02:54:52.944793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-02-26 02:54:52.944810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-02-26 02:54:52.944827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-02-26 02:54:52.944845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-02-26 02:54:52.944862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-02-26 02:54:52.944880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-02-26 02:54:52.944897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-02-26 02:54:52.944915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-02-26 02:54:52.944933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-02-26 02:54:52.944949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-02-26 02:54:52.944985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-02-26 02:54:52.945003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-02-26 02:54:52.945021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-02-26 02:54:52.945038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-02-26 02:54:52.945056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-02-26 02:54:52.945073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-02-26 02:54:52.945090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-02-26 02:54:52.945108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-02-26 02:54:52.945126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-02-26 02:54:52.945144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-02-26 02:54:52.945161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-02-26 02:54:52.945179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-02-26 02:54:52.945196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-02-26 02:54:52.945214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-02-26 02:54:52.945231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-02-26 02:54:52.945248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-02-26 02:54:52.945265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-02-26 02:54:52.945282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-02-26 02:54:52.945299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-02-26 02:54:52.945316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-02-26 02:54:52.945334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-02-26 02:54:52.945352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-02-26 02:54:52.945369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-02-26 02:54:52.945392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-02-26 02:54:52.945412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-02-26 02:54:52.945430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-02-26 02:54:52.945449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-02-26 02:54:52.945467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-02-26 02:54:52.945486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-02-26 02:54:52.945504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-02-26 02:54:52.945522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-02-26 02:54:52.945540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-02-26 02:54:52.945558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-02-26 02:54:52.945576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-02-26 02:54:52.945595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-02-26 02:54:52.945613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-02-26 02:54:52.945652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-02-26 02:54:52.945672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-02-26 02:54:52.945690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-02-26 02:54:52.945708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-02-26 02:54:52.945726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-02-26 02:54:52.945744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-02-26 02:54:52.945762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-02-26 02:54:52.945780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-02-26 02:54:52.945798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-02-26 02:54:52.945816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-02-26 02:54:52.945834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-02-26 02:54:52.945852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-02-26 02:54:52.945870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-02-26 02:54:52.945888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-02-26 02:54:52.945907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-02-26 02:54:52.945924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-02-26 02:54:52.945942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-02-26 02:54:52.945960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-02-26 02:54:52.945978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-02-26 02:54:52.945996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-02-26 02:54:52.946014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-02-26 02:54:52.946031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-02-26 02:54:52.946056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-02-26 02:54:52.946074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-02-26 02:54:52.946093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-02-26 02:54:52.946111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-02-26 02:54:52.946129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-02-26 02:54:52.946147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-02-26 02:54:52.946165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-02-26 02:54:52.946183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-02-26 02:54:52.946200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-02-26 02:54:52.946218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-02-26 02:54:52.946236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-02-26 02:54:52.946253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-02-26 02:54:52.946271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-02-26 02:54:52.946289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-02-26 02:54:52.946306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-02-26 02:54:52.946324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-02-26 02:54:52.946341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-02-26 02:54:52.946359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-02-26 02:54:52.946377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-02-26 02:54:52.946394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-02-26 02:54:52.946411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-02-26 02:54:52.946429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-02-26 02:54:52.946446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-02-26 02:54:52.946463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-02-26 02:54:52.946480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-02-26 02:54:52.946497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-02-26 02:54:52.946515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-02-26 02:54:52.946532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-02-26 02:54:52.946549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-02-26 02:54:52.946567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-02-26 02:54:52.946585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-02-26 02:54:52.946603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-02-26 02:54:52.946620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-02-26 02:54:52.946638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-02-26 02:54:52.946661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-02-26 02:54:52.946680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-02-26 02:54:52.946698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-02-26 02:54:52.946715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-02-26 02:54:52.946733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-02-26 02:54:52.946752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-02-26 02:54:52.946769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-02-26 02:54:52.946788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-02-26 02:54:52.946806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-02-26 02:54:52.946825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-02-26 02:54:52.946843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-02-26 02:54:52.946860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-02-26 02:54:52.946878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-02-26 02:54:52.946896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-02-26 02:54:52.946914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-02-26 02:54:52.946931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-02-26 02:54:52.946949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-02-26 02:54:52.946966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-02-26 02:54:52.946983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-02-26 02:54:52.947002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-02-26 02:54:52.947020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-02-26 02:54:52.947038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-02-26 02:54:52.947055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-02-26 02:54:52.947073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-02-26 02:54:52.947091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-02-26 02:54:52.947109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-02-26 02:54:52.947127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-02-26 02:54:52.947145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-02-26 02:54:52.947162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-02-26 02:54:52.947180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-02-26 02:54:52.947198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-02-26 02:54:52.947216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-02-26 02:54:52.947233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-02-26 02:54:52.947251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-02-26 02:54:52.947280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-02-26 02:54:52.947299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-02-26 02:54:52.947317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-02-26 02:54:52.947335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-02-26 02:54:52.947352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-02-26 02:54:52.947370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-02-26 02:54:52.947388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-02-26 02:54:52.947406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-02-26 02:54:52.947423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-02-26 02:54:52.947441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-02-26 02:54:52.947458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-02-26 02:54:52.947476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-02-26 02:54:52.947494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-02-26 02:54:52.947512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-02-26 02:54:52.947530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-02-26 02:54:52.947548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-02-26 02:54:52.947566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-02-26 02:54:52.947583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-02-26 02:54:52.947601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-02-26 02:54:52.947619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-02-26 02:54:52.947636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-02-26 02:54:52.947654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-02-26 02:54:52.947671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-02-26 02:54:52.947688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-02-26 02:54:52.947706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-02-26 02:54:52.947723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-02-26 02:54:52.947740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-02-26 02:54:52.947757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-02-26 02:54:52.947775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-02-26 02:54:52.947792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-02-26 02:54:52.947809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-02-26 02:54:52.947826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-02-26 02:54:52.947843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-02-26 02:54:52.947866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-02-26 02:54:52.947884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-02-26 02:54:52.947902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-02-26 02:54:52.947921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-02-26 02:54:52.947938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-02-26 02:54:52.947957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-02-26 02:54:52.947975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-02-26 02:54:52.947993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-02-26 02:54:52.948011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-02-26 02:54:52.948028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-02-26 02:54:52.948046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-02-26 02:54:52.948064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-02-26 02:54:52.948082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-02-26 02:54:52.948101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-02-26 02:54:52.948119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-02-26 02:54:52.948137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-02-26 02:54:52.948155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-02-26 02:54:52.948174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-02-26 02:54:52.948192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-02-26 02:54:52.948209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-02-26 02:54:52.948228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-02-26 02:54:52.948247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-02-26 02:54:52.948265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-02-26 02:54:52.948283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-02-26 02:54:52.948301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-02-26 02:54:52.948319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-02-26 02:54:52.948336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-02-26 02:54:52.948354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-02-26 02:54:52.948372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-02-26 02:54:52.948390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-02-26 02:54:52.948409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-02-26 02:54:52.948426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-02-26 02:54:52.948445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-02-26 02:54:52.948463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-02-26 02:54:52.948482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-02-26 02:54:52.948524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-02-26 02:54:52.948570 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-02-26 02:54:52.948595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-02-26 02:54:52.948614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-02-26 02:54:52.948633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-02-26 02:54:52.948651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-02-26 02:54:52.948669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-02-26 02:54:52.948687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-02-26 02:54:52.948704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-02-26 02:54:52.948722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-02-26 02:54:52.948739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-02-26 02:54:52.948757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-02-26 02:54:52.948774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-02-26 02:54:52.948791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-02-26 02:54:52.948809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-02-26 02:54:52.948826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-02-26 02:54:52.948844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-02-26 02:54:52.948861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-02-26 02:54:52.948878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-02-26 02:54:52.948895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-02-26 02:54:52.948913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-02-26 02:54:52.948930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-02-26 02:54:52.948947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-02-26 02:54:52.948989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-02-26 02:54:52.949007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-02-26 02:54:52.949025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-02-26 02:54:52.949043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-02-26 02:54:52.949060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-02-26 02:54:52.949078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-02-26 02:54:52.949096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-02-26 02:54:52.949114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-02-26 02:54:52.949131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-02-26 02:54:52.949149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-02-26 02:54:52.949166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-02-26 02:54:52.949191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-02-26 02:54:52.949210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-02-26 02:54:52.949227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-02-26 02:54:52.949245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-02-26 02:54:52.949262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-02-26 02:54:52.949280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-02-26 02:54:52.949298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-02-26 02:54:52.949316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-02-26 02:54:52.949333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-02-26 02:54:52.949351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-02-26 02:54:52.949369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-02-26 02:54:52.949386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-02-26 02:54:52.949404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-02-26 02:54:52.949422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-02-26 02:54:52.949440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-02-26 02:54:52.949457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-02-26 02:54:52.949475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-02-26 02:54:52.949494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-02-26 02:54:52.949512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-02-26 02:54:52.949530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-02-26 02:54:52.949548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-02-26 02:54:52.949566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-02-26 02:54:52.949584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-02-26 02:54:52.949602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-02-26 02:54:52.949652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-02-26 02:54:52.949673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-02-26 02:54:52.949690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-02-26 02:54:52.949708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-02-26 02:54:52.949726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-02-26 02:54:52.949743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-02-26 02:54:52.949761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-02-26 02:54:52.949778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-02-26 02:54:52.949795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-02-26 02:54:52.949813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-02-26 02:54:52.949831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-02-26 02:54:52.949854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-02-26 02:54:52.949873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-02-26 02:54:52.949891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-02-26 02:54:52.949908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-02-26 02:54:52.949926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-02-26 02:54:52.949944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-02-26 02:54:52.949961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-02-26 02:54:52.949979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-02-26 02:54:52.949996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-02-26 02:54:52.950013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-02-26 02:54:52.950031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-02-26 02:54:52.950048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-02-26 02:54:52.950065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-02-26 02:54:52.950083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-02-26 02:54:52.950100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-02-26 02:54:52.950117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-02-26 02:54:52.950135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-02-26 02:54:52.950152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-02-26 02:54:52.950169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-02-26 02:54:52.950187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-02-26 02:54:52.950203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-02-26 02:54:52.950220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-02-26 02:54:52.950237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-02-26 02:54:52.950254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-02-26 02:54:52.950272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-02-26 02:54:52.950289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-02-26 02:54:52.950306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-02-26 02:54:52.950323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-02-26 02:54:52.950341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-02-26 02:54:52.950359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-02-26 02:54:52.950377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-02-26 02:54:52.950395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-02-26 02:54:52.950413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-02-26 02:54:52.950430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-02-26 02:54:52.950447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-02-26 02:54:52.950470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-02-26 02:54:52.950488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-02-26 02:54:52.950506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-02-26 02:54:52.950524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-02-26 02:54:52.950542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-02-26 02:54:52.950559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-02-26 02:54:52.950577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-02-26 02:54:52.950595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-02-26 02:54:52.950612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-02-26 02:54:52.950630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-02-26 02:54:52.950647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-02-26 02:54:52.950664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-02-26 02:54:52.950682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-02-26 02:54:52.950699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-02-26 02:54:52.950717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-02-26 02:54:52.950734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-02-26 02:54:52.950752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-02-26 02:54:52.950770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-02-26 02:54:52.950788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-02-26 02:54:52.950806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-02-26 02:54:52.950824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-02-26 02:54:52.950841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-02-26 02:54:52.950859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-02-26 02:54:52.950876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-02-26 02:54:52.950893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-02-26 02:54:52.950910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-02-26 02:54:52.950927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-02-26 02:54:52.950944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-02-26 02:54:52.950961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-02-26 02:54:52.950978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-02-26 02:54:52.950995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-02-26 02:54:52.951012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-02-26 02:54:52.951029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-02-26 02:54:52.951047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-02-26 02:54:52.951065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-02-26 02:54:52.951090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-02-26 02:54:52.951109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-02-26 02:54:52.951126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-02-26 02:54:52.951143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-02-26 02:54:52.951161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-02-26 02:54:52.951178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-02-26 02:54:52.951196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-02-26 02:54:52.951214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-02-26 02:54:52.951231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-02-26 02:54:52.951249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-02-26 02:54:52.951266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-02-26 02:54:52.951284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-02-26 02:54:52.951301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-02-26 02:54:52.951318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-02-26 02:54:52.951336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-02-26 02:54:52.951353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-02-26 02:54:52.951371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-02-26 02:54:52.951389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-02-26 02:54:52.951406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-02-26 02:54:52.951424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-02-26 02:54:52.951442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-02-26 02:54:52.951459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-02-26 02:54:52.951477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-02-26 02:54:52.951494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-02-26 02:54:52.951512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-02-26 02:54:52.951529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-02-26 02:54:52.951547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-02-26 02:54:52.951565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-02-26 02:54:52.951582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-02-26 02:54:52.951600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-02-26 02:54:52.951617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-02-26 02:54:52.951634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-02-26 02:54:52.951651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-02-26 02:54:52.951668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-02-26 02:54:52.951691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-02-26 02:54:52.951709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-02-26 02:54:52.951727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-02-26 02:54:52.951745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-02-26 02:54:52.951763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-02-26 02:54:52.951781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-02-26 02:54:52.951799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-02-26 02:54:52.951817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-02-26 02:54:52.951834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-02-26 02:54:52.951852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-02-26 02:54:52.951869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-02-26 02:54:52.951887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-02-26 02:54:52.951904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-02-26 02:54:52.951922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-02-26 02:54:52.951939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-02-26 02:54:52.951957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-02-26 02:54:52.951975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-02-26 02:54:52.951992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-02-26 02:54:52.952010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-02-26 02:54:52.952027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-02-26 02:54:52.952045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-02-26 02:54:52.952062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-02-26 02:54:52.952080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-02-26 02:54:52.952097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-02-26 02:54:52.952115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-02-26 02:54:52.952133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-02-26 02:54:52.952150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-02-26 02:54:52.952167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-02-26 02:54:52.952184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-02-26 02:54:52.952202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-02-26 02:54:52.952219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-02-26 02:54:52.952236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-02-26 02:54:52.952253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-02-26 02:54:52.952270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-02-26 02:54:52.952287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-02-26 02:54:52.952308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-02-26 02:54:52.952325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-02-26 02:54:52.952342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-02-26 02:54:52.952358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-02-26 02:54:52.952375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-02-26 02:54:52.952392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-02-26 02:54:52.952408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-02-26 02:54:52.952425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-02-26 02:54:52.952441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-02-26 02:54:52.952458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-02-26 02:54:52.952475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-02-26 02:54:52.952492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-02-26 02:54:52.952508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-02-26 02:54:52.952524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-02-26 02:54:52.952540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-02-26 02:54:52.952557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-02-26 02:54:52.952574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-02-26 02:54:52.952591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-02-26 02:54:52.952607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-02-26 02:54:52.952624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-02-26 02:54:52.952641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-02-26 02:54:52.952658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-02-26 02:54:52.952675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-02-26 02:54:52.952692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-02-26 02:54:52.952710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-02-26 02:54:52.952728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-02-26 02:54:52.952745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-02-26 02:54:52.952762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-02-26 02:54:52.952779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-02-26 02:54:52.952797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-02-26 02:54:52.952814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-02-26 02:54:52.952832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-02-26 02:54:52.952849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-02-26 02:54:52.952867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-02-26 02:54:52.952885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-02-26 02:54:52.952908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-02-26 02:54:52.952926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-02-26 02:54:52.952944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-02-26 02:54:52.952976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-02-26 02:54:52.952994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-02-26 02:54:52.953012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-02-26 02:54:52.953029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-02-26 02:54:52.953047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-02-26 02:54:52.953065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-02-26 02:54:52.953083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-02-26 02:54:52.953100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-02-26 02:54:52.953118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-02-26 02:54:52.953135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-02-26 02:54:52.953153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-02-26 02:54:52.953171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-02-26 02:54:52.953188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-02-26 02:54:52.953207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-02-26 02:54:52.953225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-02-26 02:54:52.953243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-02-26 02:54:52.953260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-02-26 02:54:52.953277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-02-26 02:54:52.953295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-02-26 02:54:52.953312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-02-26 02:54:52.953330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-02-26 02:54:52.953348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-02-26 02:54:52.953365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-02-26 02:54:52.953383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-02-26 02:54:52.953400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-02-26 02:54:52.953417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-02-26 02:54:52.953435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-02-26 02:54:52.953452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-02-26 02:54:52.953470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-02-26 02:54:52.953487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-02-26 02:54:52.953505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-02-26 02:54:52.953527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-02-26 02:54:52.953545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-02-26 02:54:52.953563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-02-26 02:54:52.953580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-02-26 02:54:52.953598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-02-26 02:54:52.953615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-02-26 02:54:52.953644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-02-26 02:54:52.953662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-02-26 02:54:52.953679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-02-26 02:54:52.953696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-02-26 02:54:52.953713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-02-26 02:54:52.953730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-02-26 02:54:52.953747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-02-26 02:54:52.953765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-02-26 02:54:52.953782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-02-26 02:54:52.953799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-02-26 02:54:52.953816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-02-26 02:54:52.953833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-02-26 02:54:52.953850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-02-26 02:54:52.953868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-02-26 02:54:52.953885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-02-26 02:54:52.953903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-02-26 02:54:52.953921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-02-26 02:54:52.953939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-02-26 02:54:52.953956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-02-26 02:54:52.953974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-02-26 02:54:52.953991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-02-26 02:54:52.954008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-02-26 02:54:52.954026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-02-26 02:54:52.954044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-02-26 02:54:52.954061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-02-26 02:54:52.954078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-02-26 02:54:52.954096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-02-26 02:54:52.954118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-02-26 02:54:52.954137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-02-26 02:54:52.954155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-02-26 02:54:52.954173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-02-26 02:54:52.954191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-02-26 02:54:52.954209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-02-26 02:54:52.954227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-02-26 02:54:52.954245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-02-26 02:54:52.954263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-02-26 02:54:52.954281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-02-26 02:54:52.954299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-02-26 02:54:52.954317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-02-26 02:54:52.954335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-02-26 02:54:52.954353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-02-26 02:54:52.954371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-02-26 02:54:52.954389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-02-26 02:54:52.954407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-02-26 02:54:52.954425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-02-26 02:54:52.954444 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-02-26 02:54:52.954462 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-02-26 02:54:52.954480 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-02-26 02:54:52.954499 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-02-26 02:54:52.954516 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-02-26 02:54:52.954534 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-02-26 02:54:52.954552 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-02-26 02:54:52.954570 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-02-26 02:54:52.954588 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-02-26 02:54:52.954606 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-02-26 02:54:52.954624 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-02-26 02:54:52.954642 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-02-26 02:54:52.954660 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-02-26 02:54:52.954678 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-02-26 02:54:52.954695 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-02-26 02:54:52.954713 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-02-26 02:54:52.954730 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-02-26 02:54:52.954748 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-02-26 02:54:52.954765 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-02-26 02:54:52.954790 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-02-26 02:54:52.954809 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-02-26 02:54:52.954827 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-02-26 02:54:52.954844 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-02-26 02:54:52.954862 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-02-26 02:54:52.954880 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-02-26 02:54:52.954898 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-02-26 02:54:52.954916 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-02-26 02:54:52.954934 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-02-26 02:54:52.954952 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-02-26 02:54:52.954970 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-02-26 02:54:52.954988 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-02-26 02:54:52.955006 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-02-26 02:54:52.955023 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-02-26 02:54:52.955042 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-02-26 02:54:52.955059 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-02-26 02:54:52.955077 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-02-26 02:54:52.955095 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-02-26 02:54:52.955113 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-02-26 02:54:52.955131 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-02-26 02:54:52.955148 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-02-26 02:54:52.955166 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-02-26 02:54:52.955184 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-02-26 02:54:52.955202 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-02-26 02:54:52.955220 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-02-26 02:54:52.955238 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-02-26 02:54:52.955256 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-02-26 02:54:52.955273 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-02-26 02:54:52.955291 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-02-26 02:54:52.955309 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-02-26 02:54:52.955326 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-02-26 02:54:52.955344 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-02-26 02:54:52.955361 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-02-26 02:54:52.955379 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-02-26 02:54:52.955397 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-02-26 02:54:52.955415 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-02-26 02:54:52.955437 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-02-26 02:54:52.955456 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-02-26 02:54:52.955474 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-02-26 02:54:52.955493 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-02-26 02:54:52.955511 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-02-26 02:54:52.955529 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-02-26 02:54:52.955547 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-02-26 02:54:52.955565 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-02-26 02:54:52.955582 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-02-26 02:54:52.955600 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-02-26 02:54:52.955619 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-02-26 02:54:52.955639 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-02-26 02:54:52.955658 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-02-26 02:54:52.955676 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-02-26 02:54:52.955694 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-02-26 02:54:52.955712 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-02-26 02:54:52.955730 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-02-26 02:54:52.955747 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-02-26 02:54:52.955764 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-02-26 02:54:52.955782 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-02-26 02:54:52.955799 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-02-26 02:54:52.955817 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-02-26 02:54:52.955835 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-02-26 02:54:52.955852 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-02-26 02:54:52.955870 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-02-26 02:54:52.955887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-02-26 02:54:52.955905 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-02-26 02:54:52.955922 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-02-26 02:54:52.955939 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-02-26 02:54:52.955956 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-02-26 02:54:52.955973 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-02-26 02:54:52.955990 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-02-26 02:54:52.956008 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-02-26 02:54:52.956025 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-02-26 02:54:52.956043 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-02-26 02:54:52.956061 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-02-26 02:54:52.956082 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-02-26 02:54:52.956101 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-02-26 02:54:52.956119 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-02-26 02:54:52.956136 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-02-26 02:54:52.956154 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-02-26 02:54:52.956171 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-02-26 02:54:52.956189 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-02-26 02:54:52.956206 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-02-26 02:54:52.956224 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-02-26 02:54:52.956241 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-02-26 02:54:52.956259 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-02-26 02:54:52.956277 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-02-26 02:54:52.956294 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-02-26 02:54:52.956312 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-02-26 02:54:52.956330 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-02-26 02:54:52.956347 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-02-26 02:54:52.956365 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-02-26 02:54:52.956383 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-02-26 02:54:52.956400 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-02-26 02:54:52.956417 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-02-26 02:54:52.956434 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-02-26 02:54:52.956452 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-02-26 02:54:52.956469 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-02-26 02:54:52.956487 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-02-26 02:54:52.956505 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-02-26 02:54:52.956522 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-02-26 02:54:52.956539 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-02-26 02:54:52.956557 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-02-26 02:54:52.956574 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-02-26 02:54:52.956591 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-02-26 02:54:52.956609 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-02-26 02:54:52.956627 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-02-26 02:54:52.956645 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-02-26 02:54:52.956663 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-02-26 02:54:52.956681 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-02-26 02:54:52.956698 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-02-26 02:54:52.956722 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-02-26 02:54:52.956741 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-02-26 02:54:52.956758 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-02-26 02:54:52.956775 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-02-26 02:54:52.956793 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-02-26 02:54:52.956810 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-02-26 02:54:52.956827 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-02-26 02:54:52.956844 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-02-26 02:54:52.956861 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-02-26 02:54:52.956879 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-02-26 02:54:52.956897 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-02-26 02:54:52.956914 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-02-26 02:54:52.956932 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-02-26 02:54:52.956950 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-02-26 02:54:52.956983 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-02-26 02:54:52.957001 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.957019 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.957036 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-02-26 02:54:52.957054 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-02-26 02:54:52.957072 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-02-26 02:54:52.957089 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-02-26 02:54:52.957107 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-02-26 02:54:52.957125 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-02-26 02:54:52.957142 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-02-26 02:54:52.957160 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-b6mhp.txt 2026-02-26 02:54:52.957177 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-b6mhp.yaml 2026-02-26 02:54:52.957195 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-02-26 02:54:52.957213 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-02-26 02:54:52.957230 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-02-26 02:54:52.957253 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-02-26 02:54:52.957271 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-02-26 02:54:52.957289 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-02-26 02:54:52.957306 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-02-26 02:54:52.957323 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-02-26 02:54:52.957341 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-02-26 02:54:52.957364 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-02-26 02:54:52.957383 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-02-26 02:54:52.957401 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-02-26 02:54:52.957418 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-02-26 02:54:52.957436 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-02-26 02:54:52.957454 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-02-26 02:54:52.957472 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-02-26 02:54:52.957489 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.957507 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.957525 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-02-26 02:54:52.957542 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-02-26 02:54:52.957559 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-02-26 02:54:52.957576 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-02-26 02:54:52.957593 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-02-26 02:54:52.957610 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-02-26 02:54:52.957638 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-02-26 02:54:52.957656 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-02-26 02:54:52.957673 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-02-26 02:54:52.957691 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-02-26 02:54:52.957708 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2tfqk.txt 2026-02-26 02:54:52.957725 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2tfqk.yaml 2026-02-26 02:54:52.957742 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-02-26 02:54:52.957760 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-02-26 02:54:52.957778 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-02-26 02:54:52.957795 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-02-26 02:54:52.957813 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-02-26 02:54:52.957830 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-02-26 02:54:52.957848 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-02-26 02:54:52.957865 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-02-26 02:54:52.957883 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-02-26 02:54:52.957900 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-02-26 02:54:52.957918 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-02-26 02:54:52.957935 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-02-26 02:54:52.957953 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-02-26 02:54:52.957970 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-02-26 02:54:52.957993 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-02-26 02:54:52.958010 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-02-26 02:54:52.958028 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-02-26 02:54:52.958045 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-02-26 02:54:52.958062 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-02-26 02:54:52.958079 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-02-26 02:54:52.958096 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-02-26 02:54:52.958113 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-02-26 02:54:52.958131 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-02-26 02:54:52.958148 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-02-26 02:54:52.958165 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-02-26 02:54:52.958182 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-02-26 02:54:52.958199 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-02-26 02:54:52.958216 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-02-26 02:54:52.958233 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-02-26 02:54:52.958250 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-02-26 02:54:52.958268 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-02-26 02:54:52.958285 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-02-26 02:54:52.958302 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-02-26 02:54:52.958320 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-02-26 02:54:52.958337 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-02-26 02:54:52.958355 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-02-26 02:54:52.958372 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-02-26 02:54:52.958389 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-02-26 02:54:52.958406 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-02-26 02:54:52.958424 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-02-26 02:54:52.958441 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-02-26 02:54:52.958458 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-02-26 02:54:52.958475 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-02-26 02:54:52.958492 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-02-26 02:54:52.958509 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-02-26 02:54:52.958526 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-02-26 02:54:52.958543 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-02-26 02:54:52.958560 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-02-26 02:54:52.958578 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-02-26 02:54:52.958603 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-02-26 02:54:52.958636 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-02-26 02:54:52.958657 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-02-26 02:54:52.958675 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-02-26 02:54:52.958692 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-02-26 02:54:52.958710 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-02-26 02:54:52.958728 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-02-26 02:54:52.958746 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-02-26 02:54:52.958764 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-02-26 02:54:52.958781 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-02-26 02:54:52.958799 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-02-26 02:54:52.958816 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-02-26 02:54:52.958834 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-02-26 02:54:52.958852 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-02-26 02:54:52.958869 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-02-26 02:54:52.958887 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-02-26 02:54:52.958904 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-02-26 02:54:52.958922 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-02-26 02:54:52.958939 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-02-26 02:54:52.958957 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-02-26 02:54:52.958974 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-02-26 02:54:52.958992 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-02-26 02:54:52.959010 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-02-26 02:54:52.959027 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-02-26 02:54:52.959045 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-02-26 02:54:52.959063 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-sf2sf.txt 2026-02-26 02:54:52.959081 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-sf2sf.yaml 2026-02-26 02:54:52.959100 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-02-26 02:54:52.959118 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-02-26 02:54:52.959136 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-02-26 02:54:52.959154 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-02-26 02:54:52.959172 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-02-26 02:54:53.004738 | 2026-02-26 02:54:53.004918 | TASK [gather-pod-logs : creating directory for pod logs] 2026-02-26 02:54:53.213802 | instance | changed 2026-02-26 02:54:53.221797 | 2026-02-26 02:54:53.221894 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-02-26 02:54:53.432483 | instance | changed 2026-02-26 02:54:53.440010 | 2026-02-26 02:54:53.440119 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-02-26 02:54:54.008515 | instance | auth-system/keycloak-0/keycloak 2026-02-26 02:54:54.196891 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-02-26 02:54:54.371684 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql/manager 2026-02-26 02:54:54.748520 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk/manager 2026-02-26 02:54:54.932592 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk" not found 2026-02-26 02:54:55.117743 | instance | capi-system/capi-controller-manager-bc4cf8c95-t9h9s/manager 2026-02-26 02:54:55.508017 | instance | capo-system/capo-controller-manager-6975759b4b-zkmfh/manager 2026-02-26 02:54:55.891534 | instance | cert-manager/cert-manager-75c4c745bc-dlh5j/cert-manager-controller 2026-02-26 02:54:56.094988 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-dlh5j" not found 2026-02-26 02:54:56.275022 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-5dfls/cert-manager-cainjector 2026-02-26 02:54:56.452284 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-5dfls" not found 2026-02-26 02:54:56.625639 | instance | cert-manager/cert-manager-webhook-548949fc64-k4sxr/cert-manager-webhook 2026-02-26 02:54:56.805157 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-k4sxr" not found 2026-02-26 02:54:56.979996 | instance | ingress-nginx/ingress-nginx-controller-59c5t/controller 2026-02-26 02:54:57.217504 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-59c5t" not found 2026-02-26 02:54:57.389813 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-g6clr/ingress-nginx-default-backend 2026-02-26 02:54:57.564468 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-g6clr" not found 2026-02-26 02:54:57.736660 | instance | kube-system/cilium-operator-869df985b8-mt45j/cilium-operator 2026-02-26 02:54:58.103402 | instance | kube-system/cilium-pkrbf/config 2026-02-26 02:54:58.291375 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-pkrbf" not found 2026-02-26 02:54:58.295837 | instance | kube-system/cilium-pkrbf/mount-cgroup 2026-02-26 02:54:58.473458 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-pkrbf" not found 2026-02-26 02:54:58.478148 | instance | kube-system/cilium-pkrbf/apply-sysctl-overwrites 2026-02-26 02:54:58.652153 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-pkrbf" not found 2026-02-26 02:54:58.655999 | instance | kube-system/cilium-pkrbf/mount-bpf-fs 2026-02-26 02:54:58.833897 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-pkrbf" not found 2026-02-26 02:54:58.838098 | instance | kube-system/cilium-pkrbf/clean-cilium-state 2026-02-26 02:54:59.014717 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-pkrbf" not found 2026-02-26 02:54:59.018634 | instance | kube-system/cilium-pkrbf/install-cni-binaries 2026-02-26 02:54:59.192887 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-pkrbf" not found 2026-02-26 02:54:59.197998 | instance | kube-system/cilium-pkrbf/cilium-agent 2026-02-26 02:54:59.473851 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-pkrbf" not found 2026-02-26 02:54:59.644632 | instance | kube-system/coredns-67659f764b-hzmkh/coredns 2026-02-26 02:54:59.813414 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-hzmkh" not found 2026-02-26 02:54:59.989995 | instance | kube-system/coredns-67659f764b-sggkc/coredns 2026-02-26 02:55:00.156038 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-sggkc" not found 2026-02-26 02:55:00.326709 | instance | kube-system/etcd-instance/etcd 2026-02-26 02:55:00.669650 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-02-26 02:55:00.850002 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-02-26 02:55:01.099938 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-02-26 02:55:01.266944 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-02-26 02:55:01.769762 | instance | kube-system/kube-proxy-kjbmd/kube-proxy 2026-02-26 02:55:01.931320 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-kjbmd" not found 2026-02-26 02:55:02.106168 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-02-26 02:55:02.264820 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-02-26 02:55:02.433895 | instance | kube-system/kube-vip-instance/kube-vip 2026-02-26 02:55:02.790602 | instance | local-path-storage/local-path-provisioner-679c578f5-pnc65/local-path-provisioner 2026-02-26 02:55:02.977107 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-pnc65" not found 2026-02-26 02:55:03.159593 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-02-26 02:55:03.349496 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-26 02:55:03.356365 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-02-26 02:55:03.543516 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-26 02:55:03.548109 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-02-26 02:55:03.713265 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-26 02:55:03.718078 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-02-26 02:55:03.927373 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-26 02:55:04.119975 | instance | monitoring/goldpinger-xmvz9/goldpinger-daemon 2026-02-26 02:55:04.307282 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-xmvz9" not found 2026-02-26 02:55:04.491955 | instance | monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana-sc-dashboard 2026-02-26 02:55:04.673719 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-c456d9d77-kk6cf" not found 2026-02-26 02:55:04.678921 | instance | monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana-sc-datasources 2026-02-26 02:55:04.844020 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-c456d9d77-kk6cf" not found 2026-02-26 02:55:04.848192 | instance | monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana 2026-02-26 02:55:05.069546 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-c456d9d77-kk6cf" not found 2026-02-26 02:55:05.237863 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns/kube-state-metrics 2026-02-26 02:55:05.411277 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns" not found 2026-02-26 02:55:05.609085 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-qg9dd/kube-prometheus-stack 2026-02-26 02:55:05.797218 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-qg9dd" not found 2026-02-26 02:55:05.993142 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/node-exporter 2026-02-26 02:55:06.196009 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/pod-tls-sidecar 2026-02-26 02:55:06.369816 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-7r7hm" not found 2026-02-26 02:55:06.539348 | instance | monitoring/loki-0/loki 2026-02-26 02:55:06.729761 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-02-26 02:55:06.900582 | instance | monitoring/loki-chunks-cache-0/memcached 2026-02-26 02:55:07.079342 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-02-26 02:55:07.083182 | instance | monitoring/loki-chunks-cache-0/exporter 2026-02-26 02:55:07.247944 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-02-26 02:55:07.419102 | instance | monitoring/loki-gateway-cf54cb88c-ktznt/nginx 2026-02-26 02:55:07.810411 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-ktznt" not found 2026-02-26 02:55:07.979075 | instance | monitoring/loki-results-cache-0/memcached 2026-02-26 02:55:08.139631 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-02-26 02:55:08.143601 | instance | monitoring/loki-results-cache-0/exporter 2026-02-26 02:55:08.325083 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-02-26 02:55:08.496989 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-72svd/gc 2026-02-26 02:55:08.661441 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-72svd" not found 2026-02-26 02:55:08.826282 | instance | monitoring/node-feature-discovery-master-8665476dbc-x9q9w/master 2026-02-26 02:55:09.003639 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-x9q9w" not found 2026-02-26 02:55:09.171284 | instance | monitoring/node-feature-discovery-worker-fkp96/worker 2026-02-26 02:55:09.538724 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-02-26 02:55:09.709216 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-26 02:55:09.712611 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-02-26 02:55:09.886009 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-26 02:55:09.890784 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-02-26 02:55:10.076411 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-26 02:55:10.080287 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-02-26 02:55:10.250906 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-26 02:55:10.255007 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-02-26 02:55:10.451937 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-26 02:55:10.642441 | instance | monitoring/prometheus-pushgateway-7b8659c68b-7x4xc/pushgateway 2026-02-26 02:55:10.832009 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-7x4xc" not found 2026-02-26 02:55:11.013396 | instance | monitoring/vector-7584b/vector 2026-02-26 02:55:11.245190 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-7584b" not found 2026-02-26 02:55:11.425459 | instance | openstack/barbican-api-6d8f5698c6-fbmrb/init 2026-02-26 02:55:11.602710 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6d8f5698c6-fbmrb" not found 2026-02-26 02:55:11.607452 | instance | openstack/barbican-api-6d8f5698c6-fbmrb/barbican-api 2026-02-26 02:55:11.778828 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6d8f5698c6-fbmrb" not found 2026-02-26 02:55:11.967946 | instance | openstack/barbican-db-init-wbj2v/init 2026-02-26 02:55:12.137057 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-wbj2v" not found 2026-02-26 02:55:12.141839 | instance | openstack/barbican-db-init-wbj2v/barbican-db-init-0 2026-02-26 02:55:12.308437 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-wbj2v" not found 2026-02-26 02:55:12.485082 | instance | openstack/barbican-db-sync-2s2fg/init 2026-02-26 02:55:12.659914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-2s2fg" not found 2026-02-26 02:55:12.664702 | instance | openstack/barbican-db-sync-2s2fg/barbican-db-sync 2026-02-26 02:55:12.848494 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-2s2fg" not found 2026-02-26 02:55:13.035264 | instance | openstack/barbican-ks-endpoints-zgjmz/init 2026-02-26 02:55:13.220713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-zgjmz" not found 2026-02-26 02:55:13.224891 | instance | openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-admin 2026-02-26 02:55:13.414992 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-zgjmz" not found 2026-02-26 02:55:13.418471 | instance | openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-internal 2026-02-26 02:55:13.602990 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-zgjmz" not found 2026-02-26 02:55:13.608262 | instance | openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-public 2026-02-26 02:55:13.785680 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-zgjmz" not found 2026-02-26 02:55:13.971685 | instance | openstack/barbican-ks-service-x24h8/init 2026-02-26 02:55:14.140059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-x24h8" not found 2026-02-26 02:55:14.144739 | instance | openstack/barbican-ks-service-x24h8/key-manager-ks-service-registration 2026-02-26 02:55:14.336323 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-x24h8" not found 2026-02-26 02:55:14.522406 | instance | openstack/barbican-ks-user-b628j/init 2026-02-26 02:55:14.698400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-b628j" not found 2026-02-26 02:55:14.703733 | instance | openstack/barbican-ks-user-b628j/barbican-ks-user 2026-02-26 02:55:14.886283 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-b628j" not found 2026-02-26 02:55:15.063275 | instance | openstack/barbican-rabbit-init-6wgqb/init 2026-02-26 02:55:15.231577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-6wgqb" not found 2026-02-26 02:55:15.236090 | instance | openstack/barbican-rabbit-init-6wgqb/rabbit-init 2026-02-26 02:55:15.413094 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-6wgqb" not found 2026-02-26 02:55:15.592559 | instance | openstack/cinder-api-767699f554-87vb2/init 2026-02-26 02:55:15.766093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-767699f554-87vb2" not found 2026-02-26 02:55:15.770524 | instance | openstack/cinder-api-767699f554-87vb2/ceph-coordination-volume-perms 2026-02-26 02:55:15.946703 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-767699f554-87vb2" not found 2026-02-26 02:55:15.951603 | instance | openstack/cinder-api-767699f554-87vb2/cinder-api 2026-02-26 02:55:16.252489 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-767699f554-87vb2" not found 2026-02-26 02:55:16.449393 | instance | openstack/cinder-backup-765849d7b-qqwrs/init 2026-02-26 02:55:16.646217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-765849d7b-qqwrs" not found 2026-02-26 02:55:16.650127 | instance | openstack/cinder-backup-765849d7b-qqwrs/ceph-backup-keyring-placement 2026-02-26 02:55:16.846476 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-765849d7b-qqwrs" not found 2026-02-26 02:55:16.850733 | instance | openstack/cinder-backup-765849d7b-qqwrs/ceph-keyring-placement-rbd1 2026-02-26 02:55:17.034101 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-765849d7b-qqwrs" not found 2026-02-26 02:55:17.039298 | instance | openstack/cinder-backup-765849d7b-qqwrs/ceph-coordination-volume-perms 2026-02-26 02:55:17.222818 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-765849d7b-qqwrs" not found 2026-02-26 02:55:17.228581 | instance | openstack/cinder-backup-765849d7b-qqwrs/cinder-backup 2026-02-26 02:55:17.427025 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-765849d7b-qqwrs" not found 2026-02-26 02:55:17.640936 | instance | openstack/cinder-backup-storage-init-q5kpp/init 2026-02-26 02:55:17.827171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-q5kpp" not found 2026-02-26 02:55:17.832132 | instance | openstack/cinder-backup-storage-init-q5kpp/ceph-keyring-placement 2026-02-26 02:55:17.998542 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-q5kpp" not found 2026-02-26 02:55:18.002689 | instance | openstack/cinder-backup-storage-init-q5kpp/cinder-backup-storage-init 2026-02-26 02:55:18.185008 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-q5kpp" not found 2026-02-26 02:55:18.361980 | instance | openstack/cinder-bootstrap-vh6rg/init 2026-02-26 02:55:18.532348 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-vh6rg" not found 2026-02-26 02:55:18.536050 | instance | openstack/cinder-bootstrap-vh6rg/bootstrap 2026-02-26 02:55:18.709445 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-vh6rg" not found 2026-02-26 02:55:18.882553 | instance | openstack/cinder-create-internal-tenant-rb4vd/init 2026-02-26 02:55:19.045198 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-rb4vd" not found 2026-02-26 02:55:19.049849 | instance | openstack/cinder-create-internal-tenant-rb4vd/create-internal-tenant 2026-02-26 02:55:19.216391 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-rb4vd" not found 2026-02-26 02:55:19.393125 | instance | openstack/cinder-db-init-2njgb/init 2026-02-26 02:55:19.564711 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-2njgb" not found 2026-02-26 02:55:19.570077 | instance | openstack/cinder-db-init-2njgb/cinder-db-init-0 2026-02-26 02:55:19.745487 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-2njgb" not found 2026-02-26 02:55:19.925480 | instance | openstack/cinder-db-sync-qwk4j/init 2026-02-26 02:55:20.125186 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-qwk4j" not found 2026-02-26 02:55:20.131998 | instance | openstack/cinder-db-sync-qwk4j/cinder-db-sync 2026-02-26 02:55:20.310559 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-qwk4j" not found 2026-02-26 02:55:20.482249 | instance | openstack/cinder-ks-endpoints-mljvb/init 2026-02-26 02:55:20.673839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-mljvb" not found 2026-02-26 02:55:20.678278 | instance | openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-admin 2026-02-26 02:55:20.856520 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-mljvb" not found 2026-02-26 02:55:20.859372 | instance | openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-internal 2026-02-26 02:55:21.031555 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-mljvb" not found 2026-02-26 02:55:21.036668 | instance | openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-public 2026-02-26 02:55:21.222470 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-mljvb" not found 2026-02-26 02:55:21.402919 | instance | openstack/cinder-ks-service-kmgmq/init 2026-02-26 02:55:21.578362 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-kmgmq" not found 2026-02-26 02:55:21.582419 | instance | openstack/cinder-ks-service-kmgmq/volumev3-ks-service-registration 2026-02-26 02:55:21.775190 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-kmgmq" not found 2026-02-26 02:55:21.962843 | instance | openstack/cinder-ks-user-trkvv/init 2026-02-26 02:55:22.160320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-trkvv" not found 2026-02-26 02:55:22.165788 | instance | openstack/cinder-ks-user-trkvv/cinder-ks-user 2026-02-26 02:55:22.363548 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-trkvv" not found 2026-02-26 02:55:22.567027 | instance | openstack/cinder-rabbit-init-vwdx2/init 2026-02-26 02:55:22.776801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-vwdx2" not found 2026-02-26 02:55:22.791532 | instance | openstack/cinder-rabbit-init-vwdx2/rabbit-init 2026-02-26 02:55:22.994240 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-vwdx2" not found 2026-02-26 02:55:23.195096 | instance | openstack/cinder-scheduler-567465f7f4-x2456/init 2026-02-26 02:55:23.406021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-567465f7f4-x2456" not found 2026-02-26 02:55:23.409520 | instance | openstack/cinder-scheduler-567465f7f4-x2456/ceph-coordination-volume-perms 2026-02-26 02:55:23.623414 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-567465f7f4-x2456" not found 2026-02-26 02:55:23.629700 | instance | openstack/cinder-scheduler-567465f7f4-x2456/cinder-scheduler 2026-02-26 02:55:23.811724 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-567465f7f4-x2456" not found 2026-02-26 02:55:24.012844 | instance | openstack/cinder-storage-init-n999l/init 2026-02-26 02:55:24.185454 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-n999l" not found 2026-02-26 02:55:24.189511 | instance | openstack/cinder-storage-init-n999l/ceph-keyring-placement 2026-02-26 02:55:24.358685 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-n999l" not found 2026-02-26 02:55:24.364969 | instance | openstack/cinder-storage-init-n999l/cinder-storage-init-rbd1 2026-02-26 02:55:24.543865 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-n999l" not found 2026-02-26 02:55:24.731931 | instance | openstack/cinder-volume-5df8c45dd6-pbtss/init 2026-02-26 02:55:24.910355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5df8c45dd6-pbtss" not found 2026-02-26 02:55:24.915386 | instance | openstack/cinder-volume-5df8c45dd6-pbtss/ceph-keyring-placement-rbd1 2026-02-26 02:55:25.101110 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5df8c45dd6-pbtss" not found 2026-02-26 02:55:25.106320 | instance | openstack/cinder-volume-5df8c45dd6-pbtss/ceph-coordination-volume-perms 2026-02-26 02:55:25.285681 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5df8c45dd6-pbtss" not found 2026-02-26 02:55:25.289635 | instance | openstack/cinder-volume-5df8c45dd6-pbtss/init-cinder-conf 2026-02-26 02:55:25.472847 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5df8c45dd6-pbtss" not found 2026-02-26 02:55:25.476761 | instance | openstack/cinder-volume-5df8c45dd6-pbtss/cinder-volume 2026-02-26 02:55:25.664659 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5df8c45dd6-pbtss" not found 2026-02-26 02:55:25.855622 | instance | openstack/cinder-volume-usage-audit-29534525-w467t/init 2026-02-26 02:55:26.055912 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29534525-w467t" not found 2026-02-26 02:55:26.060274 | instance | openstack/cinder-volume-usage-audit-29534525-w467t/cinder-volume-usage-audit 2026-02-26 02:55:26.251194 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29534525-w467t" not found 2026-02-26 02:55:26.445670 | instance | openstack/glance-api-865bc65cb5-tvhnn/init 2026-02-26 02:55:26.645197 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-865bc65cb5-tvhnn" not found 2026-02-26 02:55:26.651708 | instance | openstack/glance-api-865bc65cb5-tvhnn/glance-perms 2026-02-26 02:55:26.828137 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-865bc65cb5-tvhnn" not found 2026-02-26 02:55:26.833093 | instance | openstack/glance-api-865bc65cb5-tvhnn/ceph-keyring-placement 2026-02-26 02:55:27.006894 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-865bc65cb5-tvhnn" not found 2026-02-26 02:55:27.011426 | instance | openstack/glance-api-865bc65cb5-tvhnn/glance-api 2026-02-26 02:55:27.227435 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-865bc65cb5-tvhnn" not found 2026-02-26 02:55:27.420951 | instance | openstack/glance-db-init-hnn5f/init 2026-02-26 02:55:27.612900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-hnn5f" not found 2026-02-26 02:55:27.616642 | instance | openstack/glance-db-init-hnn5f/glance-db-init-0 2026-02-26 02:55:27.789633 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-hnn5f" not found 2026-02-26 02:55:27.970132 | instance | openstack/glance-db-sync-hlr2h/init 2026-02-26 02:55:28.141711 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-hlr2h" not found 2026-02-26 02:55:28.146103 | instance | openstack/glance-db-sync-hlr2h/glance-db-sync 2026-02-26 02:55:28.334395 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-hlr2h" not found 2026-02-26 02:55:28.515577 | instance | openstack/glance-ks-endpoints-p8rdp/init 2026-02-26 02:55:28.696150 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-p8rdp" not found 2026-02-26 02:55:28.700740 | instance | openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-admin 2026-02-26 02:55:28.879115 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-p8rdp" not found 2026-02-26 02:55:28.881994 | instance | openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-internal 2026-02-26 02:55:29.063084 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-p8rdp" not found 2026-02-26 02:55:29.067057 | instance | openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-public 2026-02-26 02:55:29.237109 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-p8rdp" not found 2026-02-26 02:55:29.418083 | instance | openstack/glance-ks-service-f7c5k/init 2026-02-26 02:55:29.595185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-f7c5k" not found 2026-02-26 02:55:29.600133 | instance | openstack/glance-ks-service-f7c5k/image-ks-service-registration 2026-02-26 02:55:29.758256 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-f7c5k" not found 2026-02-26 02:55:29.927655 | instance | openstack/glance-ks-user-4gcr8/init 2026-02-26 02:55:30.120030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-4gcr8" not found 2026-02-26 02:55:30.125632 | instance | openstack/glance-ks-user-4gcr8/glance-ks-user 2026-02-26 02:55:30.293796 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-4gcr8" not found 2026-02-26 02:55:30.481830 | instance | openstack/glance-metadefs-load-l5ztp/init 2026-02-26 02:55:30.666003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-l5ztp" not found 2026-02-26 02:55:30.671680 | instance | openstack/glance-metadefs-load-l5ztp/glance-metadefs-load 2026-02-26 02:55:30.870951 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-l5ztp" not found 2026-02-26 02:55:31.069662 | instance | openstack/glance-rabbit-init-tlqn8/init 2026-02-26 02:55:31.246202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-tlqn8" not found 2026-02-26 02:55:31.250883 | instance | openstack/glance-rabbit-init-tlqn8/rabbit-init 2026-02-26 02:55:31.426109 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-tlqn8" not found 2026-02-26 02:55:31.604120 | instance | openstack/glance-storage-init-7dhrd/init 2026-02-26 02:55:31.781447 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-7dhrd" not found 2026-02-26 02:55:31.786824 | instance | openstack/glance-storage-init-7dhrd/ceph-keyring-placement 2026-02-26 02:55:31.985842 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-7dhrd" not found 2026-02-26 02:55:31.991318 | instance | openstack/glance-storage-init-7dhrd/glance-storage-init 2026-02-26 02:55:32.179581 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-7dhrd" not found 2026-02-26 02:55:32.387482 | instance | openstack/heat-api-648b6d96f7-v48rw/init 2026-02-26 02:55:32.583523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-648b6d96f7-v48rw" not found 2026-02-26 02:55:32.593152 | instance | openstack/heat-api-648b6d96f7-v48rw/heat-api 2026-02-26 02:55:32.791661 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-648b6d96f7-v48rw" not found 2026-02-26 02:55:33.014773 | instance | openstack/heat-bootstrap-dffbf/init 2026-02-26 02:55:33.214574 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-dffbf" not found 2026-02-26 02:55:33.219336 | instance | openstack/heat-bootstrap-dffbf/bootstrap 2026-02-26 02:55:33.389681 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-dffbf" not found 2026-02-26 02:55:33.598299 | instance | openstack/heat-cfn-85b5799447-xmhcz/init 2026-02-26 02:55:33.773931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-85b5799447-xmhcz" not found 2026-02-26 02:55:33.778158 | instance | openstack/heat-cfn-85b5799447-xmhcz/heat-cfn 2026-02-26 02:55:33.964738 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-85b5799447-xmhcz" not found 2026-02-26 02:55:34.152713 | instance | openstack/heat-db-init-mhcbk/init 2026-02-26 02:55:34.336192 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-mhcbk" not found 2026-02-26 02:55:34.343015 | instance | openstack/heat-db-init-mhcbk/heat-db-init-0 2026-02-26 02:55:34.520436 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-mhcbk" not found 2026-02-26 02:55:34.737841 | instance | openstack/heat-db-sync-pwj5h/init 2026-02-26 02:55:34.906969 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-pwj5h" not found 2026-02-26 02:55:34.911407 | instance | openstack/heat-db-sync-pwj5h/heat-db-sync 2026-02-26 02:55:35.075763 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-pwj5h" not found 2026-02-26 02:55:35.243745 | instance | openstack/heat-domain-ks-user-6jvhh/init 2026-02-26 02:55:35.408143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-6jvhh" not found 2026-02-26 02:55:35.413327 | instance | openstack/heat-domain-ks-user-6jvhh/heat-ks-domain-user 2026-02-26 02:55:35.588381 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-6jvhh" not found 2026-02-26 02:55:35.760175 | instance | openstack/heat-engine-55ffd9655b-8clmm/init 2026-02-26 02:55:35.950498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-55ffd9655b-8clmm" not found 2026-02-26 02:55:35.954629 | instance | openstack/heat-engine-55ffd9655b-8clmm/heat-engine 2026-02-26 02:55:36.134688 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-55ffd9655b-8clmm" not found 2026-02-26 02:55:36.220818 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29534560-csnwk" not found 2026-02-26 02:55:36.303798 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29534560-csnwk" not found 2026-02-26 02:55:36.487167 | instance | openstack/heat-engine-cleaner-29534565-9mbrn/init 2026-02-26 02:55:36.669938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29534565-9mbrn" not found 2026-02-26 02:55:36.675798 | instance | openstack/heat-engine-cleaner-29534565-9mbrn/heat-engine-cleaner 2026-02-26 02:55:36.853147 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29534565-9mbrn" not found 2026-02-26 02:55:37.029359 | instance | openstack/heat-engine-cleaner-29534570-s8gm5/init 2026-02-26 02:55:37.201165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29534570-s8gm5" not found 2026-02-26 02:55:37.206799 | instance | openstack/heat-engine-cleaner-29534570-s8gm5/heat-engine-cleaner 2026-02-26 02:55:37.377243 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29534570-s8gm5" not found 2026-02-26 02:55:37.542766 | instance | openstack/heat-ks-endpoints-hvqrk/init 2026-02-26 02:55:37.714591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-hvqrk" not found 2026-02-26 02:55:37.717956 | instance | openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-admin 2026-02-26 02:55:37.891971 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-hvqrk" not found 2026-02-26 02:55:37.896144 | instance | openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-internal 2026-02-26 02:55:38.073681 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-hvqrk" not found 2026-02-26 02:55:38.077728 | instance | openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-public 2026-02-26 02:55:38.243921 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-hvqrk" not found 2026-02-26 02:55:38.248989 | instance | openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-admin 2026-02-26 02:55:38.430759 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-hvqrk" not found 2026-02-26 02:55:38.435781 | instance | openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-internal 2026-02-26 02:55:38.617999 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-hvqrk" not found 2026-02-26 02:55:38.624203 | instance | openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-public 2026-02-26 02:55:38.783907 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-hvqrk" not found 2026-02-26 02:55:38.959958 | instance | openstack/heat-ks-service-hpbz9/init 2026-02-26 02:55:39.142032 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-hpbz9" not found 2026-02-26 02:55:39.147440 | instance | openstack/heat-ks-service-hpbz9/orchestration-ks-service-registration 2026-02-26 02:55:39.321885 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-hpbz9" not found 2026-02-26 02:55:39.326182 | instance | openstack/heat-ks-service-hpbz9/cloudformation-ks-service-registration 2026-02-26 02:55:39.498885 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-hpbz9" not found 2026-02-26 02:55:39.678595 | instance | openstack/heat-ks-user-dnstv/init 2026-02-26 02:55:39.842447 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-dnstv" not found 2026-02-26 02:55:39.846631 | instance | openstack/heat-ks-user-dnstv/heat-ks-user 2026-02-26 02:55:40.023967 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-dnstv" not found 2026-02-26 02:55:40.028154 | instance | openstack/heat-ks-user-dnstv/heat-trustee-ks-user 2026-02-26 02:55:40.195745 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-dnstv" not found 2026-02-26 02:55:40.402323 | instance | openstack/heat-rabbit-init-2kldz/init 2026-02-26 02:55:40.584448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-2kldz" not found 2026-02-26 02:55:40.589388 | instance | openstack/heat-rabbit-init-2kldz/rabbit-init 2026-02-26 02:55:40.761528 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-2kldz" not found 2026-02-26 02:55:40.935022 | instance | openstack/heat-trusts-bc4ls/init 2026-02-26 02:55:41.106420 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-bc4ls" not found 2026-02-26 02:55:41.112388 | instance | openstack/heat-trusts-bc4ls/heat-trusts 2026-02-26 02:55:41.284418 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-bc4ls" not found 2026-02-26 02:55:41.456949 | instance | openstack/horizon-54674bfc8c-th8gc/init 2026-02-26 02:55:41.637375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-54674bfc8c-th8gc" not found 2026-02-26 02:55:41.641555 | instance | openstack/horizon-54674bfc8c-th8gc/horizon 2026-02-26 02:55:41.866118 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-54674bfc8c-th8gc" not found 2026-02-26 02:55:42.043670 | instance | openstack/horizon-db-init-qh75m/init 2026-02-26 02:55:42.225352 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-qh75m" not found 2026-02-26 02:55:42.229427 | instance | openstack/horizon-db-init-qh75m/horizon-db-init-0 2026-02-26 02:55:42.418078 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-qh75m" not found 2026-02-26 02:55:42.621238 | instance | openstack/horizon-db-sync-8kncn/init 2026-02-26 02:55:42.785800 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-8kncn" not found 2026-02-26 02:55:42.789472 | instance | openstack/horizon-db-sync-8kncn/horizon-db-sync 2026-02-26 02:55:42.961177 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-8kncn" not found 2026-02-26 02:55:43.144120 | instance | openstack/keepalived-cm56x/init 2026-02-26 02:55:43.344510 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-cm56x" not found 2026-02-26 02:55:43.349562 | instance | openstack/keepalived-cm56x/wait-for-ip 2026-02-26 02:55:43.760205 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-cm56x" not found 2026-02-26 02:55:43.764032 | instance | openstack/keepalived-cm56x/keepalived 2026-02-26 02:55:44.012379 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-cm56x" not found 2026-02-26 02:55:44.198006 | instance | openstack/keystone-api-866557767d-b7mmj/init 2026-02-26 02:55:44.414938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-866557767d-b7mmj" not found 2026-02-26 02:55:44.421069 | instance | openstack/keystone-api-866557767d-b7mmj/keystone-api 2026-02-26 02:55:45.192066 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-866557767d-b7mmj" not found 2026-02-26 02:55:45.371564 | instance | openstack/keystone-bootstrap-b9jml/init 2026-02-26 02:55:45.534642 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-b9jml" not found 2026-02-26 02:55:45.538292 | instance | openstack/keystone-bootstrap-b9jml/bootstrap 2026-02-26 02:55:45.701596 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-b9jml" not found 2026-02-26 02:55:45.885729 | instance | openstack/keystone-credential-setup-pbs6w/init 2026-02-26 02:55:46.062345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-pbs6w" not found 2026-02-26 02:55:46.066682 | instance | openstack/keystone-credential-setup-pbs6w/keystone-credential-setup 2026-02-26 02:55:46.274477 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-pbs6w" not found 2026-02-26 02:55:46.459670 | instance | openstack/keystone-db-init-8k4bg/init 2026-02-26 02:55:46.672866 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-8k4bg" not found 2026-02-26 02:55:46.683078 | instance | openstack/keystone-db-init-8k4bg/keystone-db-init-0 2026-02-26 02:55:46.879773 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-8k4bg" not found 2026-02-26 02:55:47.072738 | instance | openstack/keystone-db-sync-rw6dp/init 2026-02-26 02:55:47.268287 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-rw6dp" not found 2026-02-26 02:55:47.273554 | instance | openstack/keystone-db-sync-rw6dp/keystone-db-sync 2026-02-26 02:55:47.460174 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-rw6dp" not found 2026-02-26 02:55:47.666573 | instance | openstack/keystone-domain-manage-2g64k/init 2026-02-26 02:55:47.846169 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-2g64k" not found 2026-02-26 02:55:47.851398 | instance | openstack/keystone-domain-manage-2g64k/keystone-domain-manage 2026-02-26 02:55:48.033124 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-2g64k" not found 2026-02-26 02:55:48.210881 | instance | openstack/keystone-fernet-setup-89xv8/init 2026-02-26 02:55:48.380556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-89xv8" not found 2026-02-26 02:55:48.384846 | instance | openstack/keystone-fernet-setup-89xv8/keystone-fernet-setup 2026-02-26 02:55:48.561829 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-89xv8" not found 2026-02-26 02:55:48.730313 | instance | openstack/keystone-rabbit-init-2fsgc/init 2026-02-26 02:55:48.902067 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-2fsgc" not found 2026-02-26 02:55:48.907141 | instance | openstack/keystone-rabbit-init-2fsgc/rabbit-init 2026-02-26 02:55:49.083638 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-2fsgc" not found 2026-02-26 02:55:49.249446 | instance | openstack/libvirt-libvirt-default-p4jj7/init 2026-02-26 02:55:49.453561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-p4jj7" not found 2026-02-26 02:55:49.458906 | instance | openstack/libvirt-libvirt-default-p4jj7/init-dynamic-options 2026-02-26 02:55:49.645687 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-p4jj7" not found 2026-02-26 02:55:49.649737 | instance | openstack/libvirt-libvirt-default-p4jj7/ceph-admin-keyring-placement 2026-02-26 02:55:49.845022 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-p4jj7" not found 2026-02-26 02:55:49.848775 | instance | openstack/libvirt-libvirt-default-p4jj7/ceph-keyring-placement 2026-02-26 02:55:50.029471 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-p4jj7" not found 2026-02-26 02:55:50.034426 | instance | openstack/libvirt-libvirt-default-p4jj7/tls-sidecar 2026-02-26 02:55:50.221927 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-p4jj7" not found 2026-02-26 02:55:50.226844 | instance | openstack/libvirt-libvirt-default-p4jj7/libvirt 2026-02-26 02:55:50.414202 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-p4jj7" not found 2026-02-26 02:55:50.418521 | instance | openstack/libvirt-libvirt-default-p4jj7/libvirt-exporter 2026-02-26 02:55:50.586882 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-p4jj7" not found 2026-02-26 02:55:50.754109 | instance | openstack/magnum-api-864c49f7cf-p55cq/init 2026-02-26 02:55:50.943287 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-864c49f7cf-p55cq" not found 2026-02-26 02:55:50.946550 | instance | openstack/magnum-api-864c49f7cf-p55cq/magnum-api 2026-02-26 02:55:51.122984 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-864c49f7cf-p55cq" not found 2026-02-26 02:55:51.334167 | instance | openstack/magnum-cluster-api-proxy-dxgsh/magnum-cluster-api-proxy 2026-02-26 02:55:51.523132 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-dxgsh" not found 2026-02-26 02:55:51.705960 | instance | openstack/magnum-conductor-0/init 2026-02-26 02:55:51.876185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-02-26 02:55:51.881978 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-02-26 02:55:52.067755 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-02-26 02:55:52.071573 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-02-26 02:55:52.243137 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-02-26 02:55:52.400466 | instance | openstack/magnum-db-init-xzdgr/init 2026-02-26 02:55:52.572509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-xzdgr" not found 2026-02-26 02:55:52.577097 | instance | openstack/magnum-db-init-xzdgr/magnum-db-init-0 2026-02-26 02:55:52.750798 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-xzdgr" not found 2026-02-26 02:55:52.925929 | instance | openstack/magnum-db-sync-ztnvv/init 2026-02-26 02:55:53.091139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-ztnvv" not found 2026-02-26 02:55:53.095962 | instance | openstack/magnum-db-sync-ztnvv/magnum-db-sync 2026-02-26 02:55:53.283576 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-ztnvv" not found 2026-02-26 02:55:53.456040 | instance | openstack/magnum-domain-ks-user-jn2bz/init 2026-02-26 02:55:53.630307 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-jn2bz" not found 2026-02-26 02:55:53.634524 | instance | openstack/magnum-domain-ks-user-jn2bz/magnum-ks-domain-user 2026-02-26 02:55:53.805611 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-jn2bz" not found 2026-02-26 02:55:53.978545 | instance | openstack/magnum-ks-endpoints-6c5js/init 2026-02-26 02:55:54.164968 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-6c5js" not found 2026-02-26 02:55:54.168433 | instance | openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-admin 2026-02-26 02:55:54.337975 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-6c5js" not found 2026-02-26 02:55:54.342237 | instance | openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-internal 2026-02-26 02:55:54.510144 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-6c5js" not found 2026-02-26 02:55:54.515330 | instance | openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-public 2026-02-26 02:55:54.687520 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-6c5js" not found 2026-02-26 02:55:54.854425 | instance | openstack/magnum-ks-service-nbrbd/init 2026-02-26 02:55:55.018038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-nbrbd" not found 2026-02-26 02:55:55.022777 | instance | openstack/magnum-ks-service-nbrbd/container-infra-ks-service-registration 2026-02-26 02:55:55.201976 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-nbrbd" not found 2026-02-26 02:55:55.386855 | instance | openstack/magnum-ks-user-vhwx2/init 2026-02-26 02:55:55.560846 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-vhwx2" not found 2026-02-26 02:55:55.565497 | instance | openstack/magnum-ks-user-vhwx2/magnum-ks-user 2026-02-26 02:55:55.755454 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-vhwx2" not found 2026-02-26 02:55:55.942027 | instance | openstack/magnum-rabbit-init-gwd2k/init 2026-02-26 02:55:56.120238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-gwd2k" not found 2026-02-26 02:55:56.125222 | instance | openstack/magnum-rabbit-init-gwd2k/rabbit-init 2026-02-26 02:55:56.319030 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-gwd2k" not found 2026-02-26 02:55:56.490642 | instance | openstack/magnum-registry-c45778976-p946x/registry 2026-02-26 02:55:56.678791 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-p946x" not found 2026-02-26 02:55:56.839861 | instance | openstack/manila-api-688589b6df-v8vbc/init 2026-02-26 02:55:57.028774 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-688589b6df-v8vbc" not found 2026-02-26 02:55:57.033965 | instance | openstack/manila-api-688589b6df-v8vbc/manila-api 2026-02-26 02:55:57.239393 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-688589b6df-v8vbc" not found 2026-02-26 02:55:57.408754 | instance | openstack/manila-bootstrap-v8w7v/init 2026-02-26 02:55:57.590637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-v8w7v" not found 2026-02-26 02:55:57.610088 | instance | openstack/manila-bootstrap-v8w7v/bootstrap 2026-02-26 02:55:57.790135 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-v8w7v" not found 2026-02-26 02:55:57.959301 | instance | openstack/manila-data-d869578c6-5tdx9/init 2026-02-26 02:55:58.148622 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-d869578c6-5tdx9" not found 2026-02-26 02:55:58.153044 | instance | openstack/manila-data-d869578c6-5tdx9/manila-data 2026-02-26 02:55:58.344097 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-d869578c6-5tdx9" not found 2026-02-26 02:55:58.512903 | instance | openstack/manila-db-init-4tkms/init 2026-02-26 02:55:58.702791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-4tkms" not found 2026-02-26 02:55:58.706803 | instance | openstack/manila-db-init-4tkms/manila-db-init-0 2026-02-26 02:55:58.869389 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-4tkms" not found 2026-02-26 02:55:59.041813 | instance | openstack/manila-db-sync-b2qdk/init 2026-02-26 02:55:59.214942 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-b2qdk" not found 2026-02-26 02:55:59.220167 | instance | openstack/manila-db-sync-b2qdk/manila-db-sync 2026-02-26 02:55:59.401400 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-b2qdk" not found 2026-02-26 02:55:59.594723 | instance | openstack/manila-ks-endpoints-7tqk4/init 2026-02-26 02:55:59.781150 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-7tqk4" not found 2026-02-26 02:55:59.785481 | instance | openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-admin 2026-02-26 02:55:59.981339 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-7tqk4" not found 2026-02-26 02:55:59.986084 | instance | openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-internal 2026-02-26 02:56:00.166376 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-7tqk4" not found 2026-02-26 02:56:00.170225 | instance | openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-public 2026-02-26 02:56:00.350755 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-7tqk4" not found 2026-02-26 02:56:00.355711 | instance | openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-admin 2026-02-26 02:56:00.560025 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-7tqk4" not found 2026-02-26 02:56:00.565578 | instance | openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-internal 2026-02-26 02:56:00.751124 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-7tqk4" not found 2026-02-26 02:56:00.756898 | instance | openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-public 2026-02-26 02:56:00.951381 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-7tqk4" not found 2026-02-26 02:56:01.124664 | instance | openstack/manila-ks-service-wz8qq/init 2026-02-26 02:56:01.302342 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-wz8qq" not found 2026-02-26 02:56:01.307787 | instance | openstack/manila-ks-service-wz8qq/share-ks-service-registration 2026-02-26 02:56:01.496608 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-wz8qq" not found 2026-02-26 02:56:01.500749 | instance | openstack/manila-ks-service-wz8qq/sharev2-ks-service-registration 2026-02-26 02:56:01.685505 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-wz8qq" not found 2026-02-26 02:56:01.856635 | instance | openstack/manila-ks-user-8szxc/init 2026-02-26 02:56:02.044975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-8szxc" not found 2026-02-26 02:56:02.049894 | instance | openstack/manila-ks-user-8szxc/manila-ks-user 2026-02-26 02:56:02.226286 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-8szxc" not found 2026-02-26 02:56:02.404049 | instance | openstack/manila-rabbit-init-59cr9/init 2026-02-26 02:56:02.571119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-59cr9" not found 2026-02-26 02:56:02.578132 | instance | openstack/manila-rabbit-init-59cr9/rabbit-init 2026-02-26 02:56:02.746747 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-59cr9" not found 2026-02-26 02:56:02.928714 | instance | openstack/manila-scheduler-57d548b8d4-f8crr/init 2026-02-26 02:56:03.113723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-57d548b8d4-f8crr" not found 2026-02-26 02:56:03.118208 | instance | openstack/manila-scheduler-57d548b8d4-f8crr/manila-scheduler 2026-02-26 02:56:03.290841 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-57d548b8d4-f8crr" not found 2026-02-26 02:56:03.483745 | instance | openstack/manila-share-5dc85d75dc-6nn98/init 2026-02-26 02:56:03.683964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-5dc85d75dc-6nn98" not found 2026-02-26 02:56:03.688671 | instance | openstack/manila-share-5dc85d75dc-6nn98/manila-share-init 2026-02-26 02:56:03.871930 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-5dc85d75dc-6nn98" not found 2026-02-26 02:56:03.876139 | instance | openstack/manila-share-5dc85d75dc-6nn98/manila-share 2026-02-26 02:56:04.052635 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-5dc85d75dc-6nn98" not found 2026-02-26 02:56:04.232258 | instance | openstack/memcached-memcached-6479589586-tn7xq/init 2026-02-26 02:56:04.420462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-tn7xq" not found 2026-02-26 02:56:04.425751 | instance | openstack/memcached-memcached-6479589586-tn7xq/memcached 2026-02-26 02:56:04.628964 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-tn7xq" not found 2026-02-26 02:56:04.634536 | instance | openstack/memcached-memcached-6479589586-tn7xq/memcached-exporter 2026-02-26 02:56:04.817345 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-tn7xq" not found 2026-02-26 02:56:04.996541 | instance | openstack/neutron-coredns-7dd4958666-55qqg/coredns 2026-02-26 02:56:05.170226 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-55qqg" not found 2026-02-26 02:56:05.346317 | instance | openstack/neutron-db-init-zr6q9/init 2026-02-26 02:56:05.550623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-zr6q9" not found 2026-02-26 02:56:05.555823 | instance | openstack/neutron-db-init-zr6q9/neutron-db-init-0 2026-02-26 02:56:05.767407 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-zr6q9" not found 2026-02-26 02:56:05.942348 | instance | openstack/neutron-db-sync-p2qbb/init 2026-02-26 02:56:06.121519 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-p2qbb" not found 2026-02-26 02:56:06.126172 | instance | openstack/neutron-db-sync-p2qbb/neutron-db-sync 2026-02-26 02:56:06.313462 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-p2qbb" not found 2026-02-26 02:56:06.501528 | instance | openstack/neutron-dhcp-agent-default-5qs2d/init 2026-02-26 02:56:06.689357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-5qs2d" not found 2026-02-26 02:56:06.694673 | instance | openstack/neutron-dhcp-agent-default-5qs2d/neutron-dhcp-agent-init 2026-02-26 02:56:06.867707 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-5qs2d" not found 2026-02-26 02:56:06.873195 | instance | openstack/neutron-dhcp-agent-default-5qs2d/neutron-dhcp-agent 2026-02-26 02:56:07.084475 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-5qs2d" not found 2026-02-26 02:56:07.265792 | instance | openstack/neutron-ks-endpoints-zvdgk/init 2026-02-26 02:56:07.444003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-zvdgk" not found 2026-02-26 02:56:07.449901 | instance | openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-admin 2026-02-26 02:56:07.643036 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-zvdgk" not found 2026-02-26 02:56:07.649118 | instance | openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-internal 2026-02-26 02:56:07.830091 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-zvdgk" not found 2026-02-26 02:56:07.837073 | instance | openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-public 2026-02-26 02:56:08.009484 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-zvdgk" not found 2026-02-26 02:56:08.184055 | instance | openstack/neutron-ks-service-np22r/init 2026-02-26 02:56:08.358752 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-np22r" not found 2026-02-26 02:56:08.362640 | instance | openstack/neutron-ks-service-np22r/network-ks-service-registration 2026-02-26 02:56:08.541403 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-np22r" not found 2026-02-26 02:56:08.710061 | instance | openstack/neutron-ks-user-4b8vk/init 2026-02-26 02:56:08.876040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-4b8vk" not found 2026-02-26 02:56:08.880043 | instance | openstack/neutron-ks-user-4b8vk/neutron-ks-user 2026-02-26 02:56:09.052739 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-4b8vk" not found 2026-02-26 02:56:09.228270 | instance | openstack/neutron-l3-agent-default-8wfg9/init 2026-02-26 02:56:09.424271 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-8wfg9" not found 2026-02-26 02:56:09.427822 | instance | openstack/neutron-l3-agent-default-8wfg9/neutron-l3-agent-init 2026-02-26 02:56:09.604658 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-8wfg9" not found 2026-02-26 02:56:09.608597 | instance | openstack/neutron-l3-agent-default-8wfg9/neutron-l3-agent 2026-02-26 02:56:09.817298 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-8wfg9" not found 2026-02-26 02:56:09.999246 | instance | openstack/neutron-metadata-agent-default-zczwx/init 2026-02-26 02:56:10.181853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-zczwx" not found 2026-02-26 02:56:10.186066 | instance | openstack/neutron-metadata-agent-default-zczwx/neutron-metadata-agent-init 2026-02-26 02:56:10.357303 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-zczwx" not found 2026-02-26 02:56:10.361442 | instance | openstack/neutron-metadata-agent-default-zczwx/neutron-metadata-agent 2026-02-26 02:56:10.554382 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-zczwx" not found 2026-02-26 02:56:10.723784 | instance | openstack/neutron-netns-cleanup-cron-default-qpmrk/init 2026-02-26 02:56:10.901029 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-qpmrk" not found 2026-02-26 02:56:10.906004 | instance | openstack/neutron-netns-cleanup-cron-default-qpmrk/neutron-netns-cleanup-cron 2026-02-26 02:56:11.093520 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-qpmrk" not found 2026-02-26 02:56:11.272620 | instance | openstack/neutron-ovs-agent-default-7bvc8/init 2026-02-26 02:56:11.476719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-7bvc8" not found 2026-02-26 02:56:11.482610 | instance | openstack/neutron-ovs-agent-default-7bvc8/neutron-openvswitch-agent-kernel-modules 2026-02-26 02:56:11.665829 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-7bvc8" not found 2026-02-26 02:56:11.671004 | instance | openstack/neutron-ovs-agent-default-7bvc8/neutron-ovs-agent-init 2026-02-26 02:56:11.865017 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-7bvc8" not found 2026-02-26 02:56:11.869636 | instance | openstack/neutron-ovs-agent-default-7bvc8/neutron-ovs-agent 2026-02-26 02:56:12.240352 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-7bvc8" not found 2026-02-26 02:56:12.417702 | instance | openstack/neutron-rabbit-init-gxzzz/init 2026-02-26 02:56:12.592544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-gxzzz" not found 2026-02-26 02:56:12.597539 | instance | openstack/neutron-rabbit-init-gxzzz/rabbit-init 2026-02-26 02:56:12.771341 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-gxzzz" not found 2026-02-26 02:56:12.954034 | instance | openstack/neutron-rpc-server-c57f7f466-wj6rh/init 2026-02-26 02:56:13.151061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-c57f7f466-wj6rh" not found 2026-02-26 02:56:13.156480 | instance | openstack/neutron-rpc-server-c57f7f466-wj6rh/neutron-rpc-server 2026-02-26 02:56:13.359334 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-c57f7f466-wj6rh" not found 2026-02-26 02:56:13.552169 | instance | openstack/neutron-server-58dbc699b7-jzf9r/init 2026-02-26 02:56:13.758448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-58dbc699b7-jzf9r" not found 2026-02-26 02:56:13.763286 | instance | openstack/neutron-server-58dbc699b7-jzf9r/neutron-server 2026-02-26 02:56:14.114896 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-58dbc699b7-jzf9r" not found 2026-02-26 02:56:14.119485 | instance | openstack/neutron-server-58dbc699b7-jzf9r/neutron-policy-server 2026-02-26 02:56:14.321622 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-58dbc699b7-jzf9r" not found 2026-02-26 02:56:14.566706 | instance | openstack/nova-api-metadata-6f84f6ffcf-jxcbn/init 2026-02-26 02:56:14.756054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-6f84f6ffcf-jxcbn" not found 2026-02-26 02:56:14.761391 | instance | openstack/nova-api-metadata-6f84f6ffcf-jxcbn/nova-api-metadata-init 2026-02-26 02:56:14.929581 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-6f84f6ffcf-jxcbn" not found 2026-02-26 02:56:14.934676 | instance | openstack/nova-api-metadata-6f84f6ffcf-jxcbn/nova-api 2026-02-26 02:56:15.132231 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-6f84f6ffcf-jxcbn" not found 2026-02-26 02:56:15.309642 | instance | openstack/nova-api-osapi-597c66585d-6wmrx/init 2026-02-26 02:56:15.505125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-597c66585d-6wmrx" not found 2026-02-26 02:56:15.510914 | instance | openstack/nova-api-osapi-597c66585d-6wmrx/nova-osapi 2026-02-26 02:56:15.758557 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-597c66585d-6wmrx" not found 2026-02-26 02:56:15.941285 | instance | openstack/nova-bootstrap-k8ggq/init 2026-02-26 02:56:16.128888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-k8ggq" not found 2026-02-26 02:56:16.133173 | instance | openstack/nova-bootstrap-k8ggq/bootstrap 2026-02-26 02:56:16.305208 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-k8ggq" not found 2026-02-26 02:56:16.487765 | instance | openstack/nova-cell-setup-nx542/init 2026-02-26 02:56:16.714158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-nx542" not found 2026-02-26 02:56:16.719032 | instance | openstack/nova-cell-setup-nx542/nova-cell-setup-init 2026-02-26 02:56:16.913652 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-nx542" not found 2026-02-26 02:56:16.918280 | instance | openstack/nova-cell-setup-nx542/nova-cell-setup 2026-02-26 02:56:17.110894 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-nx542" not found 2026-02-26 02:56:17.302374 | instance | openstack/nova-compute-default-sv7bs/init 2026-02-26 02:56:17.580432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:17.586306 | instance | openstack/nova-compute-default-sv7bs/nova-compute-init 2026-02-26 02:56:17.779888 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:17.783970 | instance | openstack/nova-compute-default-sv7bs/ceph-perms 2026-02-26 02:56:17.975346 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:17.980596 | instance | openstack/nova-compute-default-sv7bs/ceph-admin-keyring-placement 2026-02-26 02:56:18.171089 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:18.176181 | instance | openstack/nova-compute-default-sv7bs/ceph-keyring-placement 2026-02-26 02:56:18.372842 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:18.377306 | instance | openstack/nova-compute-default-sv7bs/nova-compute-vnc-init 2026-02-26 02:56:18.553954 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:18.559199 | instance | openstack/nova-compute-default-sv7bs/nova-compute-ssh-init 2026-02-26 02:56:18.758155 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:18.763084 | instance | openstack/nova-compute-default-sv7bs/nova-compute 2026-02-26 02:56:18.983912 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:18.989085 | instance | openstack/nova-compute-default-sv7bs/nova-compute-ssh 2026-02-26 02:56:19.184920 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-sv7bs" not found 2026-02-26 02:56:19.362571 | instance | openstack/nova-conductor-5c4865d594-dhmjb/init 2026-02-26 02:56:19.550003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5c4865d594-dhmjb" not found 2026-02-26 02:56:19.555104 | instance | openstack/nova-conductor-5c4865d594-dhmjb/nova-conductor 2026-02-26 02:56:19.735679 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5c4865d594-dhmjb" not found 2026-02-26 02:56:19.913857 | instance | openstack/nova-db-init-xs9qf/init 2026-02-26 02:56:20.098445 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-xs9qf" not found 2026-02-26 02:56:20.103168 | instance | openstack/nova-db-init-xs9qf/nova-db-init-0 2026-02-26 02:56:20.290751 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-xs9qf" not found 2026-02-26 02:56:20.296324 | instance | openstack/nova-db-init-xs9qf/nova-db-init-1 2026-02-26 02:56:20.512360 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-xs9qf" not found 2026-02-26 02:56:20.515535 | instance | openstack/nova-db-init-xs9qf/nova-db-init-2 2026-02-26 02:56:20.698873 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-xs9qf" not found 2026-02-26 02:56:20.899966 | instance | openstack/nova-db-sync-7m5z6/init 2026-02-26 02:56:21.077600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-7m5z6" not found 2026-02-26 02:56:21.083599 | instance | openstack/nova-db-sync-7m5z6/nova-db-sync 2026-02-26 02:56:21.263976 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-7m5z6" not found 2026-02-26 02:56:21.455573 | instance | openstack/nova-ks-endpoints-t96bq/init 2026-02-26 02:56:21.648151 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-t96bq" not found 2026-02-26 02:56:21.653325 | instance | openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-admin 2026-02-26 02:56:21.845208 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-t96bq" not found 2026-02-26 02:56:21.849885 | instance | openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-internal 2026-02-26 02:56:22.036664 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-t96bq" not found 2026-02-26 02:56:22.042606 | instance | openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-public 2026-02-26 02:56:22.219821 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-t96bq" not found 2026-02-26 02:56:22.418713 | instance | openstack/nova-ks-service-ndd6j/init 2026-02-26 02:56:22.602118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-ndd6j" not found 2026-02-26 02:56:22.607479 | instance | openstack/nova-ks-service-ndd6j/compute-ks-service-registration 2026-02-26 02:56:22.794893 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-ndd6j" not found 2026-02-26 02:56:22.998486 | instance | openstack/nova-ks-user-qq7cm/init 2026-02-26 02:56:23.178940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-qq7cm" not found 2026-02-26 02:56:23.185416 | instance | openstack/nova-ks-user-qq7cm/nova-ks-user 2026-02-26 02:56:23.397342 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-qq7cm" not found 2026-02-26 02:56:23.630350 | instance | openstack/nova-novncproxy-7d6664856c-v2rdv/init 2026-02-26 02:56:23.848491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7d6664856c-v2rdv" not found 2026-02-26 02:56:23.852830 | instance | openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy-init 2026-02-26 02:56:24.037746 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7d6664856c-v2rdv" not found 2026-02-26 02:56:24.042758 | instance | openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy-init-assets 2026-02-26 02:56:24.229555 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7d6664856c-v2rdv" not found 2026-02-26 02:56:24.233933 | instance | openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy 2026-02-26 02:56:24.425836 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7d6664856c-v2rdv" not found 2026-02-26 02:56:24.611917 | instance | openstack/nova-rabbit-init-lvdxl/init 2026-02-26 02:56:24.800039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-lvdxl" not found 2026-02-26 02:56:24.805080 | instance | openstack/nova-rabbit-init-lvdxl/rabbit-init 2026-02-26 02:56:24.987194 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-lvdxl" not found 2026-02-26 02:56:25.167090 | instance | openstack/nova-scheduler-7fdf67bf98-ksxrq/init 2026-02-26 02:56:25.363209 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7fdf67bf98-ksxrq" not found 2026-02-26 02:56:25.368355 | instance | openstack/nova-scheduler-7fdf67bf98-ksxrq/nova-scheduler 2026-02-26 02:56:25.566292 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7fdf67bf98-ksxrq" not found 2026-02-26 02:56:25.778176 | instance | openstack/octavia-api-57c4555c8d-n9t7q/init 2026-02-26 02:56:25.959134 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-57c4555c8d-n9t7q" not found 2026-02-26 02:56:25.964464 | instance | openstack/octavia-api-57c4555c8d-n9t7q/octavia-api 2026-02-26 02:56:26.192823 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-57c4555c8d-n9t7q" not found 2026-02-26 02:56:26.378557 | instance | openstack/octavia-bootstrap-sb7dc/init 2026-02-26 02:56:26.558360 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-sb7dc" not found 2026-02-26 02:56:26.562831 | instance | openstack/octavia-bootstrap-sb7dc/bootstrap 2026-02-26 02:56:26.754808 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-sb7dc" not found 2026-02-26 02:56:26.947367 | instance | openstack/octavia-db-init-r68jh/init 2026-02-26 02:56:27.128875 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-r68jh" not found 2026-02-26 02:56:27.134336 | instance | openstack/octavia-db-init-r68jh/octavia-db-init-0 2026-02-26 02:56:27.329108 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-r68jh" not found 2026-02-26 02:56:27.335644 | instance | openstack/octavia-db-init-r68jh/octavia-db-init-1 2026-02-26 02:56:27.516956 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-r68jh" not found 2026-02-26 02:56:27.735881 | instance | openstack/octavia-db-sync-kzglj/init 2026-02-26 02:56:27.914295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-kzglj" not found 2026-02-26 02:56:27.919397 | instance | openstack/octavia-db-sync-kzglj/octavia-db-sync 2026-02-26 02:56:28.117166 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-kzglj" not found 2026-02-26 02:56:28.307184 | instance | openstack/octavia-health-manager-default-jpqkk/init 2026-02-26 02:56:28.514970 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-jpqkk" not found 2026-02-26 02:56:28.519897 | instance | openstack/octavia-health-manager-default-jpqkk/octavia-health-manager-get-port 2026-02-26 02:56:28.699137 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-jpqkk" not found 2026-02-26 02:56:28.704118 | instance | openstack/octavia-health-manager-default-jpqkk/octavia-health-manager-nic-init 2026-02-26 02:56:28.888987 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-jpqkk" not found 2026-02-26 02:56:28.893357 | instance | openstack/octavia-health-manager-default-jpqkk/octavia-health-manager 2026-02-26 02:56:29.081025 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-jpqkk" not found 2026-02-26 02:56:29.263809 | instance | openstack/octavia-housekeeping-565c99dcfc-rdjtm/init 2026-02-26 02:56:29.452707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-565c99dcfc-rdjtm" not found 2026-02-26 02:56:29.458552 | instance | openstack/octavia-housekeeping-565c99dcfc-rdjtm/octavia-housekeeping 2026-02-26 02:56:29.657392 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-565c99dcfc-rdjtm" not found 2026-02-26 02:56:29.850306 | instance | openstack/octavia-ks-endpoints-92q6j/init 2026-02-26 02:56:30.027035 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-92q6j" not found 2026-02-26 02:56:30.031849 | instance | openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-admin 2026-02-26 02:56:30.214247 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-92q6j" not found 2026-02-26 02:56:30.218643 | instance | openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-internal 2026-02-26 02:56:30.406570 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-92q6j" not found 2026-02-26 02:56:30.412607 | instance | openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-public 2026-02-26 02:56:30.603411 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-92q6j" not found 2026-02-26 02:56:30.801932 | instance | openstack/octavia-ks-service-l8hvm/init 2026-02-26 02:56:30.992322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-l8hvm" not found 2026-02-26 02:56:30.997785 | instance | openstack/octavia-ks-service-l8hvm/load-balancer-ks-service-registration 2026-02-26 02:56:31.172765 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-l8hvm" not found 2026-02-26 02:56:31.375632 | instance | openstack/octavia-ks-user-j2d6s/init 2026-02-26 02:56:31.574324 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-j2d6s" not found 2026-02-26 02:56:31.581068 | instance | openstack/octavia-ks-user-j2d6s/octavia-ks-user 2026-02-26 02:56:31.768436 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-j2d6s" not found 2026-02-26 02:56:31.964514 | instance | openstack/octavia-rabbit-init-ggrtp/init 2026-02-26 02:56:32.135625 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-ggrtp" not found 2026-02-26 02:56:32.140336 | instance | openstack/octavia-rabbit-init-ggrtp/rabbit-init 2026-02-26 02:56:32.312621 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-ggrtp" not found 2026-02-26 02:56:32.493092 | instance | openstack/octavia-worker-5bd4d49f6b-kbclx/init 2026-02-26 02:56:32.687767 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-5bd4d49f6b-kbclx" not found 2026-02-26 02:56:32.694019 | instance | openstack/octavia-worker-5bd4d49f6b-kbclx/octavia-worker 2026-02-26 02:56:32.903669 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-5bd4d49f6b-kbclx" not found 2026-02-26 02:56:33.164223 | instance | openstack/openstack-database-exporter-7c944bc9f-2vh5q/openstack-database-exporter 2026-02-26 02:56:33.357942 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-7c944bc9f-2vh5q" not found 2026-02-26 02:56:33.557021 | instance | openstack/openstack-exporter-7f595fcf-r7dw2/build-config 2026-02-26 02:56:33.743626 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-7f595fcf-r7dw2" not found 2026-02-26 02:56:33.749298 | instance | openstack/openstack-exporter-7f595fcf-r7dw2/openstack-exporter 2026-02-26 02:56:34.135803 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-7f595fcf-r7dw2" not found 2026-02-26 02:56:34.347525 | instance | openstack/openvswitch-cvgww/init 2026-02-26 02:56:34.540854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-cvgww" not found 2026-02-26 02:56:34.547078 | instance | openstack/openvswitch-cvgww/openvswitch-db-perms 2026-02-26 02:56:34.727385 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-cvgww" not found 2026-02-26 02:56:34.734243 | instance | openstack/openvswitch-cvgww/openvswitch-vswitchd-modules 2026-02-26 02:56:34.916657 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-cvgww" not found 2026-02-26 02:56:34.922842 | instance | openstack/openvswitch-cvgww/openvswitch-db 2026-02-26 02:56:35.116491 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-cvgww" not found 2026-02-26 02:56:35.120772 | instance | openstack/openvswitch-cvgww/openvswitch-vswitchd 2026-02-26 02:56:35.303580 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-cvgww" not found 2026-02-26 02:56:35.503191 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-02-26 02:56:35.695882 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-02-26 02:56:35.703398 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-02-26 02:56:35.888101 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-02-26 02:56:35.892997 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-02-26 02:56:36.307447 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-02-26 02:56:36.311893 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-02-26 02:56:36.530866 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-02-26 02:56:36.739530 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-02-26 02:56:36.927901 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-02-26 02:56:36.933000 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-02-26 02:56:37.140685 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-02-26 02:56:37.146242 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-02-26 02:56:37.326922 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-02-26 02:56:37.522461 | instance | openstack/placement-api-6b6db64f8c-gsxdw/init 2026-02-26 02:56:37.708251 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6b6db64f8c-gsxdw" not found 2026-02-26 02:56:37.713364 | instance | openstack/placement-api-6b6db64f8c-gsxdw/placement-api 2026-02-26 02:56:37.984448 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6b6db64f8c-gsxdw" not found 2026-02-26 02:56:38.177420 | instance | openstack/placement-db-init-t4kph/init 2026-02-26 02:56:38.369860 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-t4kph" not found 2026-02-26 02:56:38.375481 | instance | openstack/placement-db-init-t4kph/placement-db-init-0 2026-02-26 02:56:38.572665 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-t4kph" not found 2026-02-26 02:56:38.753766 | instance | openstack/placement-db-sync-86rbm/init 2026-02-26 02:56:38.954601 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-86rbm" not found 2026-02-26 02:56:38.959441 | instance | openstack/placement-db-sync-86rbm/placement-db-sync 2026-02-26 02:56:39.136539 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-86rbm" not found 2026-02-26 02:56:39.335771 | instance | openstack/placement-ks-endpoints-lgsnr/init 2026-02-26 02:56:39.551598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-lgsnr" not found 2026-02-26 02:56:39.556438 | instance | openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-admin 2026-02-26 02:56:39.748640 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-lgsnr" not found 2026-02-26 02:56:39.754001 | instance | openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-internal 2026-02-26 02:56:39.948416 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-lgsnr" not found 2026-02-26 02:56:39.953711 | instance | openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-public 2026-02-26 02:56:40.177505 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-lgsnr" not found 2026-02-26 02:56:40.382508 | instance | openstack/placement-ks-service-cstqw/init 2026-02-26 02:56:40.582377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-cstqw" not found 2026-02-26 02:56:40.588158 | instance | openstack/placement-ks-service-cstqw/placement-ks-service-registration 2026-02-26 02:56:40.796841 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-cstqw" not found 2026-02-26 02:56:40.990861 | instance | openstack/placement-ks-user-5mszs/init 2026-02-26 02:56:41.185021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-5mszs" not found 2026-02-26 02:56:41.189931 | instance | openstack/placement-ks-user-5mszs/placement-ks-user 2026-02-26 02:56:41.391531 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-5mszs" not found 2026-02-26 02:56:41.595253 | instance | openstack/pxc-operator-7cff949c8b-qxqhw/percona-xtradb-cluster-operator 2026-02-26 02:56:42.033214 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-02-26 02:56:42.232304 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-02-26 02:56:42.236658 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-02-26 02:56:42.420449 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-02-26 02:56:42.595737 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-02-26 02:56:42.778429 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-02-26 02:56:42.782184 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-02-26 02:56:42.961859 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-02-26 02:56:43.182656 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-9zppk/rabbitmq-cluster-operator 2026-02-26 02:56:43.591231 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-02-26 02:56:43.798732 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-02-26 02:56:43.803645 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-02-26 02:56:43.994450 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-02-26 02:56:44.228544 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-02-26 02:56:44.439760 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-02-26 02:56:44.443796 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-02-26 02:56:44.648036 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-02-26 02:56:44.859704 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-02-26 02:56:45.044078 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-02-26 02:56:45.049179 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-02-26 02:56:45.248411 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-02-26 02:56:45.439798 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-02-26 02:56:45.618413 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-02-26 02:56:45.622861 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-02-26 02:56:45.820101 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-02-26 02:56:45.986120 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-02-26 02:56:46.161927 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-02-26 02:56:46.166360 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-02-26 02:56:46.355008 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-02-26 02:56:46.526097 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9/rabbitmq-cluster-operator 2026-02-26 02:56:46.726115 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-k7wj9" not found 2026-02-26 02:56:46.914459 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-02-26 02:56:47.086178 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-02-26 02:56:47.090815 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-02-26 02:56:47.293295 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-02-26 02:56:47.471988 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-02-26 02:56:47.659100 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-02-26 02:56:47.663629 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-02-26 02:56:47.938027 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-02-26 02:56:48.127412 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-02-26 02:56:48.302443 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-02-26 02:56:48.307173 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-02-26 02:56:48.502654 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-02-26 02:56:48.696859 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/make-container-crash-dir 2026-02-26 02:56:48.905336 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vh9kv" not found 2026-02-26 02:56:48.909930 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/chown-container-data-dir 2026-02-26 02:56:49.094231 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vh9kv" not found 2026-02-26 02:56:49.098135 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/ceph-crash 2026-02-26 02:56:49.273168 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-vh9kv" not found 2026-02-26 02:56:49.475237 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/chown-container-data-dir 2026-02-26 02:56:49.656683 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-kndgx" not found 2026-02-26 02:56:49.661170 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/rgw 2026-02-26 02:56:49.891905 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-kndgx" not found 2026-02-26 02:56:49.896871 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/log-collector 2026-02-26 02:56:50.076901 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-kndgx" not found 2026-02-26 02:56:50.260343 | instance | openstack/staffeln-api-cbdf7b9c6-mm2wf/init 2026-02-26 02:56:50.449311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-cbdf7b9c6-mm2wf" not found 2026-02-26 02:56:50.454873 | instance | openstack/staffeln-api-cbdf7b9c6-mm2wf/staffeln-api 2026-02-26 02:56:50.641794 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-cbdf7b9c6-mm2wf" not found 2026-02-26 02:56:50.806575 | instance | openstack/staffeln-conductor-5965496879-xv927/staffeln-conductor 2026-02-26 02:56:50.992752 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5965496879-xv927" not found 2026-02-26 02:56:51.177963 | instance | openstack/staffeln-db-init-4bmpk/init 2026-02-26 02:56:51.374122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-4bmpk" not found 2026-02-26 02:56:51.379244 | instance | openstack/staffeln-db-init-4bmpk/staffeln-db-init-0 2026-02-26 02:56:51.557550 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-4bmpk" not found 2026-02-26 02:56:51.736998 | instance | openstack/staffeln-db-sync-s5fzd/init 2026-02-26 02:56:51.929682 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-s5fzd" not found 2026-02-26 02:56:51.936333 | instance | openstack/staffeln-db-sync-s5fzd/staffeln-db-sync 2026-02-26 02:56:52.130075 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-s5fzd" not found 2026-02-26 02:56:52.306160 | instance | openstack/tempest-ks-user-hx2cc/init 2026-02-26 02:56:52.486196 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-hx2cc" not found 2026-02-26 02:56:52.491825 | instance | openstack/tempest-ks-user-hx2cc/tempest-ks-user 2026-02-26 02:56:52.684504 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-hx2cc" not found 2026-02-26 02:56:52.871891 | instance | openstack/tempest-run-tests-5g6mw/init 2026-02-26 02:56:53.070234 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-5g6mw" not found 2026-02-26 02:56:53.075181 | instance | openstack/tempest-run-tests-5g6mw/tempest-run-tests-init 2026-02-26 02:56:53.255782 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-5g6mw" not found 2026-02-26 02:56:53.261278 | instance | openstack/tempest-run-tests-5g6mw/tempest-run-tests 2026-02-26 02:56:53.442247 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-5g6mw" not found 2026-02-26 02:56:53.665010 | instance | openstack/valkey-node-0/valkey 2026-02-26 02:56:53.854925 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-02-26 02:56:53.860530 | instance | openstack/valkey-node-0/sentinel 2026-02-26 02:56:54.043594 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-02-26 02:56:54.049319 | instance | openstack/valkey-node-0/metrics 2026-02-26 02:56:54.226297 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-02-26 02:56:54.419151 | instance | orc-system/orc-controller-manager-6cb597b5d4-b6mhp/manager 2026-02-26 02:56:54.806947 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-2tfqk/rook-ceph-operator 2026-02-26 02:56:55.017142 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-2tfqk" not found 2026-02-26 02:56:55.187305 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-sf2sf/secretgen-controller 2026-02-26 02:56:55.395574 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-sf2sf" not found 2026-02-26 02:56:55.673815 | instance | ERROR 2026-02-26 02:56:55.674073 | instance | { 2026-02-26 02:56:55.674144 | instance | "delta": "0:02:01.751307", 2026-02-26 02:56:55.674194 | instance | "end": "2026-02-26 02:56:55.404173", 2026-02-26 02:56:55.674238 | instance | "msg": "non-zero return code", 2026-02-26 02:56:55.674277 | instance | "rc": 123, 2026-02-26 02:56:55.674315 | instance | "start": "2026-02-26 02:54:53.652866" 2026-02-26 02:56:55.674355 | instance | } 2026-02-26 02:56:55.674407 | instance | ERROR: Ignoring Errors 2026-02-26 02:56:55.691841 | 2026-02-26 02:56:55.691980 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-02-26 02:56:56.408098 | instance | changed: 2026-02-26 02:56:56.408324 | instance | cd+++++++++ pod-logs/ 2026-02-26 02:56:56.408369 | instance | cd+++++++++ pod-logs/auth-system/ 2026-02-26 02:56:56.408403 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-02-26 02:56:56.408437 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-02-26 02:56:56.408467 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-02-26 02:56:56.408519 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql/ 2026-02-26 02:56:56.408559 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql/manager.txt 2026-02-26 02:56:56.408591 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-02-26 02:56:56.408624 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk/ 2026-02-26 02:56:56.408655 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk/manager.txt 2026-02-26 02:56:56.408686 | instance | cd+++++++++ pod-logs/capi-system/ 2026-02-26 02:56:56.408716 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-t9h9s/ 2026-02-26 02:56:56.408745 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-t9h9s/manager.txt 2026-02-26 02:56:56.408775 | instance | cd+++++++++ pod-logs/capo-system/ 2026-02-26 02:56:56.408803 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-zkmfh/ 2026-02-26 02:56:56.408832 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-zkmfh/manager.txt 2026-02-26 02:56:56.408860 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-02-26 02:56:56.408889 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-dlh5j/ 2026-02-26 02:56:56.408918 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-dlh5j/cert-manager-controller.txt 2026-02-26 02:56:56.408947 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-5dfls/ 2026-02-26 02:56:56.409015 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-5dfls/cert-manager-cainjector.txt 2026-02-26 02:56:56.409047 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-k4sxr/ 2026-02-26 02:56:56.409077 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-k4sxr/cert-manager-webhook.txt 2026-02-26 02:56:56.409105 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-02-26 02:56:56.409133 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-02-26 02:56:56.409162 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-02-26 02:56:56.409190 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-02-26 02:56:56.409216 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-02-26 02:56:56.409244 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql/ 2026-02-26 02:56:56.409272 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmzql/manager.txt 2026-02-26 02:56:56.409300 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-02-26 02:56:56.409328 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk/ 2026-02-26 02:56:56.409358 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-nnqmk/manager.txt 2026-02-26 02:56:56.409386 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-02-26 02:56:56.409415 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-t9h9s/ 2026-02-26 02:56:56.409444 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-t9h9s/manager.txt 2026-02-26 02:56:56.409473 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-02-26 02:56:56.409502 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-zkmfh/ 2026-02-26 02:56:56.409530 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-zkmfh/manager.txt 2026-02-26 02:56:56.409559 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-02-26 02:56:56.409588 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-dlh5j/ 2026-02-26 02:56:56.409621 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-dlh5j/cert-manager-controller.txt 2026-02-26 02:56:56.409652 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-5dfls/ 2026-02-26 02:56:56.409682 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-5dfls/cert-manager-cainjector.txt 2026-02-26 02:56:56.409710 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-k4sxr/ 2026-02-26 02:56:56.409736 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-k4sxr/cert-manager-webhook.txt 2026-02-26 02:56:56.409763 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-02-26 02:56:56.409790 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-59c5t/ 2026-02-26 02:56:56.409817 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-59c5t/controller.txt 2026-02-26 02:56:56.409844 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-g6clr/ 2026-02-26 02:56:56.409870 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-g6clr/ingress-nginx-default-backend.txt 2026-02-26 02:56:56.409896 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-02-26 02:56:56.409922 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-mt45j/ 2026-02-26 02:56:56.409957 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-mt45j/cilium-operator.txt 2026-02-26 02:56:56.409986 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/ 2026-02-26 02:56:56.410014 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/apply-sysctl-overwrites.txt 2026-02-26 02:56:56.410042 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/cilium-agent.txt 2026-02-26 02:56:56.410071 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/clean-cilium-state.txt 2026-02-26 02:56:56.410097 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/config.txt 2026-02-26 02:56:56.410124 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/install-cni-binaries.txt 2026-02-26 02:56:56.410150 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/mount-bpf-fs.txt 2026-02-26 02:56:56.410176 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pkrbf/mount-cgroup.txt 2026-02-26 02:56:56.410204 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hzmkh/ 2026-02-26 02:56:56.410232 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hzmkh/coredns.txt 2026-02-26 02:56:56.410260 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-sggkc/ 2026-02-26 02:56:56.410287 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-sggkc/coredns.txt 2026-02-26 02:56:56.410314 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-02-26 02:56:56.410342 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-02-26 02:56:56.410369 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-02-26 02:56:56.410396 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-26 02:56:56.410422 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-02-26 02:56:56.410449 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-26 02:56:56.410477 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kjbmd/ 2026-02-26 02:56:56.410505 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kjbmd/kube-proxy.txt 2026-02-26 02:56:56.410534 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-02-26 02:56:56.410562 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-26 02:56:56.410588 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-02-26 02:56:56.410614 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-02-26 02:56:56.410640 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-02-26 02:56:56.410668 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-pnc65/ 2026-02-26 02:56:56.410695 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-pnc65/local-path-provisioner.txt 2026-02-26 02:56:56.410782 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-02-26 02:56:56.410945 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-02-26 02:56:56.410981 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-02-26 02:56:56.411009 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-02-26 02:56:56.411038 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-02-26 02:56:56.411065 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-02-26 02:56:56.411099 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-xmvz9/ 2026-02-26 02:56:56.411129 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-xmvz9/goldpinger-daemon.txt 2026-02-26 02:56:56.411159 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/ 2026-02-26 02:56:56.411185 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana-sc-dashboard.txt 2026-02-26 02:56:56.411212 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana-sc-datasources.txt 2026-02-26 02:56:56.411238 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana.txt 2026-02-26 02:56:56.411264 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns/ 2026-02-26 02:56:56.411290 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns/kube-state-metrics.txt 2026-02-26 02:56:56.411318 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-qg9dd/ 2026-02-26 02:56:56.411345 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-qg9dd/kube-prometheus-stack.txt 2026-02-26 02:56:56.411372 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/ 2026-02-26 02:56:56.411399 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/node-exporter.txt 2026-02-26 02:56:56.411427 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/pod-tls-sidecar.txt 2026-02-26 02:56:56.411454 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-02-26 02:56:56.411482 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-02-26 02:56:56.411509 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-02-26 02:56:56.411535 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-02-26 02:56:56.411562 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-02-26 02:56:56.411589 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ktznt/ 2026-02-26 02:56:56.411619 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ktznt/nginx.txt 2026-02-26 02:56:56.411647 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-02-26 02:56:56.411674 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-02-26 02:56:56.411700 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-02-26 02:56:56.411728 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-72svd/ 2026-02-26 02:56:56.411754 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-72svd/gc.txt 2026-02-26 02:56:56.411780 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-x9q9w/ 2026-02-26 02:56:56.411807 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-x9q9w/master.txt 2026-02-26 02:56:56.411833 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-fkp96/ 2026-02-26 02:56:56.411859 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-fkp96/worker.txt 2026-02-26 02:56:56.411885 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-02-26 02:56:56.411913 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-02-26 02:56:56.411948 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-02-26 02:56:56.411977 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-02-26 02:56:56.412003 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-02-26 02:56:56.412030 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-02-26 02:56:56.412058 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-7x4xc/ 2026-02-26 02:56:56.412083 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-7x4xc/pushgateway.txt 2026-02-26 02:56:56.412111 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-7584b/ 2026-02-26 02:56:56.412137 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-7584b/vector.txt 2026-02-26 02:56:56.412179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-02-26 02:56:56.412214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6d8f5698c6-fbmrb/ 2026-02-26 02:56:56.412242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6d8f5698c6-fbmrb/barbican-api.txt 2026-02-26 02:56:56.412269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6d8f5698c6-fbmrb/init.txt 2026-02-26 02:56:56.412296 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-wbj2v/ 2026-02-26 02:56:56.412325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-wbj2v/barbican-db-init-0.txt 2026-02-26 02:56:56.412353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-wbj2v/init.txt 2026-02-26 02:56:56.412381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-2s2fg/ 2026-02-26 02:56:56.412408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-2s2fg/barbican-db-sync.txt 2026-02-26 02:56:56.412436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-2s2fg/init.txt 2026-02-26 02:56:56.412463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zgjmz/ 2026-02-26 02:56:56.412489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zgjmz/init.txt 2026-02-26 02:56:56.412579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-admin.txt 2026-02-26 02:56:56.412610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-internal.txt 2026-02-26 02:56:56.412640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-public.txt 2026-02-26 02:56:56.412672 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-x24h8/ 2026-02-26 02:56:56.412700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-x24h8/init.txt 2026-02-26 02:56:56.412726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-x24h8/key-manager-ks-service-registration.txt 2026-02-26 02:56:56.412754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-b628j/ 2026-02-26 02:56:56.412783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-b628j/barbican-ks-user.txt 2026-02-26 02:56:56.412811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-b628j/init.txt 2026-02-26 02:56:56.412838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-6wgqb/ 2026-02-26 02:56:56.412866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-6wgqb/init.txt 2026-02-26 02:56:56.412892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-6wgqb/rabbit-init.txt 2026-02-26 02:56:56.412919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-767699f554-87vb2/ 2026-02-26 02:56:56.413075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-767699f554-87vb2/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.413114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-767699f554-87vb2/cinder-api.txt 2026-02-26 02:56:56.413142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-767699f554-87vb2/init.txt 2026-02-26 02:56:56.413169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-765849d7b-qqwrs/ 2026-02-26 02:56:56.413195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-765849d7b-qqwrs/ceph-backup-keyring-placement.txt 2026-02-26 02:56:56.413221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-765849d7b-qqwrs/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.413249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-765849d7b-qqwrs/ceph-keyring-placement-rbd1.txt 2026-02-26 02:56:56.413279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-765849d7b-qqwrs/cinder-backup.txt 2026-02-26 02:56:56.413312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-765849d7b-qqwrs/init.txt 2026-02-26 02:56:56.413344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-q5kpp/ 2026-02-26 02:56:56.413372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-q5kpp/ceph-keyring-placement.txt 2026-02-26 02:56:56.413399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-q5kpp/cinder-backup-storage-init.txt 2026-02-26 02:56:56.413426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-q5kpp/init.txt 2026-02-26 02:56:56.413453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-vh6rg/ 2026-02-26 02:56:56.413480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-vh6rg/bootstrap.txt 2026-02-26 02:56:56.413506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-vh6rg/init.txt 2026-02-26 02:56:56.413532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rb4vd/ 2026-02-26 02:56:56.413558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rb4vd/create-internal-tenant.txt 2026-02-26 02:56:56.413584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rb4vd/init.txt 2026-02-26 02:56:56.413611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2njgb/ 2026-02-26 02:56:56.413631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2njgb/cinder-db-init-0.txt 2026-02-26 02:56:56.413651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2njgb/init.txt 2026-02-26 02:56:56.413670 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-qwk4j/ 2026-02-26 02:56:56.413688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-qwk4j/cinder-db-sync.txt 2026-02-26 02:56:56.413707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-qwk4j/init.txt 2026-02-26 02:56:56.413726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mljvb/ 2026-02-26 02:56:56.413745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mljvb/init.txt 2026-02-26 02:56:56.413764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-admin.txt 2026-02-26 02:56:56.413783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-internal.txt 2026-02-26 02:56:56.413802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-public.txt 2026-02-26 02:56:56.413821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-kmgmq/ 2026-02-26 02:56:56.413840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-kmgmq/init.txt 2026-02-26 02:56:56.413861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-kmgmq/volumev3-ks-service-registration.txt 2026-02-26 02:56:56.413888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-trkvv/ 2026-02-26 02:56:56.413908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-trkvv/cinder-ks-user.txt 2026-02-26 02:56:56.413929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-trkvv/init.txt 2026-02-26 02:56:56.413948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-vwdx2/ 2026-02-26 02:56:56.413968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-vwdx2/init.txt 2026-02-26 02:56:56.413987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-vwdx2/rabbit-init.txt 2026-02-26 02:56:56.414006 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-567465f7f4-x2456/ 2026-02-26 02:56:56.414025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-567465f7f4-x2456/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.414044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-567465f7f4-x2456/cinder-scheduler.txt 2026-02-26 02:56:56.414063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-567465f7f4-x2456/init.txt 2026-02-26 02:56:56.414081 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-n999l/ 2026-02-26 02:56:56.414100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-n999l/ceph-keyring-placement.txt 2026-02-26 02:56:56.414119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-n999l/cinder-storage-init-rbd1.txt 2026-02-26 02:56:56.414137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-n999l/init.txt 2026-02-26 02:56:56.414156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df8c45dd6-pbtss/ 2026-02-26 02:56:56.414174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df8c45dd6-pbtss/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.414193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df8c45dd6-pbtss/ceph-keyring-placement-rbd1.txt 2026-02-26 02:56:56.414213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df8c45dd6-pbtss/cinder-volume.txt 2026-02-26 02:56:56.414232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df8c45dd6-pbtss/init-cinder-conf.txt 2026-02-26 02:56:56.414251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df8c45dd6-pbtss/init.txt 2026-02-26 02:56:56.414270 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29534525-w467t/ 2026-02-26 02:56:56.414289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29534525-w467t/cinder-volume-usage-audit.txt 2026-02-26 02:56:56.414308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29534525-w467t/init.txt 2026-02-26 02:56:56.414327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-865bc65cb5-tvhnn/ 2026-02-26 02:56:56.414347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-865bc65cb5-tvhnn/ceph-keyring-placement.txt 2026-02-26 02:56:56.414366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-865bc65cb5-tvhnn/glance-api.txt 2026-02-26 02:56:56.414384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-865bc65cb5-tvhnn/glance-perms.txt 2026-02-26 02:56:56.414403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-865bc65cb5-tvhnn/init.txt 2026-02-26 02:56:56.414423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-hnn5f/ 2026-02-26 02:56:56.414493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-hnn5f/glance-db-init-0.txt 2026-02-26 02:56:56.414578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-hnn5f/init.txt 2026-02-26 02:56:56.414602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hlr2h/ 2026-02-26 02:56:56.414633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hlr2h/glance-db-sync.txt 2026-02-26 02:56:56.414654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hlr2h/init.txt 2026-02-26 02:56:56.414674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-p8rdp/ 2026-02-26 02:56:56.414693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-admin.txt 2026-02-26 02:56:56.414712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-internal.txt 2026-02-26 02:56:56.414731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-public.txt 2026-02-26 02:56:56.414750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-p8rdp/init.txt 2026-02-26 02:56:56.414769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-f7c5k/ 2026-02-26 02:56:56.414788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-f7c5k/image-ks-service-registration.txt 2026-02-26 02:56:56.414807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-f7c5k/init.txt 2026-02-26 02:56:56.414826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4gcr8/ 2026-02-26 02:56:56.414845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4gcr8/glance-ks-user.txt 2026-02-26 02:56:56.414864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4gcr8/init.txt 2026-02-26 02:56:56.414883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-l5ztp/ 2026-02-26 02:56:56.414902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-l5ztp/glance-metadefs-load.txt 2026-02-26 02:56:56.414920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-l5ztp/init.txt 2026-02-26 02:56:56.414939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tlqn8/ 2026-02-26 02:56:56.414958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tlqn8/init.txt 2026-02-26 02:56:56.414977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tlqn8/rabbit-init.txt 2026-02-26 02:56:56.414996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7dhrd/ 2026-02-26 02:56:56.415014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7dhrd/ceph-keyring-placement.txt 2026-02-26 02:56:56.415034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7dhrd/glance-storage-init.txt 2026-02-26 02:56:56.415053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7dhrd/init.txt 2026-02-26 02:56:56.415071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-648b6d96f7-v48rw/ 2026-02-26 02:56:56.415090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-648b6d96f7-v48rw/heat-api.txt 2026-02-26 02:56:56.415109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-648b6d96f7-v48rw/init.txt 2026-02-26 02:56:56.415128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-dffbf/ 2026-02-26 02:56:56.415146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-dffbf/bootstrap.txt 2026-02-26 02:56:56.415166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-dffbf/init.txt 2026-02-26 02:56:56.415185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-85b5799447-xmhcz/ 2026-02-26 02:56:56.415204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-85b5799447-xmhcz/heat-cfn.txt 2026-02-26 02:56:56.415223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-85b5799447-xmhcz/init.txt 2026-02-26 02:56:56.415242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mhcbk/ 2026-02-26 02:56:56.415261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mhcbk/heat-db-init-0.txt 2026-02-26 02:56:56.415280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mhcbk/init.txt 2026-02-26 02:56:56.415305 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-pwj5h/ 2026-02-26 02:56:56.415325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-pwj5h/heat-db-sync.txt 2026-02-26 02:56:56.415344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-pwj5h/init.txt 2026-02-26 02:56:56.415363 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-6jvhh/ 2026-02-26 02:56:56.415382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-6jvhh/heat-ks-domain-user.txt 2026-02-26 02:56:56.415402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-6jvhh/init.txt 2026-02-26 02:56:56.415421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-55ffd9655b-8clmm/ 2026-02-26 02:56:56.415440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-55ffd9655b-8clmm/heat-engine.txt 2026-02-26 02:56:56.415460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-55ffd9655b-8clmm/init.txt 2026-02-26 02:56:56.415479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29534565-9mbrn/ 2026-02-26 02:56:56.415498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29534565-9mbrn/heat-engine-cleaner.txt 2026-02-26 02:56:56.415517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29534565-9mbrn/init.txt 2026-02-26 02:56:56.415536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29534570-s8gm5/ 2026-02-26 02:56:56.415554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29534570-s8gm5/heat-engine-cleaner.txt 2026-02-26 02:56:56.415573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29534570-s8gm5/init.txt 2026-02-26 02:56:56.415592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/ 2026-02-26 02:56:56.415611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-admin.txt 2026-02-26 02:56:56.415631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-internal.txt 2026-02-26 02:56:56.415652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-public.txt 2026-02-26 02:56:56.415671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/init.txt 2026-02-26 02:56:56.415691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-admin.txt 2026-02-26 02:56:56.415710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-internal.txt 2026-02-26 02:56:56.415728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-public.txt 2026-02-26 02:56:56.415747 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hpbz9/ 2026-02-26 02:56:56.415767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hpbz9/cloudformation-ks-service-registration.txt 2026-02-26 02:56:56.415786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hpbz9/init.txt 2026-02-26 02:56:56.415805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hpbz9/orchestration-ks-service-registration.txt 2026-02-26 02:56:56.415825 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dnstv/ 2026-02-26 02:56:56.415844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dnstv/heat-ks-user.txt 2026-02-26 02:56:56.415864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dnstv/heat-trustee-ks-user.txt 2026-02-26 02:56:56.415883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dnstv/init.txt 2026-02-26 02:56:56.415902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-2kldz/ 2026-02-26 02:56:56.415920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-2kldz/init.txt 2026-02-26 02:56:56.415947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-2kldz/rabbit-init.txt 2026-02-26 02:56:56.415968 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-bc4ls/ 2026-02-26 02:56:56.415989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-bc4ls/heat-trusts.txt 2026-02-26 02:56:56.416008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-bc4ls/init.txt 2026-02-26 02:56:56.416028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-54674bfc8c-th8gc/ 2026-02-26 02:56:56.416047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-54674bfc8c-th8gc/horizon.txt 2026-02-26 02:56:56.416067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-54674bfc8c-th8gc/init.txt 2026-02-26 02:56:56.416087 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qh75m/ 2026-02-26 02:56:56.416105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qh75m/horizon-db-init-0.txt 2026-02-26 02:56:56.416124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qh75m/init.txt 2026-02-26 02:56:56.416143 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-8kncn/ 2026-02-26 02:56:56.416163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-8kncn/horizon-db-sync.txt 2026-02-26 02:56:56.416181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-8kncn/init.txt 2026-02-26 02:56:56.416201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-cm56x/ 2026-02-26 02:56:56.416220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-cm56x/init.txt 2026-02-26 02:56:56.416239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-cm56x/keepalived.txt 2026-02-26 02:56:56.416258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-cm56x/wait-for-ip.txt 2026-02-26 02:56:56.416276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-866557767d-b7mmj/ 2026-02-26 02:56:56.416296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-866557767d-b7mmj/init.txt 2026-02-26 02:56:56.416315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-866557767d-b7mmj/keystone-api.txt 2026-02-26 02:56:56.416333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-b9jml/ 2026-02-26 02:56:56.416351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-b9jml/bootstrap.txt 2026-02-26 02:56:56.416371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-b9jml/init.txt 2026-02-26 02:56:56.416390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pbs6w/ 2026-02-26 02:56:56.416409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pbs6w/init.txt 2026-02-26 02:56:56.416429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pbs6w/keystone-credential-setup.txt 2026-02-26 02:56:56.416449 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-8k4bg/ 2026-02-26 02:56:56.416468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-8k4bg/init.txt 2026-02-26 02:56:56.416488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-8k4bg/keystone-db-init-0.txt 2026-02-26 02:56:56.416527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-rw6dp/ 2026-02-26 02:56:56.416549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-rw6dp/init.txt 2026-02-26 02:56:56.416569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-rw6dp/keystone-db-sync.txt 2026-02-26 02:56:56.416590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2g64k/ 2026-02-26 02:56:56.416610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2g64k/init.txt 2026-02-26 02:56:56.416630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2g64k/keystone-domain-manage.txt 2026-02-26 02:56:56.416657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-89xv8/ 2026-02-26 02:56:56.416677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-89xv8/init.txt 2026-02-26 02:56:56.416697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-89xv8/keystone-fernet-setup.txt 2026-02-26 02:56:56.416717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2fsgc/ 2026-02-26 02:56:56.416736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2fsgc/init.txt 2026-02-26 02:56:56.416756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2fsgc/rabbit-init.txt 2026-02-26 02:56:56.416775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/ 2026-02-26 02:56:56.416793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/ceph-admin-keyring-placement.txt 2026-02-26 02:56:56.416812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/ceph-keyring-placement.txt 2026-02-26 02:56:56.416831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/init-dynamic-options.txt 2026-02-26 02:56:56.416851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/init.txt 2026-02-26 02:56:56.416869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/libvirt-exporter.txt 2026-02-26 02:56:56.416888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/libvirt.txt 2026-02-26 02:56:56.416907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p4jj7/tls-sidecar.txt 2026-02-26 02:56:56.416926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-864c49f7cf-p55cq/ 2026-02-26 02:56:56.416945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-864c49f7cf-p55cq/init.txt 2026-02-26 02:56:56.416980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-864c49f7cf-p55cq/magnum-api.txt 2026-02-26 02:56:56.417001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-dxgsh/ 2026-02-26 02:56:56.417020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-dxgsh/magnum-cluster-api-proxy.txt 2026-02-26 02:56:56.417039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-02-26 02:56:56.417058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-02-26 02:56:56.417078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-02-26 02:56:56.417097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-02-26 02:56:56.417117 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-xzdgr/ 2026-02-26 02:56:56.417135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-xzdgr/init.txt 2026-02-26 02:56:56.417154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-xzdgr/magnum-db-init-0.txt 2026-02-26 02:56:56.417172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-ztnvv/ 2026-02-26 02:56:56.417192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-ztnvv/init.txt 2026-02-26 02:56:56.417211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-ztnvv/magnum-db-sync.txt 2026-02-26 02:56:56.417231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jn2bz/ 2026-02-26 02:56:56.417249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jn2bz/init.txt 2026-02-26 02:56:56.417268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jn2bz/magnum-ks-domain-user.txt 2026-02-26 02:56:56.417287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6c5js/ 2026-02-26 02:56:56.417312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-admin.txt 2026-02-26 02:56:56.417333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-internal.txt 2026-02-26 02:56:56.417353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-public.txt 2026-02-26 02:56:56.417373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6c5js/init.txt 2026-02-26 02:56:56.417392 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-nbrbd/ 2026-02-26 02:56:56.417412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-nbrbd/container-infra-ks-service-registration.txt 2026-02-26 02:56:56.417431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-nbrbd/init.txt 2026-02-26 02:56:56.417450 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-vhwx2/ 2026-02-26 02:56:56.417469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-vhwx2/init.txt 2026-02-26 02:56:56.417488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-vhwx2/magnum-ks-user.txt 2026-02-26 02:56:56.417507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-gwd2k/ 2026-02-26 02:56:56.417526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-gwd2k/init.txt 2026-02-26 02:56:56.417545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-gwd2k/rabbit-init.txt 2026-02-26 02:56:56.417564 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-p946x/ 2026-02-26 02:56:56.417583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-p946x/registry.txt 2026-02-26 02:56:56.417603 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-688589b6df-v8vbc/ 2026-02-26 02:56:56.417622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-688589b6df-v8vbc/init.txt 2026-02-26 02:56:56.417641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-688589b6df-v8vbc/manila-api.txt 2026-02-26 02:56:56.417661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-v8w7v/ 2026-02-26 02:56:56.417680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-v8w7v/bootstrap.txt 2026-02-26 02:56:56.417700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-v8w7v/init.txt 2026-02-26 02:56:56.417720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-d869578c6-5tdx9/ 2026-02-26 02:56:56.417740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-d869578c6-5tdx9/init.txt 2026-02-26 02:56:56.417758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-d869578c6-5tdx9/manila-data.txt 2026-02-26 02:56:56.417777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-4tkms/ 2026-02-26 02:56:56.417795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-4tkms/init.txt 2026-02-26 02:56:56.417815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-4tkms/manila-db-init-0.txt 2026-02-26 02:56:56.417834 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-b2qdk/ 2026-02-26 02:56:56.417853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-b2qdk/init.txt 2026-02-26 02:56:56.417872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-b2qdk/manila-db-sync.txt 2026-02-26 02:56:56.417891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/ 2026-02-26 02:56:56.417911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/init.txt 2026-02-26 02:56:56.417930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-admin.txt 2026-02-26 02:56:56.417949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-internal.txt 2026-02-26 02:56:56.417974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-public.txt 2026-02-26 02:56:56.417994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-admin.txt 2026-02-26 02:56:56.418013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-internal.txt 2026-02-26 02:56:56.418032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-public.txt 2026-02-26 02:56:56.418051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-wz8qq/ 2026-02-26 02:56:56.418070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-wz8qq/init.txt 2026-02-26 02:56:56.418089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-wz8qq/share-ks-service-registration.txt 2026-02-26 02:56:56.418109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-wz8qq/sharev2-ks-service-registration.txt 2026-02-26 02:56:56.418127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-8szxc/ 2026-02-26 02:56:56.418146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-8szxc/init.txt 2026-02-26 02:56:56.418273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-8szxc/manila-ks-user.txt 2026-02-26 02:56:56.418301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-59cr9/ 2026-02-26 02:56:56.418322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-59cr9/init.txt 2026-02-26 02:56:56.418342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-59cr9/rabbit-init.txt 2026-02-26 02:56:56.418361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-57d548b8d4-f8crr/ 2026-02-26 02:56:56.418379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-57d548b8d4-f8crr/init.txt 2026-02-26 02:56:56.418398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-57d548b8d4-f8crr/manila-scheduler.txt 2026-02-26 02:56:56.418418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-5dc85d75dc-6nn98/ 2026-02-26 02:56:56.418437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5dc85d75dc-6nn98/init.txt 2026-02-26 02:56:56.418456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5dc85d75dc-6nn98/manila-share-init.txt 2026-02-26 02:56:56.418475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5dc85d75dc-6nn98/manila-share.txt 2026-02-26 02:56:56.418494 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-tn7xq/ 2026-02-26 02:56:56.418513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-tn7xq/init.txt 2026-02-26 02:56:56.418532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-tn7xq/memcached-exporter.txt 2026-02-26 02:56:56.418552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-tn7xq/memcached.txt 2026-02-26 02:56:56.418571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-55qqg/ 2026-02-26 02:56:56.418590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-55qqg/coredns.txt 2026-02-26 02:56:56.418613 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-zr6q9/ 2026-02-26 02:56:56.418635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-zr6q9/init.txt 2026-02-26 02:56:56.418654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-zr6q9/neutron-db-init-0.txt 2026-02-26 02:56:56.418673 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-p2qbb/ 2026-02-26 02:56:56.418692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-p2qbb/init.txt 2026-02-26 02:56:56.418711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-p2qbb/neutron-db-sync.txt 2026-02-26 02:56:56.418738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5qs2d/ 2026-02-26 02:56:56.418759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5qs2d/init.txt 2026-02-26 02:56:56.418778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5qs2d/neutron-dhcp-agent-init.txt 2026-02-26 02:56:56.418797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5qs2d/neutron-dhcp-agent.txt 2026-02-26 02:56:56.418817 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zvdgk/ 2026-02-26 02:56:56.418837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zvdgk/init.txt 2026-02-26 02:56:56.418856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-admin.txt 2026-02-26 02:56:56.418874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-internal.txt 2026-02-26 02:56:56.418893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-public.txt 2026-02-26 02:56:56.418913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-np22r/ 2026-02-26 02:56:56.418931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-np22r/init.txt 2026-02-26 02:56:56.418950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-np22r/network-ks-service-registration.txt 2026-02-26 02:56:56.418968 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4b8vk/ 2026-02-26 02:56:56.418986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4b8vk/init.txt 2026-02-26 02:56:56.419005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4b8vk/neutron-ks-user.txt 2026-02-26 02:56:56.419024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-8wfg9/ 2026-02-26 02:56:56.419042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-8wfg9/init.txt 2026-02-26 02:56:56.419061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-8wfg9/neutron-l3-agent-init.txt 2026-02-26 02:56:56.419079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-8wfg9/neutron-l3-agent.txt 2026-02-26 02:56:56.419098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zczwx/ 2026-02-26 02:56:56.419116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zczwx/init.txt 2026-02-26 02:56:56.419135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zczwx/neutron-metadata-agent-init.txt 2026-02-26 02:56:56.419154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zczwx/neutron-metadata-agent.txt 2026-02-26 02:56:56.419172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qpmrk/ 2026-02-26 02:56:56.419190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qpmrk/init.txt 2026-02-26 02:56:56.419209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qpmrk/neutron-netns-cleanup-cron.txt 2026-02-26 02:56:56.419228 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-7bvc8/ 2026-02-26 02:56:56.419247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-7bvc8/init.txt 2026-02-26 02:56:56.419265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-7bvc8/neutron-openvswitch-agent-kernel-modules.txt 2026-02-26 02:56:56.419284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-7bvc8/neutron-ovs-agent-init.txt 2026-02-26 02:56:56.419303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-7bvc8/neutron-ovs-agent.txt 2026-02-26 02:56:56.419327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-gxzzz/ 2026-02-26 02:56:56.419348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-gxzzz/init.txt 2026-02-26 02:56:56.419367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-gxzzz/rabbit-init.txt 2026-02-26 02:56:56.419387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-c57f7f466-wj6rh/ 2026-02-26 02:56:56.419406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-c57f7f466-wj6rh/init.txt 2026-02-26 02:56:56.419425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-c57f7f466-wj6rh/neutron-rpc-server.txt 2026-02-26 02:56:56.419443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-58dbc699b7-jzf9r/ 2026-02-26 02:56:56.419463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-58dbc699b7-jzf9r/init.txt 2026-02-26 02:56:56.419481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-58dbc699b7-jzf9r/neutron-policy-server.txt 2026-02-26 02:56:56.419501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-58dbc699b7-jzf9r/neutron-server.txt 2026-02-26 02:56:56.419520 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/ 2026-02-26 02:56:56.419539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/init.txt 2026-02-26 02:56:56.419557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/nova-api-metadata-init.txt 2026-02-26 02:56:56.419575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/nova-api.txt 2026-02-26 02:56:56.419594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-597c66585d-6wmrx/ 2026-02-26 02:56:56.419612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-597c66585d-6wmrx/init.txt 2026-02-26 02:56:56.419632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-597c66585d-6wmrx/nova-osapi.txt 2026-02-26 02:56:56.419651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-k8ggq/ 2026-02-26 02:56:56.419671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-k8ggq/bootstrap.txt 2026-02-26 02:56:56.419691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-k8ggq/init.txt 2026-02-26 02:56:56.419710 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nx542/ 2026-02-26 02:56:56.419729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nx542/init.txt 2026-02-26 02:56:56.419748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nx542/nova-cell-setup-init.txt 2026-02-26 02:56:56.419767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nx542/nova-cell-setup.txt 2026-02-26 02:56:56.419786 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/ 2026-02-26 02:56:56.419805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/ceph-admin-keyring-placement.txt 2026-02-26 02:56:56.419824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/ceph-keyring-placement.txt 2026-02-26 02:56:56.419843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/ceph-perms.txt 2026-02-26 02:56:56.420003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/init.txt 2026-02-26 02:56:56.420022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/nova-compute-init.txt 2026-02-26 02:56:56.420043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/nova-compute-ssh-init.txt 2026-02-26 02:56:56.420061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/nova-compute-ssh.txt 2026-02-26 02:56:56.420080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/nova-compute-vnc-init.txt 2026-02-26 02:56:56.420104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-sv7bs/nova-compute.txt 2026-02-26 02:56:56.420124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c4865d594-dhmjb/ 2026-02-26 02:56:56.420143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c4865d594-dhmjb/init.txt 2026-02-26 02:56:56.420162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c4865d594-dhmjb/nova-conductor.txt 2026-02-26 02:56:56.420182 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs9qf/ 2026-02-26 02:56:56.420201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs9qf/init.txt 2026-02-26 02:56:56.420221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs9qf/nova-db-init-0.txt 2026-02-26 02:56:56.420241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs9qf/nova-db-init-1.txt 2026-02-26 02:56:56.420260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs9qf/nova-db-init-2.txt 2026-02-26 02:56:56.420279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7m5z6/ 2026-02-26 02:56:56.420298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7m5z6/init.txt 2026-02-26 02:56:56.420317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7m5z6/nova-db-sync.txt 2026-02-26 02:56:56.420336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-t96bq/ 2026-02-26 02:56:56.420354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-admin.txt 2026-02-26 02:56:56.420373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-internal.txt 2026-02-26 02:56:56.420392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-public.txt 2026-02-26 02:56:56.420412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-t96bq/init.txt 2026-02-26 02:56:56.420431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-ndd6j/ 2026-02-26 02:56:56.420450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-ndd6j/compute-ks-service-registration.txt 2026-02-26 02:56:56.420469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-ndd6j/init.txt 2026-02-26 02:56:56.420488 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qq7cm/ 2026-02-26 02:56:56.420549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qq7cm/init.txt 2026-02-26 02:56:56.420573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qq7cm/nova-ks-user.txt 2026-02-26 02:56:56.420593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d6664856c-v2rdv/ 2026-02-26 02:56:56.420614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d6664856c-v2rdv/init.txt 2026-02-26 02:56:56.420634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy-init-assets.txt 2026-02-26 02:56:56.420654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy-init.txt 2026-02-26 02:56:56.420674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy.txt 2026-02-26 02:56:56.420693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lvdxl/ 2026-02-26 02:56:56.420713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lvdxl/init.txt 2026-02-26 02:56:56.420733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lvdxl/rabbit-init.txt 2026-02-26 02:56:56.420753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7fdf67bf98-ksxrq/ 2026-02-26 02:56:56.420772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7fdf67bf98-ksxrq/init.txt 2026-02-26 02:56:56.420791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7fdf67bf98-ksxrq/nova-scheduler.txt 2026-02-26 02:56:56.420818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-57c4555c8d-n9t7q/ 2026-02-26 02:56:56.420839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-57c4555c8d-n9t7q/init.txt 2026-02-26 02:56:56.420858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-57c4555c8d-n9t7q/octavia-api.txt 2026-02-26 02:56:56.420877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-sb7dc/ 2026-02-26 02:56:56.420896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-sb7dc/bootstrap.txt 2026-02-26 02:56:56.420916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-sb7dc/init.txt 2026-02-26 02:56:56.420935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-r68jh/ 2026-02-26 02:56:56.420968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-r68jh/init.txt 2026-02-26 02:56:56.420990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-r68jh/octavia-db-init-0.txt 2026-02-26 02:56:56.421010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-r68jh/octavia-db-init-1.txt 2026-02-26 02:56:56.421028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-kzglj/ 2026-02-26 02:56:56.421048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-kzglj/init.txt 2026-02-26 02:56:56.421067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-kzglj/octavia-db-sync.txt 2026-02-26 02:56:56.421085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-jpqkk/ 2026-02-26 02:56:56.421104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-jpqkk/init.txt 2026-02-26 02:56:56.421123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-jpqkk/octavia-health-manager-get-port.txt 2026-02-26 02:56:56.421142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-jpqkk/octavia-health-manager-nic-init.txt 2026-02-26 02:56:56.421160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-jpqkk/octavia-health-manager.txt 2026-02-26 02:56:56.421179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-565c99dcfc-rdjtm/ 2026-02-26 02:56:56.421198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-565c99dcfc-rdjtm/init.txt 2026-02-26 02:56:56.421216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-565c99dcfc-rdjtm/octavia-housekeeping.txt 2026-02-26 02:56:56.421236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-92q6j/ 2026-02-26 02:56:56.421255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-92q6j/init.txt 2026-02-26 02:56:56.421274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-admin.txt 2026-02-26 02:56:56.421293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-internal.txt 2026-02-26 02:56:56.421312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-public.txt 2026-02-26 02:56:56.421331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-l8hvm/ 2026-02-26 02:56:56.421350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-l8hvm/init.txt 2026-02-26 02:56:56.421370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-l8hvm/load-balancer-ks-service-registration.txt 2026-02-26 02:56:56.421389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-j2d6s/ 2026-02-26 02:56:56.421408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-j2d6s/init.txt 2026-02-26 02:56:56.421429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-j2d6s/octavia-ks-user.txt 2026-02-26 02:56:56.421454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ggrtp/ 2026-02-26 02:56:56.421475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ggrtp/init.txt 2026-02-26 02:56:56.421495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ggrtp/rabbit-init.txt 2026-02-26 02:56:56.421515 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5bd4d49f6b-kbclx/ 2026-02-26 02:56:56.421534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5bd4d49f6b-kbclx/init.txt 2026-02-26 02:56:56.421553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5bd4d49f6b-kbclx/octavia-worker.txt 2026-02-26 02:56:56.421573 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-7c944bc9f-2vh5q/ 2026-02-26 02:56:56.421592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-7c944bc9f-2vh5q/openstack-database-exporter.txt 2026-02-26 02:56:56.421612 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7f595fcf-r7dw2/ 2026-02-26 02:56:56.421633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7f595fcf-r7dw2/build-config.txt 2026-02-26 02:56:56.421658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7f595fcf-r7dw2/openstack-exporter.txt 2026-02-26 02:56:56.421682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-cvgww/ 2026-02-26 02:56:56.421705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cvgww/init.txt 2026-02-26 02:56:56.421730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cvgww/openvswitch-db-perms.txt 2026-02-26 02:56:56.421752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cvgww/openvswitch-db.txt 2026-02-26 02:56:56.421771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cvgww/openvswitch-vswitchd-modules.txt 2026-02-26 02:56:56.421790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cvgww/openvswitch-vswitchd.txt 2026-02-26 02:56:56.421808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-02-26 02:56:56.421827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-02-26 02:56:56.421846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-02-26 02:56:56.421865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-02-26 02:56:56.421883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-02-26 02:56:56.421902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-02-26 02:56:56.421921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-02-26 02:56:56.421939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-02-26 02:56:56.421958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-02-26 02:56:56.421977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6b6db64f8c-gsxdw/ 2026-02-26 02:56:56.421995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b6db64f8c-gsxdw/init.txt 2026-02-26 02:56:56.422014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b6db64f8c-gsxdw/placement-api.txt 2026-02-26 02:56:56.422033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-t4kph/ 2026-02-26 02:56:56.422051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-t4kph/init.txt 2026-02-26 02:56:56.422070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-t4kph/placement-db-init-0.txt 2026-02-26 02:56:56.422089 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-86rbm/ 2026-02-26 02:56:56.422107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-86rbm/init.txt 2026-02-26 02:56:56.422131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-86rbm/placement-db-sync.txt 2026-02-26 02:56:56.422151 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-lgsnr/ 2026-02-26 02:56:56.422170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-lgsnr/init.txt 2026-02-26 02:56:56.422188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-admin.txt 2026-02-26 02:56:56.422207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-internal.txt 2026-02-26 02:56:56.422226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-public.txt 2026-02-26 02:56:56.422245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-cstqw/ 2026-02-26 02:56:56.422265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-cstqw/init.txt 2026-02-26 02:56:56.422283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-cstqw/placement-ks-service-registration.txt 2026-02-26 02:56:56.422303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5mszs/ 2026-02-26 02:56:56.422322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5mszs/init.txt 2026-02-26 02:56:56.422341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5mszs/placement-ks-user.txt 2026-02-26 02:56:56.422361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-qxqhw/ 2026-02-26 02:56:56.422379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-qxqhw/percona-xtradb-cluster-operator.txt 2026-02-26 02:56:56.422398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-02-26 02:56:56.422417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-02-26 02:56:56.422435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-02-26 02:56:56.422453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-02-26 02:56:56.422472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-02-26 02:56:56.422491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-02-26 02:56:56.422510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-9zppk/ 2026-02-26 02:56:56.422529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-9zppk/rabbitmq-cluster-operator.txt 2026-02-26 02:56:56.422547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-02-26 02:56:56.422565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-02-26 02:56:56.422583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-02-26 02:56:56.422602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-02-26 02:56:56.422620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-02-26 02:56:56.422639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-02-26 02:56:56.422658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-02-26 02:56:56.422678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-02-26 02:56:56.422696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-02-26 02:56:56.422715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-02-26 02:56:56.422734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-02-26 02:56:56.422758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-02-26 02:56:56.422779 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-02-26 02:56:56.422798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-02-26 02:56:56.422818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-02-26 02:56:56.422838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9/ 2026-02-26 02:56:56.422857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9/rabbitmq-cluster-operator.txt 2026-02-26 02:56:56.422877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-02-26 02:56:56.422896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-02-26 02:56:56.422915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-02-26 02:56:56.422935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-02-26 02:56:56.422955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-02-26 02:56:56.422974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-02-26 02:56:56.422993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-02-26 02:56:56.423013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-02-26 02:56:56.423032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-02-26 02:56:56.423051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/ 2026-02-26 02:56:56.423071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/ceph-crash.txt 2026-02-26 02:56:56.423090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/chown-container-data-dir.txt 2026-02-26 02:56:56.423109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/make-container-crash-dir.txt 2026-02-26 02:56:56.423128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/ 2026-02-26 02:56:56.423147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/chown-container-data-dir.txt 2026-02-26 02:56:56.423166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/log-collector.txt 2026-02-26 02:56:56.423185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/rgw.txt 2026-02-26 02:56:56.423204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-cbdf7b9c6-mm2wf/ 2026-02-26 02:56:56.423224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-cbdf7b9c6-mm2wf/init.txt 2026-02-26 02:56:56.423243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-cbdf7b9c6-mm2wf/staffeln-api.txt 2026-02-26 02:56:56.423262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5965496879-xv927/ 2026-02-26 02:56:56.423282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5965496879-xv927/staffeln-conductor.txt 2026-02-26 02:56:56.423300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4bmpk/ 2026-02-26 02:56:56.423319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4bmpk/init.txt 2026-02-26 02:56:56.423338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4bmpk/staffeln-db-init-0.txt 2026-02-26 02:56:56.423357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-s5fzd/ 2026-02-26 02:56:56.423381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-s5fzd/init.txt 2026-02-26 02:56:56.423402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-s5fzd/staffeln-db-sync.txt 2026-02-26 02:56:56.423421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-hx2cc/ 2026-02-26 02:56:56.423440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-hx2cc/init.txt 2026-02-26 02:56:56.423459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-hx2cc/tempest-ks-user.txt 2026-02-26 02:56:56.423477 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5g6mw/ 2026-02-26 02:56:56.423496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5g6mw/init.txt 2026-02-26 02:56:56.423515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5g6mw/tempest-run-tests-init.txt 2026-02-26 02:56:56.423534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5g6mw/tempest-run-tests.txt 2026-02-26 02:56:56.423554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-02-26 02:56:56.423573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-02-26 02:56:56.423592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-02-26 02:56:56.423611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-02-26 02:56:56.423630 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-02-26 02:56:56.423649 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-b6mhp/ 2026-02-26 02:56:56.423667 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-b6mhp/manager.txt 2026-02-26 02:56:56.423686 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-02-26 02:56:56.423705 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2tfqk/ 2026-02-26 02:56:56.423724 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2tfqk/rook-ceph-operator.txt 2026-02-26 02:56:56.423743 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-02-26 02:56:56.423761 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-sf2sf/ 2026-02-26 02:56:56.423780 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-sf2sf/secretgen-controller.txt 2026-02-26 02:56:56.423800 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-02-26 02:56:56.423819 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-59c5t/ 2026-02-26 02:56:56.423838 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-59c5t/controller.txt 2026-02-26 02:56:56.423857 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-g6clr/ 2026-02-26 02:56:56.423876 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-g6clr/ingress-nginx-default-backend.txt 2026-02-26 02:56:56.423896 | instance | cd+++++++++ pod-logs/kube-system/ 2026-02-26 02:56:56.423915 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-mt45j/ 2026-02-26 02:56:56.423934 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-mt45j/cilium-operator.txt 2026-02-26 02:56:56.423953 | instance | cd+++++++++ pod-logs/kube-system/cilium-pkrbf/ 2026-02-26 02:56:56.423972 | instance | >f+++++++++ pod-logs/kube-system/cilium-pkrbf/apply-sysctl-overwrites.txt 2026-02-26 02:56:56.423992 | instance | >f+++++++++ pod-logs/kube-system/cilium-pkrbf/cilium-agent.txt 2026-02-26 02:56:56.424012 | instance | >f+++++++++ pod-logs/kube-system/cilium-pkrbf/clean-cilium-state.txt 2026-02-26 02:56:56.424031 | instance | >f+++++++++ pod-logs/kube-system/cilium-pkrbf/config.txt 2026-02-26 02:56:56.424050 | instance | >f+++++++++ pod-logs/kube-system/cilium-pkrbf/install-cni-binaries.txt 2026-02-26 02:56:56.424075 | instance | >f+++++++++ pod-logs/kube-system/cilium-pkrbf/mount-bpf-fs.txt 2026-02-26 02:56:56.424095 | instance | >f+++++++++ pod-logs/kube-system/cilium-pkrbf/mount-cgroup.txt 2026-02-26 02:56:56.424115 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-hzmkh/ 2026-02-26 02:56:56.424134 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-hzmkh/coredns.txt 2026-02-26 02:56:56.424155 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-sggkc/ 2026-02-26 02:56:56.424175 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-sggkc/coredns.txt 2026-02-26 02:56:56.424193 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-02-26 02:56:56.424212 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-02-26 02:56:56.424231 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-02-26 02:56:56.424250 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-26 02:56:56.424270 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-02-26 02:56:56.424289 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-26 02:56:56.424308 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-kjbmd/ 2026-02-26 02:56:56.424328 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-kjbmd/kube-proxy.txt 2026-02-26 02:56:56.424347 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-02-26 02:56:56.424365 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-26 02:56:56.424384 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-02-26 02:56:56.424404 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-02-26 02:56:56.424423 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-02-26 02:56:56.424442 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-pnc65/ 2026-02-26 02:56:56.424461 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-pnc65/local-path-provisioner.txt 2026-02-26 02:56:56.424480 | instance | cd+++++++++ pod-logs/monitoring/ 2026-02-26 02:56:56.424499 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-02-26 02:56:56.424544 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-02-26 02:56:56.424569 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-02-26 02:56:56.424590 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-02-26 02:56:56.424609 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-02-26 02:56:56.424628 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-xmvz9/ 2026-02-26 02:56:56.424647 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-xmvz9/goldpinger-daemon.txt 2026-02-26 02:56:56.424666 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/ 2026-02-26 02:56:56.424685 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana-sc-dashboard.txt 2026-02-26 02:56:56.424703 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana-sc-datasources.txt 2026-02-26 02:56:56.424722 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c456d9d77-kk6cf/grafana.txt 2026-02-26 02:56:56.424741 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns/ 2026-02-26 02:56:56.424760 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmlns/kube-state-metrics.txt 2026-02-26 02:56:56.424779 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-qg9dd/ 2026-02-26 02:56:56.424804 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-qg9dd/kube-prometheus-stack.txt 2026-02-26 02:56:56.424825 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/ 2026-02-26 02:56:56.424845 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/node-exporter.txt 2026-02-26 02:56:56.424865 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7r7hm/pod-tls-sidecar.txt 2026-02-26 02:56:56.424884 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-02-26 02:56:56.424903 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-02-26 02:56:56.424923 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-02-26 02:56:56.424941 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-02-26 02:56:56.424992 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-02-26 02:56:56.425014 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ktznt/ 2026-02-26 02:56:56.425034 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ktznt/nginx.txt 2026-02-26 02:56:56.425054 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-02-26 02:56:56.425073 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-02-26 02:56:56.425091 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-02-26 02:56:56.425110 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-72svd/ 2026-02-26 02:56:56.425128 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-72svd/gc.txt 2026-02-26 02:56:56.425148 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-x9q9w/ 2026-02-26 02:56:56.425167 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-x9q9w/master.txt 2026-02-26 02:56:56.425186 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-fkp96/ 2026-02-26 02:56:56.425206 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-fkp96/worker.txt 2026-02-26 02:56:56.425225 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-02-26 02:56:56.425244 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-02-26 02:56:56.425262 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-02-26 02:56:56.425282 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-02-26 02:56:56.425300 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-02-26 02:56:56.425318 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-02-26 02:56:56.425337 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-7x4xc/ 2026-02-26 02:56:56.425356 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-7x4xc/pushgateway.txt 2026-02-26 02:56:56.425375 | instance | cd+++++++++ pod-logs/monitoring/vector-7584b/ 2026-02-26 02:56:56.425394 | instance | >f+++++++++ pod-logs/monitoring/vector-7584b/vector.txt 2026-02-26 02:56:56.425413 | instance | cd+++++++++ pod-logs/openstack/ 2026-02-26 02:56:56.425433 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6d8f5698c6-fbmrb/ 2026-02-26 02:56:56.425452 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6d8f5698c6-fbmrb/barbican-api.txt 2026-02-26 02:56:56.425471 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6d8f5698c6-fbmrb/init.txt 2026-02-26 02:56:56.425490 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-wbj2v/ 2026-02-26 02:56:56.425510 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-wbj2v/barbican-db-init-0.txt 2026-02-26 02:56:56.425536 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-wbj2v/init.txt 2026-02-26 02:56:56.425557 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-2s2fg/ 2026-02-26 02:56:56.425576 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-2s2fg/barbican-db-sync.txt 2026-02-26 02:56:56.425596 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-2s2fg/init.txt 2026-02-26 02:56:56.425614 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-zgjmz/ 2026-02-26 02:56:56.425634 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zgjmz/init.txt 2026-02-26 02:56:56.425653 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-admin.txt 2026-02-26 02:56:56.425672 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-internal.txt 2026-02-26 02:56:56.425692 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zgjmz/key-manager-ks-endpoints-public.txt 2026-02-26 02:56:56.425711 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-x24h8/ 2026-02-26 02:56:56.425730 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-x24h8/init.txt 2026-02-26 02:56:56.425749 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-x24h8/key-manager-ks-service-registration.txt 2026-02-26 02:56:56.425768 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-b628j/ 2026-02-26 02:56:56.425787 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-b628j/barbican-ks-user.txt 2026-02-26 02:56:56.425806 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-b628j/init.txt 2026-02-26 02:56:56.425826 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-6wgqb/ 2026-02-26 02:56:56.425845 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-6wgqb/init.txt 2026-02-26 02:56:56.425864 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-6wgqb/rabbit-init.txt 2026-02-26 02:56:56.425883 | instance | cd+++++++++ pod-logs/openstack/cinder-api-767699f554-87vb2/ 2026-02-26 02:56:56.425903 | instance | >f+++++++++ pod-logs/openstack/cinder-api-767699f554-87vb2/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.425922 | instance | >f+++++++++ pod-logs/openstack/cinder-api-767699f554-87vb2/cinder-api.txt 2026-02-26 02:56:56.425940 | instance | >f+++++++++ pod-logs/openstack/cinder-api-767699f554-87vb2/init.txt 2026-02-26 02:56:56.425960 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-765849d7b-qqwrs/ 2026-02-26 02:56:56.425978 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-765849d7b-qqwrs/ceph-backup-keyring-placement.txt 2026-02-26 02:56:56.425997 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-765849d7b-qqwrs/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.426015 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-765849d7b-qqwrs/ceph-keyring-placement-rbd1.txt 2026-02-26 02:56:56.426034 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-765849d7b-qqwrs/cinder-backup.txt 2026-02-26 02:56:56.426053 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-765849d7b-qqwrs/init.txt 2026-02-26 02:56:56.426072 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-q5kpp/ 2026-02-26 02:56:56.426091 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-q5kpp/ceph-keyring-placement.txt 2026-02-26 02:56:56.426110 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-q5kpp/cinder-backup-storage-init.txt 2026-02-26 02:56:56.426129 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-q5kpp/init.txt 2026-02-26 02:56:56.426147 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-vh6rg/ 2026-02-26 02:56:56.426166 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-vh6rg/bootstrap.txt 2026-02-26 02:56:56.426186 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-vh6rg/init.txt 2026-02-26 02:56:56.426204 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rb4vd/ 2026-02-26 02:56:56.426230 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rb4vd/create-internal-tenant.txt 2026-02-26 02:56:56.426251 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rb4vd/init.txt 2026-02-26 02:56:56.426270 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-2njgb/ 2026-02-26 02:56:56.426289 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-2njgb/cinder-db-init-0.txt 2026-02-26 02:56:56.426307 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-2njgb/init.txt 2026-02-26 02:56:56.426326 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-qwk4j/ 2026-02-26 02:56:56.426345 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-qwk4j/cinder-db-sync.txt 2026-02-26 02:56:56.426363 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-qwk4j/init.txt 2026-02-26 02:56:56.426382 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-mljvb/ 2026-02-26 02:56:56.426400 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mljvb/init.txt 2026-02-26 02:56:56.426419 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-admin.txt 2026-02-26 02:56:56.426438 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-internal.txt 2026-02-26 02:56:56.426457 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mljvb/volumev3-ks-endpoints-public.txt 2026-02-26 02:56:56.426475 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-kmgmq/ 2026-02-26 02:56:56.426494 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-kmgmq/init.txt 2026-02-26 02:56:56.426514 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-kmgmq/volumev3-ks-service-registration.txt 2026-02-26 02:56:56.426533 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-trkvv/ 2026-02-26 02:56:56.426553 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-trkvv/cinder-ks-user.txt 2026-02-26 02:56:56.426573 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-trkvv/init.txt 2026-02-26 02:56:56.426592 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-vwdx2/ 2026-02-26 02:56:56.426610 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-vwdx2/init.txt 2026-02-26 02:56:56.426629 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-vwdx2/rabbit-init.txt 2026-02-26 02:56:56.426649 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-567465f7f4-x2456/ 2026-02-26 02:56:56.426667 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-567465f7f4-x2456/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.426685 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-567465f7f4-x2456/cinder-scheduler.txt 2026-02-26 02:56:56.426705 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-567465f7f4-x2456/init.txt 2026-02-26 02:56:56.426725 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-n999l/ 2026-02-26 02:56:56.426744 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-n999l/ceph-keyring-placement.txt 2026-02-26 02:56:56.426762 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-n999l/cinder-storage-init-rbd1.txt 2026-02-26 02:56:56.426781 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-n999l/init.txt 2026-02-26 02:56:56.426800 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5df8c45dd6-pbtss/ 2026-02-26 02:56:56.426820 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df8c45dd6-pbtss/ceph-coordination-volume-perms.txt 2026-02-26 02:56:56.426839 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df8c45dd6-pbtss/ceph-keyring-placement-rbd1.txt 2026-02-26 02:56:56.426858 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df8c45dd6-pbtss/cinder-volume.txt 2026-02-26 02:56:56.426878 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df8c45dd6-pbtss/init-cinder-conf.txt 2026-02-26 02:56:56.426897 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df8c45dd6-pbtss/init.txt 2026-02-26 02:56:56.426921 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29534525-w467t/ 2026-02-26 02:56:56.426941 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29534525-w467t/cinder-volume-usage-audit.txt 2026-02-26 02:56:56.426960 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29534525-w467t/init.txt 2026-02-26 02:56:56.426979 | instance | cd+++++++++ pod-logs/openstack/glance-api-865bc65cb5-tvhnn/ 2026-02-26 02:56:56.426998 | instance | >f+++++++++ pod-logs/openstack/glance-api-865bc65cb5-tvhnn/ceph-keyring-placement.txt 2026-02-26 02:56:56.427017 | instance | >f+++++++++ pod-logs/openstack/glance-api-865bc65cb5-tvhnn/glance-api.txt 2026-02-26 02:56:56.427037 | instance | >f+++++++++ pod-logs/openstack/glance-api-865bc65cb5-tvhnn/glance-perms.txt 2026-02-26 02:56:56.427056 | instance | >f+++++++++ pod-logs/openstack/glance-api-865bc65cb5-tvhnn/init.txt 2026-02-26 02:56:56.427075 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-hnn5f/ 2026-02-26 02:56:56.427093 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-hnn5f/glance-db-init-0.txt 2026-02-26 02:56:56.427112 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-hnn5f/init.txt 2026-02-26 02:56:56.427131 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-hlr2h/ 2026-02-26 02:56:56.427149 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hlr2h/glance-db-sync.txt 2026-02-26 02:56:56.427168 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hlr2h/init.txt 2026-02-26 02:56:56.427186 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-p8rdp/ 2026-02-26 02:56:56.427205 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-admin.txt 2026-02-26 02:56:56.427223 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-internal.txt 2026-02-26 02:56:56.427242 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-p8rdp/image-ks-endpoints-public.txt 2026-02-26 02:56:56.427261 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-p8rdp/init.txt 2026-02-26 02:56:56.427279 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-f7c5k/ 2026-02-26 02:56:56.427298 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-f7c5k/image-ks-service-registration.txt 2026-02-26 02:56:56.427316 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-f7c5k/init.txt 2026-02-26 02:56:56.427336 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-4gcr8/ 2026-02-26 02:56:56.427355 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4gcr8/glance-ks-user.txt 2026-02-26 02:56:56.427373 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4gcr8/init.txt 2026-02-26 02:56:56.427392 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-l5ztp/ 2026-02-26 02:56:56.427410 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-l5ztp/glance-metadefs-load.txt 2026-02-26 02:56:56.427430 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-l5ztp/init.txt 2026-02-26 02:56:56.427448 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-tlqn8/ 2026-02-26 02:56:56.427467 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tlqn8/init.txt 2026-02-26 02:56:56.427486 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tlqn8/rabbit-init.txt 2026-02-26 02:56:56.427505 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-7dhrd/ 2026-02-26 02:56:56.427523 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7dhrd/ceph-keyring-placement.txt 2026-02-26 02:56:56.427542 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7dhrd/glance-storage-init.txt 2026-02-26 02:56:56.427560 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7dhrd/init.txt 2026-02-26 02:56:56.427579 | instance | cd+++++++++ pod-logs/openstack/heat-api-648b6d96f7-v48rw/ 2026-02-26 02:56:56.427597 | instance | >f+++++++++ pod-logs/openstack/heat-api-648b6d96f7-v48rw/heat-api.txt 2026-02-26 02:56:56.427620 | instance | >f+++++++++ pod-logs/openstack/heat-api-648b6d96f7-v48rw/init.txt 2026-02-26 02:56:56.427640 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-dffbf/ 2026-02-26 02:56:56.427659 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-dffbf/bootstrap.txt 2026-02-26 02:56:56.427677 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-dffbf/init.txt 2026-02-26 02:56:56.427695 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-85b5799447-xmhcz/ 2026-02-26 02:56:56.427715 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-85b5799447-xmhcz/heat-cfn.txt 2026-02-26 02:56:56.427733 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-85b5799447-xmhcz/init.txt 2026-02-26 02:56:56.427752 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-mhcbk/ 2026-02-26 02:56:56.427771 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-mhcbk/heat-db-init-0.txt 2026-02-26 02:56:56.427790 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-mhcbk/init.txt 2026-02-26 02:56:56.427808 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-pwj5h/ 2026-02-26 02:56:56.427826 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-pwj5h/heat-db-sync.txt 2026-02-26 02:56:56.427846 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-pwj5h/init.txt 2026-02-26 02:56:56.427865 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-6jvhh/ 2026-02-26 02:56:56.427885 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-6jvhh/heat-ks-domain-user.txt 2026-02-26 02:56:56.427904 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-6jvhh/init.txt 2026-02-26 02:56:56.427923 | instance | cd+++++++++ pod-logs/openstack/heat-engine-55ffd9655b-8clmm/ 2026-02-26 02:56:56.427942 | instance | >f+++++++++ pod-logs/openstack/heat-engine-55ffd9655b-8clmm/heat-engine.txt 2026-02-26 02:56:56.427961 | instance | >f+++++++++ pod-logs/openstack/heat-engine-55ffd9655b-8clmm/init.txt 2026-02-26 02:56:56.427980 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29534565-9mbrn/ 2026-02-26 02:56:56.427999 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29534565-9mbrn/heat-engine-cleaner.txt 2026-02-26 02:56:56.428019 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29534565-9mbrn/init.txt 2026-02-26 02:56:56.428038 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29534570-s8gm5/ 2026-02-26 02:56:56.428057 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29534570-s8gm5/heat-engine-cleaner.txt 2026-02-26 02:56:56.428076 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29534570-s8gm5/init.txt 2026-02-26 02:56:56.428095 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/ 2026-02-26 02:56:56.428115 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-admin.txt 2026-02-26 02:56:56.428133 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-internal.txt 2026-02-26 02:56:56.428152 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/cloudformation-ks-endpoints-public.txt 2026-02-26 02:56:56.428171 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/init.txt 2026-02-26 02:56:56.428189 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-admin.txt 2026-02-26 02:56:56.428208 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-internal.txt 2026-02-26 02:56:56.428227 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hvqrk/orchestration-ks-endpoints-public.txt 2026-02-26 02:56:56.428245 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-hpbz9/ 2026-02-26 02:56:56.428265 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hpbz9/cloudformation-ks-service-registration.txt 2026-02-26 02:56:56.428284 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hpbz9/init.txt 2026-02-26 02:56:56.428302 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hpbz9/orchestration-ks-service-registration.txt 2026-02-26 02:56:56.428326 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-dnstv/ 2026-02-26 02:56:56.428346 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dnstv/heat-ks-user.txt 2026-02-26 02:56:56.428366 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dnstv/heat-trustee-ks-user.txt 2026-02-26 02:56:56.428385 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dnstv/init.txt 2026-02-26 02:56:56.428404 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-2kldz/ 2026-02-26 02:56:56.428423 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-2kldz/init.txt 2026-02-26 02:56:56.428441 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-2kldz/rabbit-init.txt 2026-02-26 02:56:56.428461 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-bc4ls/ 2026-02-26 02:56:56.428479 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-bc4ls/heat-trusts.txt 2026-02-26 02:56:56.428497 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-bc4ls/init.txt 2026-02-26 02:56:56.428575 | instance | cd+++++++++ pod-logs/openstack/horizon-54674bfc8c-th8gc/ 2026-02-26 02:56:56.428599 | instance | >f+++++++++ pod-logs/openstack/horizon-54674bfc8c-th8gc/horizon.txt 2026-02-26 02:56:56.428623 | instance | >f+++++++++ pod-logs/openstack/horizon-54674bfc8c-th8gc/init.txt 2026-02-26 02:56:56.428644 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-qh75m/ 2026-02-26 02:56:56.428663 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qh75m/horizon-db-init-0.txt 2026-02-26 02:56:56.428683 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qh75m/init.txt 2026-02-26 02:56:56.428702 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-8kncn/ 2026-02-26 02:56:56.428721 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-8kncn/horizon-db-sync.txt 2026-02-26 02:56:56.428740 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-8kncn/init.txt 2026-02-26 02:56:56.428759 | instance | cd+++++++++ pod-logs/openstack/keepalived-cm56x/ 2026-02-26 02:56:56.428777 | instance | >f+++++++++ pod-logs/openstack/keepalived-cm56x/init.txt 2026-02-26 02:56:56.428797 | instance | >f+++++++++ pod-logs/openstack/keepalived-cm56x/keepalived.txt 2026-02-26 02:56:56.428815 | instance | >f+++++++++ pod-logs/openstack/keepalived-cm56x/wait-for-ip.txt 2026-02-26 02:56:56.428834 | instance | cd+++++++++ pod-logs/openstack/keystone-api-866557767d-b7mmj/ 2026-02-26 02:56:56.428852 | instance | >f+++++++++ pod-logs/openstack/keystone-api-866557767d-b7mmj/init.txt 2026-02-26 02:56:56.428871 | instance | >f+++++++++ pod-logs/openstack/keystone-api-866557767d-b7mmj/keystone-api.txt 2026-02-26 02:56:56.428891 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-b9jml/ 2026-02-26 02:56:56.428910 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-b9jml/bootstrap.txt 2026-02-26 02:56:56.428929 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-b9jml/init.txt 2026-02-26 02:56:56.428948 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-pbs6w/ 2026-02-26 02:56:56.428998 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pbs6w/init.txt 2026-02-26 02:56:56.429019 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pbs6w/keystone-credential-setup.txt 2026-02-26 02:56:56.429039 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-8k4bg/ 2026-02-26 02:56:56.429058 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-8k4bg/init.txt 2026-02-26 02:56:56.429078 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-8k4bg/keystone-db-init-0.txt 2026-02-26 02:56:56.429098 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-rw6dp/ 2026-02-26 02:56:56.429117 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-rw6dp/init.txt 2026-02-26 02:56:56.429136 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-rw6dp/keystone-db-sync.txt 2026-02-26 02:56:56.429155 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-2g64k/ 2026-02-26 02:56:56.429180 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2g64k/init.txt 2026-02-26 02:56:56.429201 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2g64k/keystone-domain-manage.txt 2026-02-26 02:56:56.429220 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-89xv8/ 2026-02-26 02:56:56.429238 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-89xv8/init.txt 2026-02-26 02:56:56.429257 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-89xv8/keystone-fernet-setup.txt 2026-02-26 02:56:56.429276 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-2fsgc/ 2026-02-26 02:56:56.429295 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2fsgc/init.txt 2026-02-26 02:56:56.429313 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2fsgc/rabbit-init.txt 2026-02-26 02:56:56.429333 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/ 2026-02-26 02:56:56.429351 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/ceph-admin-keyring-placement.txt 2026-02-26 02:56:56.429370 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/ceph-keyring-placement.txt 2026-02-26 02:56:56.429389 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/init-dynamic-options.txt 2026-02-26 02:56:56.429408 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/init.txt 2026-02-26 02:56:56.429426 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/libvirt-exporter.txt 2026-02-26 02:56:56.429445 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/libvirt.txt 2026-02-26 02:56:56.429464 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p4jj7/tls-sidecar.txt 2026-02-26 02:56:56.429484 | instance | cd+++++++++ pod-logs/openstack/magnum-api-864c49f7cf-p55cq/ 2026-02-26 02:56:56.429503 | instance | >f+++++++++ pod-logs/openstack/magnum-api-864c49f7cf-p55cq/init.txt 2026-02-26 02:56:56.429523 | instance | >f+++++++++ pod-logs/openstack/magnum-api-864c49f7cf-p55cq/magnum-api.txt 2026-02-26 02:56:56.429543 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-dxgsh/ 2026-02-26 02:56:56.429562 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-dxgsh/magnum-cluster-api-proxy.txt 2026-02-26 02:56:56.429582 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-02-26 02:56:56.429601 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-02-26 02:56:56.429620 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-02-26 02:56:56.429640 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-02-26 02:56:56.429659 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-xzdgr/ 2026-02-26 02:56:56.429679 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-xzdgr/init.txt 2026-02-26 02:56:56.429699 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-xzdgr/magnum-db-init-0.txt 2026-02-26 02:56:56.429719 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-ztnvv/ 2026-02-26 02:56:56.429739 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-ztnvv/init.txt 2026-02-26 02:56:56.429758 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-ztnvv/magnum-db-sync.txt 2026-02-26 02:56:56.429777 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-jn2bz/ 2026-02-26 02:56:56.429796 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-jn2bz/init.txt 2026-02-26 02:56:56.429815 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-jn2bz/magnum-ks-domain-user.txt 2026-02-26 02:56:56.429834 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-6c5js/ 2026-02-26 02:56:56.429853 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-admin.txt 2026-02-26 02:56:56.429871 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-internal.txt 2026-02-26 02:56:56.429897 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6c5js/container-infra-ks-endpoints-public.txt 2026-02-26 02:56:56.429917 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6c5js/init.txt 2026-02-26 02:56:56.429936 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-nbrbd/ 2026-02-26 02:56:56.429955 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-nbrbd/container-infra-ks-service-registration.txt 2026-02-26 02:56:56.429975 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-nbrbd/init.txt 2026-02-26 02:56:56.429994 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-vhwx2/ 2026-02-26 02:56:56.430013 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-vhwx2/init.txt 2026-02-26 02:56:56.430032 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-vhwx2/magnum-ks-user.txt 2026-02-26 02:56:56.430050 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-gwd2k/ 2026-02-26 02:56:56.430070 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-gwd2k/init.txt 2026-02-26 02:56:56.430089 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-gwd2k/rabbit-init.txt 2026-02-26 02:56:56.430108 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-p946x/ 2026-02-26 02:56:56.430127 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-p946x/registry.txt 2026-02-26 02:56:56.430146 | instance | cd+++++++++ pod-logs/openstack/manila-api-688589b6df-v8vbc/ 2026-02-26 02:56:56.430165 | instance | >f+++++++++ pod-logs/openstack/manila-api-688589b6df-v8vbc/init.txt 2026-02-26 02:56:56.430183 | instance | >f+++++++++ pod-logs/openstack/manila-api-688589b6df-v8vbc/manila-api.txt 2026-02-26 02:56:56.430202 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-v8w7v/ 2026-02-26 02:56:56.430221 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-v8w7v/bootstrap.txt 2026-02-26 02:56:56.430240 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-v8w7v/init.txt 2026-02-26 02:56:56.430259 | instance | cd+++++++++ pod-logs/openstack/manila-data-d869578c6-5tdx9/ 2026-02-26 02:56:56.430278 | instance | >f+++++++++ pod-logs/openstack/manila-data-d869578c6-5tdx9/init.txt 2026-02-26 02:56:56.430296 | instance | >f+++++++++ pod-logs/openstack/manila-data-d869578c6-5tdx9/manila-data.txt 2026-02-26 02:56:56.430319 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-4tkms/ 2026-02-26 02:56:56.430341 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-4tkms/init.txt 2026-02-26 02:56:56.430361 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-4tkms/manila-db-init-0.txt 2026-02-26 02:56:56.430380 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-b2qdk/ 2026-02-26 02:56:56.430399 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-b2qdk/init.txt 2026-02-26 02:56:56.430418 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-b2qdk/manila-db-sync.txt 2026-02-26 02:56:56.430437 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/ 2026-02-26 02:56:56.430457 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/init.txt 2026-02-26 02:56:56.430476 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-admin.txt 2026-02-26 02:56:56.430494 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-internal.txt 2026-02-26 02:56:56.430513 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/share-ks-endpoints-public.txt 2026-02-26 02:56:56.430532 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-admin.txt 2026-02-26 02:56:56.430554 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-internal.txt 2026-02-26 02:56:56.430573 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7tqk4/sharev2-ks-endpoints-public.txt 2026-02-26 02:56:56.430596 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-wz8qq/ 2026-02-26 02:56:56.430623 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-wz8qq/init.txt 2026-02-26 02:56:56.430643 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-wz8qq/share-ks-service-registration.txt 2026-02-26 02:56:56.430663 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-wz8qq/sharev2-ks-service-registration.txt 2026-02-26 02:56:56.430682 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-8szxc/ 2026-02-26 02:56:56.430701 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-8szxc/init.txt 2026-02-26 02:56:56.430720 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-8szxc/manila-ks-user.txt 2026-02-26 02:56:56.430739 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-59cr9/ 2026-02-26 02:56:56.430759 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-59cr9/init.txt 2026-02-26 02:56:56.430778 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-59cr9/rabbit-init.txt 2026-02-26 02:56:56.430798 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-57d548b8d4-f8crr/ 2026-02-26 02:56:56.430819 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-57d548b8d4-f8crr/init.txt 2026-02-26 02:56:56.430840 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-57d548b8d4-f8crr/manila-scheduler.txt 2026-02-26 02:56:56.430859 | instance | cd+++++++++ pod-logs/openstack/manila-share-5dc85d75dc-6nn98/ 2026-02-26 02:56:56.430878 | instance | >f+++++++++ pod-logs/openstack/manila-share-5dc85d75dc-6nn98/init.txt 2026-02-26 02:56:56.430897 | instance | >f+++++++++ pod-logs/openstack/manila-share-5dc85d75dc-6nn98/manila-share-init.txt 2026-02-26 02:56:56.430916 | instance | >f+++++++++ pod-logs/openstack/manila-share-5dc85d75dc-6nn98/manila-share.txt 2026-02-26 02:56:56.430936 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-tn7xq/ 2026-02-26 02:56:56.430955 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-tn7xq/init.txt 2026-02-26 02:56:56.430975 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-tn7xq/memcached-exporter.txt 2026-02-26 02:56:56.430994 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-tn7xq/memcached.txt 2026-02-26 02:56:56.431016 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-55qqg/ 2026-02-26 02:56:56.431035 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-55qqg/coredns.txt 2026-02-26 02:56:56.431055 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-zr6q9/ 2026-02-26 02:56:56.431074 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-zr6q9/init.txt 2026-02-26 02:56:56.431093 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-zr6q9/neutron-db-init-0.txt 2026-02-26 02:56:56.431112 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-p2qbb/ 2026-02-26 02:56:56.431132 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-p2qbb/init.txt 2026-02-26 02:56:56.431184 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-p2qbb/neutron-db-sync.txt 2026-02-26 02:56:56.431210 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5qs2d/ 2026-02-26 02:56:56.431230 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5qs2d/init.txt 2026-02-26 02:56:56.431250 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5qs2d/neutron-dhcp-agent-init.txt 2026-02-26 02:56:56.431270 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5qs2d/neutron-dhcp-agent.txt 2026-02-26 02:56:56.431289 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-zvdgk/ 2026-02-26 02:56:56.431309 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zvdgk/init.txt 2026-02-26 02:56:56.431329 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-admin.txt 2026-02-26 02:56:56.431348 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-internal.txt 2026-02-26 02:56:56.431367 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zvdgk/network-ks-endpoints-public.txt 2026-02-26 02:56:56.431392 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-np22r/ 2026-02-26 02:56:56.431414 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-np22r/init.txt 2026-02-26 02:56:56.431434 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-np22r/network-ks-service-registration.txt 2026-02-26 02:56:56.431453 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-4b8vk/ 2026-02-26 02:56:56.431473 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4b8vk/init.txt 2026-02-26 02:56:56.431492 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4b8vk/neutron-ks-user.txt 2026-02-26 02:56:56.431513 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-8wfg9/ 2026-02-26 02:56:56.431533 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-8wfg9/init.txt 2026-02-26 02:56:56.431552 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-8wfg9/neutron-l3-agent-init.txt 2026-02-26 02:56:56.431573 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-8wfg9/neutron-l3-agent.txt 2026-02-26 02:56:56.431592 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zczwx/ 2026-02-26 02:56:56.431612 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zczwx/init.txt 2026-02-26 02:56:56.431631 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zczwx/neutron-metadata-agent-init.txt 2026-02-26 02:56:56.431652 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zczwx/neutron-metadata-agent.txt 2026-02-26 02:56:56.431670 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qpmrk/ 2026-02-26 02:56:56.431690 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qpmrk/init.txt 2026-02-26 02:56:56.431709 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qpmrk/neutron-netns-cleanup-cron.txt 2026-02-26 02:56:56.431729 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-7bvc8/ 2026-02-26 02:56:56.431748 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-7bvc8/init.txt 2026-02-26 02:56:56.431767 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-7bvc8/neutron-openvswitch-agent-kernel-modules.txt 2026-02-26 02:56:56.431788 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-7bvc8/neutron-ovs-agent-init.txt 2026-02-26 02:56:56.431808 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-7bvc8/neutron-ovs-agent.txt 2026-02-26 02:56:56.431827 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-gxzzz/ 2026-02-26 02:56:56.431847 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-gxzzz/init.txt 2026-02-26 02:56:56.431866 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-gxzzz/rabbit-init.txt 2026-02-26 02:56:56.431886 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-c57f7f466-wj6rh/ 2026-02-26 02:56:56.431905 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-c57f7f466-wj6rh/init.txt 2026-02-26 02:56:56.431924 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-c57f7f466-wj6rh/neutron-rpc-server.txt 2026-02-26 02:56:56.431943 | instance | cd+++++++++ pod-logs/openstack/neutron-server-58dbc699b7-jzf9r/ 2026-02-26 02:56:56.431962 | instance | >f+++++++++ pod-logs/openstack/neutron-server-58dbc699b7-jzf9r/init.txt 2026-02-26 02:56:56.431983 | instance | >f+++++++++ pod-logs/openstack/neutron-server-58dbc699b7-jzf9r/neutron-policy-server.txt 2026-02-26 02:56:56.432002 | instance | >f+++++++++ pod-logs/openstack/neutron-server-58dbc699b7-jzf9r/neutron-server.txt 2026-02-26 02:56:56.432020 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/ 2026-02-26 02:56:56.432041 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/init.txt 2026-02-26 02:56:56.432060 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/nova-api-metadata-init.txt 2026-02-26 02:56:56.432084 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6f84f6ffcf-jxcbn/nova-api.txt 2026-02-26 02:56:56.432104 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-597c66585d-6wmrx/ 2026-02-26 02:56:56.432123 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-597c66585d-6wmrx/init.txt 2026-02-26 02:56:56.432143 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-597c66585d-6wmrx/nova-osapi.txt 2026-02-26 02:56:56.432162 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-k8ggq/ 2026-02-26 02:56:56.432182 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-k8ggq/bootstrap.txt 2026-02-26 02:56:56.432202 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-k8ggq/init.txt 2026-02-26 02:56:56.432221 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-nx542/ 2026-02-26 02:56:56.432241 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-nx542/init.txt 2026-02-26 02:56:56.432260 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-nx542/nova-cell-setup-init.txt 2026-02-26 02:56:56.432279 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-nx542/nova-cell-setup.txt 2026-02-26 02:56:56.432299 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/ 2026-02-26 02:56:56.432318 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/ceph-admin-keyring-placement.txt 2026-02-26 02:56:56.432337 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/ceph-keyring-placement.txt 2026-02-26 02:56:56.432357 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/ceph-perms.txt 2026-02-26 02:56:56.432376 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/init.txt 2026-02-26 02:56:56.432395 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/nova-compute-init.txt 2026-02-26 02:56:56.432413 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/nova-compute-ssh-init.txt 2026-02-26 02:56:56.432432 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/nova-compute-ssh.txt 2026-02-26 02:56:56.432451 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/nova-compute-vnc-init.txt 2026-02-26 02:56:56.432470 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-sv7bs/nova-compute.txt 2026-02-26 02:56:56.432490 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5c4865d594-dhmjb/ 2026-02-26 02:56:56.432523 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c4865d594-dhmjb/init.txt 2026-02-26 02:56:56.432549 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c4865d594-dhmjb/nova-conductor.txt 2026-02-26 02:56:56.432572 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-xs9qf/ 2026-02-26 02:56:56.432632 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs9qf/init.txt 2026-02-26 02:56:56.432654 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs9qf/nova-db-init-0.txt 2026-02-26 02:56:56.432673 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs9qf/nova-db-init-1.txt 2026-02-26 02:56:56.432693 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs9qf/nova-db-init-2.txt 2026-02-26 02:56:56.432712 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-7m5z6/ 2026-02-26 02:56:56.432731 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7m5z6/init.txt 2026-02-26 02:56:56.432749 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7m5z6/nova-db-sync.txt 2026-02-26 02:56:56.432767 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-t96bq/ 2026-02-26 02:56:56.432786 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-admin.txt 2026-02-26 02:56:56.432805 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-internal.txt 2026-02-26 02:56:56.432823 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-t96bq/compute-ks-endpoints-public.txt 2026-02-26 02:56:56.432848 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-t96bq/init.txt 2026-02-26 02:56:56.432868 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-ndd6j/ 2026-02-26 02:56:56.432887 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-ndd6j/compute-ks-service-registration.txt 2026-02-26 02:56:56.432906 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-ndd6j/init.txt 2026-02-26 02:56:56.432925 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-qq7cm/ 2026-02-26 02:56:56.432944 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qq7cm/init.txt 2026-02-26 02:56:56.432979 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qq7cm/nova-ks-user.txt 2026-02-26 02:56:56.432999 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7d6664856c-v2rdv/ 2026-02-26 02:56:56.433018 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d6664856c-v2rdv/init.txt 2026-02-26 02:56:56.433037 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy-init-assets.txt 2026-02-26 02:56:56.433056 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy-init.txt 2026-02-26 02:56:56.433074 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d6664856c-v2rdv/nova-novncproxy.txt 2026-02-26 02:56:56.433093 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-lvdxl/ 2026-02-26 02:56:56.433111 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lvdxl/init.txt 2026-02-26 02:56:56.433130 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lvdxl/rabbit-init.txt 2026-02-26 02:56:56.433149 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7fdf67bf98-ksxrq/ 2026-02-26 02:56:56.433168 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7fdf67bf98-ksxrq/init.txt 2026-02-26 02:56:56.433187 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7fdf67bf98-ksxrq/nova-scheduler.txt 2026-02-26 02:56:56.433205 | instance | cd+++++++++ pod-logs/openstack/octavia-api-57c4555c8d-n9t7q/ 2026-02-26 02:56:56.433223 | instance | >f+++++++++ pod-logs/openstack/octavia-api-57c4555c8d-n9t7q/init.txt 2026-02-26 02:56:56.433242 | instance | >f+++++++++ pod-logs/openstack/octavia-api-57c4555c8d-n9t7q/octavia-api.txt 2026-02-26 02:56:56.433260 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-sb7dc/ 2026-02-26 02:56:56.433279 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-sb7dc/bootstrap.txt 2026-02-26 02:56:56.433298 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-sb7dc/init.txt 2026-02-26 02:56:56.433316 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-r68jh/ 2026-02-26 02:56:56.433334 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-r68jh/init.txt 2026-02-26 02:56:56.433353 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-r68jh/octavia-db-init-0.txt 2026-02-26 02:56:56.433372 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-r68jh/octavia-db-init-1.txt 2026-02-26 02:56:56.433391 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-kzglj/ 2026-02-26 02:56:56.433409 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-kzglj/init.txt 2026-02-26 02:56:56.433427 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-kzglj/octavia-db-sync.txt 2026-02-26 02:56:56.433446 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-jpqkk/ 2026-02-26 02:56:56.433465 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-jpqkk/init.txt 2026-02-26 02:56:56.433484 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-jpqkk/octavia-health-manager-get-port.txt 2026-02-26 02:56:56.433503 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-jpqkk/octavia-health-manager-nic-init.txt 2026-02-26 02:56:56.433522 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-jpqkk/octavia-health-manager.txt 2026-02-26 02:56:56.433541 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-565c99dcfc-rdjtm/ 2026-02-26 02:56:56.433565 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-565c99dcfc-rdjtm/init.txt 2026-02-26 02:56:56.433585 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-565c99dcfc-rdjtm/octavia-housekeeping.txt 2026-02-26 02:56:56.433605 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-92q6j/ 2026-02-26 02:56:56.433624 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-92q6j/init.txt 2026-02-26 02:56:56.433643 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-admin.txt 2026-02-26 02:56:56.433926 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-internal.txt 2026-02-26 02:56:56.433958 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-92q6j/load-balancer-ks-endpoints-public.txt 2026-02-26 02:56:56.433979 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-l8hvm/ 2026-02-26 02:56:56.434000 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-l8hvm/init.txt 2026-02-26 02:56:56.434019 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-l8hvm/load-balancer-ks-service-registration.txt 2026-02-26 02:56:56.434081 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-j2d6s/ 2026-02-26 02:56:56.434103 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-j2d6s/init.txt 2026-02-26 02:56:56.434124 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-j2d6s/octavia-ks-user.txt 2026-02-26 02:56:56.434143 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-ggrtp/ 2026-02-26 02:56:56.434499 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-ggrtp/init.txt 2026-02-26 02:56:56.434533 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-ggrtp/rabbit-init.txt 2026-02-26 02:56:56.434556 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-5bd4d49f6b-kbclx/ 2026-02-26 02:56:56.434577 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5bd4d49f6b-kbclx/init.txt 2026-02-26 02:56:56.434597 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5bd4d49f6b-kbclx/octavia-worker.txt 2026-02-26 02:56:56.434617 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-7c944bc9f-2vh5q/ 2026-02-26 02:56:56.434636 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-7c944bc9f-2vh5q/openstack-database-exporter.txt 2026-02-26 02:56:56.434655 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-7f595fcf-r7dw2/ 2026-02-26 02:56:56.434675 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-7f595fcf-r7dw2/build-config.txt 2026-02-26 02:56:56.434695 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-7f595fcf-r7dw2/openstack-exporter.txt 2026-02-26 02:56:56.434715 | instance | cd+++++++++ pod-logs/openstack/openvswitch-cvgww/ 2026-02-26 02:56:56.434734 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cvgww/init.txt 2026-02-26 02:56:56.434754 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cvgww/openvswitch-db-perms.txt 2026-02-26 02:56:56.434773 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cvgww/openvswitch-db.txt 2026-02-26 02:56:56.434792 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cvgww/openvswitch-vswitchd-modules.txt 2026-02-26 02:56:56.434812 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cvgww/openvswitch-vswitchd.txt 2026-02-26 02:56:56.434830 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-02-26 02:56:56.434849 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-02-26 02:56:56.434868 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-02-26 02:56:56.434890 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-02-26 02:56:56.434909 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-02-26 02:56:56.434928 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-02-26 02:56:56.434955 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-02-26 02:56:56.434976 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-02-26 02:56:56.434996 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-02-26 02:56:56.435016 | instance | cd+++++++++ pod-logs/openstack/placement-api-6b6db64f8c-gsxdw/ 2026-02-26 02:56:56.435034 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b6db64f8c-gsxdw/init.txt 2026-02-26 02:56:56.435054 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b6db64f8c-gsxdw/placement-api.txt 2026-02-26 02:56:56.435073 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-t4kph/ 2026-02-26 02:56:56.435092 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-t4kph/init.txt 2026-02-26 02:56:56.435111 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-t4kph/placement-db-init-0.txt 2026-02-26 02:56:56.435130 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-86rbm/ 2026-02-26 02:56:56.435148 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-86rbm/init.txt 2026-02-26 02:56:56.435167 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-86rbm/placement-db-sync.txt 2026-02-26 02:56:56.435186 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-lgsnr/ 2026-02-26 02:56:56.435205 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-lgsnr/init.txt 2026-02-26 02:56:56.435224 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-admin.txt 2026-02-26 02:56:56.435243 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-internal.txt 2026-02-26 02:56:56.435263 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-lgsnr/placement-ks-endpoints-public.txt 2026-02-26 02:56:56.435284 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-cstqw/ 2026-02-26 02:56:56.435304 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-cstqw/init.txt 2026-02-26 02:56:56.435324 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-cstqw/placement-ks-service-registration.txt 2026-02-26 02:56:56.435343 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-5mszs/ 2026-02-26 02:56:56.435362 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5mszs/init.txt 2026-02-26 02:56:56.435381 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5mszs/placement-ks-user.txt 2026-02-26 02:56:56.435400 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-qxqhw/ 2026-02-26 02:56:56.435419 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-qxqhw/percona-xtradb-cluster-operator.txt 2026-02-26 02:56:56.435437 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-02-26 02:56:56.435457 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-02-26 02:56:56.435476 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-02-26 02:56:56.435496 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-02-26 02:56:56.435515 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-02-26 02:56:56.435534 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-02-26 02:56:56.435553 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-9zppk/ 2026-02-26 02:56:56.435572 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-9zppk/rabbitmq-cluster-operator.txt 2026-02-26 02:56:56.435592 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-02-26 02:56:56.435612 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-02-26 02:56:56.435631 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-02-26 02:56:56.435651 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-02-26 02:56:56.435675 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-02-26 02:56:56.435695 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-02-26 02:56:56.435715 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-02-26 02:56:56.435734 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-02-26 02:56:56.435754 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-02-26 02:56:56.435773 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-02-26 02:56:56.435792 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-02-26 02:56:56.435810 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-02-26 02:56:56.435829 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-02-26 02:56:56.435848 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-02-26 02:56:56.435867 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-02-26 02:56:56.435887 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9/ 2026-02-26 02:56:56.435907 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-k7wj9/rabbitmq-cluster-operator.txt 2026-02-26 02:56:56.435925 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-02-26 02:56:56.435945 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-02-26 02:56:56.435965 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-02-26 02:56:56.435984 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-02-26 02:56:56.436004 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-02-26 02:56:56.436023 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-02-26 02:56:56.436041 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-02-26 02:56:56.436061 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-02-26 02:56:56.436081 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-02-26 02:56:56.436100 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/ 2026-02-26 02:56:56.436119 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/ceph-crash.txt 2026-02-26 02:56:56.436138 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/chown-container-data-dir.txt 2026-02-26 02:56:56.436157 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vh9kv/make-container-crash-dir.txt 2026-02-26 02:56:56.436177 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/ 2026-02-26 02:56:56.436196 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/chown-container-data-dir.txt 2026-02-26 02:56:56.436216 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/log-collector.txt 2026-02-26 02:56:56.436235 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-kndgx/rgw.txt 2026-02-26 02:56:56.436254 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-cbdf7b9c6-mm2wf/ 2026-02-26 02:56:56.436272 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-cbdf7b9c6-mm2wf/init.txt 2026-02-26 02:56:56.436292 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-cbdf7b9c6-mm2wf/staffeln-api.txt 2026-02-26 02:56:56.436312 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5965496879-xv927/ 2026-02-26 02:56:56.436331 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5965496879-xv927/staffeln-conductor.txt 2026-02-26 02:56:56.436349 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-4bmpk/ 2026-02-26 02:56:56.436374 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4bmpk/init.txt 2026-02-26 02:56:56.436395 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4bmpk/staffeln-db-init-0.txt 2026-02-26 02:56:56.436414 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-s5fzd/ 2026-02-26 02:56:56.436434 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-s5fzd/init.txt 2026-02-26 02:56:56.436454 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-s5fzd/staffeln-db-sync.txt 2026-02-26 02:56:56.436474 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-hx2cc/ 2026-02-26 02:56:56.436493 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-hx2cc/init.txt 2026-02-26 02:56:56.436556 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-hx2cc/tempest-ks-user.txt 2026-02-26 02:56:56.436581 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-5g6mw/ 2026-02-26 02:56:56.436601 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-5g6mw/init.txt 2026-02-26 02:56:56.436620 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-5g6mw/tempest-run-tests-init.txt 2026-02-26 02:56:56.436639 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-5g6mw/tempest-run-tests.txt 2026-02-26 02:56:56.436659 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-02-26 02:56:56.436678 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-02-26 02:56:56.436698 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-02-26 02:56:56.436716 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-02-26 02:56:56.436736 | instance | cd+++++++++ pod-logs/orc-system/ 2026-02-26 02:56:56.436754 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-b6mhp/ 2026-02-26 02:56:56.436774 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-b6mhp/manager.txt 2026-02-26 02:56:56.436793 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-02-26 02:56:56.436812 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2tfqk/ 2026-02-26 02:56:56.436831 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2tfqk/rook-ceph-operator.txt 2026-02-26 02:56:56.436850 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-02-26 02:56:56.436869 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-sf2sf/ 2026-02-26 02:56:56.436888 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-sf2sf/secretgen-controller.txt 2026-02-26 02:56:56.457432 | 2026-02-26 02:56:56.457531 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-02-26 02:56:56.663252 | instance | changed 2026-02-26 02:56:56.669693 | 2026-02-26 02:56:56.669768 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-02-26 02:56:57.819373 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-02-26 02:56:57.834043 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-26 02:56:57.834083 | instance | Dload Upload Total Spent Left Speed 2026-02-26 02:56:57.843321 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-02-26 02:56:58.188424 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-02-26 02:56:58.193952 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-26 02:56:58.193989 | instance | Dload Upload Total Spent Left Speed 2026-02-26 02:56:58.198819 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-02-26 02:56:58.462621 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-02-26 02:56:58.753768 | instance | ERROR 2026-02-26 02:56:58.754076 | instance | { 2026-02-26 02:56:58.754122 | instance | "delta": "0:00:01.590781", 2026-02-26 02:56:58.754155 | instance | "end": "2026-02-26 02:56:58.466562", 2026-02-26 02:56:58.754245 | instance | "msg": "non-zero return code", 2026-02-26 02:56:58.754280 | instance | "rc": 5, 2026-02-26 02:56:58.754307 | instance | "start": "2026-02-26 02:56:56.875781" 2026-02-26 02:56:58.754332 | instance | } 2026-02-26 02:56:58.754366 | instance | ERROR: Ignoring Errors 2026-02-26 02:56:58.760720 | 2026-02-26 02:56:58.760794 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-02-26 02:56:59.114586 | instance | ceph-mgr endpoints: 2026-02-26 02:56:59.348927 | instance | ok: Runtime: 0:00:00.089480 2026-02-26 02:56:59.356119 | 2026-02-26 02:56:59.356222 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-02-26 02:56:59.894110 | instance | ok: Runtime: 0:00:00.088842 2026-02-26 02:56:59.902131 | 2026-02-26 02:56:59.902246 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-02-26 02:57:00.380420 | instance | changed: 2026-02-26 02:57:00.380859 | instance | cd+++++++++ prometheus/ 2026-02-26 02:57:00.380997 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-02-26 02:57:00.381049 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-02-26 02:57:00.390722 | 2026-02-26 02:57:00.390788 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-02-26 02:57:00.608456 | instance | changed 2026-02-26 02:57:00.613352 | 2026-02-26 02:57:00.613418 | TASK [gather-selenium-data : Get selenium data] 2026-02-26 02:57:00.830745 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-02-26 02:57:00.832961 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-02-26 02:57:01.151787 | instance | ERROR 2026-02-26 02:57:01.151995 | instance | { 2026-02-26 02:57:01.152037 | instance | "delta": "0:00:00.007324", 2026-02-26 02:57:01.152067 | instance | "end": "2026-02-26 02:57:00.833290", 2026-02-26 02:57:01.152093 | instance | "msg": "non-zero return code", 2026-02-26 02:57:01.152118 | instance | "rc": 1, 2026-02-26 02:57:01.152144 | instance | "start": "2026-02-26 02:57:00.825966" 2026-02-26 02:57:01.152170 | instance | } 2026-02-26 02:57:01.152201 | instance | ERROR: Ignoring Errors 2026-02-26 02:57:01.158281 | 2026-02-26 02:57:01.158365 | TASK [gather-selenium-data : Downloads logs to executor] 2026-02-26 02:57:01.615543 | instance | changed: cd+++++++++ selenium/ 2026-02-26 02:57:01.623741 | 2026-02-26 02:57:01.623814 | PLAY RECAP 2026-02-26 02:57:01.623874 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-02-26 02:57:01.623903 | 2026-02-26 02:57:01.767642 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-02-26 02:57:01.782597 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-26 02:57:02.403388 | 2026-02-26 02:57:02.403501 | PLAY [all] 2026-02-26 02:57:02.414853 | 2026-02-26 02:57:02.414932 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-26 02:57:02.459307 | instance | skipping: Conditional result was False 2026-02-26 02:57:02.465538 | 2026-02-26 02:57:02.465618 | TASK [fetch-output : Set log path for single node] 2026-02-26 02:57:02.492492 | instance | ok 2026-02-26 02:57:02.497081 | 2026-02-26 02:57:02.497148 | LOOP [fetch-output : Ensure local output dirs] 2026-02-26 02:57:02.839150 | instance -> localhost | ok: "/var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/work/logs" 2026-02-26 02:57:03.081324 | instance -> localhost | changed: "/var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/work/artifacts" 2026-02-26 02:57:03.300576 | instance -> localhost | changed: "/var/lib/zuul/builds/416dae842adc402cb8c3192ab431873f/work/docs" 2026-02-26 02:57:03.316215 | 2026-02-26 02:57:03.316398 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-26 02:57:03.948924 | instance | changed: .d..t...... ./ 2026-02-26 02:57:03.949295 | instance | changed: All items complete 2026-02-26 02:57:03.949342 | 2026-02-26 02:57:04.410083 | instance | changed: .d..t...... ./ 2026-02-26 02:57:04.839430 | instance | changed: .d..t...... ./ 2026-02-26 02:57:04.863757 | 2026-02-26 02:57:04.863876 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-26 02:57:05.337526 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006866 2026-02-26 02:57:05.607315 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007001 2026-02-26 02:57:05.631346 | 2026-02-26 02:57:05.631481 | PLAY [all] 2026-02-26 02:57:05.646183 | 2026-02-26 02:57:05.646329 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-26 02:57:06.081058 | instance | changed 2026-02-26 02:57:06.087038 | 2026-02-26 02:57:06.087087 | PLAY RECAP 2026-02-26 02:57:06.087140 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-26 02:57:06.087162 | 2026-02-26 02:57:06.187767 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-26 02:57:06.197190 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-26 02:57:06.787603 | 2026-02-26 02:57:06.787723 | PLAY [localhost] 2026-02-26 02:57:06.798993 | 2026-02-26 02:57:06.799067 | TASK [Generate Zuul manifest] 2026-02-26 02:57:06.819464 | localhost | ok 2026-02-26 02:57:06.840227 | 2026-02-26 02:57:06.840336 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-26 02:57:07.549863 | localhost | changed 2026-02-26 02:57:07.564759 | 2026-02-26 02:57:07.564896 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-26 02:57:07.596793 | localhost | ok 2026-02-26 02:57:07.608514 | 2026-02-26 02:57:07.608591 | TASK [Upload logs] 2026-02-26 02:57:07.629710 | localhost | ok 2026-02-26 02:57:07.741214 | 2026-02-26 02:57:07.861178 | TASK [Set zuul-log-path fact] 2026-02-26 02:57:07.879758 | localhost | ok 2026-02-26 02:57:07.894226 | 2026-02-26 02:57:07.894306 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-26 02:57:07.922522 | localhost | ok 2026-02-26 02:57:07.932430 | 2026-02-26 02:57:07.934159 | TASK [upload-logs : Create log directories] 2026-02-26 02:57:08.286201 | localhost | changed 2026-02-26 02:57:08.293743 | 2026-02-26 02:57:08.293812 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-26 02:57:08.686625 | localhost -> localhost | ok: Runtime: 0:00:00.028887 2026-02-26 02:57:08.693375 | 2026-02-26 02:57:08.693470 | TASK [upload-logs : Upload logs to log server] 2026-02-26 02:57:09.723351 | localhost | Output suppressed because no_log was given 2026-02-26 02:57:09.729099 | 2026-02-26 02:57:09.729222 | LOOP [upload-logs : Compress console log and json output] 2026-02-26 02:57:09.777295 | localhost | skipping: Conditional result was False 2026-02-26 02:57:09.784917 | localhost | skipping: Conditional result was False 2026-02-26 02:57:09.805335 | 2026-02-26 02:57:09.805503 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-26 02:57:09.847033 | localhost | skipping: Conditional result was False 2026-02-26 02:57:09.847391 | 2026-02-26 02:57:09.851189 | localhost | skipping: Conditional result was False 2026-02-26 02:57:09.869720 | 2026-02-26 02:57:09.869855 | LOOP [upload-logs : Upload console log and json output]