2026-04-23 16:53:54.938349 | Job console starting 2026-04-23 16:53:54.949999 | Updating git repos 2026-04-23 16:53:55.011765 | Cloning repos into workspace 2026-04-23 16:53:56.467134 | Restoring repo states 2026-04-23 16:53:56.489446 | Merging changes 2026-04-23 16:53:58.101119 | Checking out repos 2026-04-23 16:53:58.576546 | Preparing playbooks 2026-04-23 16:54:11.814598 | Running Ansible setup 2026-04-23 16:54:16.052703 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 16:54:16.761290 | 2026-04-23 16:54:16.761427 | PLAY [localhost] 2026-04-23 16:54:16.769241 | 2026-04-23 16:54:16.769325 | TASK [Gathering Facts] 2026-04-23 16:54:17.690716 | localhost | ok 2026-04-23 16:54:17.701167 | 2026-04-23 16:54:17.701262 | TASK [Setup log path fact] 2026-04-23 16:54:17.720705 | localhost | ok 2026-04-23 16:54:17.732901 | 2026-04-23 16:54:17.733027 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 16:54:17.764290 | localhost | ok 2026-04-23 16:54:17.772615 | 2026-04-23 16:54:17.772701 | TASK [emit-job-header : Print job information] 2026-04-23 16:54:17.820646 | # Job Information 2026-04-23 16:54:17.820974 | Ansible Version: 2.16.16 2026-04-23 16:54:17.821047 | Job: atmosphere-molecule-aio-openvswitch 2026-04-23 16:54:17.821093 | Pipeline: check 2026-04-23 16:54:17.821134 | Executor: 0a8996d2b663 2026-04-23 16:54:17.821173 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3873 2026-04-23 16:54:17.821283 | Event ID: d1a2c230-3f34-11f1-88b5-0b23b4e02b96 2026-04-23 16:54:17.829454 | 2026-04-23 16:54:17.829562 | LOOP [emit-job-header : Print node information] 2026-04-23 16:54:17.926060 | localhost | ok: 2026-04-23 16:54:17.926493 | localhost | # Node Information 2026-04-23 16:54:17.927224 | localhost | Inventory Hostname: instance 2026-04-23 16:54:17.927279 | localhost | Hostname: np0000169864 2026-04-23 16:54:17.927316 | localhost | Username: zuul 2026-04-23 16:54:17.927352 | localhost | Distro: Ubuntu 22.04 2026-04-23 16:54:17.927384 | localhost | Provider: yul1 2026-04-23 16:54:17.927415 | localhost | Region: ca-ymq-1 2026-04-23 16:54:17.927445 | localhost | Label: ubuntu-jammy-16 2026-04-23 16:54:17.927474 | localhost | Product Name: OpenStack Nova 2026-04-23 16:54:17.927503 | localhost | Interface IP: 199.19.213.153 2026-04-23 16:54:17.947142 | 2026-04-23 16:54:18.081744 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-23 16:54:18.518985 | localhost -> localhost | changed 2026-04-23 16:54:18.529411 | 2026-04-23 16:54:18.529488 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-23 16:54:19.743243 | localhost -> localhost | changed 2026-04-23 16:54:19.753315 | 2026-04-23 16:54:19.753459 | PLAY [all] 2026-04-23 16:54:19.763216 | 2026-04-23 16:54:19.763353 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-23 16:54:20.129622 | instance -> localhost | ok 2026-04-23 16:54:20.139266 | 2026-04-23 16:54:20.139386 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-23 16:54:20.168361 | instance | ok 2026-04-23 16:54:20.185585 | instance | included: /var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-23 16:54:20.193280 | 2026-04-23 16:54:20.193366 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-23 16:54:21.112168 | instance -> localhost | Generating public/private rsa key pair. 2026-04-23 16:54:21.112365 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/work/9b5bdacd718449c88900cc98795b0909_id_rsa 2026-04-23 16:54:21.112408 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/work/9b5bdacd718449c88900cc98795b0909_id_rsa.pub 2026-04-23 16:54:21.112442 | instance -> localhost | The key fingerprint is: 2026-04-23 16:54:21.112474 | instance -> localhost | SHA256:rzFmgO9bmOyp17+tQn/zx2eG8oxrKO5WxDETqm1z++g zuul-build-sshkey 2026-04-23 16:54:21.112521 | instance -> localhost | The key's randomart image is: 2026-04-23 16:54:21.112553 | instance -> localhost | +---[RSA 3072]----+ 2026-04-23 16:54:21.112591 | instance -> localhost | | .. | 2026-04-23 16:54:21.112623 | instance -> localhost | | .+ | 2026-04-23 16:54:21.112653 | instance -> localhost | | .. + | 2026-04-23 16:54:21.112683 | instance -> localhost | | . o o | 2026-04-23 16:54:21.112713 | instance -> localhost | | . o S.. | 2026-04-23 16:54:21.112743 | instance -> localhost | | o =.+.. | 2026-04-23 16:54:21.112772 | instance -> localhost | | =o*oo. o | 2026-04-23 16:54:21.112800 | instance -> localhost | | o.==+o+=o. *| 2026-04-23 16:54:21.112833 | instance -> localhost | | .o==+=E==*++.| 2026-04-23 16:54:21.112886 | instance -> localhost | +----[SHA256]-----+ 2026-04-23 16:54:21.112947 | instance -> localhost | ok: Runtime: 0:00:00.460542 2026-04-23 16:54:21.121486 | 2026-04-23 16:54:21.121554 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-23 16:54:21.161111 | instance | ok 2026-04-23 16:54:21.170902 | instance | included: /var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-23 16:54:21.178859 | 2026-04-23 16:54:21.178938 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-23 16:54:21.205227 | instance | skipping: Conditional result was False 2026-04-23 16:54:21.215795 | 2026-04-23 16:54:21.215878 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-23 16:54:21.717928 | instance | changed 2026-04-23 16:54:21.726755 | 2026-04-23 16:54:21.726845 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-23 16:54:21.907132 | instance | ok 2026-04-23 16:54:21.915145 | 2026-04-23 16:54:21.915234 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-23 16:54:22.403794 | instance | changed 2026-04-23 16:54:22.410648 | 2026-04-23 16:54:22.410738 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-23 16:54:22.858974 | instance | changed 2026-04-23 16:54:22.864633 | 2026-04-23 16:54:22.864719 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-23 16:54:22.888564 | instance | skipping: Conditional result was False 2026-04-23 16:54:22.930275 | 2026-04-23 16:54:22.930409 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-23 16:54:23.289066 | instance -> localhost | changed 2026-04-23 16:54:23.305563 | 2026-04-23 16:54:23.305679 | TASK [add-build-sshkey : Add back temp key] 2026-04-23 16:54:23.634205 | instance -> localhost | Identity added: /var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/work/9b5bdacd718449c88900cc98795b0909_id_rsa (zuul-build-sshkey) 2026-04-23 16:54:23.634530 | instance -> localhost | ok: Runtime: 0:00:00.014522 2026-04-23 16:54:23.641131 | 2026-04-23 16:54:23.641211 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-23 16:54:23.929440 | instance | ok 2026-04-23 16:54:23.938302 | 2026-04-23 16:54:23.938403 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-23 16:54:23.972550 | instance | skipping: Conditional result was False 2026-04-23 16:54:23.988350 | 2026-04-23 16:54:23.988455 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-23 16:54:24.283153 | instance | ok 2026-04-23 16:54:24.288631 | 2026-04-23 16:54:24.288711 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-23 16:54:26.125424 | instance | Output suppressed because no_log was given 2026-04-23 16:54:26.142827 | 2026-04-23 16:54:26.142915 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-23 16:54:26.337681 | instance | ok: "logs" 2026-04-23 16:54:26.337924 | instance | ok: All items complete 2026-04-23 16:54:26.337956 | 2026-04-23 16:54:26.523260 | instance | ok: "artifacts" 2026-04-23 16:54:26.739253 | instance | ok: "docs" 2026-04-23 16:54:26.754171 | 2026-04-23 16:54:26.754363 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-23 16:54:26.977282 | instance | changed: "logs" 2026-04-23 16:54:27.188489 | instance | changed: "artifacts" 2026-04-23 16:54:27.368836 | instance | changed: "docs" 2026-04-23 16:54:27.393874 | 2026-04-23 16:54:27.394044 | PLAY RECAP 2026-04-23 16:54:27.394117 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-23 16:54:27.394159 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 16:54:27.394201 | 2026-04-23 16:54:27.652983 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 16:54:27.665111 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 16:54:28.405296 | 2026-04-23 16:54:28.405984 | PLAY [all] 2026-04-23 16:54:28.420043 | 2026-04-23 16:54:28.420164 | TASK [setup-uv : Extract archive] 2026-04-23 16:54:30.869483 | instance | changed 2026-04-23 16:54:30.877033 | 2026-04-23 16:54:30.877217 | TASK [setup-uv : Print version] 2026-04-23 16:54:31.307101 | instance | uv 0.8.13 2026-04-23 16:54:31.417493 | instance | ok: Runtime: 0:00:00.012192 2026-04-23 16:54:31.434079 | 2026-04-23 16:54:31.434168 | PLAY RECAP 2026-04-23 16:54:31.434221 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 16:54:31.434247 | 2026-04-23 16:54:31.593738 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 16:54:31.607679 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-23 16:54:32.310015 | 2026-04-23 16:54:32.310267 | PLAY [all] 2026-04-23 16:54:32.330151 | 2026-04-23 16:54:32.342278 | TASK [Install "jq" for log collection] 2026-04-23 16:54:44.158081 | instance | changed 2026-04-23 16:54:44.166280 | 2026-04-23 16:54:44.166459 | TASK [Install pip3 for Python package management] 2026-04-23 16:55:01.931105 | instance | changed 2026-04-23 16:55:01.938463 | 2026-04-23 16:55:01.938570 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-23 16:55:05.137886 | instance | changed 2026-04-23 16:55:05.140128 | 2026-04-23 16:55:05.140179 | PLAY [all] 2026-04-23 16:55:05.146927 | 2026-04-23 16:55:05.146991 | TASK [ensure-go : Check installed go version] 2026-04-23 16:55:05.685173 | instance | ok: ERROR (ignored) 2026-04-23 16:55:05.685491 | instance | { 2026-04-23 16:55:05.685525 | instance | "failed_when_result": false, 2026-04-23 16:55:05.685547 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-23 16:55:05.685569 | instance | "rc": 2 2026-04-23 16:55:05.685594 | instance | } 2026-04-23 16:55:05.690974 | 2026-04-23 16:55:05.691059 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-23 16:55:05.756509 | instance | ok 2026-04-23 16:55:05.768716 | instance | included: /var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-23 16:55:05.776259 | 2026-04-23 16:55:05.776429 | TASK [ensure-go : Create temp directory] 2026-04-23 16:55:06.145018 | instance | changed 2026-04-23 16:55:06.152392 | 2026-04-23 16:55:06.152461 | TASK [ensure-go : Get archive checksum] 2026-04-23 16:55:06.773854 | instance | ok: OK (64 bytes) 2026-04-23 16:55:06.780535 | 2026-04-23 16:55:06.780608 | TASK [ensure-go : Download go archive] 2026-04-23 16:55:08.239704 | instance | changed: OK (78559214 bytes) 2026-04-23 16:55:08.246258 | 2026-04-23 16:55:08.246327 | TASK [ensure-go : Install go] 2026-04-23 16:55:14.560473 | instance | changed 2026-04-23 16:55:14.570049 | 2026-04-23 16:55:14.570131 | PLAY [all] 2026-04-23 16:55:14.576103 | 2026-04-23 16:55:14.576168 | TASK [Copy inventory file for Zuul] 2026-04-23 16:55:15.354135 | instance | changed 2026-04-23 16:55:15.360677 | 2026-04-23 16:55:15.360754 | TASK [Switch "ansible_host" to private IP] 2026-04-23 16:55:15.701585 | instance | changed: 1 replacements made 2026-04-23 16:55:15.737568 | 2026-04-23 16:55:15.737692 | TASK [Run molecule prepare] 2026-04-23 16:55:16.020814 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-23 16:55:16.020967 | instance | Creating virtual environment at: .venv 2026-04-23 16:55:16.048868 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 16:55:16.066687 | instance | Downloading openstacksdk (1.7MiB) 2026-04-23 16:55:16.081267 | instance | Downloading ansible-core (2.1MiB) 2026-04-23 16:55:16.081528 | instance | Downloading netaddr (2.2MiB) 2026-04-23 16:55:16.081774 | instance | Downloading pydantic-core (2.0MiB) 2026-04-23 16:55:16.082100 | instance | Downloading pygments (1.2MiB) 2026-04-23 16:55:16.083196 | instance | Downloading kubernetes (1.9MiB) 2026-04-23 16:55:16.083405 | instance | Downloading rjsonnet (1.2MiB) 2026-04-23 16:55:16.084403 | instance | Downloading setuptools (1.1MiB) 2026-04-23 16:55:16.085566 | instance | Downloading cryptography (4.2MiB) 2026-04-23 16:55:16.432610 | instance | Building pyperclip==1.9.0 2026-04-23 16:55:16.452402 | instance | Downloading rjsonnet 2026-04-23 16:55:16.555232 | instance | Downloading pydantic-core 2026-04-23 16:55:16.604722 | instance | Downloading netaddr 2026-04-23 16:55:16.620927 | instance | Downloading pygments 2026-04-23 16:55:16.634370 | instance | Downloading cryptography 2026-04-23 16:55:16.681690 | instance | Downloading setuptools 2026-04-23 16:55:16.751277 | instance | Downloading kubernetes 2026-04-23 16:55:16.787911 | instance | Downloading ansible-core 2026-04-23 16:55:16.825082 | instance | Downloading openstacksdk 2026-04-23 16:55:17.226602 | instance | Built pyperclip==1.9.0 2026-04-23 16:55:17.341151 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 16:55:17.388815 | instance | Installed 83 packages in 45ms 2026-04-23 16:55:18.100153 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-23 16:55:18.840603 | instance | INFO [aio > discovery] scenario test matrix: prepare 2026-04-23 16:55:18.840695 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-23 16:55:57.683228 | instance | INFO [aio > prepare] Executing 2026-04-23 16:55:58.701491 | instance | 2026-04-23 16:55:58.702034 | instance | PLAY [Prepare] ***************************************************************** 2026-04-23 16:55:58.702498 | instance | 2026-04-23 16:55:58.702873 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 16:55:58.703262 | instance | Thursday 23 April 2026 16:55:58 +0000 (0:00:00.025) 0:00:00.025 ******** 2026-04-23 16:55:59.869156 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 16:55:59.869418 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 16:55:59.869763 | instance | interpreter could change the meaning of that path. See 2026-04-23 16:55:59.870061 | instance | https://docs.ansible.com/ansible- 2026-04-23 16:55:59.870358 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 16:55:59.878370 | instance | ok: [instance] 2026-04-23 16:55:59.878727 | instance | 2026-04-23 16:55:59.879103 | instance | TASK [Configure short hostname] ************************************************ 2026-04-23 16:55:59.879369 | instance | Thursday 23 April 2026 16:55:59 +0000 (0:00:01.177) 0:00:01.202 ******** 2026-04-23 16:56:00.562205 | instance | changed: [instance] 2026-04-23 16:56:00.562483 | instance | 2026-04-23 16:56:00.562799 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-23 16:56:00.563140 | instance | Thursday 23 April 2026 16:56:00 +0000 (0:00:00.683) 0:00:01.886 ******** 2026-04-23 16:56:00.825420 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-23 16:56:00.825708 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-23 16:56:00.826048 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-23 16:56:00.834433 | instance | changed: [instance] 2026-04-23 16:56:00.834824 | instance | 2026-04-23 16:56:00.835183 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-23 16:56:00.835499 | instance | Thursday 23 April 2026 16:56:00 +0000 (0:00:00.272) 0:00:02.158 ******** 2026-04-23 16:56:02.244172 | instance | ok: [instance] 2026-04-23 16:56:02.244242 | instance | 2026-04-23 16:56:02.244394 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-23 16:56:02.244573 | instance | Thursday 23 April 2026 16:56:02 +0000 (0:00:01.409) 0:00:03.568 ******** 2026-04-23 16:56:03.129210 | instance | ok: [instance] 2026-04-23 16:56:03.129336 | instance | 2026-04-23 16:56:03.129529 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-23 16:56:03.129730 | instance | 2026-04-23 16:56:03.129844 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-23 16:56:03.130105 | instance | Thursday 23 April 2026 16:56:03 +0000 (0:00:00.885) 0:00:04.453 ******** 2026-04-23 16:56:04.231939 | instance | changed: [localhost] => (item=group_vars) 2026-04-23 16:56:04.232093 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-23 16:56:04.232265 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-23 16:56:04.232433 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-23 16:56:04.232685 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-23 16:56:04.232845 | instance | changed: [localhost] => (item=host_vars) 2026-04-23 16:56:04.233016 | instance | 2026-04-23 16:56:04.233179 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-23 16:56:04.233333 | instance | 2026-04-23 16:56:04.233499 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-23 16:56:04.233665 | instance | Thursday 23 April 2026 16:56:04 +0000 (0:00:01.102) 0:00:05.556 ******** 2026-04-23 16:56:04.420426 | instance | changed: [localhost] 2026-04-23 16:56:04.420724 | instance | 2026-04-23 16:56:04.421025 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-23 16:56:04.421307 | instance | Thursday 23 April 2026 16:56:04 +0000 (0:00:00.188) 0:00:05.744 ******** 2026-04-23 16:56:04.441984 | instance | ok: [localhost] 2026-04-23 16:56:04.442255 | instance | 2026-04-23 16:56:04.442579 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-23 16:56:04.442897 | instance | Thursday 23 April 2026 16:56:04 +0000 (0:00:00.021) 0:00:05.766 ******** 2026-04-23 16:56:04.489656 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'bf970eb5-387f-5c6d-8eee-c6a6730290b4'}) 2026-04-23 16:56:04.489822 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-23 16:56:04.490001 | instance | 2026-04-23 16:56:04.490246 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-23 16:56:04.490402 | instance | Thursday 23 April 2026 16:56:04 +0000 (0:00:00.047) 0:00:05.813 ******** 2026-04-23 16:56:05.059107 | instance | changed: [localhost] 2026-04-23 16:56:05.059190 | instance | 2026-04-23 16:56:05.059374 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-23 16:56:05.059541 | instance | 2026-04-23 16:56:05.059727 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-23 16:56:05.059924 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.569) 0:00:06.383 ******** 2026-04-23 16:56:05.251245 | instance | changed: [localhost] 2026-04-23 16:56:05.251368 | instance | 2026-04-23 16:56:05.251533 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-23 16:56:05.251682 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.191) 0:00:06.575 ******** 2026-04-23 16:56:05.276413 | instance | ok: [localhost] 2026-04-23 16:56:05.276692 | instance | 2026-04-23 16:56:05.277182 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-23 16:56:05.277473 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.025) 0:00:06.600 ******** 2026-04-23 16:56:05.308836 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-23 16:56:05.308925 | instance | 2026-04-23 16:56:05.309310 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-23 16:56:05.309459 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.032) 0:00:06.633 ******** 2026-04-23 16:56:05.669594 | instance | changed: [localhost] 2026-04-23 16:56:05.669765 | instance | 2026-04-23 16:56:05.670058 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-23 16:56:05.670315 | instance | 2026-04-23 16:56:05.670583 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-23 16:56:05.670839 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.360) 0:00:06.993 ******** 2026-04-23 16:56:05.838564 | instance | changed: [localhost] 2026-04-23 16:56:05.838699 | instance | 2026-04-23 16:56:05.839042 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-23 16:56:05.839479 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.168) 0:00:07.162 ******** 2026-04-23 16:56:05.864668 | instance | ok: [localhost] 2026-04-23 16:56:05.865142 | instance | 2026-04-23 16:56:05.865468 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-23 16:56:05.866073 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.026) 0:00:07.188 ******** 2026-04-23 16:56:05.916920 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-23 16:56:05.917331 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-23 16:56:05.917667 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-23 16:56:05.918000 | instance | 2026-04-23 16:56:05.918382 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-23 16:56:05.918738 | instance | Thursday 23 April 2026 16:56:05 +0000 (0:00:00.051) 0:00:07.240 ******** 2026-04-23 16:56:06.301226 | instance | changed: [localhost] 2026-04-23 16:56:06.301302 | instance | 2026-04-23 16:56:06.301424 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-23 16:56:06.301744 | instance | 2026-04-23 16:56:06.301881 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-23 16:56:06.302007 | instance | Thursday 23 April 2026 16:56:06 +0000 (0:00:00.385) 0:00:07.625 ******** 2026-04-23 16:56:06.477513 | instance | changed: [localhost] 2026-04-23 16:56:06.477806 | instance | 2026-04-23 16:56:06.478277 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-23 16:56:06.478752 | instance | Thursday 23 April 2026 16:56:06 +0000 (0:00:00.175) 0:00:07.801 ******** 2026-04-23 16:56:06.507268 | instance | ok: [localhost] 2026-04-23 16:56:06.507629 | instance | 2026-04-23 16:56:06.507949 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-23 16:56:06.508267 | instance | Thursday 23 April 2026 16:56:06 +0000 (0:00:00.029) 0:00:07.830 ******** 2026-04-23 16:56:06.552571 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-23 16:56:06.552665 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-23 16:56:06.552857 | instance | 2026-04-23 16:56:06.553026 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-23 16:56:06.553199 | instance | Thursday 23 April 2026 16:56:06 +0000 (0:00:00.045) 0:00:07.876 ******** 2026-04-23 16:56:06.907989 | instance | changed: [localhost] 2026-04-23 16:56:06.908205 | instance | 2026-04-23 16:56:06.908719 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-23 16:56:06.908973 | instance | 2026-04-23 16:56:06.909242 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 16:56:06.909643 | instance | Thursday 23 April 2026 16:56:06 +0000 (0:00:00.355) 0:00:08.232 ******** 2026-04-23 16:56:07.603370 | instance | ok: [localhost] 2026-04-23 16:56:07.603592 | instance | 2026-04-23 16:56:07.603883 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-23 16:56:07.604169 | instance | Thursday 23 April 2026 16:56:07 +0000 (0:00:00.694) 0:00:08.927 ******** 2026-04-23 16:56:07.789032 | instance | changed: [localhost] 2026-04-23 16:56:07.789194 | instance | 2026-04-23 16:56:07.789389 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-23 16:56:07.789610 | instance | Thursday 23 April 2026 16:56:07 +0000 (0:00:00.185) 0:00:09.113 ******** 2026-04-23 16:56:07.825095 | instance | ok: [localhost] 2026-04-23 16:56:07.825300 | instance | 2026-04-23 16:56:07.825636 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-23 16:56:07.826009 | instance | Thursday 23 April 2026 16:56:07 +0000 (0:00:00.035) 0:00:09.148 ******** 2026-04-23 16:56:08.654418 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-23 16:56:08.654496 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-23 16:56:08.654752 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-23 16:56:08.655014 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-23 16:56:08.655267 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-23 16:56:08.655545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-23 16:56:08.655775 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-23 16:56:08.656022 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-23 16:56:08.656405 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-23 16:56:08.656696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-23 16:56:08.656921 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-23 16:56:08.657171 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-23 16:56:08.657439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-23 16:56:08.657695 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-23 16:56:08.657997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-23 16:56:08.658294 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-23 16:56:08.658549 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-23 16:56:08.658804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-23 16:56:08.659050 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-23 16:56:08.659307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-23 16:56:08.659562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-23 16:56:08.659869 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-23 16:56:08.660280 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-23 16:56:08.660562 | instance | 2026-04-23 16:56:08.660831 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-23 16:56:08.661106 | instance | Thursday 23 April 2026 16:56:08 +0000 (0:00:00.829) 0:00:09.978 ******** 2026-04-23 16:56:09.006212 | instance | changed: [localhost] 2026-04-23 16:56:09.006275 | instance | 2026-04-23 16:56:09.006405 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-23 16:56:09.006527 | instance | Thursday 23 April 2026 16:56:09 +0000 (0:00:00.352) 0:00:10.330 ******** 2026-04-23 16:56:09.212292 | instance | changed: [localhost] 2026-04-23 16:56:09.212532 | instance | 2026-04-23 16:56:09.212842 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-23 16:56:09.213187 | instance | 2026-04-23 16:56:09.213541 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-23 16:56:09.213906 | instance | Thursday 23 April 2026 16:56:09 +0000 (0:00:00.205) 0:00:10.536 ******** 2026-04-23 16:56:09.399788 | instance | changed: [localhost] 2026-04-23 16:56:09.400060 | instance | 2026-04-23 16:56:09.400332 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-23 16:56:09.400698 | instance | Thursday 23 April 2026 16:56:09 +0000 (0:00:00.187) 0:00:10.724 ******** 2026-04-23 16:56:09.427119 | instance | ok: [localhost] 2026-04-23 16:56:09.427400 | instance | 2026-04-23 16:56:09.427735 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-23 16:56:09.428016 | instance | Thursday 23 April 2026 16:56:09 +0000 (0:00:00.027) 0:00:10.751 ******** 2026-04-23 16:56:09.462421 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-04-23 16:56:09.462593 | instance | 2026-04-23 16:56:09.462801 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-23 16:56:09.463047 | instance | Thursday 23 April 2026 16:56:09 +0000 (0:00:00.035) 0:00:10.786 ******** 2026-04-23 16:56:09.844989 | instance | changed: [localhost] 2026-04-23 16:56:09.845262 | instance | 2026-04-23 16:56:09.845604 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-23 16:56:09.845902 | instance | 2026-04-23 16:56:09.846222 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-23 16:56:09.846575 | instance | Thursday 23 April 2026 16:56:09 +0000 (0:00:00.382) 0:00:11.169 ******** 2026-04-23 16:56:10.026782 | instance | changed: [localhost] 2026-04-23 16:56:10.027114 | instance | 2026-04-23 16:56:10.027499 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-23 16:56:10.027861 | instance | Thursday 23 April 2026 16:56:10 +0000 (0:00:00.181) 0:00:11.350 ******** 2026-04-23 16:56:10.056907 | instance | ok: [localhost] 2026-04-23 16:56:10.057217 | instance | 2026-04-23 16:56:10.057663 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-23 16:56:10.057957 | instance | Thursday 23 April 2026 16:56:10 +0000 (0:00:00.030) 0:00:11.381 ******** 2026-04-23 16:56:10.095932 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-04-23 16:56:10.096165 | instance | 2026-04-23 16:56:10.096697 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-23 16:56:10.097039 | instance | Thursday 23 April 2026 16:56:10 +0000 (0:00:00.038) 0:00:11.419 ******** 2026-04-23 16:56:10.445986 | instance | changed: [localhost] 2026-04-23 16:56:10.446065 | instance | 2026-04-23 16:56:10.446270 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-23 16:56:10.446545 | instance | 2026-04-23 16:56:10.446797 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-23 16:56:10.446960 | instance | Thursday 23 April 2026 16:56:10 +0000 (0:00:00.350) 0:00:11.770 ******** 2026-04-23 16:56:10.619462 | instance | changed: [localhost] 2026-04-23 16:56:10.619788 | instance | 2026-04-23 16:56:10.620184 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-23 16:56:10.620588 | instance | Thursday 23 April 2026 16:56:10 +0000 (0:00:00.173) 0:00:11.943 ******** 2026-04-23 16:56:10.647343 | instance | ok: [localhost] 2026-04-23 16:56:10.647661 | instance | 2026-04-23 16:56:10.648048 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-23 16:56:10.648403 | instance | Thursday 23 April 2026 16:56:10 +0000 (0:00:00.027) 0:00:11.971 ******** 2026-04-23 16:56:11.071611 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-23 16:56:11.071790 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-23 16:56:11.071938 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-23 16:56:11.072096 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-23 16:56:11.072252 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-23 16:56:11.072406 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-23 16:56:11.072600 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-23 16:56:11.072738 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-23 16:56:11.072895 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-23 16:56:11.073066 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-23 16:56:11.073220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-23 16:56:11.073370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-23 16:56:11.073492 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-23 16:56:11.073610 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-23 16:56:11.073758 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-23 16:56:11.073907 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-23 16:56:11.074026 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-23 16:56:11.074143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-23 16:56:11.074263 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-23 16:56:11.074400 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-23 16:56:11.074518 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-23 16:56:11.074633 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-23 16:56:11.074748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-23 16:56:11.074869 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-23 16:56:11.074984 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-23 16:56:11.075099 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-23 16:56:11.075217 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-23 16:56:11.075330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-23 16:56:11.075444 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-23 16:56:11.075561 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-23 16:56:11.075737 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-23 16:56:11.075872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-23 16:56:11.075985 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-23 16:56:11.076100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-23 16:56:11.076235 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-23 16:56:11.076331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-23 16:56:11.076459 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-23 16:56:11.076626 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-23 16:56:11.076792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-23 16:56:11.076982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-23 16:56:11.077144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-23 16:56:11.077306 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-23 16:56:11.077469 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-23 16:56:11.077712 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-23 16:56:11.077952 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-23 16:56:11.078173 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-23 16:56:11.078388 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-23 16:56:11.078602 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-23 16:56:11.078817 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-23 16:56:11.079041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-23 16:56:11.079255 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-23 16:56:11.079468 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-23 16:56:11.079749 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-23 16:56:11.079934 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-23 16:56:11.080127 | instance | 2026-04-23 16:56:11.080322 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-23 16:56:11.080544 | instance | Thursday 23 April 2026 16:56:11 +0000 (0:00:00.424) 0:00:12.396 ******** 2026-04-23 16:56:11.123085 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-23 16:56:11.123315 | instance | 2026-04-23 16:56:11.123616 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-23 16:56:11.123999 | instance | Thursday 23 April 2026 16:56:11 +0000 (0:00:00.051) 0:00:12.447 ******** 2026-04-23 16:56:11.510655 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 16:56:11.510838 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 16:56:11.511050 | instance | 2026-04-23 16:56:11.511282 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-23 16:56:11.511504 | instance | Thursday 23 April 2026 16:56:11 +0000 (0:00:00.387) 0:00:12.834 ******** 2026-04-23 16:56:18.278851 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 16:56:18.279112 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 16:56:18.279307 | instance | 2026-04-23 16:56:18.279523 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-23 16:56:18.279734 | instance | Thursday 23 April 2026 16:56:18 +0000 (0:00:06.768) 0:00:19.603 ******** 2026-04-23 16:56:18.337018 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-23 16:56:18.337086 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-23 16:56:18.337245 | instance | 2026-04-23 16:56:18.337472 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-23 16:56:18.337689 | instance | Thursday 23 April 2026 16:56:18 +0000 (0:00:00.057) 0:00:19.660 ******** 2026-04-23 16:56:18.684988 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 16:56:18.685250 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 16:56:18.685460 | instance | 2026-04-23 16:56:18.685682 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-23 16:56:18.685898 | instance | Thursday 23 April 2026 16:56:18 +0000 (0:00:00.348) 0:00:20.008 ******** 2026-04-23 16:56:19.061064 | instance | changed: [localhost] 2026-04-23 16:56:19.061661 | instance | 2026-04-23 16:56:19.061723 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-23 16:56:19.061732 | instance | Thursday 23 April 2026 16:56:19 +0000 (0:00:00.376) 0:00:20.385 ******** 2026-04-23 16:56:19.096667 | instance | skipping: [localhost] 2026-04-23 16:56:19.096781 | instance | 2026-04-23 16:56:19.096848 | instance | PLAY [Setup networking] ******************************************************** 2026-04-23 16:56:19.097221 | instance | 2026-04-23 16:56:19.097274 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 16:56:19.097280 | instance | Thursday 23 April 2026 16:56:19 +0000 (0:00:00.036) 0:00:20.421 ******** 2026-04-23 16:56:19.821230 | instance | ok: [instance] 2026-04-23 16:56:19.821314 | instance | 2026-04-23 16:56:19.821700 | instance | TASK [Create bridge for management network] ************************************ 2026-04-23 16:56:19.821737 | instance | Thursday 23 April 2026 16:56:19 +0000 (0:00:00.724) 0:00:21.145 ******** 2026-04-23 16:56:20.160131 | instance | ok: [instance] 2026-04-23 16:56:20.160238 | instance | 2026-04-23 16:56:20.160675 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-23 16:56:20.160766 | instance | Thursday 23 April 2026 16:56:20 +0000 (0:00:00.338) 0:00:21.484 ******** 2026-04-23 16:56:20.369562 | instance | ok: [instance] 2026-04-23 16:56:20.369855 | instance | 2026-04-23 16:56:20.370078 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-23 16:56:20.370236 | instance | Thursday 23 April 2026 16:56:20 +0000 (0:00:00.209) 0:00:21.693 ******** 2026-04-23 16:56:20.577060 | instance | ok: [instance] 2026-04-23 16:56:20.577156 | instance | 2026-04-23 16:56:20.577333 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-23 16:56:20.577773 | instance | Thursday 23 April 2026 16:56:20 +0000 (0:00:00.207) 0:00:21.901 ******** 2026-04-23 16:56:20.800365 | instance | ok: [instance] 2026-04-23 16:56:20.800652 | instance | 2026-04-23 16:56:20.800800 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-23 16:56:20.800920 | instance | Thursday 23 April 2026 16:56:20 +0000 (0:00:00.222) 0:00:22.124 ******** 2026-04-23 16:56:21.218464 | instance | ok: [instance] => (item=br-mgmt) 2026-04-23 16:56:21.218680 | instance | ok: [instance] => (item=dummy0) 2026-04-23 16:56:21.218941 | instance | 2026-04-23 16:56:21.219108 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-23 16:56:21.219275 | instance | 2026-04-23 16:56:21.219454 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 16:56:21.219634 | instance | Thursday 23 April 2026 16:56:21 +0000 (0:00:00.418) 0:00:22.542 ******** 2026-04-23 16:56:21.986977 | instance | ok: [instance] 2026-04-23 16:56:21.987171 | instance | 2026-04-23 16:56:21.987564 | instance | TASK [Install depedencies] ***************************************************** 2026-04-23 16:56:21.987863 | instance | Thursday 23 April 2026 16:56:21 +0000 (0:00:00.767) 0:00:23.310 ******** 2026-04-23 16:56:47.374378 | instance | changed: [instance] 2026-04-23 16:56:47.374566 | instance | 2026-04-23 16:56:47.374859 | instance | TASK [Start up service] ******************************************************** 2026-04-23 16:56:47.375065 | instance | Thursday 23 April 2026 16:56:47 +0000 (0:00:25.380) 0:00:48.690 ******** 2026-04-23 16:56:47.946246 | instance | ok: [instance] 2026-04-23 16:56:47.946316 | instance | 2026-04-23 16:56:47.946328 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-23 16:56:47.946338 | instance | Thursday 23 April 2026 16:56:47 +0000 (0:00:00.578) 0:00:49.269 ******** 2026-04-23 16:56:48.184373 | instance | ok: [instance] 2026-04-23 16:56:48.184464 | instance | 2026-04-23 16:56:48.184478 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-23 16:56:48.184489 | instance | Thursday 23 April 2026 16:56:48 +0000 (0:00:00.238) 0:00:49.507 ******** 2026-04-23 16:56:48.678041 | instance | changed: [instance] 2026-04-23 16:56:48.678451 | instance | 2026-04-23 16:56:48.678904 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-23 16:56:48.679306 | instance | Thursday 23 April 2026 16:56:48 +0000 (0:00:00.494) 0:00:50.001 ******** 2026-04-23 16:56:48.902446 | instance | ok: [instance] 2026-04-23 16:56:48.902729 | instance | 2026-04-23 16:56:48.903012 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-23 16:56:48.903259 | instance | Thursday 23 April 2026 16:56:48 +0000 (0:00:00.224) 0:00:50.226 ******** 2026-04-23 16:56:48.928735 | instance | skipping: [instance] 2026-04-23 16:56:48.929012 | instance | 2026-04-23 16:56:48.929248 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-23 16:56:48.929487 | instance | Thursday 23 April 2026 16:56:48 +0000 (0:00:00.026) 0:00:50.253 ******** 2026-04-23 16:56:49.515265 | instance | changed: [instance] => (item=osd0) 2026-04-23 16:56:49.515622 | instance | changed: [instance] => (item=osd1) 2026-04-23 16:56:49.515972 | instance | changed: [instance] => (item=osd2) 2026-04-23 16:56:49.516265 | instance | 2026-04-23 16:56:49.516601 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-23 16:56:49.516863 | instance | Thursday 23 April 2026 16:56:49 +0000 (0:00:00.586) 0:00:50.839 ******** 2026-04-23 16:56:50.077442 | instance | changed: [instance] => (item=osd0) 2026-04-23 16:56:50.077872 | instance | changed: [instance] => (item=osd1) 2026-04-23 16:56:50.078312 | instance | changed: [instance] => (item=osd2) 2026-04-23 16:56:50.078650 | instance | 2026-04-23 16:56:50.078976 | instance | TASK [Start loop devices] ****************************************************** 2026-04-23 16:56:50.079337 | instance | Thursday 23 April 2026 16:56:50 +0000 (0:00:00.562) 0:00:51.401 ******** 2026-04-23 16:56:50.857292 | instance | changed: [instance] => (item=osd0) 2026-04-23 16:56:50.857437 | instance | changed: [instance] => (item=osd1) 2026-04-23 16:56:50.857671 | instance | changed: [instance] => (item=osd2) 2026-04-23 16:56:50.857904 | instance | 2026-04-23 16:56:50.858085 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-23 16:56:50.858297 | instance | Thursday 23 April 2026 16:56:50 +0000 (0:00:00.777) 0:00:52.179 ******** 2026-04-23 16:56:53.992894 | instance | changed: [instance] => (item=osd0) 2026-04-23 16:56:53.993164 | instance | changed: [instance] => (item=osd1) 2026-04-23 16:56:53.993336 | instance | changed: [instance] => (item=osd2) 2026-04-23 16:56:53.993489 | instance | 2026-04-23 16:56:53.993642 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-23 16:56:53.993793 | instance | Thursday 23 April 2026 16:56:53 +0000 (0:00:03.135) 0:00:55.314 ******** 2026-04-23 16:56:56.654074 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-23 16:56:56.654129 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-23 16:56:56.654135 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-23 16:56:56.654139 | instance | 2026-04-23 16:56:56.654143 | instance | PLAY [controllers] ************************************************************* 2026-04-23 16:56:56.654431 | instance | 2026-04-23 16:56:56.654833 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 16:56:56.655435 | instance | Thursday 23 April 2026 16:56:56 +0000 (0:00:02.661) 0:00:57.976 ******** 2026-04-23 16:56:57.561864 | instance | ok: [instance] 2026-04-23 16:56:57.562160 | instance | 2026-04-23 16:56:57.562444 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-23 16:56:57.562729 | instance | Thursday 23 April 2026 16:56:57 +0000 (0:00:00.908) 0:00:58.885 ******** 2026-04-23 16:56:58.070403 | instance | changed: [instance] 2026-04-23 16:56:58.070856 | instance | 2026-04-23 16:56:58.071296 | instance | PLAY RECAP ********************************************************************* 2026-04-23 16:56:58.071739 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 16:56:58.072103 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 16:56:58.072605 | instance | 2026-04-23 16:56:58.072853 | instance | Thursday 23 April 2026 16:56:58 +0000 (0:00:00.508) 0:00:59.394 ******** 2026-04-23 16:56:58.073068 | instance | =============================================================================== 2026-04-23 16:56:58.073288 | instance | Install depedencies ---------------------------------------------------- 25.38s 2026-04-23 16:56:58.073506 | instance | Generate SSH keys for missing variables --------------------------------- 6.77s 2026-04-23 16:56:58.073787 | instance | Create a volume group for each loop device ------------------------------ 3.14s 2026-04-23 16:56:58.074078 | instance | Create a logical volume for each loop device ---------------------------- 2.66s 2026-04-23 16:56:58.074347 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.41s 2026-04-23 16:56:58.074599 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-04-23 16:56:58.074827 | instance | Create folders for workspace -------------------------------------------- 1.10s 2026-04-23 16:56:58.075039 | instance | Gathering Facts --------------------------------------------------------- 0.91s 2026-04-23 16:56:58.075250 | instance | Purge "snapd" package --------------------------------------------------- 0.89s 2026-04-23 16:56:58.075530 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.83s 2026-04-23 16:56:58.075797 | instance | Start loop devices ------------------------------------------------------ 0.78s 2026-04-23 16:56:58.076077 | instance | Gathering Facts --------------------------------------------------------- 0.77s 2026-04-23 16:56:58.076385 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-04-23 16:56:58.076667 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-04-23 16:56:58.076885 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-04-23 16:56:58.077096 | instance | Create devices for Ceph ------------------------------------------------- 0.59s 2026-04-23 16:56:58.077306 | instance | Start up service -------------------------------------------------------- 0.58s 2026-04-23 16:56:58.077570 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.57s 2026-04-23 16:56:58.077800 | instance | Set permissions on loopback devices ------------------------------------- 0.56s 2026-04-23 16:56:58.078012 | instance | Set masquerade rule ----------------------------------------------------- 0.51s 2026-04-23 16:56:58.153257 | instance | INFO [aio > prepare] Executed: Successful 2026-04-23 16:56:58.153754 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-23 16:56:58.423565 | instance | ok: Runtime: 0:01:42.279664 2026-04-23 16:56:58.429914 | 2026-04-23 16:56:58.429989 | PLAY RECAP 2026-04-23 16:56:58.430035 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 16:56:58.430058 | 2026-04-23 16:56:58.562661 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-23 16:56:58.573832 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-23 16:56:59.209155 | 2026-04-23 16:56:59.209264 | PLAY [all] 2026-04-23 16:56:59.220847 | 2026-04-23 16:56:59.220932 | TASK [Build atmosphere binary] 2026-04-23 16:56:59.554169 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-23 16:56:59.559390 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-23 16:57:00.027407 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-23 16:57:06.265635 | instance | ok: Runtime: 0:00:06.644404 2026-04-23 16:57:06.271994 | 2026-04-23 16:57:06.272065 | TASK [Deploy with parallel orchestrator] 2026-04-23 16:57:06.498748 | instance | ==> Running preflight checks 2026-04-23 16:57:07.032114 | instance | [preflight] 2026-04-23 16:57:07.032189 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-23 16:57:07.032202 | instance | [preflight] 2026-04-23 16:57:07.032216 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-23 16:57:07.055219 | instance | [preflight] skipping: [instance] 2026-04-23 16:57:07.055306 | instance | [preflight] 2026-04-23 16:57:07.055317 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-23 16:57:07.055331 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 16:57:07.055342 | instance | [preflight] 2026-04-23 16:57:07.131332 | instance | ==> Preflight checks passed 2026-04-23 16:57:07.131411 | instance | ==> Starting parallel deployment 2026-04-23 16:57:07.131454 | instance | ==> [iscsi] Starting deployment 2026-04-23 16:57:07.131522 | instance | ==> [multipathd] Starting deployment 2026-04-23 16:57:07.131534 | instance | ==> [udev] Starting deployment 2026-04-23 16:57:07.131638 | instance | ==> [lpfc] Starting deployment 2026-04-23 16:57:07.131765 | instance | ==> [kubernetes] Starting deployment 2026-04-23 16:57:07.131814 | instance | ==> [ceph] Starting deployment 2026-04-23 16:57:07.646433 | instance | [lpfc] 2026-04-23 16:57:07.646515 | instance | [lpfc] PLAY [controllers:computes] **************************************************** 2026-04-23 16:57:07.646527 | instance | [lpfc] 2026-04-23 16:57:07.646537 | instance | [lpfc] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:07.663413 | instance | [iscsi] 2026-04-23 16:57:07.663498 | instance | [iscsi] PLAY [controllers:computes] **************************************************** 2026-04-23 16:57:07.663512 | instance | [iscsi] 2026-04-23 16:57:07.663522 | instance | [iscsi] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:07.671275 | instance | [udev] 2026-04-23 16:57:07.671325 | instance | [udev] PLAY [controllers:computes] **************************************************** 2026-04-23 16:57:07.671336 | instance | [udev] 2026-04-23 16:57:07.671346 | instance | [udev] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:07.969536 | instance | [ceph] 2026-04-23 16:57:07.969604 | instance | [ceph] PLAY [all] ********************************************************************* 2026-04-23 16:57:07.969611 | instance | [ceph] 2026-04-23 16:57:07.969616 | instance | [ceph] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:09.154415 | instance | [lpfc] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 16:57:09.154483 | instance | [lpfc] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 16:57:09.154497 | instance | [lpfc] interpreter could change the meaning of that path. See 2026-04-23 16:57:09.154507 | instance | [lpfc] https://docs.ansible.com/ansible- 2026-04-23 16:57:09.154519 | instance | [lpfc] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 16:57:09.164557 | instance | [lpfc] ok: [instance] 2026-04-23 16:57:09.164605 | instance | [lpfc] 2026-04-23 16:57:09.164618 | instance | [lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-23 16:57:09.237300 | instance | [iscsi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 16:57:09.237368 | instance | [iscsi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 16:57:09.237382 | instance | [iscsi] interpreter could change the meaning of that path. See 2026-04-23 16:57:09.237393 | instance | [iscsi] https://docs.ansible.com/ansible- 2026-04-23 16:57:09.237404 | instance | [iscsi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 16:57:09.248109 | instance | [iscsi] ok: [instance] 2026-04-23 16:57:09.248150 | instance | [iscsi] 2026-04-23 16:57:09.248162 | instance | [iscsi] TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-23 16:57:09.263671 | instance | [udev] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 16:57:09.263714 | instance | [udev] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 16:57:09.263751 | instance | [udev] interpreter could change the meaning of that path. See 2026-04-23 16:57:09.263761 | instance | [udev] https://docs.ansible.com/ansible- 2026-04-23 16:57:09.263772 | instance | [udev] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 16:57:09.273131 | instance | [udev] ok: [instance] 2026-04-23 16:57:09.273175 | instance | [udev] 2026-04-23 16:57:09.273187 | instance | [udev] TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-23 16:57:09.309681 | instance | [ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 16:57:09.309742 | instance | [ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 16:57:09.309758 | instance | [ceph] interpreter could change the meaning of that path. See 2026-04-23 16:57:09.309772 | instance | [ceph] https://docs.ansible.com/ansible- 2026-04-23 16:57:09.309785 | instance | [ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 16:57:09.320103 | instance | [ceph] ok: [instance] 2026-04-23 16:57:09.320147 | instance | [ceph] 2026-04-23 16:57:09.320159 | instance | [ceph] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-23 16:57:09.358281 | instance | [ceph] skipping: [instance] 2026-04-23 16:57:09.358330 | instance | [ceph] 2026-04-23 16:57:09.358339 | instance | [ceph] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 16:57:09.565889 | instance | [ceph] ok: [instance] 2026-04-23 16:57:09.565953 | instance | [ceph] 2026-04-23 16:57:09.565965 | instance | [ceph] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-23 16:57:09.565976 | instance | [ceph] 2026-04-23 16:57:09.565986 | instance | [ceph] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:09.582495 | instance | [lpfc] ok: [instance] 2026-04-23 16:57:09.582529 | instance | [lpfc] 2026-04-23 16:57:09.582541 | instance | [lpfc] TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-23 16:57:09.608975 | instance | [lpfc] skipping: [instance] 2026-04-23 16:57:09.609009 | instance | [lpfc] 2026-04-23 16:57:09.609014 | instance | [lpfc] TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-23 16:57:09.648781 | instance | [lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 16:57:09.648832 | instance | [lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 16:57:09.648843 | instance | [lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 16:57:09.648852 | instance | [lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 16:57:09.648861 | instance | [lpfc] skipping: [instance] 2026-04-23 16:57:09.648870 | instance | [lpfc] 2026-04-23 16:57:09.648886 | instance | [lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-23 16:57:09.686479 | instance | [lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 16:57:09.686535 | instance | [lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 16:57:09.686542 | instance | [lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 16:57:09.686549 | instance | [lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 16:57:09.686555 | instance | [lpfc] skipping: [instance] 2026-04-23 16:57:09.686560 | instance | [lpfc] 2026-04-23 16:57:09.686566 | instance | [lpfc] TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-23 16:57:09.714134 | instance | [lpfc] skipping: [instance] 2026-04-23 16:57:09.714198 | instance | [lpfc] 2026-04-23 16:57:09.714210 | instance | [lpfc] TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-23 16:57:09.743030 | instance | [lpfc] skipping: [instance] 2026-04-23 16:57:09.743090 | instance | [lpfc] 2026-04-23 16:57:09.743101 | instance | [lpfc] PLAY RECAP ********************************************************************* 2026-04-23 16:57:09.743127 | instance | [lpfc] instance : ok=2 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-23 16:57:09.743137 | instance | [lpfc] 2026-04-23 16:57:09.818504 | instance | ==> [lpfc] Deployment complete 2026-04-23 16:57:10.075068 | instance | [udev] changed: [instance] 2026-04-23 16:57:10.075176 | instance | [udev] 2026-04-23 16:57:10.075194 | instance | [udev] TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-23 16:57:10.666338 | instance | [udev] changed: [instance] 2026-04-23 16:57:10.666402 | instance | [udev] 2026-04-23 16:57:10.666413 | instance | [udev] RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-04-23 16:57:10.688950 | instance | [ceph] ok: [instance] 2026-04-23 16:57:10.689008 | instance | [ceph] 2026-04-23 16:57:10.689019 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:57:10.777029 | instance | [iscsi] ok: [instance] 2026-04-23 16:57:10.777094 | instance | [iscsi] 2026-04-23 16:57:10.777103 | instance | [iscsi] TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-23 16:57:11.129773 | instance | [udev] ok: [instance] 2026-04-23 16:57:11.129826 | instance | [udev] 2026-04-23 16:57:11.129833 | instance | [udev] PLAY RECAP ********************************************************************* 2026-04-23 16:57:11.129841 | instance | [udev] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 16:57:11.129847 | instance | [udev] 2026-04-23 16:57:11.192365 | instance | [ceph] ok: [instance] 2026-04-23 16:57:11.192714 | instance | [ceph] 2026-04-23 16:57:11.192731 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 16:57:11.205049 | instance | ==> [udev] Deployment complete 2026-04-23 16:57:11.234970 | instance | [ceph] skipping: [instance] 2026-04-23 16:57:11.235042 | instance | [ceph] 2026-04-23 16:57:11.235055 | instance | [ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 16:57:11.512526 | instance | [iscsi] changed: [instance] 2026-04-23 16:57:11.512841 | instance | [iscsi] 2026-04-23 16:57:11.512851 | instance | [iscsi] PLAY RECAP ********************************************************************* 2026-04-23 16:57:11.512859 | instance | [iscsi] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 16:57:11.512865 | instance | [iscsi] 2026-04-23 16:57:11.613205 | instance | ==> [iscsi] Deployment complete 2026-04-23 16:57:11.697010 | instance | [ceph] changed: [instance] 2026-04-23 16:57:11.697091 | instance | [ceph] 2026-04-23 16:57:11.697103 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:57:11.770581 | instance | [ceph] ok: [instance] => { 2026-04-23 16:57:11.770659 | instance | [ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 16:57:11.770670 | instance | [ceph] } 2026-04-23 16:57:11.770680 | instance | [ceph] 2026-04-23 16:57:11.770689 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:57:12.186727 | instance | [multipathd] 2026-04-23 16:57:12.186788 | instance | [multipathd] PLAY [controllers:computes] **************************************************** 2026-04-23 16:57:12.186800 | instance | [multipathd] 2026-04-23 16:57:12.186809 | instance | [multipathd] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:12.534030 | instance | [ceph] changed: [instance] 2026-04-23 16:57:12.534082 | instance | [ceph] 2026-04-23 16:57:12.534090 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:57:12.585547 | instance | [ceph] skipping: [instance] 2026-04-23 16:57:12.585604 | instance | [ceph] 2026-04-23 16:57:12.585615 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 16:57:12.636582 | instance | [ceph] skipping: [instance] 2026-04-23 16:57:12.636643 | instance | [ceph] 2026-04-23 16:57:12.636655 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:57:12.976652 | instance | [ceph] ok: [instance] 2026-04-23 16:57:12.976722 | instance | [ceph] 2026-04-23 16:57:12.976736 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 16:57:13.542183 | instance | [multipathd] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 16:57:13.542256 | instance | [multipathd] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 16:57:13.542281 | instance | [multipathd] interpreter could change the meaning of that path. See 2026-04-23 16:57:13.542289 | instance | [multipathd] https://docs.ansible.com/ansible- 2026-04-23 16:57:13.542295 | instance | [multipathd] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 16:57:13.552004 | instance | [multipathd] ok: [instance] 2026-04-23 16:57:13.552024 | instance | [multipathd] 2026-04-23 16:57:13.552031 | instance | [multipathd] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 16:57:14.588658 | instance | [ceph] ok: [instance] 2026-04-23 16:57:14.588723 | instance | [ceph] 2026-04-23 16:57:14.588731 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:57:14.660391 | instance | [ceph] ok: [instance] => { 2026-04-23 16:57:14.660507 | instance | [ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 16:57:14.660519 | instance | [ceph] } 2026-04-23 16:57:14.660528 | instance | [ceph] 2026-04-23 16:57:14.660538 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:57:15.460323 | instance | [ceph] changed: [instance] 2026-04-23 16:57:15.460393 | instance | [ceph] 2026-04-23 16:57:15.460401 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:57:18.453041 | instance | [multipathd] changed: [instance] 2026-04-23 16:57:18.453115 | instance | [multipathd] 2026-04-23 16:57:18.453123 | instance | [multipathd] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 16:57:18.797664 | instance | [ceph] changed: [instance] 2026-04-23 16:57:18.797937 | instance | [ceph] 2026-04-23 16:57:18.797955 | instance | [ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 16:57:18.836042 | instance | [ceph] skipping: [instance] 2026-04-23 16:57:18.836117 | instance | [ceph] 2026-04-23 16:57:18.836125 | instance | [ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 16:57:18.873826 | instance | [ceph] skipping: [instance] 2026-04-23 16:57:18.873904 | instance | [ceph] 2026-04-23 16:57:18.873913 | instance | [ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 16:57:18.915688 | instance | [ceph] skipping: [instance] 2026-04-23 16:57:18.915794 | instance | [ceph] 2026-04-23 16:57:18.915811 | instance | [ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 16:57:38.118646 | instance | [multipathd] changed: [instance] 2026-04-23 16:57:38.118689 | instance | [multipathd] 2026-04-23 16:57:38.118696 | instance | [multipathd] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 16:57:38.901066 | instance | [multipathd] changed: [instance] 2026-04-23 16:57:38.901105 | instance | [multipathd] 2026-04-23 16:57:38.901111 | instance | [multipathd] RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-23 16:57:39.710265 | instance | [multipathd] changed: [instance] 2026-04-23 16:57:39.710368 | instance | [multipathd] 2026-04-23 16:57:39.710398 | instance | [multipathd] PLAY RECAP ********************************************************************* 2026-04-23 16:57:39.710418 | instance | [multipathd] instance : ok=5 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 16:57:39.710433 | instance | [multipathd] 2026-04-23 16:57:39.786227 | instance | ==> [multipathd] Deployment complete 2026-04-23 16:57:40.690990 | instance | [kubernetes] 2026-04-23 16:57:40.691064 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-23 16:57:40.691076 | instance | [kubernetes] 2026-04-23 16:57:40.691085 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:42.024336 | instance | [kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 16:57:42.024401 | instance | [kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 16:57:42.024412 | instance | [kubernetes] interpreter could change the meaning of that path. See 2026-04-23 16:57:42.024422 | instance | [kubernetes] https://docs.ansible.com/ansible- 2026-04-23 16:57:42.024449 | instance | [kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 16:57:42.047814 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:42.047928 | instance | [kubernetes] 2026-04-23 16:57:42.047949 | instance | [kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-23 16:57:49.297051 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-23 16:57:49.297138 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-23 16:57:49.297150 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-23 16:57:49.297159 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-23 16:57:49.297170 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-23 16:57:49.297179 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-23 16:57:49.297188 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-23 16:57:49.297196 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-23 16:57:49.297205 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-23 16:57:49.297213 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-23 16:57:49.297222 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-23 16:57:49.297231 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-23 16:57:49.297239 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-23 16:57:49.297248 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-23 16:57:49.297265 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 16:57:49.297274 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 16:57:49.297283 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 16:57:49.297291 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 16:57:49.297300 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 16:57:49.297324 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 16:57:49.297334 | instance | [kubernetes] 2026-04-23 16:57:49.297343 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-23 16:57:49.739303 | instance | [kubernetes] changed: [instance] 2026-04-23 16:57:49.739367 | instance | [kubernetes] 2026-04-23 16:57:49.739378 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-23 16:57:50.779416 | instance | [kubernetes] changed: [instance] 2026-04-23 16:57:50.779503 | instance | [kubernetes] 2026-04-23 16:57:50.779510 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-23 16:57:51.360830 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:51.360918 | instance | [kubernetes] 2026-04-23 16:57:51.360930 | instance | [kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 16:57:51.508769 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:51.508883 | instance | [kubernetes] 2026-04-23 16:57:51.508895 | instance | [kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-23 16:57:51.508905 | instance | [kubernetes] 2026-04-23 16:57:51.508914 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:52.193526 | instance | [ceph] FAILED - RETRYING: [instance]: Install AppArmor packages (5 retries left). 2026-04-23 16:57:52.193592 | instance | [ceph] FAILED - RETRYING: [instance]: Install AppArmor packages (4 retries left). 2026-04-23 16:57:52.193604 | instance | [ceph] changed: [instance] 2026-04-23 16:57:52.193615 | instance | [ceph] 2026-04-23 16:57:52.193625 | instance | [ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 16:57:52.660222 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:52.660301 | instance | [kubernetes] 2026-04-23 16:57:52.660313 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-23 16:57:52.969399 | instance | [ceph] changed: [instance] 2026-04-23 16:57:52.969465 | instance | [ceph] 2026-04-23 16:57:52.969478 | instance | [ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 16:57:53.008192 | instance | [kubernetes] changed: [instance] 2026-04-23 16:57:53.008263 | instance | [kubernetes] 2026-04-23 16:57:53.008271 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-23 16:57:54.516922 | instance | [ceph] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 16:57:54.517000 | instance | [ceph] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 16:57:54.517022 | instance | [ceph] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 16:57:54.517036 | instance | [ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 16:57:54.517048 | instance | [ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 16:57:54.517057 | instance | [ceph] 2026-04-23 16:57:54.517066 | instance | [ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 16:57:54.567953 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-23 16:57:54.568019 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-23 16:57:54.568032 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-23 16:57:54.568042 | instance | [kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-23 16:57:54.568051 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-23 16:57:54.568060 | instance | [kubernetes] 2026-04-23 16:57:54.568069 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-23 16:57:55.291078 | instance | [ceph] changed: [instance] 2026-04-23 16:57:55.291148 | instance | [ceph] 2026-04-23 16:57:55.291160 | instance | [ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 16:57:55.291170 | instance | [ceph] 2026-04-23 16:57:55.291179 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 16:57:55.567216 | instance | [kubernetes] failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-04-23 16:57:55.567296 | instance | [kubernetes] failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-04-23 16:57:55.567339 | instance | [kubernetes] failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-04-23 16:57:55.567346 | instance | [kubernetes] ...ignoring 2026-04-23 16:57:55.567353 | instance | [kubernetes] 2026-04-23 16:57:55.567359 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-23 16:57:55.935344 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:55.935405 | instance | [kubernetes] 2026-04-23 16:57:55.935415 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-23 16:57:56.275347 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:56.275557 | instance | [kubernetes] 2026-04-23 16:57:56.275570 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-23 16:57:56.305440 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:56.305517 | instance | [kubernetes] 2026-04-23 16:57:56.305534 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-23 16:57:56.342908 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:56.342968 | instance | [kubernetes] 2026-04-23 16:57:56.342992 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-23 16:57:56.450565 | instance | [ceph] ok: [instance] 2026-04-23 16:57:56.450610 | instance | [ceph] 2026-04-23 16:57:56.450619 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-23 16:57:57.097511 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:57.097897 | instance | [kubernetes] 2026-04-23 16:57:57.097906 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-23 16:57:57.104173 | instance | [ceph] changed: [instance] 2026-04-23 16:57:57.104197 | instance | [ceph] 2026-04-23 16:57:57.104207 | instance | [ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 16:57:57.503498 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:57.503553 | instance | [kubernetes] 2026-04-23 16:57:57.503561 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-23 16:57:57.503567 | instance | [kubernetes] 2026-04-23 16:57:57.503573 | instance | [kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-23 16:57:57.503579 | instance | [kubernetes] 2026-04-23 16:57:57.503585 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:57:57.848305 | instance | [ceph] changed: [instance] 2026-04-23 16:57:57.848385 | instance | [ceph] 2026-04-23 16:57:57.848403 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:57:58.200988 | instance | [ceph] ok: [instance] 2026-04-23 16:57:58.201067 | instance | [ceph] 2026-04-23 16:57:58.201084 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:57:58.260909 | instance | [ceph] ok: [instance] => { 2026-04-23 16:57:58.260979 | instance | [ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 16:57:58.260996 | instance | [ceph] } 2026-04-23 16:57:58.261009 | instance | [ceph] 2026-04-23 16:57:58.261023 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:57:58.803568 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:58.803643 | instance | [kubernetes] 2026-04-23 16:57:58.803653 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:57:59.147284 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:59.147328 | instance | [kubernetes] 2026-04-23 16:57:59.147334 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 16:57:59.187394 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:57:59.187436 | instance | [kubernetes] 2026-04-23 16:57:59.187441 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 16:57:59.294918 | instance | [ceph] changed: [instance] 2026-04-23 16:57:59.294979 | instance | [ceph] 2026-04-23 16:57:59.294990 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:57:59.539121 | instance | [kubernetes] ok: [instance] 2026-04-23 16:57:59.539159 | instance | [kubernetes] 2026-04-23 16:57:59.539164 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:57:59.594952 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:57:59.594997 | instance | [kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 16:57:59.595012 | instance | [kubernetes] } 2026-04-23 16:57:59.595017 | instance | [kubernetes] 2026-04-23 16:57:59.595022 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:00.180372 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:00.180518 | instance | [kubernetes] 2026-04-23 16:58:00.180529 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:00.229208 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:00.229313 | instance | [kubernetes] 2026-04-23 16:58:00.229329 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:58:00.598591 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:00.598684 | instance | [kubernetes] 2026-04-23 16:58:00.598694 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 16:58:02.381420 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:02.381502 | instance | [kubernetes] 2026-04-23 16:58:02.381518 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:58:02.446206 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:58:02.446283 | instance | [kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 16:58:02.446295 | instance | [kubernetes] } 2026-04-23 16:58:02.446304 | instance | [kubernetes] 2026-04-23 16:58:02.446314 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:02.962179 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:02.962254 | instance | [kubernetes] 2026-04-23 16:58:02.962266 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:04.173086 | instance | [ceph] changed: [instance] 2026-04-23 16:58:04.173158 | instance | [ceph] 2026-04-23 16:58:04.173184 | instance | [ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 16:58:05.324380 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:05.324538 | instance | [kubernetes] 2026-04-23 16:58:05.324549 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 16:58:05.359106 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:05.359211 | instance | [kubernetes] 2026-04-23 16:58:05.359219 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 16:58:05.398609 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:05.398722 | instance | [kubernetes] 2026-04-23 16:58:05.398764 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 16:58:05.434619 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:05.434686 | instance | [kubernetes] 2026-04-23 16:58:05.434694 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 16:58:05.738736 | instance | [ceph] ok: [instance] 2026-04-23 16:58:05.738809 | instance | [ceph] 2026-04-23 16:58:05.738817 | instance | [ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 16:58:06.256190 | instance | [ceph] changed: [instance] 2026-04-23 16:58:06.256311 | instance | [ceph] 2026-04-23 16:58:06.256327 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 16:58:06.883697 | instance | [ceph] changed: [instance] 2026-04-23 16:58:06.883757 | instance | [ceph] 2026-04-23 16:58:06.883763 | instance | [ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 16:58:07.047484 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:07.047547 | instance | [kubernetes] 2026-04-23 16:58:07.047563 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 16:58:07.639035 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:07.639080 | instance | [kubernetes] 2026-04-23 16:58:07.639085 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 16:58:07.901428 | instance | [ceph] changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 16:58:07.901500 | instance | [ceph] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 16:58:07.901538 | instance | [ceph] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 16:58:07.901549 | instance | [ceph] 2026-04-23 16:58:07.901559 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 16:58:08.576380 | instance | [ceph] changed: [instance] 2026-04-23 16:58:08.576512 | instance | [ceph] 2026-04-23 16:58:08.576526 | instance | [ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 16:58:09.233052 | instance | [ceph] changed: [instance] 2026-04-23 16:58:09.233178 | instance | [ceph] 2026-04-23 16:58:09.233191 | instance | [ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 16:58:09.233201 | instance | [ceph] 2026-04-23 16:58:09.233210 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 16:58:09.296286 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 16:58:09.296371 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 16:58:09.296384 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 16:58:09.296396 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 16:58:09.296407 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 16:58:09.296418 | instance | [kubernetes] 2026-04-23 16:58:09.296428 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 16:58:10.025439 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:10.025543 | instance | [kubernetes] 2026-04-23 16:58:10.025552 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 16:58:10.025559 | instance | [kubernetes] 2026-04-23 16:58:10.025566 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 16:58:10.184108 | instance | [ceph] ok: [instance] 2026-04-23 16:58:10.184410 | instance | [ceph] 2026-04-23 16:58:10.184424 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-23 16:58:10.864158 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:10.864270 | instance | [kubernetes] 2026-04-23 16:58:10.864279 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-23 16:58:11.531689 | instance | [ceph] changed: [instance] 2026-04-23 16:58:11.531783 | instance | [ceph] 2026-04-23 16:58:11.531793 | instance | [ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 16:58:11.953141 | instance | [kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-04-23 16:58:11.953253 | instance | [kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-23 16:58:11.953266 | instance | [kubernetes] ...ignoring 2026-04-23 16:58:11.953277 | instance | [kubernetes] 2026-04-23 16:58:11.953286 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-23 16:58:11.993079 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:11.993201 | instance | [kubernetes] 2026-04-23 16:58:11.993218 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-23 16:58:12.032632 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:12.032702 | instance | [kubernetes] 2026-04-23 16:58:12.032714 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-23 16:58:12.072027 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:12.072093 | instance | [kubernetes] 2026-04-23 16:58:12.072100 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-23 16:58:12.110866 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:12.110937 | instance | [kubernetes] 2026-04-23 16:58:12.110945 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-23 16:58:12.153860 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:12.153931 | instance | [kubernetes] 2026-04-23 16:58:12.153939 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:58:12.277101 | instance | [ceph] changed: [instance] 2026-04-23 16:58:12.277171 | instance | [ceph] 2026-04-23 16:58:12.277179 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 16:58:12.334868 | instance | [ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 16:58:12.334969 | instance | [ceph] 2026-04-23 16:58:12.334977 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 16:58:12.534583 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:12.534688 | instance | [kubernetes] 2026-04-23 16:58:12.534703 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:58:12.581069 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:58:12.581159 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-23 16:58:12.581172 | instance | [kubernetes] } 2026-04-23 16:58:12.581181 | instance | [kubernetes] 2026-04-23 16:58:12.581191 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:13.458905 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:13.459001 | instance | [kubernetes] 2026-04-23 16:58:13.459009 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:13.516752 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:13.516858 | instance | [kubernetes] 2026-04-23 16:58:13.516867 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:58:13.884016 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:13.884117 | instance | [kubernetes] 2026-04-23 16:58:13.884129 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:58:13.939393 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:58:13.939496 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-23 16:58:13.939509 | instance | [kubernetes] } 2026-04-23 16:58:13.939519 | instance | [kubernetes] 2026-04-23 16:58:13.939528 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:15.603478 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:15.603566 | instance | [kubernetes] 2026-04-23 16:58:15.603576 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:15.673079 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:15.673163 | instance | [kubernetes] 2026-04-23 16:58:15.673171 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 16:58:15.706897 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:15.706991 | instance | [kubernetes] 2026-04-23 16:58:15.707002 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 16:58:15.741468 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:15.741544 | instance | [kubernetes] 2026-04-23 16:58:15.741556 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 16:58:15.774604 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:15.774697 | instance | [kubernetes] 2026-04-23 16:58:15.774709 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 16:58:17.972682 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:17.972822 | instance | [kubernetes] 2026-04-23 16:58:17.972833 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 16:58:18.575528 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:18.575597 | instance | [kubernetes] 2026-04-23 16:58:18.575605 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 16:58:18.899713 | instance | [ceph] changed: [instance] 2026-04-23 16:58:18.899928 | instance | [ceph] 2026-04-23 16:58:18.899941 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 16:58:19.882911 | instance | [ceph] ok: [instance] => (item=chronyd) 2026-04-23 16:58:19.883021 | instance | [ceph] ok: [instance] => (item=sshd) 2026-04-23 16:58:19.883054 | instance | [ceph] 2026-04-23 16:58:19.883070 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 16:58:20.279787 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 16:58:20.279880 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 16:58:20.279888 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 16:58:20.279895 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 16:58:20.279902 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 16:58:20.279908 | instance | [kubernetes] 2026-04-23 16:58:20.279915 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 16:58:20.589791 | instance | [ceph] changed: [instance] 2026-04-23 16:58:20.589877 | instance | [ceph] 2026-04-23 16:58:20.589889 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 16:58:20.960983 | instance | [ceph] ok: [instance] 2026-04-23 16:58:20.961064 | instance | [ceph] 2026-04-23 16:58:20.961072 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 16:58:20.966693 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:20.966732 | instance | [kubernetes] 2026-04-23 16:58:20.966743 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 16:58:20.966753 | instance | [kubernetes] 2026-04-23 16:58:20.966762 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 16:58:21.487785 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:21.487858 | instance | [kubernetes] 2026-04-23 16:58:21.487870 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:58:21.528732 | instance | [ceph] changed: [instance] 2026-04-23 16:58:21.528807 | instance | [ceph] 2026-04-23 16:58:21.528818 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 16:58:21.841771 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:21.841882 | instance | [kubernetes] 2026-04-23 16:58:21.841894 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:58:21.895752 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:58:21.895871 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-23 16:58:21.895887 | instance | [kubernetes] } 2026-04-23 16:58:21.895900 | instance | [kubernetes] 2026-04-23 16:58:21.895912 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:22.014418 | instance | [ceph] changed: [instance] 2026-04-23 16:58:22.014486 | instance | [ceph] 2026-04-23 16:58:22.014493 | instance | [ceph] TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-23 16:58:22.687485 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:22.687550 | instance | [kubernetes] 2026-04-23 16:58:22.687564 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:23.834546 | instance | [ceph] ok: [instance] 2026-04-23 16:58:23.834613 | instance | [ceph] 2026-04-23 16:58:23.834620 | instance | [ceph] TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-23 16:58:23.895815 | instance | [ceph] ok: [instance] 2026-04-23 16:58:23.895905 | instance | [ceph] 2026-04-23 16:58:23.895918 | instance | [ceph] TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-23 16:58:23.933211 | instance | [ceph] skipping: [instance] 2026-04-23 16:58:23.933302 | instance | [ceph] 2026-04-23 16:58:23.933315 | instance | [ceph] TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-23 16:58:23.973878 | instance | [ceph] skipping: [instance] 2026-04-23 16:58:23.973935 | instance | [ceph] 2026-04-23 16:58:23.974057 | instance | [ceph] TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-23 16:58:24.013096 | instance | [ceph] skipping: [instance] 2026-04-23 16:58:24.013146 | instance | [ceph] 2026-04-23 16:58:24.013153 | instance | [ceph] TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-23 16:58:24.052462 | instance | [ceph] skipping: [instance] 2026-04-23 16:58:24.052515 | instance | [ceph] 2026-04-23 16:58:24.052522 | instance | [ceph] TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-23 16:58:24.093388 | instance | [ceph] skipping: [instance] 2026-04-23 16:58:24.093440 | instance | [ceph] 2026-04-23 16:58:24.093447 | instance | [ceph] TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-23 16:58:24.135072 | instance | [ceph] skipping: [instance] 2026-04-23 16:58:24.135143 | instance | [ceph] 2026-04-23 16:58:24.135157 | instance | [ceph] TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-23 16:58:24.171213 | instance | [ceph] skipping: [instance] 2026-04-23 16:58:24.171253 | instance | [ceph] 2026-04-23 16:58:24.171260 | instance | [ceph] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-23 16:58:24.288958 | instance | [ceph] ok: [instance] 2026-04-23 16:58:24.289013 | instance | [ceph] 2026-04-23 16:58:24.289024 | instance | [ceph] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-23 16:58:24.314360 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:24.314439 | instance | [kubernetes] 2026-04-23 16:58:24.314457 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:58:24.374831 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:58:24.374886 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-23 16:58:24.374894 | instance | [kubernetes] } 2026-04-23 16:58:24.374900 | instance | [kubernetes] 2026-04-23 16:58:24.374906 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:24.654717 | instance | [ceph] ok: [instance] => (item=instance) 2026-04-23 16:58:24.654810 | instance | [ceph] 2026-04-23 16:58:24.654822 | instance | [ceph] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-23 16:58:24.714515 | instance | [ceph] ok: [instance] 2026-04-23 16:58:24.714602 | instance | [ceph] 2026-04-23 16:58:24.714613 | instance | [ceph] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-23 16:58:24.799775 | instance | [ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-23 16:58:24.799853 | instance | [ceph] 2026-04-23 16:58:24.799861 | instance | [ceph] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-23 16:58:25.132662 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:25.132718 | instance | [kubernetes] 2026-04-23 16:58:25.132727 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:25.221833 | instance | [ceph] changed: [instance] 2026-04-23 16:58:25.221898 | instance | [ceph] 2026-04-23 16:58:25.221910 | instance | [ceph] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-23 16:58:26.274320 | instance | [ceph] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-23 16:58:26.274393 | instance | [ceph] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-23 16:58:26.274405 | instance | [ceph] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-23 16:58:26.274438 | instance | [ceph] 2026-04-23 16:58:26.274449 | instance | [ceph] TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-23 16:58:27.758414 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:27.758482 | instance | [kubernetes] 2026-04-23 16:58:27.758494 | instance | [kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-23 16:58:28.376816 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:28.376911 | instance | [kubernetes] 2026-04-23 16:58:28.376923 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-23 16:58:28.729338 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:28.729439 | instance | [kubernetes] 2026-04-23 16:58:28.729451 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:58:29.086986 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:29.087074 | instance | [kubernetes] 2026-04-23 16:58:29.087083 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:58:29.148003 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:58:29.148094 | instance | [kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-23 16:58:29.148107 | instance | [kubernetes] } 2026-04-23 16:58:29.148117 | instance | [kubernetes] 2026-04-23 16:58:29.148139 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:30.248351 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:30.248400 | instance | [kubernetes] 2026-04-23 16:58:30.248408 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:33.507044 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:33.507093 | instance | [kubernetes] 2026-04-23 16:58:33.507098 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-23 16:58:33.561986 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-23 16:58:33.562033 | instance | [kubernetes] 2026-04-23 16:58:33.562039 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-23 16:58:35.023934 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:35.023980 | instance | [kubernetes] 2026-04-23 16:58:35.023986 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-23 16:58:35.388132 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:35.388200 | instance | [kubernetes] 2026-04-23 16:58:35.388211 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-23 16:58:36.028869 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:36.028923 | instance | [kubernetes] 2026-04-23 16:58:36.028931 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-23 16:58:37.482737 | instance | [kubernetes] changed: [instance] => (item=br_netfilter) 2026-04-23 16:58:37.482802 | instance | [kubernetes] ok: [instance] => (item=ip_tables) 2026-04-23 16:58:37.482809 | instance | [kubernetes] changed: [instance] => (item=ip6_tables) 2026-04-23 16:58:37.482815 | instance | [kubernetes] ok: [instance] => (item=nf_conntrack) 2026-04-23 16:58:37.482821 | instance | [kubernetes] 2026-04-23 16:58:37.482827 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:58:37.870199 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:37.870287 | instance | [kubernetes] 2026-04-23 16:58:37.870299 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:58:37.917271 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:58:37.917354 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-23 16:58:37.917363 | instance | [kubernetes] } 2026-04-23 16:58:37.917370 | instance | [kubernetes] 2026-04-23 16:58:37.917377 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:58:40.057420 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:40.057479 | instance | [kubernetes] 2026-04-23 16:58:40.057490 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:58:40.104879 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:40.104930 | instance | [kubernetes] 2026-04-23 16:58:40.104938 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-23 16:58:40.176287 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-23 16:58:40.176359 | instance | [kubernetes] 2026-04-23 16:58:40.176371 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-23 16:58:40.211590 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:40.211658 | instance | [kubernetes] 2026-04-23 16:58:40.211668 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-23 16:58:47.548538 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:47.548613 | instance | [kubernetes] 2026-04-23 16:58:47.548622 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-23 16:58:50.823996 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-23 16:58:50.824060 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-23 16:58:50.824072 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-23 16:58:50.824081 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-23 16:58:50.824090 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-23 16:58:50.824099 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-23 16:58:50.824108 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-23 16:58:50.824117 | instance | [kubernetes] 2026-04-23 16:58:50.824127 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-23 16:58:52.166280 | instance | [kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-23 16:58:52.166344 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-23 16:58:52.166351 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-23 16:58:52.166355 | instance | [kubernetes] 2026-04-23 16:58:52.166360 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-23 16:58:52.821406 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:52.821465 | instance | [kubernetes] 2026-04-23 16:58:52.821473 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-23 16:58:53.427043 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:53.427116 | instance | [kubernetes] 2026-04-23 16:58:53.427139 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-23 16:58:53.769113 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:53.769167 | instance | [kubernetes] 2026-04-23 16:58:53.769179 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-23 16:58:53.805725 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:58:53.805783 | instance | [kubernetes] 2026-04-23 16:58:53.805803 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-23 16:58:54.595806 | instance | [kubernetes] ok: [instance] => (item=swap) 2026-04-23 16:58:54.595866 | instance | [kubernetes] ok: [instance] => (item=none) 2026-04-23 16:58:54.595877 | instance | [kubernetes] 2026-04-23 16:58:54.595886 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-23 16:58:55.222172 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:55.222257 | instance | [kubernetes] 2026-04-23 16:58:55.222265 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-23 16:58:55.942299 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:55.942407 | instance | [kubernetes] 2026-04-23 16:58:55.942417 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-23 16:58:55.942424 | instance | [kubernetes] 2026-04-23 16:58:55.942430 | instance | [kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-23 16:58:56.883228 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:56.883666 | instance | [kubernetes] 2026-04-23 16:58:56.883680 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-23 16:58:57.623828 | instance | [kubernetes] changed: [instance] 2026-04-23 16:58:57.623913 | instance | [kubernetes] 2026-04-23 16:58:57.623925 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-23 16:58:59.060258 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:59.060336 | instance | [kubernetes] 2026-04-23 16:58:59.060348 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-23 16:58:59.990011 | instance | [kubernetes] ok: [instance] 2026-04-23 16:58:59.990110 | instance | [kubernetes] 2026-04-23 16:58:59.990118 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-23 16:59:00.472761 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:00.472865 | instance | [kubernetes] 2026-04-23 16:59:00.472880 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-23 16:59:01.152234 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:01.152332 | instance | [kubernetes] 2026-04-23 16:59:01.152345 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-23 16:59:01.242775 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-23 16:59:01.242840 | instance | [kubernetes] 2026-04-23 16:59:01.242849 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-23 16:59:01.320385 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-23 16:59:01.320481 | instance | [kubernetes] 2026-04-23 16:59:01.320499 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-23 16:59:01.649392 | instance | [kubernetes] ok: [instance] => (item=instance) 2026-04-23 16:59:01.649475 | instance | [kubernetes] 2026-04-23 16:59:01.649484 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-23 16:59:01.692919 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:01.693029 | instance | [kubernetes] 2026-04-23 16:59:01.693043 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-23 16:59:01.740855 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:01.740918 | instance | [kubernetes] 2026-04-23 16:59:01.740923 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-23 16:59:01.781469 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:59:01.781540 | instance | [kubernetes] "msg": "instance" 2026-04-23 16:59:01.781552 | instance | [kubernetes] } 2026-04-23 16:59:01.781561 | instance | [kubernetes] 2026-04-23 16:59:01.781573 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-23 16:59:03.318694 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:03.318809 | instance | [kubernetes] 2026-04-23 16:59:03.318823 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-23 16:59:03.352730 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:03.352801 | instance | [kubernetes] 2026-04-23 16:59:03.352814 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-23 16:59:03.386575 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:03.386650 | instance | [kubernetes] 2026-04-23 16:59:03.386666 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-23 16:59:03.419515 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:03.419574 | instance | [kubernetes] 2026-04-23 16:59:03.419585 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-23 16:59:03.454480 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:03.454530 | instance | [kubernetes] 2026-04-23 16:59:03.454537 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-23 16:59:03.487178 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:03.487224 | instance | [kubernetes] 2026-04-23 16:59:03.487232 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-23 16:59:03.759208 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:03.759289 | instance | [kubernetes] 2026-04-23 16:59:03.759296 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-23 16:59:04.131772 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:04.131850 | instance | [kubernetes] 2026-04-23 16:59:04.131857 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-23 16:59:37.050833 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:37.050907 | instance | [kubernetes] 2026-04-23 16:59:37.050915 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-23 16:59:37.404388 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:37.404471 | instance | [kubernetes] 2026-04-23 16:59:37.404483 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-23 16:59:37.440585 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:37.440636 | instance | [kubernetes] 2026-04-23 16:59:37.440641 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-23 16:59:37.817606 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:37.817693 | instance | [kubernetes] 2026-04-23 16:59:37.817705 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-23 16:59:38.172831 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:38.172898 | instance | [kubernetes] 2026-04-23 16:59:38.172906 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-23 16:59:38.505303 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:38.505375 | instance | [kubernetes] 2026-04-23 16:59:38.505388 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-23 16:59:39.984321 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:39.984435 | instance | [kubernetes] 2026-04-23 16:59:39.984483 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-23 16:59:41.233533 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:41.233621 | instance | [kubernetes] 2026-04-23 16:59:41.233631 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-23 16:59:41.279276 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:41.279344 | instance | [kubernetes] 2026-04-23 16:59:41.279356 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-23 16:59:41.325599 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:41.325670 | instance | [kubernetes] 2026-04-23 16:59:41.325682 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-23 16:59:42.189298 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:42.189385 | instance | [kubernetes] 2026-04-23 16:59:42.189403 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-23 16:59:42.231460 | instance | [kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-23 16:59:42.231553 | instance | [kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-23 16:59:42.231640 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:42.231654 | instance | [kubernetes] 2026-04-23 16:59:42.231664 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-23 16:59:42.276303 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:42.276356 | instance | [kubernetes] 2026-04-23 16:59:42.276368 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-23 16:59:42.319433 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:42.319552 | instance | [kubernetes] 2026-04-23 16:59:42.319564 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-23 16:59:42.363821 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:42.363883 | instance | [kubernetes] 2026-04-23 16:59:42.363889 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-23 16:59:42.401269 | instance | [kubernetes] skipping: [instance] 2026-04-23 16:59:42.401345 | instance | [kubernetes] 2026-04-23 16:59:42.401358 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-23 16:59:42.959687 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:42.959788 | instance | [kubernetes] 2026-04-23 16:59:42.959801 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-23 16:59:44.162271 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:44.162356 | instance | [kubernetes] 2026-04-23 16:59:44.162371 | instance | [kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-23 16:59:44.162382 | instance | [kubernetes] 2026-04-23 16:59:44.162392 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 16:59:45.353077 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:45.353156 | instance | [kubernetes] 2026-04-23 16:59:45.353169 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 16:59:45.725371 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:45.725459 | instance | [kubernetes] 2026-04-23 16:59:45.725472 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 16:59:47.283319 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:47.283400 | instance | [kubernetes] 2026-04-23 16:59:47.283411 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 16:59:47.638332 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:47.638426 | instance | [kubernetes] 2026-04-23 16:59:47.638443 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:59:47.687710 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:59:47.687786 | instance | [kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-23 16:59:47.687794 | instance | [kubernetes] } 2026-04-23 16:59:47.687802 | instance | [kubernetes] 2026-04-23 16:59:47.687809 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:59:48.487800 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:48.487893 | instance | [kubernetes] 2026-04-23 16:59:48.487905 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:59:50.349258 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:50.349404 | instance | [kubernetes] 2026-04-23 16:59:50.349427 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-23 16:59:51.054227 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:51.054339 | instance | [kubernetes] 2026-04-23 16:59:51.054367 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-23 16:59:51.397357 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:51.397440 | instance | [kubernetes] 2026-04-23 16:59:51.397456 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-23 16:59:51.814198 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:51.814296 | instance | [kubernetes] 2026-04-23 16:59:51.814308 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-23 16:59:52.156165 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:52.156255 | instance | [kubernetes] 2026-04-23 16:59:52.156269 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-23 16:59:52.479967 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:52.480020 | instance | [kubernetes] 2026-04-23 16:59:52.480026 | instance | [kubernetes] TASK [Install plugin] ********************************************************** 2026-04-23 16:59:52.538951 | instance | [kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-23 16:59:52.539028 | instance | [kubernetes] 2026-04-23 16:59:52.539045 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 16:59:52.583541 | instance | [kubernetes] ok: [instance] => { 2026-04-23 16:59:52.583615 | instance | [kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-23 16:59:52.583633 | instance | [kubernetes] } 2026-04-23 16:59:52.583646 | instance | [kubernetes] 2026-04-23 16:59:52.583659 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 16:59:53.317387 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:53.317474 | instance | [kubernetes] 2026-04-23 16:59:53.317486 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 16:59:55.365450 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:55.365520 | instance | [kubernetes] 2026-04-23 16:59:55.365532 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 16:59:55.414687 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 16:59:55.414758 | instance | [kubernetes] 2026-04-23 16:59:55.414770 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 16:59:56.133085 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:56.133225 | instance | [kubernetes] 2026-04-23 16:59:56.133237 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-23 16:59:57.070223 | instance | [kubernetes] ok: [instance] 2026-04-23 16:59:57.070351 | instance | [kubernetes] 2026-04-23 16:59:57.070364 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-23 16:59:59.174579 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:59.174672 | instance | [kubernetes] 2026-04-23 16:59:59.174701 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 16:59:59.216375 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 16:59:59.216459 | instance | [kubernetes] 2026-04-23 16:59:59.216473 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 16:59:59.754866 | instance | [kubernetes] changed: [instance] 2026-04-23 16:59:59.754933 | instance | [kubernetes] 2026-04-23 16:59:59.754939 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-23 17:00:35.059283 | instance | [kubernetes] changed: [instance] 2026-04-23 17:00:35.059368 | instance | [kubernetes] 2026-04-23 17:00:35.059380 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-23 17:00:35.873839 | instance | [kubernetes] changed: [instance] 2026-04-23 17:00:35.873943 | instance | [kubernetes] 2026-04-23 17:00:35.873956 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-23 17:00:35.873966 | instance | [kubernetes] 2026-04-23 17:00:35.873976 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:00:37.267041 | instance | [kubernetes] ok: [instance] 2026-04-23 17:00:37.267145 | instance | [kubernetes] 2026-04-23 17:00:37.267157 | instance | [kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-23 17:00:38.108332 | instance | [kubernetes] changed: [instance] 2026-04-23 17:00:38.108415 | instance | [kubernetes] 2026-04-23 17:00:38.108423 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-23 17:00:38.108429 | instance | [kubernetes] 2026-04-23 17:00:38.108453 | instance | [kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-23 17:00:39.117122 | instance | [kubernetes] ok: [instance] 2026-04-23 17:00:39.117182 | instance | [kubernetes] 2026-04-23 17:00:39.117188 | instance | [kubernetes] PLAY RECAP ********************************************************************* 2026-04-23 17:00:39.117194 | instance | [kubernetes] instance : ok=123 changed=45 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-04-23 17:00:39.117199 | instance | [kubernetes] 2026-04-23 17:00:39.237226 | instance | ==> [kubernetes] Deployment complete 2026-04-23 17:01:02.928047 | instance | [ceph] ok: [instance] 2026-04-23 17:01:02.928121 | instance | [ceph] 2026-04-23 17:01:02.928134 | instance | [ceph] TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-23 17:01:03.278930 | instance | [ceph] changed: [instance] 2026-04-23 17:01:03.278998 | instance | [ceph] 2026-04-23 17:01:03.279010 | instance | [ceph] TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-23 17:01:03.318782 | instance | [ceph] ok: [instance] 2026-04-23 17:01:03.318852 | instance | [ceph] 2026-04-23 17:01:03.318860 | instance | [ceph] TASK [Install Ceph host] ******************************************************* 2026-04-23 17:01:03.407305 | instance | [ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-23 17:01:03.407362 | instance | [ceph] 2026-04-23 17:01:03.407370 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 17:01:05.245031 | instance | [ceph] ok: [instance] 2026-04-23 17:01:05.245160 | instance | [ceph] 2026-04-23 17:01:05.245174 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 17:01:05.310413 | instance | [ceph] ok: [instance] => (item=instance) 2026-04-23 17:01:05.310498 | instance | [ceph] 2026-04-23 17:01:05.310510 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 17:01:05.891446 | instance | [ceph] ok: [instance] 2026-04-23 17:01:05.891519 | instance | [ceph] 2026-04-23 17:01:05.891530 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 17:01:08.331848 | instance | [ceph] ok: [instance] 2026-04-23 17:01:08.331931 | instance | [ceph] 2026-04-23 17:01:08.331943 | instance | [ceph] TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-23 17:01:10.321891 | instance | [ceph] ok: [instance] 2026-04-23 17:01:10.321968 | instance | [ceph] 2026-04-23 17:01:10.321975 | instance | [ceph] TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-23 17:01:20.932099 | instance | [ceph] ok: [instance] 2026-04-23 17:01:20.932188 | instance | [ceph] 2026-04-23 17:01:20.932200 | instance | [ceph] TASK [Install Ceph host] ******************************************************* 2026-04-23 17:01:21.019717 | instance | [ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-23 17:01:21.019780 | instance | [ceph] 2026-04-23 17:01:21.019788 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 17:01:21.078000 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:21.078062 | instance | [ceph] 2026-04-23 17:01:21.078074 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 17:01:21.131507 | instance | [ceph] skipping: [instance] => (item=instance) 2026-04-23 17:01:21.131589 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:21.131597 | instance | [ceph] 2026-04-23 17:01:21.131603 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 17:01:21.541312 | instance | [ceph] ok: [instance] 2026-04-23 17:01:21.541384 | instance | [ceph] 2026-04-23 17:01:21.541391 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 17:01:23.909431 | instance | [ceph] ok: [instance] 2026-04-23 17:01:23.909502 | instance | [ceph] 2026-04-23 17:01:23.909516 | instance | [ceph] TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-23 17:01:26.010807 | instance | [ceph] ok: [instance] 2026-04-23 17:01:26.011418 | instance | [ceph] 2026-04-23 17:01:26.011437 | instance | [ceph] TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-23 17:01:27.891727 | instance | [ceph] ok: [instance] 2026-04-23 17:01:27.891817 | instance | [ceph] 2026-04-23 17:01:27.891826 | instance | [ceph] TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-23 17:01:29.941499 | instance | [ceph] ok: [instance] 2026-04-23 17:01:29.941961 | instance | [ceph] 2026-04-23 17:01:29.941972 | instance | [ceph] PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-23 17:01:29.941980 | instance | [ceph] 2026-04-23 17:01:29.941986 | instance | [ceph] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:01:31.326111 | instance | [ceph] ok: [instance] 2026-04-23 17:01:31.326185 | instance | [ceph] 2026-04-23 17:01:31.326197 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 17:01:31.683540 | instance | [ceph] ok: [instance] 2026-04-23 17:01:31.683627 | instance | [ceph] 2026-04-23 17:01:31.683640 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 17:01:31.722753 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:31.722849 | instance | [ceph] 2026-04-23 17:01:31.722861 | instance | [ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 17:01:32.088571 | instance | [ceph] ok: [instance] 2026-04-23 17:01:32.088685 | instance | [ceph] 2026-04-23 17:01:32.088698 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 17:01:32.152763 | instance | [ceph] ok: [instance] => { 2026-04-23 17:01:32.152857 | instance | [ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 17:01:32.152873 | instance | [ceph] } 2026-04-23 17:01:32.152886 | instance | [ceph] 2026-04-23 17:01:32.152899 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 17:01:32.630109 | instance | [ceph] ok: [instance] 2026-04-23 17:01:32.630207 | instance | [ceph] 2026-04-23 17:01:32.630219 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 17:01:32.690537 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:32.690581 | instance | [ceph] 2026-04-23 17:01:32.690592 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 17:01:32.752810 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:32.752911 | instance | [ceph] 2026-04-23 17:01:32.752928 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 17:01:33.102992 | instance | [ceph] ok: [instance] 2026-04-23 17:01:33.103098 | instance | [ceph] 2026-04-23 17:01:33.103116 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 17:01:34.645011 | instance | [ceph] ok: [instance] 2026-04-23 17:01:34.645110 | instance | [ceph] 2026-04-23 17:01:34.645122 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 17:01:34.717685 | instance | [ceph] ok: [instance] => { 2026-04-23 17:01:34.717781 | instance | [ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 17:01:34.717793 | instance | [ceph] } 2026-04-23 17:01:34.717803 | instance | [ceph] 2026-04-23 17:01:34.717814 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 17:01:35.251270 | instance | [ceph] ok: [instance] 2026-04-23 17:01:35.251351 | instance | [ceph] 2026-04-23 17:01:35.251359 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 17:01:37.515782 | instance | [ceph] ok: [instance] 2026-04-23 17:01:37.515887 | instance | [ceph] 2026-04-23 17:01:37.515904 | instance | [ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 17:01:37.554880 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:37.554952 | instance | [ceph] 2026-04-23 17:01:37.554964 | instance | [ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 17:01:37.591358 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:37.591452 | instance | [ceph] 2026-04-23 17:01:37.591466 | instance | [ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 17:01:37.631588 | instance | [ceph] skipping: [instance] 2026-04-23 17:01:37.631663 | instance | [ceph] 2026-04-23 17:01:37.631674 | instance | [ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 17:01:39.095769 | instance | [ceph] ok: [instance] 2026-04-23 17:01:39.095854 | instance | [ceph] 2026-04-23 17:01:39.095860 | instance | [ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 17:01:39.715385 | instance | [ceph] ok: [instance] 2026-04-23 17:01:39.715447 | instance | [ceph] 2026-04-23 17:01:39.715458 | instance | [ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 17:01:41.341685 | instance | [ceph] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 17:01:41.341773 | instance | [ceph] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 17:01:41.341785 | instance | [ceph] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 17:01:41.341795 | instance | [ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 17:01:41.341804 | instance | [ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 17:01:41.341812 | instance | [ceph] 2026-04-23 17:01:41.341820 | instance | [ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 17:01:42.065245 | instance | [ceph] ok: [instance] 2026-04-23 17:01:42.065335 | instance | [ceph] 2026-04-23 17:01:42.065352 | instance | [ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 17:01:42.065366 | instance | [ceph] 2026-04-23 17:01:42.065375 | instance | [ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 17:01:42.591118 | instance | [ceph] ok: [instance] 2026-04-23 17:01:42.591194 | instance | [ceph] 2026-04-23 17:01:42.591206 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 17:01:42.955518 | instance | [ceph] ok: [instance] 2026-04-23 17:01:42.955626 | instance | [ceph] 2026-04-23 17:01:42.955638 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 17:01:43.013933 | instance | [ceph] ok: [instance] => { 2026-04-23 17:01:43.013988 | instance | [ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 17:01:43.013996 | instance | [ceph] } 2026-04-23 17:01:43.014002 | instance | [ceph] 2026-04-23 17:01:43.014009 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 17:01:43.544205 | instance | [ceph] ok: [instance] 2026-04-23 17:01:43.544301 | instance | [ceph] 2026-04-23 17:01:43.544328 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 17:01:46.908826 | instance | [ceph] ok: [instance] 2026-04-23 17:01:46.908913 | instance | [ceph] 2026-04-23 17:01:46.908937 | instance | [ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 17:01:48.369153 | instance | [ceph] ok: [instance] 2026-04-23 17:01:48.369795 | instance | [ceph] 2026-04-23 17:01:48.369814 | instance | [ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 17:01:48.715398 | instance | [ceph] ok: [instance] 2026-04-23 17:01:48.715488 | instance | [ceph] 2026-04-23 17:01:48.715495 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 17:01:49.337350 | instance | [ceph] ok: [instance] 2026-04-23 17:01:49.337435 | instance | [ceph] 2026-04-23 17:01:49.337447 | instance | [ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 17:01:50.314561 | instance | [ceph] ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 17:01:50.314664 | instance | [ceph] ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 17:01:50.314677 | instance | [ceph] ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 17:01:50.314721 | instance | [ceph] 2026-04-23 17:01:50.314730 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 17:01:50.955549 | instance | [ceph] ok: [instance] 2026-04-23 17:01:50.955612 | instance | [ceph] 2026-04-23 17:01:50.955620 | instance | [ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 17:01:51.558532 | instance | [ceph] ok: [instance] 2026-04-23 17:01:51.558625 | instance | [ceph] 2026-04-23 17:01:51.558634 | instance | [ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 17:01:51.558641 | instance | [ceph] 2026-04-23 17:01:51.558647 | instance | [ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 17:01:52.077443 | instance | [ceph] ok: [instance] 2026-04-23 17:01:52.077550 | instance | [ceph] 2026-04-23 17:01:52.077567 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 17:01:52.144776 | instance | [ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 17:01:52.144828 | instance | [ceph] 2026-04-23 17:01:52.144843 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 17:01:53.654640 | instance | [ceph] ok: [instance] 2026-04-23 17:01:53.654743 | instance | [ceph] 2026-04-23 17:01:53.654771 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 17:01:54.644217 | instance | [ceph] ok: [instance] => (item=chronyd) 2026-04-23 17:01:54.644305 | instance | [ceph] ok: [instance] => (item=sshd) 2026-04-23 17:01:54.644317 | instance | [ceph] 2026-04-23 17:01:54.644328 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 17:01:55.111225 | instance | [ceph] ok: [instance] 2026-04-23 17:01:55.111309 | instance | [ceph] 2026-04-23 17:01:55.111321 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 17:01:55.486011 | instance | [ceph] ok: [instance] 2026-04-23 17:01:55.486069 | instance | [ceph] 2026-04-23 17:01:55.486074 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 17:01:55.893888 | instance | [ceph] ok: [instance] 2026-04-23 17:01:55.893961 | instance | [ceph] 2026-04-23 17:01:55.893969 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 17:01:56.268979 | instance | [ceph] ok: [instance] 2026-04-23 17:01:56.269073 | instance | [ceph] 2026-04-23 17:01:56.269085 | instance | [ceph] TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-23 17:01:56.655741 | instance | [ceph] ok: [instance] => (item=instance) 2026-04-23 17:01:56.655835 | instance | [ceph] 2026-04-23 17:01:56.655844 | instance | [ceph] TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-23 17:01:56.712129 | instance | [ceph] ok: [instance] 2026-04-23 17:01:56.712323 | instance | [ceph] 2026-04-23 17:01:56.712343 | instance | [ceph] TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-23 17:02:02.212094 | instance | [ceph] ok: [instance] 2026-04-23 17:02:02.212191 | instance | [ceph] 2026-04-23 17:02:02.212200 | instance | [ceph] TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-23 17:02:02.266542 | instance | [ceph] ok: [instance] 2026-04-23 17:02:02.266650 | instance | [ceph] 2026-04-23 17:02:02.266663 | instance | [ceph] TASK [Install Ceph host] ******************************************************* 2026-04-23 17:02:02.342645 | instance | [ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-23 17:02:02.342744 | instance | [ceph] 2026-04-23 17:02:02.342753 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 17:02:02.406631 | instance | [ceph] skipping: [instance] 2026-04-23 17:02:02.406708 | instance | [ceph] 2026-04-23 17:02:02.406719 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 17:02:02.461244 | instance | [ceph] skipping: [instance] => (item=instance) 2026-04-23 17:02:02.461344 | instance | [ceph] skipping: [instance] 2026-04-23 17:02:02.461355 | instance | [ceph] 2026-04-23 17:02:02.461423 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 17:02:02.885059 | instance | [ceph] ok: [instance] 2026-04-23 17:02:02.885127 | instance | [ceph] 2026-04-23 17:02:02.885141 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 17:02:05.176502 | instance | [ceph] ok: [instance] 2026-04-23 17:02:05.176601 | instance | [ceph] 2026-04-23 17:02:05.176614 | instance | [ceph] TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-23 17:02:05.214276 | instance | [ceph] skipping: [instance] 2026-04-23 17:02:05.214367 | instance | [ceph] 2026-04-23 17:02:05.214375 | instance | [ceph] TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-23 17:02:05.250963 | instance | [ceph] skipping: [instance] 2026-04-23 17:02:05.251061 | instance | [ceph] 2026-04-23 17:02:05.251073 | instance | [ceph] TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-23 17:02:10.801925 | instance | [ceph] ok: [instance] 2026-04-23 17:02:10.802016 | instance | [ceph] 2026-04-23 17:02:10.802028 | instance | [ceph] TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-23 17:02:21.597028 | instance | [ceph] ok: [instance] 2026-04-23 17:02:21.597139 | instance | [ceph] 2026-04-23 17:02:21.597147 | instance | [ceph] TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-23 17:04:10.146337 | instance | [ceph] ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-23 17:04:10.146414 | instance | [ceph] ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-23 17:04:10.146421 | instance | [ceph] ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-23 17:04:10.146428 | instance | [ceph] 2026-04-23 17:04:10.146434 | instance | [ceph] TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-23 17:04:12.330256 | instance | [ceph] ok: [instance] 2026-04-23 17:04:12.330370 | instance | [ceph] 2026-04-23 17:04:12.330382 | instance | [ceph] TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-23 17:04:15.015602 | instance | [ceph] ok: [instance] 2026-04-23 17:04:15.015704 | instance | [ceph] 2026-04-23 17:04:15.015719 | instance | [ceph] TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-23 17:04:15.084810 | instance | [ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-23 17:04:15.200237 | instance | [ceph] 2026-04-23 17:04:15.200317 | instance | [ceph] TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-23 17:04:15.200355 | instance | [ceph] ok: [instance] 2026-04-23 17:04:15.200366 | instance | [ceph] 2026-04-23 17:04:15.200375 | instance | [ceph] TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-23 17:04:18.209565 | instance | [ceph] ok: [instance] 2026-04-23 17:04:18.209663 | instance | [ceph] 2026-04-23 17:04:18.209690 | instance | [ceph] TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-23 17:04:18.257582 | instance | [ceph] ok: [instance] 2026-04-23 17:04:18.257649 | instance | [ceph] 2026-04-23 17:04:18.257656 | instance | [ceph] TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-23 17:04:18.305183 | instance | [ceph] skipping: [instance] => (item=1) 2026-04-23 17:04:18.305257 | instance | [ceph] skipping: [instance] => (item=1) 2026-04-23 17:04:18.305267 | instance | [ceph] skipping: [instance] => (item=1) 2026-04-23 17:04:18.305277 | instance | [ceph] skipping: [instance] 2026-04-23 17:04:18.305287 | instance | [ceph] 2026-04-23 17:04:18.305297 | instance | [ceph] TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-23 17:04:18.373837 | instance | [ceph] skipping: [instance] 2026-04-23 17:04:18.373936 | instance | [ceph] 2026-04-23 17:04:18.373955 | instance | [ceph] PLAY [all] ********************************************************************* 2026-04-23 17:04:18.373971 | instance | [ceph] 2026-04-23 17:04:18.373986 | instance | [ceph] TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-23 17:04:18.828396 | instance | [ceph] changed: [instance] 2026-04-23 17:04:18.828534 | instance | [ceph] 2026-04-23 17:04:18.828549 | instance | [ceph] PLAY RECAP ********************************************************************* 2026-04-23 17:04:18.828581 | instance | [ceph] instance : ok=113 changed=27 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 2026-04-23 17:04:18.828590 | instance | [ceph] 2026-04-23 17:04:19.030361 | instance | ==> [ceph] Deployment complete 2026-04-23 17:04:19.030484 | instance | ==> [node-feature-discovery] Starting deployment 2026-04-23 17:04:19.030494 | instance | ==> [memcached] Starting deployment 2026-04-23 17:04:19.030501 | instance | ==> [ceph-provisioners] Starting deployment 2026-04-23 17:04:19.030509 | instance | ==> [ingress-nginx] Starting deployment 2026-04-23 17:04:19.030735 | instance | ==> [frr-k8s] Starting deployment 2026-04-23 17:04:19.030753 | instance | ==> [goldpinger] Starting deployment 2026-04-23 17:04:19.031073 | instance | ==> [keepalived] Starting deployment 2026-04-23 17:04:19.031540 | instance | ==> [rook-ceph] Starting deployment 2026-04-23 17:04:19.031699 | instance | ==> [openvswitch] Starting deployment 2026-04-23 17:04:19.031825 | instance | ==> [cert-manager] Starting deployment 2026-04-23 17:04:19.032511 | instance | ==> [csi] Starting deployment 2026-04-23 17:04:19.125202 | instance | ==> [coredns] Starting deployment 2026-04-23 17:04:19.594692 | instance | [ingress-nginx] 2026-04-23 17:04:19.594819 | instance | [ingress-nginx] PLAY [controllers] ************************************************************* 2026-04-23 17:04:19.594829 | instance | [ingress-nginx] 2026-04-23 17:04:19.594835 | instance | [ingress-nginx] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.636081 | instance | [node-feature-discovery] 2026-04-23 17:04:19.636129 | instance | [node-feature-discovery] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:04:19.636135 | instance | [node-feature-discovery] 2026-04-23 17:04:19.636139 | instance | [node-feature-discovery] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.652826 | instance | [goldpinger] 2026-04-23 17:04:19.652890 | instance | [goldpinger] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:04:19.652901 | instance | [goldpinger] 2026-04-23 17:04:19.652911 | instance | [goldpinger] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.666134 | instance | [coredns] 2026-04-23 17:04:19.666212 | instance | [coredns] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:04:19.666223 | instance | [coredns] 2026-04-23 17:04:19.666231 | instance | [coredns] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.686861 | instance | [memcached] 2026-04-23 17:04:19.686918 | instance | [memcached] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:04:19.686925 | instance | [memcached] 2026-04-23 17:04:19.686931 | instance | [memcached] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.697304 | instance | [cert-manager] 2026-04-23 17:04:19.697375 | instance | [cert-manager] PLAY [controllers] ************************************************************* 2026-04-23 17:04:19.697384 | instance | [cert-manager] 2026-04-23 17:04:19.697390 | instance | [cert-manager] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.715133 | instance | [ceph-provisioners] 2026-04-23 17:04:19.715201 | instance | [ceph-provisioners] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:04:19.715208 | instance | [ceph-provisioners] 2026-04-23 17:04:19.715214 | instance | [ceph-provisioners] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.722981 | instance | [rook-ceph] 2026-04-23 17:04:19.723013 | instance | [rook-ceph] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:04:19.723021 | instance | [rook-ceph] 2026-04-23 17:04:19.723027 | instance | [rook-ceph] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.750198 | instance | [frr-k8s] 2026-04-23 17:04:19.750268 | instance | [frr-k8s] PLAY [controllers:computes] **************************************************** 2026-04-23 17:04:19.750276 | instance | [frr-k8s] 2026-04-23 17:04:19.750282 | instance | [frr-k8s] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:19.800483 | instance | [keepalived] 2026-04-23 17:04:19.800535 | instance | [keepalived] PLAY [controllers] ************************************************************* 2026-04-23 17:04:19.800543 | instance | [keepalived] 2026-04-23 17:04:19.800555 | instance | [keepalived] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.801383 | instance | [frr-k8s] skipping: [instance] 2026-04-23 17:04:19.801397 | instance | [frr-k8s] 2026-04-23 17:04:19.801406 | instance | [frr-k8s] TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-23 17:04:19.865107 | instance | [csi] 2026-04-23 17:04:19.865168 | instance | [csi] PLAY [controllers] ************************************************************* 2026-04-23 17:04:19.865175 | instance | [csi] 2026-04-23 17:04:19.865180 | instance | [csi] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:04:19.865193 | instance | [openvswitch] 2026-04-23 17:04:19.865199 | instance | [openvswitch] PLAY [controllers:computes] **************************************************** 2026-04-23 17:04:19.865204 | instance | [openvswitch] 2026-04-23 17:04:19.865209 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:04:19.898934 | instance | [frr-k8s] skipping: [instance] 2026-04-23 17:04:19.898994 | instance | [frr-k8s] 2026-04-23 17:04:19.899007 | instance | [frr-k8s] PLAY RECAP ********************************************************************* 2026-04-23 17:04:19.899015 | instance | [frr-k8s] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-04-23 17:04:19.899021 | instance | [frr-k8s] 2026-04-23 17:04:20.016076 | instance | ==> [frr-k8s] Deployment complete 2026-04-23 17:04:20.087387 | instance | [openvswitch] ok: [instance] 2026-04-23 17:04:20.087466 | instance | [openvswitch] 2026-04-23 17:04:20.087477 | instance | [openvswitch] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:04:20.114005 | instance | [openvswitch] skipping: [instance] 2026-04-23 17:04:20.114054 | instance | [openvswitch] 2026-04-23 17:04:20.114060 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:04:20.139077 | instance | [openvswitch] skipping: [instance] 2026-04-23 17:04:20.139142 | instance | [openvswitch] 2026-04-23 17:04:20.139150 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:04:20.179978 | instance | [openvswitch] skipping: [instance] 2026-04-23 17:04:20.180055 | instance | [openvswitch] 2026-04-23 17:04:20.180068 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:04:20.201661 | instance | [openvswitch] skipping: [instance] 2026-04-23 17:04:20.201726 | instance | [openvswitch] 2026-04-23 17:04:20.201738 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:04:20.235645 | instance | [openvswitch] skipping: [instance] 2026-04-23 17:04:20.235695 | instance | [openvswitch] 2026-04-23 17:04:20.235704 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:04:20.274267 | instance | [openvswitch] ok: [instance] 2026-04-23 17:04:20.274330 | instance | [openvswitch] 2026-04-23 17:04:20.274338 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:04:20.292713 | instance | [openvswitch] skipping: [instance] 2026-04-23 17:04:20.292770 | instance | [openvswitch] 2026-04-23 17:04:20.292778 | instance | [openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:04:20.319089 | instance | [openvswitch] ok: [instance] 2026-04-23 17:04:20.319145 | instance | [openvswitch] 2026-04-23 17:04:20.319153 | instance | [openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:20.350211 | instance | [openvswitch] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:20.350286 | instance | [openvswitch] 2026-04-23 17:04:20.350298 | instance | [openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.060744 | instance | [openvswitch] changed: [instance] 2026-04-23 17:04:21.060800 | instance | [openvswitch] 2026-04-23 17:04:21.060810 | instance | [openvswitch] TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-23 17:04:21.552852 | instance | [goldpinger] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.552928 | instance | [goldpinger] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.552937 | instance | [goldpinger] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.552948 | instance | [goldpinger] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.552954 | instance | [goldpinger] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.576219 | instance | [goldpinger] ok: [instance] 2026-04-23 17:04:21.576275 | instance | [goldpinger] 2026-04-23 17:04:21.576281 | instance | [goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.601188 | instance | [coredns] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.601252 | instance | [coredns] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.601261 | instance | [coredns] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.601270 | instance | [coredns] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.601278 | instance | [coredns] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.623031 | instance | [coredns] ok: [instance] 2026-04-23 17:04:21.623082 | instance | [coredns] 2026-04-23 17:04:21.623090 | instance | [coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.625681 | instance | [goldpinger] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.625702 | instance | [goldpinger] 2026-04-23 17:04:21.625709 | instance | [goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.679577 | instance | [coredns] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.679632 | instance | [coredns] 2026-04-23 17:04:21.679638 | instance | [coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.685508 | instance | [memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.685572 | instance | [memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.685580 | instance | [memcached] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.685585 | instance | [memcached] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.685591 | instance | [memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.704572 | instance | [node-feature-discovery] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.704643 | instance | [node-feature-discovery] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.704654 | instance | [node-feature-discovery] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.704665 | instance | [node-feature-discovery] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.704673 | instance | [node-feature-discovery] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.722632 | instance | [node-feature-discovery] ok: [instance] 2026-04-23 17:04:21.722673 | instance | [node-feature-discovery] 2026-04-23 17:04:21.722684 | instance | [node-feature-discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.731485 | instance | [memcached] ok: [instance] 2026-04-23 17:04:21.731540 | instance | [memcached] 2026-04-23 17:04:21.731562 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:04:21.764846 | instance | [node-feature-discovery] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.764931 | instance | [node-feature-discovery] 2026-04-23 17:04:21.764938 | instance | [node-feature-discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.772044 | instance | [csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.772125 | instance | [csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.772131 | instance | [csi] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.772136 | instance | [csi] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.772141 | instance | [csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.805367 | instance | [cert-manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.805437 | instance | [cert-manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.805444 | instance | [cert-manager] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.805474 | instance | [cert-manager] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.805480 | instance | [cert-manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.809135 | instance | [ceph-provisioners] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.809198 | instance | [ceph-provisioners] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.809204 | instance | [ceph-provisioners] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.809209 | instance | [ceph-provisioners] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.809214 | instance | [ceph-provisioners] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.813640 | instance | [csi] ok: [instance] 2026-04-23 17:04:21.813713 | instance | [csi] 2026-04-23 17:04:21.813719 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.828179 | instance | [cert-manager] ok: [instance] 2026-04-23 17:04:21.828246 | instance | [cert-manager] 2026-04-23 17:04:21.828252 | instance | [cert-manager] TASK [Deploy Helm chart] ******************************************************* 2026-04-23 17:04:21.831586 | instance | [ceph-provisioners] ok: [instance] 2026-04-23 17:04:21.831654 | instance | [ceph-provisioners] 2026-04-23 17:04:21.831662 | instance | [ceph-provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.838618 | instance | [rook-ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.838685 | instance | [rook-ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.838691 | instance | [rook-ceph] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.838697 | instance | [rook-ceph] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.838701 | instance | [rook-ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.874889 | instance | [rook-ceph] ok: [instance] 2026-04-23 17:04:21.874941 | instance | [rook-ceph] 2026-04-23 17:04:21.874947 | instance | [rook-ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.876681 | instance | [keepalived] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.876698 | instance | [keepalived] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.876711 | instance | [keepalived] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.876715 | instance | [keepalived] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.876720 | instance | [keepalived] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.885071 | instance | [csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.885104 | instance | [csi] 2026-04-23 17:04:21.885110 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.888826 | instance | [ingress-nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:21.888861 | instance | [ingress-nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:21.888867 | instance | [ingress-nginx] interpreter could change the meaning of that path. See 2026-04-23 17:04:21.888872 | instance | [ingress-nginx] https://docs.ansible.com/ansible- 2026-04-23 17:04:21.888876 | instance | [ingress-nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:21.898116 | instance | [cert-manager] included: vexxhost.kubernetes.cert_manager for instance 2026-04-23 17:04:21.898173 | instance | [cert-manager] 2026-04-23 17:04:21.898178 | instance | [cert-manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.899684 | instance | [ceph-provisioners] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.899717 | instance | [ceph-provisioners] 2026-04-23 17:04:21.899725 | instance | [ceph-provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.903434 | instance | [memcached] ok: [instance] 2026-04-23 17:04:21.903503 | instance | [memcached] 2026-04-23 17:04:21.903511 | instance | [memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:04:21.907447 | instance | [ingress-nginx] ok: [instance] 2026-04-23 17:04:21.907506 | instance | [ingress-nginx] 2026-04-23 17:04:21.907519 | instance | [ingress-nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:21.909045 | instance | [keepalived] ok: [instance] 2026-04-23 17:04:21.909071 | instance | [keepalived] 2026-04-23 17:04:21.909078 | instance | [keepalived] TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-23 17:04:21.919691 | instance | [rook-ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.919757 | instance | [rook-ceph] 2026-04-23 17:04:21.919763 | instance | [rook-ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.934886 | instance | [memcached] skipping: [instance] 2026-04-23 17:04:21.934956 | instance | [memcached] 2026-04-23 17:04:21.934964 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:04:21.940350 | instance | [cert-manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.940431 | instance | [cert-manager] 2026-04-23 17:04:21.940485 | instance | [cert-manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.949466 | instance | [ingress-nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:21.949573 | instance | [ingress-nginx] 2026-04-23 17:04:21.949584 | instance | [ingress-nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:21.970947 | instance | [memcached] skipping: [instance] 2026-04-23 17:04:21.971010 | instance | [memcached] 2026-04-23 17:04:21.971020 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:04:22.003281 | instance | [memcached] skipping: [instance] 2026-04-23 17:04:22.003337 | instance | [memcached] 2026-04-23 17:04:22.003359 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:04:22.019992 | instance | [openvswitch] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:04:22.020083 | instance | [openvswitch] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:04:22.020096 | instance | [openvswitch] interpreter could change the meaning of that path. See 2026-04-23 17:04:22.020107 | instance | [openvswitch] https://docs.ansible.com/ansible- 2026-04-23 17:04:22.020120 | instance | [openvswitch] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:04:22.024779 | instance | [openvswitch] ok: [instance] 2026-04-23 17:04:22.024820 | instance | [openvswitch] 2026-04-23 17:04:22.024827 | instance | [openvswitch] TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-23 17:04:22.036768 | instance | [memcached] skipping: [instance] 2026-04-23 17:04:22.036816 | instance | [memcached] 2026-04-23 17:04:22.036822 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:04:22.053574 | instance | [openvswitch] ok: [instance] => { 2026-04-23 17:04:22.053652 | instance | [openvswitch] "changed": false, 2026-04-23 17:04:22.053660 | instance | [openvswitch] "msg": "All assertions passed" 2026-04-23 17:04:22.053671 | instance | [openvswitch] } 2026-04-23 17:04:22.053677 | instance | [openvswitch] 2026-04-23 17:04:22.053683 | instance | [openvswitch] TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-23 17:04:22.067896 | instance | [memcached] skipping: [instance] 2026-04-23 17:04:22.067942 | instance | [memcached] 2026-04-23 17:04:22.067949 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:04:22.143675 | instance | [memcached] ok: [instance] 2026-04-23 17:04:22.143730 | instance | [memcached] 2026-04-23 17:04:22.143748 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:04:22.208423 | instance | [memcached] ok: [instance] => (item=oslo_cache) 2026-04-23 17:04:22.208622 | instance | [memcached] 2026-04-23 17:04:22.208634 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:04:22.254514 | instance | [memcached] ok: [instance] 2026-04-23 17:04:22.254556 | instance | [memcached] 2026-04-23 17:04:22.254563 | instance | [memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:22.320655 | instance | [memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:04:22.320767 | instance | [memcached] 2026-04-23 17:04:22.320781 | instance | [memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:04:22.358167 | instance | [goldpinger] changed: [instance] 2026-04-23 17:04:22.358215 | instance | [goldpinger] 2026-04-23 17:04:22.358220 | instance | [goldpinger] TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-23 17:04:22.438111 | instance | [coredns] changed: [instance] 2026-04-23 17:04:22.438197 | instance | [coredns] 2026-04-23 17:04:22.438205 | instance | [coredns] TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-23 17:04:22.537997 | instance | [node-feature-discovery] changed: [instance] 2026-04-23 17:04:22.538055 | instance | [node-feature-discovery] 2026-04-23 17:04:22.538065 | instance | [node-feature-discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-23 17:04:22.581996 | instance | [csi] changed: [instance] 2026-04-23 17:04:22.582032 | instance | [csi] 2026-04-23 17:04:22.582038 | instance | [csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-23 17:04:22.649300 | instance | [rook-ceph] changed: [instance] 2026-04-23 17:04:22.649351 | instance | [rook-ceph] 2026-04-23 17:04:22.649357 | instance | [rook-ceph] TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-23 17:04:22.682745 | instance | [ingress-nginx] changed: [instance] 2026-04-23 17:04:22.682809 | instance | [ingress-nginx] 2026-04-23 17:04:22.682821 | instance | [ingress-nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-23 17:04:22.695134 | instance | [ceph-provisioners] changed: [instance] 2026-04-23 17:04:22.695199 | instance | [ceph-provisioners] 2026-04-23 17:04:22.695228 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 17:04:22.916004 | instance | [cert-manager] changed: [instance] 2026-04-23 17:04:22.916066 | instance | [cert-manager] 2026-04-23 17:04:22.916075 | instance | [cert-manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-23 17:04:23.039091 | instance | [memcached] changed: [instance] 2026-04-23 17:04:23.039158 | instance | [memcached] 2026-04-23 17:04:23.039169 | instance | [memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-23 17:04:24.379910 | instance | [node-feature-discovery] ok: [instance] 2026-04-23 17:04:24.379978 | instance | [node-feature-discovery] 2026-04-23 17:04:24.379985 | instance | [node-feature-discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-23 17:04:24.519842 | instance | [keepalived] changed: [instance] 2026-04-23 17:04:24.519959 | instance | [keepalived] 2026-04-23 17:04:24.519973 | instance | [keepalived] PLAY RECAP ********************************************************************* 2026-04-23 17:04:24.519983 | instance | [keepalived] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:04:24.519991 | instance | [keepalived] 2026-04-23 17:04:24.611866 | instance | ==> [keepalived] Deployment complete 2026-04-23 17:04:27.002237 | instance | [coredns] changed: [instance] 2026-04-23 17:04:27.002296 | instance | [coredns] 2026-04-23 17:04:27.002304 | instance | [coredns] PLAY RECAP ********************************************************************* 2026-04-23 17:04:27.002311 | instance | [coredns] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:04:27.002318 | instance | [coredns] 2026-04-23 17:04:27.070758 | instance | [memcached] changed: [instance] 2026-04-23 17:04:27.070853 | instance | [memcached] 2026-04-23 17:04:27.070862 | instance | [memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-23 17:04:27.154899 | instance | ==> [coredns] Deployment complete 2026-04-23 17:04:27.181495 | instance | [goldpinger] changed: [instance] 2026-04-23 17:04:27.181575 | instance | [goldpinger] 2026-04-23 17:04:27.181587 | instance | [goldpinger] PLAY RECAP ********************************************************************* 2026-04-23 17:04:27.181593 | instance | [goldpinger] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:04:27.181600 | instance | [goldpinger] 2026-04-23 17:04:27.231828 | instance | [csi] changed: [instance] 2026-04-23 17:04:27.231899 | instance | [csi] 2026-04-23 17:04:27.231908 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:04:27.286137 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.286223 | instance | [csi] 2026-04-23 17:04:27.286229 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 17:04:27.335817 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.335906 | instance | [csi] 2026-04-23 17:04:27.335911 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-23 17:04:27.345922 | instance | ==> [goldpinger] Deployment complete 2026-04-23 17:04:27.384352 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.384477 | instance | [csi] 2026-04-23 17:04:27.384484 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-23 17:04:27.420513 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.420652 | instance | [csi] 2026-04-23 17:04:27.420664 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-23 17:04:27.509061 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.509128 | instance | [csi] 2026-04-23 17:04:27.509136 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-23 17:04:27.556122 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.556190 | instance | [csi] 2026-04-23 17:04:27.556204 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-23 17:04:27.607426 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.607540 | instance | [csi] 2026-04-23 17:04:27.607557 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-23 17:04:27.645302 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.645382 | instance | [csi] 2026-04-23 17:04:27.645390 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-23 17:04:27.647375 | instance | [node-feature-discovery] changed: [instance] 2026-04-23 17:04:27.647405 | instance | [node-feature-discovery] 2026-04-23 17:04:27.647413 | instance | [node-feature-discovery] PLAY RECAP ********************************************************************* 2026-04-23 17:04:27.647420 | instance | [node-feature-discovery] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:04:27.647427 | instance | [node-feature-discovery] 2026-04-23 17:04:27.696147 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.696228 | instance | [csi] 2026-04-23 17:04:27.696239 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-23 17:04:27.738594 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.787403 | instance | [csi] 2026-04-23 17:04:27.787466 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-23 17:04:27.787498 | instance | ==> [node-feature-discovery] Deployment complete 2026-04-23 17:04:27.787508 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.787517 | instance | [csi] 2026-04-23 17:04:27.787523 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-23 17:04:27.806380 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.806444 | instance | [csi] 2026-04-23 17:04:27.806452 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-23 17:04:27.856941 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.857029 | instance | [csi] 2026-04-23 17:04:27.857040 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 17:04:27.899415 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.900215 | instance | [csi] 2026-04-23 17:04:27.900227 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 17:04:27.947578 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.947651 | instance | [csi] 2026-04-23 17:04:27.947660 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 17:04:27.986465 | instance | [csi] skipping: [instance] 2026-04-23 17:04:27.986527 | instance | [csi] 2026-04-23 17:04:27.986535 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-23 17:04:28.019573 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.019647 | instance | [csi] 2026-04-23 17:04:28.019659 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-23 17:04:28.053172 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.053245 | instance | [csi] 2026-04-23 17:04:28.053253 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-23 17:04:28.082992 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.084595 | instance | [csi] 2026-04-23 17:04:28.084638 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-23 17:04:28.111782 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.119055 | instance | [csi] 2026-04-23 17:04:28.119123 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-23 17:04:28.253298 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.253366 | instance | [csi] 2026-04-23 17:04:28.253374 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-23 17:04:28.287125 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.287210 | instance | [csi] 2026-04-23 17:04:28.287219 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-23 17:04:28.341183 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.341270 | instance | [csi] 2026-04-23 17:04:28.341283 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-23 17:04:28.377214 | instance | [csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-23 17:04:28.377303 | instance | [csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-23 17:04:28.377314 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.377324 | instance | [csi] 2026-04-23 17:04:28.377333 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-23 17:04:28.410455 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.410509 | instance | [csi] 2026-04-23 17:04:28.410520 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-23 17:04:28.455841 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.455916 | instance | [csi] 2026-04-23 17:04:28.455926 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-23 17:04:28.488362 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.488485 | instance | [csi] 2026-04-23 17:04:28.488497 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-23 17:04:28.518380 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.518485 | instance | [csi] 2026-04-23 17:04:28.518497 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-23 17:04:28.561828 | instance | [csi] skipping: [instance] 2026-04-23 17:04:28.561878 | instance | [csi] 2026-04-23 17:04:28.561886 | instance | [csi] PLAY RECAP ********************************************************************* 2026-04-23 17:04:28.561893 | instance | [csi] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-23 17:04:28.561899 | instance | [csi] 2026-04-23 17:04:28.663984 | instance | ==> [csi] Deployment complete 2026-04-23 17:04:29.344583 | instance | [memcached] changed: [instance] 2026-04-23 17:04:29.344637 | instance | [memcached] 2026-04-23 17:04:29.344647 | instance | [memcached] PLAY RECAP ********************************************************************* 2026-04-23 17:04:29.344653 | instance | [memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-23 17:04:29.344657 | instance | [memcached] 2026-04-23 17:04:29.464753 | instance | ==> [memcached] Deployment complete 2026-04-23 17:04:31.220788 | instance | [rook-ceph] changed: [instance] 2026-04-23 17:04:31.221258 | instance | [rook-ceph] 2026-04-23 17:04:31.221271 | instance | [rook-ceph] PLAY RECAP ********************************************************************* 2026-04-23 17:04:31.221277 | instance | [rook-ceph] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:04:31.221281 | instance | [rook-ceph] 2026-04-23 17:04:31.309245 | instance | ==> [rook-ceph] Deployment complete 2026-04-23 17:04:35.950108 | instance | [openvswitch] ok: [instance] 2026-04-23 17:04:35.950198 | instance | [openvswitch] 2026-04-23 17:04:35.950211 | instance | [openvswitch] TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-23 17:04:35.980910 | instance | [openvswitch] ok: [instance] => { 2026-04-23 17:04:35.980977 | instance | [openvswitch] "changed": false, 2026-04-23 17:04:35.980984 | instance | [openvswitch] "msg": "Successfully pulled openvswitch image" 2026-04-23 17:04:35.980993 | instance | [openvswitch] } 2026-04-23 17:04:35.980998 | instance | [openvswitch] 2026-04-23 17:04:35.981003 | instance | [openvswitch] TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-23 17:04:45.746721 | instance | [openvswitch] changed: [instance] 2026-04-23 17:04:45.746793 | instance | [openvswitch] 2026-04-23 17:04:45.746802 | instance | [openvswitch] PLAY RECAP ********************************************************************* 2026-04-23 17:04:45.746810 | instance | [openvswitch] instance : ok=10 changed=2 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-23 17:04:45.746817 | instance | [openvswitch] 2026-04-23 17:04:45.885433 | instance | ==> [openvswitch] Deployment complete 2026-04-23 17:04:46.877810 | instance | [ceph-provisioners] ok: [instance] 2026-04-23 17:04:46.877897 | instance | [ceph-provisioners] 2026-04-23 17:04:46.877907 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-23 17:04:47.036860 | instance | [ceph-provisioners] ok: [instance] => (item=10.96.240.200) 2026-04-23 17:04:47.037005 | instance | [ceph-provisioners] 2026-04-23 17:04:47.037014 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-23 17:04:49.015685 | instance | [ceph-provisioners] changed: [instance] 2026-04-23 17:04:49.015853 | instance | [ceph-provisioners] 2026-04-23 17:04:49.015872 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-23 17:04:49.886690 | instance | [ceph-provisioners] changed: [instance] 2026-04-23 17:04:49.886758 | instance | [ceph-provisioners] 2026-04-23 17:04:49.886764 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-23 17:04:52.603246 | instance | [ceph-provisioners] ok: [instance] 2026-04-23 17:04:52.603705 | instance | [ceph-provisioners] 2026-04-23 17:04:52.603756 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-23 17:04:52.650747 | instance | [ceph-provisioners] ok: [instance] 2026-04-23 17:04:52.650796 | instance | [ceph-provisioners] 2026-04-23 17:04:52.650805 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-23 17:04:53.598712 | instance | [ceph-provisioners] changed: [instance] 2026-04-23 17:04:53.598814 | instance | [ceph-provisioners] 2026-04-23 17:04:53.598829 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-04-23 17:04:53.805384 | instance | [ceph-provisioners] ok: [instance] 2026-04-23 17:04:53.805461 | instance | [ceph-provisioners] 2026-04-23 17:04:53.805475 | instance | [ceph-provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-23 17:04:55.306163 | instance | [ceph-provisioners] changed: [instance] 2026-04-23 17:04:55.306247 | instance | [ceph-provisioners] 2026-04-23 17:04:55.306255 | instance | [ceph-provisioners] PLAY RECAP ********************************************************************* 2026-04-23 17:04:55.306263 | instance | [ceph-provisioners] instance : ok=12 changed=5 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:04:55.306270 | instance | [ceph-provisioners] 2026-04-23 17:04:55.403745 | instance | ==> [ceph-provisioners] Deployment complete 2026-04-23 17:05:07.444028 | instance | [ingress-nginx] changed: [instance] 2026-04-23 17:05:07.444090 | instance | [ingress-nginx] 2026-04-23 17:05:07.444096 | instance | [ingress-nginx] PLAY RECAP ********************************************************************* 2026-04-23 17:05:07.444102 | instance | [ingress-nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:05:07.444106 | instance | [ingress-nginx] 2026-04-23 17:05:07.555375 | instance | ==> [ingress-nginx] Deployment complete 2026-04-23 17:05:39.677825 | instance | [cert-manager] changed: [instance] 2026-04-23 17:05:39.677898 | instance | [cert-manager] 2026-04-23 17:05:39.677911 | instance | [cert-manager] PLAY RECAP ********************************************************************* 2026-04-23 17:05:39.677921 | instance | [cert-manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:05:39.677931 | instance | [cert-manager] 2026-04-23 17:05:39.775047 | instance | ==> [cert-manager] Deployment complete 2026-04-23 17:05:39.775145 | instance | ==> [loki] Starting deployment 2026-04-23 17:05:39.775157 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-04-23 17:05:39.775166 | instance | ==> [cluster-issuer] Starting deployment 2026-04-23 17:05:39.775175 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-04-23 17:05:39.775288 | instance | ==> [ovn] Starting deployment 2026-04-23 17:05:40.344406 | instance | [loki] 2026-04-23 17:05:40.344520 | instance | [loki] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:05:40.344527 | instance | [loki] 2026-04-23 17:05:40.344532 | instance | [loki] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:40.358403 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:40.358488 | instance | [rabbitmq-cluster-operator] PLAY [controllers] ************************************************************* 2026-04-23 17:05:40.358522 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:40.358529 | instance | [rabbitmq-cluster-operator] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:40.378295 | instance | [cluster-issuer] 2026-04-23 17:05:40.378374 | instance | [cluster-issuer] PLAY [controllers] ************************************************************* 2026-04-23 17:05:40.378385 | instance | [cluster-issuer] 2026-04-23 17:05:40.378395 | instance | [cluster-issuer] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:40.420140 | instance | [ovn] 2026-04-23 17:05:40.420226 | instance | [ovn] PLAY [controllers:computes] **************************************************** 2026-04-23 17:05:40.420242 | instance | [ovn] 2026-04-23 17:05:40.420249 | instance | [ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:05:40.444071 | instance | [ovn] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:05:40.444164 | instance | [ovn] 2026-04-23 17:05:40.444175 | instance | [ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:05:40.454182 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:40.454251 | instance | [percona-xtradb-cluster-operator] PLAY [controllers] ************************************************************* 2026-04-23 17:05:40.454260 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:40.454267 | instance | [percona-xtradb-cluster-operator] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:41.108106 | instance | [ovn] changed: [instance] 2026-04-23 17:05:41.108178 | instance | [ovn] 2026-04-23 17:05:41.108186 | instance | [ovn] TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-23 17:05:41.135475 | instance | [ovn] skipping: [instance] 2026-04-23 17:05:41.135581 | instance | [ovn] 2026-04-23 17:05:41.135595 | instance | [ovn] TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-23 17:05:41.158608 | instance | [ovn] skipping: [instance] 2026-04-23 17:05:41.158672 | instance | [ovn] 2026-04-23 17:05:41.158680 | instance | [ovn] TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-23 17:05:42.445705 | instance | [loki] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:42.445817 | instance | [loki] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:42.445843 | instance | [loki] interpreter could change the meaning of that path. See 2026-04-23 17:05:42.445856 | instance | [loki] https://docs.ansible.com/ansible- 2026-04-23 17:05:42.445889 | instance | [loki] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:42.468106 | instance | [loki] ok: [instance] 2026-04-23 17:05:42.468169 | instance | [loki] 2026-04-23 17:05:42.468181 | instance | [loki] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:05:42.492226 | instance | [rabbitmq-cluster-operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:42.492285 | instance | [rabbitmq-cluster-operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:42.492296 | instance | [rabbitmq-cluster-operator] interpreter could change the meaning of that path. See 2026-04-23 17:05:42.492306 | instance | [rabbitmq-cluster-operator] https://docs.ansible.com/ansible- 2026-04-23 17:05:42.492315 | instance | [rabbitmq-cluster-operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:42.504629 | instance | [cluster-issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:42.504674 | instance | [cluster-issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:42.504686 | instance | [cluster-issuer] interpreter could change the meaning of that path. See 2026-04-23 17:05:42.504696 | instance | [cluster-issuer] https://docs.ansible.com/ansible- 2026-04-23 17:05:42.504705 | instance | [cluster-issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:42.517302 | instance | [loki] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:05:42.518081 | instance | [loki] 2026-04-23 17:05:42.518097 | instance | [loki] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:05:42.518108 | instance | [rabbitmq-cluster-operator] ok: [instance] 2026-04-23 17:05:42.518115 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:42.518123 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:05:42.533020 | instance | [cluster-issuer] ok: [instance] 2026-04-23 17:05:42.533056 | instance | [cluster-issuer] 2026-04-23 17:05:42.533067 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-23 17:05:42.568537 | instance | [rabbitmq-cluster-operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:05:42.568647 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:42.568656 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:05:42.575899 | instance | [percona-xtradb-cluster-operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:42.575928 | instance | [percona-xtradb-cluster-operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:42.575934 | instance | [percona-xtradb-cluster-operator] interpreter could change the meaning of that path. See 2026-04-23 17:05:42.575939 | instance | [percona-xtradb-cluster-operator] https://docs.ansible.com/ansible- 2026-04-23 17:05:42.575943 | instance | [percona-xtradb-cluster-operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:42.601072 | instance | [percona-xtradb-cluster-operator] ok: [instance] 2026-04-23 17:05:42.601159 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:42.601167 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:05:42.652630 | instance | [percona-xtradb-cluster-operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:05:42.652707 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:42.652720 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:05:43.314525 | instance | [rabbitmq-cluster-operator] changed: [instance] 2026-04-23 17:05:43.314580 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:43.314588 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-23 17:05:43.329935 | instance | [loki] changed: [instance] 2026-04-23 17:05:43.329974 | instance | [loki] 2026-04-23 17:05:43.329984 | instance | [loki] TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-23 17:05:43.413826 | instance | [percona-xtradb-cluster-operator] changed: [instance] 2026-04-23 17:05:43.414221 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:43.414235 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-23 17:05:43.588811 | instance | [cluster-issuer] changed: [instance] 2026-04-23 17:05:43.588942 | instance | [cluster-issuer] 2026-04-23 17:05:43.588956 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-23 17:05:43.643782 | instance | [cluster-issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-23 17:05:43.643882 | instance | [cluster-issuer] 2026-04-23 17:05:43.643894 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-23 17:05:44.615583 | instance | [cluster-issuer] changed: [instance] 2026-04-23 17:05:44.615676 | instance | [cluster-issuer] 2026-04-23 17:05:44.615686 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-23 17:05:45.637579 | instance | [cluster-issuer] ok: [instance] 2026-04-23 17:05:45.637675 | instance | [cluster-issuer] 2026-04-23 17:05:45.637687 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-23 17:05:46.560553 | instance | [percona-xtradb-cluster-operator] ok: [instance] 2026-04-23 17:05:46.560659 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:46.560670 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-23 17:05:46.791089 | instance | [cluster-issuer] changed: [instance] 2026-04-23 17:05:46.791148 | instance | [cluster-issuer] 2026-04-23 17:05:46.791155 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-23 17:05:46.791161 | instance | [cluster-issuer] 2026-04-23 17:05:46.791167 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-23 17:05:46.820530 | instance | [cluster-issuer] skipping: [instance] 2026-04-23 17:05:46.820786 | instance | [cluster-issuer] 2026-04-23 17:05:46.820795 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-23 17:05:46.901884 | instance | [rabbitmq-cluster-operator] ok: [instance] => (item=messaging-topology-operator) 2026-04-23 17:05:46.901965 | instance | [rabbitmq-cluster-operator] ok: [instance] => (item=rabbitmq-cluster) 2026-04-23 17:05:46.901971 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:46.901977 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-23 17:05:47.908940 | instance | [ovn] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:47.908999 | instance | [ovn] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:47.909011 | instance | [ovn] interpreter could change the meaning of that path. See 2026-04-23 17:05:47.909019 | instance | [ovn] https://docs.ansible.com/ansible- 2026-04-23 17:05:47.909028 | instance | [ovn] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:47.913350 | instance | [ovn] ok: [instance] 2026-04-23 17:05:47.913370 | instance | [ovn] 2026-04-23 17:05:47.913376 | instance | [ovn] TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-23 17:05:47.941925 | instance | [ovn] ok: [instance] => { 2026-04-23 17:05:47.941974 | instance | [ovn] "changed": false, 2026-04-23 17:05:47.941981 | instance | [ovn] "msg": "Successfully pulled ovn-controller image" 2026-04-23 17:05:47.941988 | instance | [ovn] } 2026-04-23 17:05:47.941994 | instance | [ovn] 2026-04-23 17:05:47.942006 | instance | [ovn] TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-23 17:05:47.960842 | instance | [ovn] skipping: [instance] 2026-04-23 17:05:47.960897 | instance | [ovn] 2026-04-23 17:05:47.960908 | instance | [ovn] PLAY RECAP ********************************************************************* 2026-04-23 17:05:47.960918 | instance | [ovn] instance : ok=4 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-04-23 17:05:47.960927 | instance | [ovn] 2026-04-23 17:05:48.048711 | instance | ==> [ovn] Deployment complete 2026-04-23 17:05:48.734502 | instance | [percona-xtradb-cluster-operator] changed: [instance] 2026-04-23 17:05:48.734575 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:48.734594 | instance | [percona-xtradb-cluster-operator] PLAY RECAP ********************************************************************* 2026-04-23 17:05:48.734626 | instance | [percona-xtradb-cluster-operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:05:48.734641 | instance | [percona-xtradb-cluster-operator] 2026-04-23 17:05:48.804172 | instance | [cluster-issuer] changed: [instance] 2026-04-23 17:05:48.804264 | instance | [cluster-issuer] 2026-04-23 17:05:48.804278 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-23 17:05:48.828205 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-04-23 17:05:49.002373 | instance | [loki] changed: [instance] 2026-04-23 17:05:49.002445 | instance | [loki] 2026-04-23 17:05:49.002453 | instance | [loki] PLAY RECAP ********************************************************************* 2026-04-23 17:05:49.002475 | instance | [loki] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:05:49.002481 | instance | [loki] 2026-04-23 17:05:49.142179 | instance | ==> [loki] Deployment complete 2026-04-23 17:05:51.276326 | instance | [cluster-issuer] changed: [instance] 2026-04-23 17:05:51.276407 | instance | [cluster-issuer] 2026-04-23 17:05:51.276419 | instance | [cluster-issuer] PLAY RECAP ********************************************************************* 2026-04-23 17:05:51.276429 | instance | [cluster-issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 17:05:51.276438 | instance | [cluster-issuer] 2026-04-23 17:05:51.316388 | instance | [rabbitmq-cluster-operator] changed: [instance] 2026-04-23 17:05:51.316787 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:51.316802 | instance | [rabbitmq-cluster-operator] PLAY RECAP ********************************************************************* 2026-04-23 17:05:51.316810 | instance | [rabbitmq-cluster-operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:05:51.316819 | instance | [rabbitmq-cluster-operator] 2026-04-23 17:05:51.398135 | instance | ==> [cluster-issuer] Deployment complete 2026-04-23 17:05:51.421203 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-04-23 17:05:51.421292 | instance | ==> [vector] Starting deployment 2026-04-23 17:05:51.421385 | instance | ==> [valkey] Starting deployment 2026-04-23 17:05:51.421526 | instance | ==> [libvirt] Starting deployment 2026-04-23 17:05:51.421656 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-04-23 17:05:52.022953 | instance | [valkey] 2026-04-23 17:05:52.023064 | instance | [valkey] PLAY [controllers] ************************************************************* 2026-04-23 17:05:52.023080 | instance | [valkey] 2026-04-23 17:05:52.023094 | instance | [valkey] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:52.084560 | instance | [libvirt] 2026-04-23 17:05:52.084616 | instance | [libvirt] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:05:52.084624 | instance | [libvirt] 2026-04-23 17:05:52.084631 | instance | [libvirt] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:52.088014 | instance | [vector] 2026-04-23 17:05:52.088070 | instance | [vector] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:05:52.088078 | instance | [vector] 2026-04-23 17:05:52.088084 | instance | [vector] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:52.093940 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:52.093988 | instance | [percona-xtradb-cluster] PLAY [controllers] ************************************************************* 2026-04-23 17:05:52.093994 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:52.093998 | instance | [percona-xtradb-cluster] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:05:54.345797 | instance | [valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:54.345868 | instance | [valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:54.345876 | instance | [valkey] interpreter could change the meaning of that path. See 2026-04-23 17:05:54.345883 | instance | [valkey] https://docs.ansible.com/ansible- 2026-04-23 17:05:54.345889 | instance | [valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:54.374191 | instance | [valkey] ok: [instance] 2026-04-23 17:05:54.374302 | instance | [valkey] 2026-04-23 17:05:54.374314 | instance | [valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:05:54.421405 | instance | [valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:05:54.421511 | instance | [valkey] 2026-04-23 17:05:54.421523 | instance | [valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:05:54.449163 | instance | [vector] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:54.449249 | instance | [vector] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:54.449260 | instance | [vector] interpreter could change the meaning of that path. See 2026-04-23 17:05:54.449271 | instance | [vector] https://docs.ansible.com/ansible- 2026-04-23 17:05:54.449280 | instance | [vector] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:54.453162 | instance | [libvirt] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:54.453195 | instance | [libvirt] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:54.453205 | instance | [libvirt] interpreter could change the meaning of that path. See 2026-04-23 17:05:54.453214 | instance | [libvirt] https://docs.ansible.com/ansible- 2026-04-23 17:05:54.453223 | instance | [libvirt] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:54.478993 | instance | [vector] ok: [instance] 2026-04-23 17:05:54.479030 | instance | [vector] 2026-04-23 17:05:54.479040 | instance | [vector] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:05:54.482675 | instance | [percona-xtradb-cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:05:54.482754 | instance | [percona-xtradb-cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:05:54.482777 | instance | [percona-xtradb-cluster] interpreter could change the meaning of that path. See 2026-04-23 17:05:54.482791 | instance | [percona-xtradb-cluster] https://docs.ansible.com/ansible- 2026-04-23 17:05:54.482804 | instance | [percona-xtradb-cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:05:54.508202 | instance | [libvirt] ok: [instance] 2026-04-23 17:05:54.508266 | instance | [libvirt] 2026-04-23 17:05:54.508278 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:05:54.522226 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-23 17:05:54.522292 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:54.522304 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-23 17:05:54.539048 | instance | [vector] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:05:54.539112 | instance | [vector] 2026-04-23 17:05:54.539122 | instance | [vector] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:05:54.621345 | instance | [libvirt] ok: [instance] 2026-04-23 17:05:54.621414 | instance | [libvirt] 2026-04-23 17:05:54.621423 | instance | [libvirt] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:05:54.662359 | instance | [libvirt] skipping: [instance] 2026-04-23 17:05:54.662426 | instance | [libvirt] 2026-04-23 17:05:54.662446 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:05:54.697719 | instance | [libvirt] skipping: [instance] 2026-04-23 17:05:54.697790 | instance | [libvirt] 2026-04-23 17:05:54.697804 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:05:54.738137 | instance | [libvirt] skipping: [instance] 2026-04-23 17:05:54.738209 | instance | [libvirt] 2026-04-23 17:05:54.738221 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:05:54.774502 | instance | [libvirt] skipping: [instance] 2026-04-23 17:05:54.774578 | instance | [libvirt] 2026-04-23 17:05:54.774590 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:05:54.811887 | instance | [libvirt] skipping: [instance] 2026-04-23 17:05:54.811999 | instance | [libvirt] 2026-04-23 17:05:54.812012 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:05:54.854692 | instance | [libvirt] ok: [instance] 2026-04-23 17:05:54.854964 | instance | [libvirt] 2026-04-23 17:05:54.854972 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:05:54.910560 | instance | [libvirt] ok: [instance] => (item=libvirt_exporter) 2026-04-23 17:05:54.910655 | instance | [libvirt] 2026-04-23 17:05:54.910668 | instance | [libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:05:54.986822 | instance | [libvirt] ok: [instance] 2026-04-23 17:05:54.986889 | instance | [libvirt] 2026-04-23 17:05:54.986898 | instance | [libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:05:55.042848 | instance | [libvirt] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:05:55.042934 | instance | [libvirt] 2026-04-23 17:05:55.042943 | instance | [libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:05:55.187215 | instance | [valkey] changed: [instance] 2026-04-23 17:05:55.187291 | instance | [valkey] 2026-04-23 17:05:55.187301 | instance | [valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-23 17:05:55.230130 | instance | [vector] changed: [instance] 2026-04-23 17:05:55.230211 | instance | [vector] 2026-04-23 17:05:55.230224 | instance | [vector] TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-23 17:05:55.602574 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-23 17:05:55.602639 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:55.602646 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-23 17:05:55.763286 | instance | [libvirt] changed: [instance] 2026-04-23 17:05:55.763367 | instance | [libvirt] 2026-04-23 17:05:55.763379 | instance | [libvirt] TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-04-23 17:05:55.816650 | instance | [libvirt] skipping: [instance] 2026-04-23 17:05:55.816741 | instance | [libvirt] 2026-04-23 17:05:55.816749 | instance | [libvirt] TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-23 17:05:56.348221 | instance | [valkey] changed: [instance] 2026-04-23 17:05:56.348354 | instance | [valkey] 2026-04-23 17:05:56.348364 | instance | [valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-23 17:05:56.732174 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-23 17:05:56.732242 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:56.732251 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-23 17:05:58.568425 | instance | [vector] changed: [instance] 2026-04-23 17:05:58.568520 | instance | [vector] 2026-04-23 17:05:58.568528 | instance | [vector] PLAY RECAP ********************************************************************* 2026-04-23 17:05:58.568539 | instance | [vector] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:05:58.568544 | instance | [vector] 2026-04-23 17:05:58.650768 | instance | ==> [vector] Deployment complete 2026-04-23 17:05:59.166413 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-23 17:05:59.166523 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.166542 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-23 17:05:59.208125 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-23 17:05:59.208206 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.208214 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-23 17:05:59.256419 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-23 17:05:59.256546 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.256555 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-23 17:05:59.302670 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-23 17:05:59.302773 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.302807 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-23 17:05:59.383280 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-23 17:05:59.383381 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.383391 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-23 17:05:59.426913 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-23 17:05:59.427007 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.427018 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-23 17:05:59.473052 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-23 17:05:59.473167 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.473179 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-23 17:05:59.515610 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-23 17:05:59.515712 | instance | [percona-xtradb-cluster] 2026-04-23 17:05:59.515725 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-23 17:06:00.512192 | instance | [libvirt] changed: [instance] => (item=libvirt-vnc) 2026-04-23 17:06:00.512265 | instance | [libvirt] changed: [instance] => (item=libvirt-api) 2026-04-23 17:06:00.512277 | instance | [libvirt] 2026-04-23 17:06:00.512288 | instance | [libvirt] TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-23 17:06:02.556355 | instance | [valkey] changed: [instance] 2026-04-23 17:06:02.556425 | instance | [valkey] 2026-04-23 17:06:02.556432 | instance | [valkey] PLAY RECAP ********************************************************************* 2026-04-23 17:06:02.556458 | instance | [valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:06:02.556466 | instance | [valkey] 2026-04-23 17:06:02.614353 | instance | [libvirt] changed: [instance] => (item=libvirt-vnc) 2026-04-23 17:06:02.614418 | instance | [libvirt] changed: [instance] => (item=libvirt-api) 2026-04-23 17:06:02.614425 | instance | [libvirt] 2026-04-23 17:06:02.614432 | instance | [libvirt] TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-04-23 17:06:02.680093 | instance | ==> [valkey] Deployment complete 2026-04-23 17:06:02.945870 | instance | [libvirt] ok: [instance] 2026-04-23 17:06:02.945944 | instance | [libvirt] 2026-04-23 17:06:02.945951 | instance | [libvirt] TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-23 17:06:04.872058 | instance | [libvirt] changed: [instance] 2026-04-23 17:06:04.872153 | instance | [libvirt] 2026-04-23 17:06:04.872160 | instance | [libvirt] PLAY RECAP ********************************************************************* 2026-04-23 17:06:04.872165 | instance | [libvirt] instance : ok=11 changed=4 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-23 17:06:04.872170 | instance | [libvirt] 2026-04-23 17:06:04.986874 | instance | ==> [libvirt] Deployment complete 2026-04-23 17:07:58.307668 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-23 17:07:58.307758 | instance | [percona-xtradb-cluster] 2026-04-23 17:07:58.307773 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-23 17:07:59.175899 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-23 17:07:59.175965 | instance | [percona-xtradb-cluster] 2026-04-23 17:07:59.175978 | instance | [percona-xtradb-cluster] PLAY RECAP ********************************************************************* 2026-04-23 17:07:59.175989 | instance | [percona-xtradb-cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-23 17:07:59.175999 | instance | [percona-xtradb-cluster] 2026-04-23 17:07:59.284742 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-04-23 17:07:59.284836 | instance | ==> [keycloak] Starting deployment 2026-04-23 17:07:59.913120 | instance | [keycloak] 2026-04-23 17:07:59.913204 | instance | [keycloak] PLAY [controllers] ************************************************************* 2026-04-23 17:07:59.913216 | instance | [keycloak] 2026-04-23 17:07:59.913225 | instance | [keycloak] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:08:02.382695 | instance | [keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:08:02.382781 | instance | [keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:08:02.382796 | instance | [keycloak] interpreter could change the meaning of that path. See 2026-04-23 17:08:02.382805 | instance | [keycloak] https://docs.ansible.com/ansible- 2026-04-23 17:08:02.382814 | instance | [keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:08:02.431083 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:02.431155 | instance | [keycloak] 2026-04-23 17:08:02.431163 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:08:02.477839 | instance | [keycloak] skipping: [instance] 2026-04-23 17:08:02.477910 | instance | [keycloak] 2026-04-23 17:08:02.477936 | instance | [keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:08:02.519842 | instance | [keycloak] skipping: [instance] 2026-04-23 17:08:02.519915 | instance | [keycloak] 2026-04-23 17:08:02.519923 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:08:02.559323 | instance | [keycloak] skipping: [instance] 2026-04-23 17:08:02.559406 | instance | [keycloak] 2026-04-23 17:08:02.559421 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:08:02.599208 | instance | [keycloak] skipping: [instance] 2026-04-23 17:08:02.599286 | instance | [keycloak] 2026-04-23 17:08:02.599296 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:08:03.703220 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:03.703305 | instance | [keycloak] 2026-04-23 17:08:03.703320 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:08:03.759042 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:03.759126 | instance | [keycloak] 2026-04-23 17:08:03.759199 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:08:03.802390 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:03.802466 | instance | [keycloak] 2026-04-23 17:08:03.802478 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:08:03.864562 | instance | [keycloak] ok: [instance] => (item=oslo_db) 2026-04-23 17:08:03.864677 | instance | [keycloak] 2026-04-23 17:08:03.864687 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:08:03.918662 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:03.918746 | instance | [keycloak] 2026-04-23 17:08:03.918757 | instance | [keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:08:03.980221 | instance | [keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:08:03.980295 | instance | [keycloak] 2026-04-23 17:08:03.980307 | instance | [keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:08:04.654651 | instance | [keycloak] changed: [instance] 2026-04-23 17:08:04.654720 | instance | [keycloak] 2026-04-23 17:08:04.654730 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-23 17:08:05.465998 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:05.466066 | instance | [keycloak] 2026-04-23 17:08:05.466074 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-23 17:08:07.190142 | instance | [keycloak] changed: [instance] 2026-04-23 17:08:07.190203 | instance | [keycloak] 2026-04-23 17:08:07.190229 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-23 17:08:07.708693 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:07.708773 | instance | [keycloak] 2026-04-23 17:08:07.708785 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-23 17:08:08.259541 | instance | [keycloak] changed: [instance] 2026-04-23 17:08:08.259609 | instance | [keycloak] 2026-04-23 17:08:08.259622 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-23 17:08:08.926993 | instance | [keycloak] changed: [instance] 2026-04-23 17:08:08.927085 | instance | [keycloak] 2026-04-23 17:08:08.927102 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-23 17:08:09.436790 | instance | [keycloak] ok: [instance] 2026-04-23 17:08:09.436882 | instance | [keycloak] 2026-04-23 17:08:09.436892 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-23 17:10:57.623454 | instance | [keycloak] changed: [instance] 2026-04-23 17:10:57.623553 | instance | [keycloak] 2026-04-23 17:10:57.623569 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-23 17:10:58.479844 | instance | [keycloak] ok: [instance] 2026-04-23 17:10:58.479925 | instance | [keycloak] 2026-04-23 17:10:58.479937 | instance | [keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-04-23 17:10:58.550586 | instance | [keycloak] included: ingress for instance 2026-04-23 17:10:58.550668 | instance | [keycloak] 2026-04-23 17:10:58.550681 | instance | [keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-23 17:10:59.865441 | instance | [keycloak] changed: [instance] 2026-04-23 17:10:59.865550 | instance | [keycloak] 2026-04-23 17:10:59.865562 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-23 17:11:00.292156 | instance | [keycloak] ok: [instance] 2026-04-23 17:11:00.292252 | instance | [keycloak] 2026-04-23 17:11:00.292264 | instance | [keycloak] PLAY RECAP ********************************************************************* 2026-04-23 17:11:00.292275 | instance | [keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-23 17:11:00.292284 | instance | [keycloak] 2026-04-23 17:11:00.399925 | instance | ==> [keycloak] Deployment complete 2026-04-23 17:11:00.400027 | instance | ==> [keystone] Starting deployment 2026-04-23 17:11:00.400314 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-04-23 17:11:01.100709 | instance | [kube-prometheus-stack] 2026-04-23 17:11:01.100785 | instance | [kube-prometheus-stack] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:11:01.100797 | instance | [kube-prometheus-stack] 2026-04-23 17:11:01.100806 | instance | [kube-prometheus-stack] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:11:01.172004 | instance | [keystone] 2026-04-23 17:11:01.172066 | instance | [keystone] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:11:01.172075 | instance | [keystone] 2026-04-23 17:11:01.172081 | instance | [keystone] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:11:03.468869 | instance | [kube-prometheus-stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:11:03.468960 | instance | [kube-prometheus-stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:11:03.468970 | instance | [kube-prometheus-stack] interpreter could change the meaning of that path. See 2026-04-23 17:11:03.468978 | instance | [kube-prometheus-stack] https://docs.ansible.com/ansible- 2026-04-23 17:11:03.468984 | instance | [kube-prometheus-stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:11:03.502880 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:11:03.502958 | instance | [kube-prometheus-stack] 2026-04-23 17:11:03.502978 | instance | [kube-prometheus-stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:11:03.564804 | instance | [keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:11:03.564857 | instance | [keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:11:03.564863 | instance | [keystone] interpreter could change the meaning of that path. See 2026-04-23 17:11:03.564867 | instance | [keystone] https://docs.ansible.com/ansible- 2026-04-23 17:11:03.564872 | instance | [keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:11:03.565662 | instance | [kube-prometheus-stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:11:03.565678 | instance | [kube-prometheus-stack] 2026-04-23 17:11:03.565684 | instance | [kube-prometheus-stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:11:03.596811 | instance | [keystone] ok: [instance] 2026-04-23 17:11:03.596895 | instance | [keystone] 2026-04-23 17:11:03.596907 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:11:04.277090 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-23 17:11:04.277140 | instance | [kube-prometheus-stack] 2026-04-23 17:11:04.277147 | instance | [kube-prometheus-stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 17:11:06.109301 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-23 17:11:06.109396 | instance | [kube-prometheus-stack] 2026-04-23 17:11:06.109409 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-23 17:11:07.186832 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:11:07.186896 | instance | [kube-prometheus-stack] 2026-04-23 17:11:07.186906 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-23 17:11:08.634711 | instance | [keystone] changed: [instance] 2026-04-23 17:11:08.634781 | instance | [keystone] 2026-04-23 17:11:08.634789 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:11:09.126998 | instance | [keystone] changed: [instance] 2026-04-23 17:11:09.127068 | instance | [keystone] 2026-04-23 17:11:09.127079 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:11:10.049810 | instance | [keystone] changed: [instance] 2026-04-23 17:11:10.049879 | instance | [keystone] 2026-04-23 17:11:10.049887 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:11:10.137303 | instance | [keystone] ok: [instance] 2026-04-23 17:11:10.137374 | instance | [keystone] 2026-04-23 17:11:10.137388 | instance | [keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:11:10.204599 | instance | [keystone] included: rabbitmq for instance 2026-04-23 17:11:10.204693 | instance | [keystone] 2026-04-23 17:11:10.204721 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:11:11.258479 | instance | [keystone] ok: [instance] 2026-04-23 17:11:11.258565 | instance | [keystone] 2026-04-23 17:11:11.258579 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:11:11.319923 | instance | [keystone] skipping: [instance] 2026-04-23 17:11:11.320029 | instance | [keystone] 2026-04-23 17:11:11.320042 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:11:11.375745 | instance | [keystone] skipping: [instance] 2026-04-23 17:11:11.375837 | instance | [keystone] 2026-04-23 17:11:11.375845 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:11:11.429023 | instance | [keystone] skipping: [instance] 2026-04-23 17:11:11.429087 | instance | [keystone] 2026-04-23 17:11:11.429093 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:11:16.817392 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:11:16.817497 | instance | [kube-prometheus-stack] 2026-04-23 17:11:16.817508 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-23 17:11:18.772804 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:11:18.772876 | instance | [kube-prometheus-stack] 2026-04-23 17:11:18.772884 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-23 17:11:19.274518 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:11:19.274584 | instance | [kube-prometheus-stack] 2026-04-23 17:11:19.274593 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-23 17:11:19.713136 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:11:19.713224 | instance | [kube-prometheus-stack] 2026-04-23 17:11:19.713236 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-23 17:11:20.070240 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:11:20.070307 | instance | [kube-prometheus-stack] 2026-04-23 17:11:20.070316 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-23 17:11:21.044602 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-23 17:11:21.044712 | instance | [kube-prometheus-stack] 2026-04-23 17:11:21.044732 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-23 17:11:38.785434 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-23 17:11:38.785579 | instance | [kube-prometheus-stack] changed: [instance] => (item=grafana) 2026-04-23 17:11:38.785592 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-23 17:11:38.785602 | instance | [kube-prometheus-stack] 2026-04-23 17:11:38.785611 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-23 17:11:41.133882 | instance | [kube-prometheus-stack] ok: [instance] => (item=alertmanager) 2026-04-23 17:11:41.133983 | instance | [kube-prometheus-stack] ok: [instance] => (item=grafana) 2026-04-23 17:11:41.133994 | instance | [kube-prometheus-stack] ok: [instance] => (item=prometheus) 2026-04-23 17:11:41.134005 | instance | [kube-prometheus-stack] 2026-04-23 17:11:41.134015 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-23 17:11:42.891642 | instance | [keystone] changed: [instance] 2026-04-23 17:11:42.891714 | instance | [keystone] 2026-04-23 17:11:42.891728 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:11:43.663567 | instance | [keystone] ok: [instance] 2026-04-23 17:11:43.663663 | instance | [keystone] 2026-04-23 17:11:43.663685 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:11:43.732939 | instance | [keystone] ok: [instance] 2026-04-23 17:11:43.733036 | instance | [keystone] 2026-04-23 17:11:43.733048 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:11:44.581552 | instance | [keystone] ok: [instance] 2026-04-23 17:11:44.581664 | instance | [keystone] 2026-04-23 17:11:44.581679 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:11:44.636583 | instance | [keystone] ok: [instance] 2026-04-23 17:11:44.636691 | instance | [keystone] 2026-04-23 17:11:44.636703 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:11:44.689624 | instance | [keystone] ok: [instance] 2026-04-23 17:11:44.689703 | instance | [keystone] 2026-04-23 17:11:44.689713 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:11:44.780950 | instance | [keystone] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:11:44.781020 | instance | [keystone] ok: [instance] => (item=oslo_db) 2026-04-23 17:11:44.781028 | instance | [keystone] ok: [instance] => (item=identity) 2026-04-23 17:11:44.781034 | instance | [keystone] ok: [instance] => (item=oslo_cache) 2026-04-23 17:11:44.781041 | instance | [keystone] 2026-04-23 17:11:44.781048 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:11:44.841262 | instance | [keystone] ok: [instance] 2026-04-23 17:11:44.841347 | instance | [keystone] 2026-04-23 17:11:44.841359 | instance | [keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:11:44.901929 | instance | [keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:11:44.902031 | instance | [keystone] 2026-04-23 17:11:44.902042 | instance | [keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:11:45.126423 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:45.126928 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:45.126941 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:45.126951 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-23 17:11:45.126961 | instance | [kube-prometheus-stack] 2026-04-23 17:11:45.126971 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-23 17:11:45.608089 | instance | [keystone] changed: [instance] 2026-04-23 17:11:45.608155 | instance | [keystone] 2026-04-23 17:11:45.608161 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-23 17:11:48.236687 | instance | [keystone] ok: [instance] => (item=None) 2026-04-23 17:11:48.236770 | instance | [keystone] ok: [instance] 2026-04-23 17:11:48.236776 | instance | [keystone] 2026-04-23 17:11:48.236781 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-23 17:11:50.524973 | instance | [keystone] ok: [instance] => (item=atmosphere) 2026-04-23 17:11:50.525057 | instance | [keystone] 2026-04-23 17:11:50.525065 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-23 17:11:51.685312 | instance | [keystone] changed: [instance] 2026-04-23 17:11:51.685386 | instance | [keystone] 2026-04-23 17:11:51.685398 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-23 17:11:54.395882 | instance | [keystone] changed: [instance] => (item=None) 2026-04-23 17:11:54.395985 | instance | [keystone] changed: [instance] 2026-04-23 17:11:54.395993 | instance | [keystone] 2026-04-23 17:11:54.396000 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-23 17:11:54.506068 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:54.506142 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:54.506149 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:54.506155 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:54.506160 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-23 17:11:54.506166 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-23 17:11:54.506173 | instance | [kube-prometheus-stack] 2026-04-23 17:11:54.506180 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-23 17:11:56.213717 | instance | [keystone] changed: [instance] => (item=None) 2026-04-23 17:11:56.213797 | instance | [keystone] changed: [instance] 2026-04-23 17:11:56.213809 | instance | [keystone] 2026-04-23 17:11:56.213818 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-23 17:12:06.443174 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-23 17:12:06.443274 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-23 17:12:06.443286 | instance | [kube-prometheus-stack] 2026-04-23 17:12:06.443298 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-23 17:12:18.269480 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-23 17:12:18.269546 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-23 17:12:18.269552 | instance | [kube-prometheus-stack] 2026-04-23 17:12:18.269569 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-23 17:12:19.141158 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-23 17:12:19.141269 | instance | [kube-prometheus-stack] 2026-04-23 17:12:19.141282 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-23 17:12:26.580009 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-23 17:12:26.580077 | instance | [kube-prometheus-stack] 2026-04-23 17:12:26.580084 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-23 17:12:42.868123 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-23 17:12:42.868240 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-23 17:12:42.868254 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-23 17:12:42.868264 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-23 17:12:42.868314 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-23 17:12:42.868324 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-23 17:12:42.868332 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-23 17:12:42.868341 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-23 17:12:42.868349 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-23 17:12:42.868357 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-23 17:12:42.868364 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-23 17:12:42.868372 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-23 17:12:42.868379 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-23 17:12:42.868388 | instance | [kube-prometheus-stack] 2026-04-23 17:12:42.868397 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-23 17:13:25.299478 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-23 17:13:25.299609 | instance | [kube-prometheus-stack] 2026-04-23 17:13:25.299621 | instance | [kube-prometheus-stack] PLAY RECAP ********************************************************************* 2026-04-23 17:13:25.299631 | instance | [kube-prometheus-stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:13:25.299641 | instance | [kube-prometheus-stack] 2026-04-23 17:13:25.438572 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-04-23 17:14:43.851254 | instance | [keystone] changed: [instance] 2026-04-23 17:14:43.851380 | instance | [keystone] 2026-04-23 17:14:43.851400 | instance | [keystone] TASK [Create Ingress] ********************************************************** 2026-04-23 17:14:43.938533 | instance | [keystone] included: openstack_helm_ingress for instance 2026-04-23 17:14:43.938611 | instance | [keystone] 2026-04-23 17:14:43.938624 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:14:43.992750 | instance | [keystone] skipping: [instance] 2026-04-23 17:14:43.992832 | instance | [keystone] 2026-04-23 17:14:43.992844 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:14:44.044981 | instance | [keystone] skipping: [instance] 2026-04-23 17:14:44.045078 | instance | [keystone] 2026-04-23 17:14:44.045086 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:14:44.103938 | instance | [keystone] ok: [instance] 2026-04-23 17:14:44.104053 | instance | [keystone] 2026-04-23 17:14:44.104065 | instance | [keystone] TASK [Create Ingress identity] ************************************************* 2026-04-23 17:14:44.174438 | instance | [keystone] included: ingress for instance 2026-04-23 17:14:44.174551 | instance | [keystone] 2026-04-23 17:14:44.174568 | instance | [keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-23 17:14:45.233319 | instance | [keystone] changed: [instance] 2026-04-23 17:14:45.233410 | instance | [keystone] 2026-04-23 17:14:45.233418 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-23 17:14:48.661508 | instance | [keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-23 17:14:48.661608 | instance | [keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-23 17:14:48.661619 | instance | [keystone] ok: [instance] 2026-04-23 17:14:48.661631 | instance | [keystone] 2026-04-23 17:14:48.661641 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-23 17:14:49.511967 | instance | [keystone] ok: [instance] 2026-04-23 17:14:49.512063 | instance | [keystone] 2026-04-23 17:14:49.512071 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-23 17:14:51.034816 | instance | [keystone] ok: [instance] => (item=atmosphere) 2026-04-23 17:14:51.034918 | instance | [keystone] 2026-04-23 17:14:51.034934 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-23 17:14:52.414451 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-23 17:14:52.414525 | instance | [keystone] 2026-04-23 17:14:52.414533 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-23 17:14:53.796740 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-23 17:14:53.796825 | instance | [keystone] 2026-04-23 17:14:53.796837 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-23 17:14:55.052101 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-23 17:14:55.052206 | instance | [keystone] 2026-04-23 17:14:55.052224 | instance | [keystone] PLAY RECAP ********************************************************************* 2026-04-23 17:14:55.052235 | instance | [keystone] instance : ok=33 changed=13 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-23 17:14:55.052244 | instance | [keystone] 2026-04-23 17:14:55.174586 | instance | ==> [keystone] Deployment complete 2026-04-23 17:14:55.174704 | instance | ==> [openstack-cli] Starting deployment 2026-04-23 17:14:55.174728 | instance | ==> [glance] Starting deployment 2026-04-23 17:14:55.174738 | instance | ==> [prometheus-pushgateway] Starting deployment 2026-04-23 17:14:55.174774 | instance | ==> [placement] Starting deployment 2026-04-23 17:14:55.174786 | instance | ==> [barbican] Starting deployment 2026-04-23 17:14:55.174834 | instance | ==> [cinder] Starting deployment 2026-04-23 17:14:55.174931 | instance | ==> [heat] Starting deployment 2026-04-23 17:14:55.174946 | instance | ==> [ipmi-exporter] Starting deployment 2026-04-23 17:14:55.175494 | instance | ==> [horizon] Starting deployment 2026-04-23 17:14:55.789406 | instance | [ipmi-exporter] 2026-04-23 17:14:55.789470 | instance | [ipmi-exporter] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.789482 | instance | [ipmi-exporter] 2026-04-23 17:14:55.789491 | instance | [ipmi-exporter] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.820404 | instance | [prometheus-pushgateway] 2026-04-23 17:14:55.820489 | instance | [prometheus-pushgateway] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.820500 | instance | [prometheus-pushgateway] 2026-04-23 17:14:55.820510 | instance | [prometheus-pushgateway] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.831246 | instance | [openstack-cli] 2026-04-23 17:14:55.831313 | instance | [openstack-cli] PLAY [controllers] ************************************************************* 2026-04-23 17:14:55.831324 | instance | [openstack-cli] 2026-04-23 17:14:55.831333 | instance | [openstack-cli] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.852149 | instance | [placement] 2026-04-23 17:14:55.852217 | instance | [placement] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.852225 | instance | [placement] 2026-04-23 17:14:55.852231 | instance | [placement] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.863719 | instance | [horizon] 2026-04-23 17:14:55.863836 | instance | [horizon] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.863856 | instance | [horizon] 2026-04-23 17:14:55.863861 | instance | [horizon] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.882741 | instance | [glance] 2026-04-23 17:14:55.882808 | instance | [glance] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.882816 | instance | [glance] 2026-04-23 17:14:55.882822 | instance | [glance] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.901865 | instance | [heat] 2026-04-23 17:14:55.901947 | instance | [heat] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.901964 | instance | [heat] 2026-04-23 17:14:55.901978 | instance | [heat] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.912106 | instance | [cinder] 2026-04-23 17:14:55.912152 | instance | [cinder] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.912159 | instance | [cinder] 2026-04-23 17:14:55.912165 | instance | [cinder] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:55.944804 | instance | [barbican] 2026-04-23 17:14:55.944875 | instance | [barbican] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:14:55.944886 | instance | [barbican] 2026-04-23 17:14:55.944894 | instance | [barbican] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:14:58.717540 | instance | [horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.717624 | instance | [horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.717635 | instance | [horizon] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.717643 | instance | [horizon] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.717651 | instance | [horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.717721 | instance | [prometheus-pushgateway] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.717736 | instance | [prometheus-pushgateway] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.717750 | instance | [prometheus-pushgateway] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.717768 | instance | [prometheus-pushgateway] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.717777 | instance | [prometheus-pushgateway] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.752571 | instance | [ipmi-exporter] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.752642 | instance | [ipmi-exporter] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.752650 | instance | [ipmi-exporter] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.752657 | instance | [ipmi-exporter] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.752664 | instance | [ipmi-exporter] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.765738 | instance | [prometheus-pushgateway] ok: [instance] 2026-04-23 17:14:58.765799 | instance | [prometheus-pushgateway] 2026-04-23 17:14:58.765815 | instance | [prometheus-pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:14:58.793307 | instance | [ipmi-exporter] ok: [instance] 2026-04-23 17:14:58.793378 | instance | [ipmi-exporter] 2026-04-23 17:14:58.793384 | instance | [ipmi-exporter] TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-23 17:14:58.793406 | instance | [horizon] ok: [instance] 2026-04-23 17:14:58.793410 | instance | [horizon] 2026-04-23 17:14:58.793414 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:14:58.795473 | instance | [openstack-cli] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.795498 | instance | [openstack-cli] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.795502 | instance | [openstack-cli] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.795511 | instance | [openstack-cli] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.795516 | instance | [openstack-cli] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.807098 | instance | [glance] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.807159 | instance | [glance] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.807165 | instance | [glance] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.807170 | instance | [glance] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.807174 | instance | [glance] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.813200 | instance | [barbican] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.813272 | instance | [barbican] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.813280 | instance | [barbican] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.813287 | instance | [barbican] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.813293 | instance | [barbican] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.835069 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:14:58.835148 | instance | [openstack-cli] 2026-04-23 17:14:58.835160 | instance | [openstack-cli] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 17:14:58.838453 | instance | [prometheus-pushgateway] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:14:58.838488 | instance | [prometheus-pushgateway] 2026-04-23 17:14:58.838529 | instance | [prometheus-pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:14:58.847269 | instance | [placement] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.847335 | instance | [placement] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.847346 | instance | [placement] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.847355 | instance | [placement] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.847364 | instance | [placement] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.850644 | instance | [glance] ok: [instance] 2026-04-23 17:14:58.850711 | instance | [glance] 2026-04-23 17:14:58.850719 | instance | [glance] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:14:58.851140 | instance | [barbican] ok: [instance] 2026-04-23 17:14:58.851154 | instance | [barbican] 2026-04-23 17:14:58.851161 | instance | [barbican] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:14:58.871099 | instance | [cinder] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.871175 | instance | [cinder] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.871186 | instance | [cinder] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.871196 | instance | [cinder] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.871205 | instance | [cinder] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:58.909555 | instance | [placement] ok: [instance] 2026-04-23 17:14:58.909617 | instance | [placement] 2026-04-23 17:14:58.909626 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:14:58.922760 | instance | [horizon] ok: [instance] 2026-04-23 17:14:58.922821 | instance | [horizon] 2026-04-23 17:14:58.922829 | instance | [horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:14:58.942437 | instance | [cinder] ok: [instance] 2026-04-23 17:14:58.942511 | instance | [cinder] 2026-04-23 17:14:58.942520 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:14:58.961935 | instance | [horizon] skipping: [instance] 2026-04-23 17:14:58.962004 | instance | [horizon] 2026-04-23 17:14:58.962013 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:14:58.985129 | instance | [heat] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:14:58.985195 | instance | [heat] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:14:58.985204 | instance | [heat] interpreter could change the meaning of that path. See 2026-04-23 17:14:58.985211 | instance | [heat] https://docs.ansible.com/ansible- 2026-04-23 17:14:58.985217 | instance | [heat] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:14:59.007246 | instance | [horizon] skipping: [instance] 2026-04-23 17:14:59.007317 | instance | [horizon] 2026-04-23 17:14:59.007326 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:14:59.035909 | instance | [heat] ok: [instance] 2026-04-23 17:14:59.035969 | instance | [heat] 2026-04-23 17:14:59.035977 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:14:59.049234 | instance | [horizon] skipping: [instance] 2026-04-23 17:14:59.049297 | instance | [horizon] 2026-04-23 17:14:59.049305 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:14:59.088652 | instance | [placement] ok: [instance] 2026-04-23 17:14:59.088718 | instance | [placement] 2026-04-23 17:14:59.088726 | instance | [placement] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:14:59.090636 | instance | [cinder] ok: [instance] 2026-04-23 17:14:59.090663 | instance | [cinder] 2026-04-23 17:14:59.090670 | instance | [cinder] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:14:59.149424 | instance | [placement] skipping: [instance] 2026-04-23 17:14:59.149481 | instance | [placement] 2026-04-23 17:14:59.149487 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:14:59.183945 | instance | [cinder] included: rabbitmq for instance 2026-04-23 17:14:59.184003 | instance | [cinder] 2026-04-23 17:14:59.184009 | instance | [cinder] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:14:59.201318 | instance | [placement] skipping: [instance] 2026-04-23 17:14:59.201369 | instance | [placement] 2026-04-23 17:14:59.201377 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:14:59.204057 | instance | [heat] ok: [instance] 2026-04-23 17:14:59.204082 | instance | [heat] 2026-04-23 17:14:59.204089 | instance | [heat] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:14:59.239740 | instance | [placement] skipping: [instance] 2026-04-23 17:14:59.239814 | instance | [placement] 2026-04-23 17:14:59.239823 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:14:59.292279 | instance | [heat] included: rabbitmq for instance 2026-04-23 17:14:59.292358 | instance | [heat] 2026-04-23 17:14:59.292371 | instance | [heat] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:14:59.420886 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:14:59.420964 | instance | [openstack-cli] 2026-04-23 17:14:59.420980 | instance | [openstack-cli] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 17:14:59.622858 | instance | [prometheus-pushgateway] changed: [instance] 2026-04-23 17:14:59.622937 | instance | [prometheus-pushgateway] 2026-04-23 17:14:59.622945 | instance | [prometheus-pushgateway] TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-23 17:15:00.128536 | instance | [ipmi-exporter] changed: [instance] 2026-04-23 17:15:00.128611 | instance | [ipmi-exporter] 2026-04-23 17:15:00.128618 | instance | [ipmi-exporter] PLAY RECAP ********************************************************************* 2026-04-23 17:15:00.128623 | instance | [ipmi-exporter] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:15:00.128628 | instance | [ipmi-exporter] 2026-04-23 17:15:00.147521 | instance | [horizon] ok: [instance] 2026-04-23 17:15:00.147626 | instance | [horizon] 2026-04-23 17:15:00.147638 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:00.213944 | instance | [horizon] ok: [instance] 2026-04-23 17:15:00.214034 | instance | [horizon] 2026-04-23 17:15:00.214040 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:00.257564 | instance | [horizon] ok: [instance] 2026-04-23 17:15:00.257655 | instance | [horizon] 2026-04-23 17:15:00.257665 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:00.262270 | instance | ==> [ipmi-exporter] Deployment complete 2026-04-23 17:15:00.290194 | instance | [cinder] ok: [instance] 2026-04-23 17:15:00.290279 | instance | [cinder] 2026-04-23 17:15:00.290288 | instance | [cinder] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:15:00.294806 | instance | [glance] ok: [instance] 2026-04-23 17:15:00.294831 | instance | [glance] 2026-04-23 17:15:00.294839 | instance | [glance] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:15:00.358091 | instance | [horizon] ok: [instance] => (item=oslo_cache) 2026-04-23 17:15:00.358175 | instance | [horizon] ok: [instance] => (item=identity) 2026-04-23 17:15:00.358182 | instance | [horizon] ok: [instance] => (item=oslo_db) 2026-04-23 17:15:00.358187 | instance | [horizon] ok: [instance] => (item=dashboard) 2026-04-23 17:15:00.358192 | instance | [horizon] 2026-04-23 17:15:00.358199 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:00.359712 | instance | [cinder] skipping: [instance] 2026-04-23 17:15:00.359735 | instance | [cinder] 2026-04-23 17:15:00.359742 | instance | [cinder] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:15:00.367613 | instance | [barbican] ok: [instance] 2026-04-23 17:15:00.367683 | instance | [barbican] 2026-04-23 17:15:00.367692 | instance | [barbican] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:15:00.429164 | instance | [horizon] ok: [instance] 2026-04-23 17:15:00.429456 | instance | [horizon] 2026-04-23 17:15:00.429469 | instance | [horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:15:00.435609 | instance | [cinder] skipping: [instance] 2026-04-23 17:15:00.436551 | instance | [cinder] 2026-04-23 17:15:00.436604 | instance | [cinder] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:15:00.457296 | instance | [heat] ok: [instance] 2026-04-23 17:15:00.457341 | instance | [heat] 2026-04-23 17:15:00.457347 | instance | [heat] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:15:00.500587 | instance | [cinder] skipping: [instance] 2026-04-23 17:15:00.500649 | instance | [cinder] 2026-04-23 17:15:00.500657 | instance | [cinder] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:15:00.500664 | instance | [placement] ok: [instance] 2026-04-23 17:15:00.500670 | instance | [placement] 2026-04-23 17:15:00.500685 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:00.500693 | instance | [horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:15:00.500701 | instance | [horizon] 2026-04-23 17:15:00.500707 | instance | [horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:15:00.513860 | instance | [heat] skipping: [instance] 2026-04-23 17:15:00.513894 | instance | [heat] 2026-04-23 17:15:00.513901 | instance | [heat] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:15:00.569640 | instance | [heat] skipping: [instance] 2026-04-23 17:15:00.569698 | instance | [heat] 2026-04-23 17:15:00.569707 | instance | [heat] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:15:00.576026 | instance | [placement] ok: [instance] 2026-04-23 17:15:00.576059 | instance | [placement] 2026-04-23 17:15:00.576069 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:00.621395 | instance | [placement] ok: [instance] 2026-04-23 17:15:00.621459 | instance | [placement] 2026-04-23 17:15:00.621465 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:00.626470 | instance | [heat] skipping: [instance] 2026-04-23 17:15:00.626503 | instance | [heat] 2026-04-23 17:15:00.626519 | instance | [heat] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:15:00.743078 | instance | [placement] ok: [instance] => (item=identity) 2026-04-23 17:15:00.743149 | instance | [placement] ok: [instance] => (item=oslo_db) 2026-04-23 17:15:00.743155 | instance | [placement] ok: [instance] => (item=placement) 2026-04-23 17:15:00.743160 | instance | [placement] ok: [instance] => (item=oslo_cache) 2026-04-23 17:15:00.743165 | instance | [placement] 2026-04-23 17:15:00.743171 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:00.811628 | instance | [placement] ok: [instance] 2026-04-23 17:15:00.811723 | instance | [placement] 2026-04-23 17:15:00.811732 | instance | [placement] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:15:00.843581 | instance | [glance] ok: [instance] 2026-04-23 17:15:00.843939 | instance | [glance] 2026-04-23 17:15:00.843949 | instance | [glance] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:15:00.869263 | instance | [barbican] ok: [instance] 2026-04-23 17:15:00.869405 | instance | [barbican] 2026-04-23 17:15:00.869414 | instance | [barbican] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:15:00.898537 | instance | [placement] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:15:00.898625 | instance | [placement] 2026-04-23 17:15:00.898631 | instance | [placement] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:15:01.193519 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:15:01.193890 | instance | [openstack-cli] 2026-04-23 17:15:01.193900 | instance | [openstack-cli] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 17:15:01.555715 | instance | [horizon] changed: [instance] 2026-04-23 17:15:01.555809 | instance | [horizon] 2026-04-23 17:15:01.555818 | instance | [horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-23 17:15:01.699183 | instance | [placement] changed: [instance] 2026-04-23 17:15:01.699309 | instance | [placement] 2026-04-23 17:15:01.699323 | instance | [placement] TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-23 17:15:01.764215 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:15:01.768601 | instance | [openstack-cli] 2026-04-23 17:15:01.768673 | instance | [openstack-cli] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 17:15:01.776265 | instance | [glance] ok: [instance] 2026-04-23 17:15:01.776295 | instance | [glance] 2026-04-23 17:15:01.776303 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:15:01.842663 | instance | [barbican] ok: [instance] 2026-04-23 17:15:01.842734 | instance | [barbican] 2026-04-23 17:15:01.842745 | instance | [barbican] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 17:15:01.909551 | instance | [openstack-cli] ok: [instance] => { 2026-04-23 17:15:01.909621 | instance | [openstack-cli] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 17:15:01.909650 | instance | [openstack-cli] } 2026-04-23 17:15:01.909657 | instance | [openstack-cli] 2026-04-23 17:15:01.909663 | instance | [openstack-cli] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 17:15:01.912497 | instance | [glance] ok: [instance] 2026-04-23 17:15:01.912548 | instance | [glance] 2026-04-23 17:15:01.912562 | instance | [glance] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:15:01.983818 | instance | [glance] included: rabbitmq for instance 2026-04-23 17:15:01.983888 | instance | [glance] 2026-04-23 17:15:01.983900 | instance | [glance] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:15:02.274811 | instance | [barbican] ok: [instance] 2026-04-23 17:15:02.274893 | instance | [barbican] 2026-04-23 17:15:02.274940 | instance | [barbican] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 17:15:03.027750 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:15:03.027832 | instance | [openstack-cli] 2026-04-23 17:15:03.027841 | instance | [openstack-cli] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 17:15:03.168303 | instance | [glance] ok: [instance] 2026-04-23 17:15:03.168373 | instance | [glance] 2026-04-23 17:15:03.168382 | instance | [glance] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:15:03.235251 | instance | [glance] skipping: [instance] 2026-04-23 17:15:03.235334 | instance | [glance] 2026-04-23 17:15:03.235341 | instance | [glance] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:15:03.298131 | instance | [glance] skipping: [instance] 2026-04-23 17:15:03.298186 | instance | [glance] 2026-04-23 17:15:03.298193 | instance | [glance] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:15:03.368289 | instance | [glance] skipping: [instance] 2026-04-23 17:15:03.368356 | instance | [glance] 2026-04-23 17:15:03.368362 | instance | [glance] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:15:03.410228 | instance | [prometheus-pushgateway] changed: [instance] 2026-04-23 17:15:03.410285 | instance | [prometheus-pushgateway] 2026-04-23 17:15:03.410294 | instance | [prometheus-pushgateway] PLAY RECAP ********************************************************************* 2026-04-23 17:15:03.410308 | instance | [prometheus-pushgateway] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:15:03.410316 | instance | [prometheus-pushgateway] 2026-04-23 17:15:03.546401 | instance | ==> [prometheus-pushgateway] Deployment complete 2026-04-23 17:15:04.587949 | instance | [barbican] ok: [instance] 2026-04-23 17:15:04.588005 | instance | [barbican] 2026-04-23 17:15:04.588011 | instance | [barbican] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 17:15:05.056608 | instance | [barbican] ok: [instance] 2026-04-23 17:15:05.056728 | instance | [barbican] 2026-04-23 17:15:05.056739 | instance | [barbican] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 17:15:05.229450 | instance | [barbican] ok: [instance] => { 2026-04-23 17:15:05.229519 | instance | [barbican] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 17:15:05.229527 | instance | [barbican] } 2026-04-23 17:15:05.229533 | instance | [barbican] 2026-04-23 17:15:05.229549 | instance | [barbican] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 17:15:05.414262 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:15:05.414339 | instance | [openstack-cli] 2026-04-23 17:15:05.414351 | instance | [openstack-cli] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 17:15:06.020745 | instance | [barbican] ok: [instance] 2026-04-23 17:15:06.020806 | instance | [barbican] 2026-04-23 17:15:06.020815 | instance | [barbican] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 17:15:06.279308 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:15:06.279369 | instance | [openstack-cli] 2026-04-23 17:15:06.279375 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 17:15:07.576595 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:15:07.576680 | instance | [openstack-cli] 2026-04-23 17:15:07.576690 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 17:15:07.776225 | instance | [barbican] ok: [instance] 2026-04-23 17:15:07.776306 | instance | [barbican] 2026-04-23 17:15:07.776318 | instance | [barbican] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 17:15:08.436639 | instance | [barbican] ok: [instance] 2026-04-23 17:15:08.436747 | instance | [barbican] 2026-04-23 17:15:08.436755 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 17:15:08.597437 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:15:08.597550 | instance | [openstack-cli] 2026-04-23 17:15:08.597561 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 17:15:09.363301 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:15:09.363369 | instance | [openstack-cli] 2026-04-23 17:15:09.363375 | instance | [openstack-cli] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 17:15:09.499687 | instance | [openstack-cli] included: openstack_helm_endpoints for instance 2026-04-23 17:15:09.499737 | instance | [openstack-cli] 2026-04-23 17:15:09.499745 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:15:09.551696 | instance | [openstack-cli] skipping: [instance] 2026-04-23 17:15:09.551750 | instance | [openstack-cli] 2026-04-23 17:15:09.551758 | instance | [openstack-cli] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:15:09.590239 | instance | [barbican] ok: [instance] 2026-04-23 17:15:09.590295 | instance | [barbican] 2026-04-23 17:15:09.590301 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 17:15:09.602450 | instance | [openstack-cli] skipping: [instance] 2026-04-23 17:15:09.602501 | instance | [openstack-cli] 2026-04-23 17:15:09.602514 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:15:09.654795 | instance | [openstack-cli] skipping: [instance] 2026-04-23 17:15:09.654835 | instance | [openstack-cli] 2026-04-23 17:15:09.654841 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:15:09.699758 | instance | [openstack-cli] skipping: [instance] 2026-04-23 17:15:09.699820 | instance | [openstack-cli] 2026-04-23 17:15:09.699832 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:15:09.755565 | instance | [openstack-cli] skipping: [instance] 2026-04-23 17:15:09.755629 | instance | [openstack-cli] 2026-04-23 17:15:09.755634 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:09.797830 | instance | [openstack-cli] skipping: [instance] 2026-04-23 17:15:09.797878 | instance | [openstack-cli] 2026-04-23 17:15:09.797889 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:09.850284 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:15:09.850329 | instance | [openstack-cli] 2026-04-23 17:15:09.850337 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:09.919756 | instance | [openstack-cli] ok: [instance] => (item=identity) 2026-04-23 17:15:09.919827 | instance | [openstack-cli] 2026-04-23 17:15:09.919834 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:09.981849 | instance | [openstack-cli] ok: [instance] 2026-04-23 17:15:09.981925 | instance | [openstack-cli] 2026-04-23 17:15:09.981938 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 17:15:10.684903 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:15:10.684958 | instance | [openstack-cli] 2026-04-23 17:15:10.684981 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 17:15:10.798917 | instance | [barbican] ok: [instance] 2026-04-23 17:15:10.798978 | instance | [barbican] 2026-04-23 17:15:10.798986 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 17:15:11.471749 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:15:11.471812 | instance | [openstack-cli] 2026-04-23 17:15:11.471820 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 17:15:11.524415 | instance | [barbican] ok: [instance] 2026-04-23 17:15:11.524514 | instance | [barbican] 2026-04-23 17:15:11.524526 | instance | [barbican] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 17:15:11.649733 | instance | [barbican] included: openstack_helm_endpoints for instance 2026-04-23 17:15:11.659100 | instance | [barbican] 2026-04-23 17:15:11.659143 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:15:11.703810 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:11.703884 | instance | [barbican] 2026-04-23 17:15:11.703892 | instance | [barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:15:11.748018 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:11.748089 | instance | [barbican] 2026-04-23 17:15:11.748097 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:15:11.785277 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:11.785356 | instance | [barbican] 2026-04-23 17:15:11.785377 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:15:11.841807 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:11.841877 | instance | [barbican] 2026-04-23 17:15:11.841883 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:15:11.886194 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:11.886268 | instance | [barbican] 2026-04-23 17:15:11.886277 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:11.929701 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:11.929775 | instance | [barbican] 2026-04-23 17:15:11.929783 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:11.975744 | instance | [barbican] ok: [instance] 2026-04-23 17:15:11.975810 | instance | [barbican] 2026-04-23 17:15:11.975818 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:12.048567 | instance | [barbican] ok: [instance] => (item=identity) 2026-04-23 17:15:12.048679 | instance | [barbican] 2026-04-23 17:15:12.048686 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:12.130228 | instance | [barbican] ok: [instance] 2026-04-23 17:15:12.130310 | instance | [barbican] 2026-04-23 17:15:12.130329 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 17:15:12.329141 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:15:12.329250 | instance | [openstack-cli] 2026-04-23 17:15:12.329264 | instance | [openstack-cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 17:15:12.872168 | instance | [barbican] ok: [instance] 2026-04-23 17:15:12.872274 | instance | [barbican] 2026-04-23 17:15:12.872286 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 17:15:13.092636 | instance | [openstack-cli] changed: [instance] 2026-04-23 17:15:13.092731 | instance | [openstack-cli] 2026-04-23 17:15:13.092741 | instance | [openstack-cli] PLAY RECAP ********************************************************************* 2026-04-23 17:15:13.092748 | instance | [openstack-cli] instance : ok=19 changed=8 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-23 17:15:13.092755 | instance | [openstack-cli] 2026-04-23 17:15:13.247213 | instance | ==> [openstack-cli] Deployment complete 2026-04-23 17:15:13.722620 | instance | [barbican] ok: [instance] 2026-04-23 17:15:13.722697 | instance | [barbican] 2026-04-23 17:15:13.722705 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 17:15:14.487265 | instance | [barbican] ok: [instance] 2026-04-23 17:15:14.487340 | instance | [barbican] 2026-04-23 17:15:14.487345 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 17:15:15.229516 | instance | [barbican] ok: [instance] 2026-04-23 17:15:15.229609 | instance | [barbican] 2026-04-23 17:15:15.229616 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:15:15.471210 | instance | [barbican] ok: [instance] 2026-04-23 17:15:15.471292 | instance | [barbican] 2026-04-23 17:15:15.471304 | instance | [barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:15:15.558290 | instance | [barbican] included: rabbitmq for instance 2026-04-23 17:15:15.558368 | instance | [barbican] 2026-04-23 17:15:15.558387 | instance | [barbican] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:15:16.870058 | instance | [barbican] ok: [instance] 2026-04-23 17:15:16.870146 | instance | [barbican] 2026-04-23 17:15:16.870152 | instance | [barbican] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:15:16.932501 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:16.932571 | instance | [barbican] 2026-04-23 17:15:16.932583 | instance | [barbican] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:15:16.993893 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:17.033987 | instance | [barbican] 2026-04-23 17:15:17.034040 | instance | [barbican] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:15:17.051686 | instance | [barbican] skipping: [instance] 2026-04-23 17:15:17.051744 | instance | [barbican] 2026-04-23 17:15:17.051752 | instance | [barbican] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:15:32.545549 | instance | [heat] changed: [instance] 2026-04-23 17:15:32.545602 | instance | [heat] 2026-04-23 17:15:32.545610 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:15:32.563299 | instance | [cinder] changed: [instance] 2026-04-23 17:15:32.563348 | instance | [cinder] 2026-04-23 17:15:32.563356 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:15:33.373579 | instance | [cinder] ok: [instance] 2026-04-23 17:15:33.375515 | instance | [cinder] 2026-04-23 17:15:33.375575 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:15:33.444022 | instance | [cinder] ok: [instance] 2026-04-23 17:15:33.452350 | instance | [cinder] 2026-04-23 17:15:33.452396 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:15:33.692245 | instance | [heat] ok: [instance] 2026-04-23 17:15:33.692315 | instance | [heat] 2026-04-23 17:15:33.692331 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:15:33.746716 | instance | [heat] ok: [instance] 2026-04-23 17:15:33.746798 | instance | [heat] 2026-04-23 17:15:33.746805 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:15:34.320655 | instance | [cinder] ok: [instance] 2026-04-23 17:15:34.320728 | instance | [cinder] 2026-04-23 17:15:34.320735 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:34.381537 | instance | [cinder] ok: [instance] 2026-04-23 17:15:34.381598 | instance | [cinder] 2026-04-23 17:15:34.381605 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:34.429792 | instance | [cinder] ok: [instance] 2026-04-23 17:15:34.433231 | instance | [cinder] 2026-04-23 17:15:34.433244 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:34.558361 | instance | [cinder] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:15:34.558453 | instance | [cinder] ok: [instance] => (item=image) 2026-04-23 17:15:34.558459 | instance | [cinder] ok: [instance] => (item=oslo_db) 2026-04-23 17:15:34.558468 | instance | [cinder] ok: [instance] => (item=oslo_cache) 2026-04-23 17:15:34.558472 | instance | [cinder] ok: [instance] => (item=identity) 2026-04-23 17:15:34.558476 | instance | [cinder] ok: [instance] => (item=volumev3) 2026-04-23 17:15:34.558480 | instance | [cinder] 2026-04-23 17:15:34.558484 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:34.568085 | instance | [heat] ok: [instance] 2026-04-23 17:15:34.568144 | instance | [heat] 2026-04-23 17:15:34.568150 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:34.619002 | instance | [heat] ok: [instance] 2026-04-23 17:15:34.619067 | instance | [heat] 2026-04-23 17:15:34.619074 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:34.626137 | instance | [cinder] ok: [instance] 2026-04-23 17:15:34.626185 | instance | [cinder] 2026-04-23 17:15:34.626190 | instance | [cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:15:34.661730 | instance | [heat] ok: [instance] 2026-04-23 17:15:34.661783 | instance | [heat] 2026-04-23 17:15:34.661788 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:34.697695 | instance | [cinder] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:15:34.697766 | instance | [cinder] 2026-04-23 17:15:34.697778 | instance | [cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:15:34.811800 | instance | [heat] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:15:34.811858 | instance | [heat] ok: [instance] => (item=orchestration) 2026-04-23 17:15:34.811862 | instance | [heat] ok: [instance] => (item=cloudformation) 2026-04-23 17:15:34.811867 | instance | [heat] ok: [instance] => (item=oslo_cache) 2026-04-23 17:15:34.811871 | instance | [heat] ok: [instance] => (item=oslo_db) 2026-04-23 17:15:34.811875 | instance | [heat] ok: [instance] => (item=identity) 2026-04-23 17:15:34.811879 | instance | [heat] 2026-04-23 17:15:34.811884 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:34.874544 | instance | [heat] ok: [instance] 2026-04-23 17:15:34.874613 | instance | [heat] 2026-04-23 17:15:34.874621 | instance | [heat] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:15:34.944624 | instance | [heat] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:15:34.944701 | instance | [heat] 2026-04-23 17:15:34.944707 | instance | [heat] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:15:35.480403 | instance | [glance] changed: [instance] 2026-04-23 17:15:35.480514 | instance | [glance] 2026-04-23 17:15:35.480525 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:15:35.490506 | instance | [cinder] changed: [instance] 2026-04-23 17:15:35.490542 | instance | [cinder] 2026-04-23 17:15:35.490549 | instance | [cinder] TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-23 17:15:35.769506 | instance | [heat] changed: [instance] 2026-04-23 17:15:35.769617 | instance | [heat] 2026-04-23 17:15:35.769628 | instance | [heat] TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-23 17:15:35.933476 | instance | [cinder] ok: [instance] 2026-04-23 17:15:35.933536 | instance | [cinder] 2026-04-23 17:15:35.933544 | instance | [cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-23 17:15:35.999719 | instance | [cinder] ok: [instance] 2026-04-23 17:15:35.999807 | instance | [cinder] 2026-04-23 17:15:35.999819 | instance | [cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-04-23 17:15:36.212545 | instance | [cinder] ok: [instance] 2026-04-23 17:15:36.212620 | instance | [cinder] 2026-04-23 17:15:36.212653 | instance | [cinder] TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-23 17:15:36.316066 | instance | [glance] ok: [instance] 2026-04-23 17:15:36.316130 | instance | [glance] 2026-04-23 17:15:36.316139 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:15:36.384653 | instance | [glance] ok: [instance] 2026-04-23 17:15:36.384757 | instance | [glance] 2026-04-23 17:15:36.384769 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:15:37.276352 | instance | [glance] ok: [instance] 2026-04-23 17:15:37.276478 | instance | [glance] 2026-04-23 17:15:37.276492 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:37.354277 | instance | [glance] ok: [instance] 2026-04-23 17:15:37.354360 | instance | [glance] 2026-04-23 17:15:37.354366 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:37.419116 | instance | [glance] ok: [instance] 2026-04-23 17:15:37.419216 | instance | [glance] 2026-04-23 17:15:37.419227 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:37.550591 | instance | [glance] ok: [instance] => (item=identity) 2026-04-23 17:15:37.550643 | instance | [glance] ok: [instance] => (item=dashboard) 2026-04-23 17:15:37.550649 | instance | [glance] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:15:37.550653 | instance | [glance] ok: [instance] => (item=oslo_db) 2026-04-23 17:15:37.550657 | instance | [glance] ok: [instance] => (item=oslo_cache) 2026-04-23 17:15:37.550661 | instance | [glance] ok: [instance] => (item=image) 2026-04-23 17:15:37.550665 | instance | [glance] 2026-04-23 17:15:37.550669 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:37.638129 | instance | [glance] ok: [instance] 2026-04-23 17:15:37.638190 | instance | [glance] 2026-04-23 17:15:37.638197 | instance | [glance] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:15:37.712508 | instance | [glance] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:15:37.712576 | instance | [glance] 2026-04-23 17:15:37.712582 | instance | [glance] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:15:38.605954 | instance | [glance] changed: [instance] 2026-04-23 17:15:38.606042 | instance | [glance] 2026-04-23 17:15:38.606064 | instance | [glance] TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-04-23 17:15:39.022118 | instance | [glance] ok: [instance] 2026-04-23 17:15:39.022224 | instance | [glance] 2026-04-23 17:15:39.022232 | instance | [glance] TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-23 17:15:47.680139 | instance | [horizon] changed: [instance] 2026-04-23 17:15:47.680220 | instance | [horizon] 2026-04-23 17:15:47.680234 | instance | [horizon] TASK [Create Ingress] ********************************************************** 2026-04-23 17:15:47.784778 | instance | [horizon] included: openstack_helm_ingress for instance 2026-04-23 17:15:47.784845 | instance | [horizon] 2026-04-23 17:15:47.784855 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:15:47.833329 | instance | [horizon] skipping: [instance] 2026-04-23 17:15:47.833374 | instance | [horizon] 2026-04-23 17:15:47.833380 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:15:47.876480 | instance | [horizon] skipping: [instance] 2026-04-23 17:15:47.876539 | instance | [horizon] 2026-04-23 17:15:47.876544 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:15:47.944122 | instance | [horizon] ok: [instance] 2026-04-23 17:15:47.944174 | instance | [horizon] 2026-04-23 17:15:47.944180 | instance | [horizon] TASK [Create Ingress dashboard] ************************************************ 2026-04-23 17:15:48.007570 | instance | [horizon] included: ingress for instance 2026-04-23 17:15:48.007639 | instance | [horizon] 2026-04-23 17:15:48.007645 | instance | [horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-23 17:15:48.780197 | instance | [barbican] changed: [instance] 2026-04-23 17:15:48.780279 | instance | [barbican] 2026-04-23 17:15:48.780292 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:15:49.328427 | instance | [horizon] changed: [instance] 2026-04-23 17:15:49.328557 | instance | [horizon] 2026-04-23 17:15:49.328564 | instance | [horizon] PLAY RECAP ********************************************************************* 2026-04-23 17:15:49.328570 | instance | [horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-23 17:15:49.328575 | instance | [horizon] 2026-04-23 17:15:49.422438 | instance | ==> [horizon] Deployment complete 2026-04-23 17:15:49.704678 | instance | [barbican] ok: [instance] 2026-04-23 17:15:49.704763 | instance | [barbican] 2026-04-23 17:15:49.704775 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:15:49.779986 | instance | [barbican] ok: [instance] 2026-04-23 17:15:49.780048 | instance | [barbican] 2026-04-23 17:15:49.780054 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:15:50.753330 | instance | [barbican] ok: [instance] 2026-04-23 17:15:50.753409 | instance | [barbican] 2026-04-23 17:15:50.753416 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:15:50.831935 | instance | [barbican] ok: [instance] 2026-04-23 17:15:50.832012 | instance | [barbican] 2026-04-23 17:15:50.832023 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:15:50.881180 | instance | [barbican] ok: [instance] 2026-04-23 17:15:50.881278 | instance | [barbican] 2026-04-23 17:15:50.881290 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:15:51.001775 | instance | [barbican] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:15:51.001839 | instance | [barbican] ok: [instance] => (item=key_manager) 2026-04-23 17:15:51.001846 | instance | [barbican] ok: [instance] => (item=oslo_db) 2026-04-23 17:15:51.001850 | instance | [barbican] ok: [instance] => (item=identity) 2026-04-23 17:15:51.001854 | instance | [barbican] ok: [instance] => (item=oslo_cache) 2026-04-23 17:15:51.001858 | instance | [barbican] 2026-04-23 17:15:51.001862 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:15:51.075605 | instance | [barbican] ok: [instance] 2026-04-23 17:15:51.075677 | instance | [barbican] 2026-04-23 17:15:51.075685 | instance | [barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:15:51.146418 | instance | [barbican] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:15:51.146471 | instance | [barbican] 2026-04-23 17:15:51.146476 | instance | [barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:15:51.822076 | instance | [barbican] changed: [instance] 2026-04-23 17:15:51.822137 | instance | [barbican] 2026-04-23 17:15:51.822143 | instance | [barbican] TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-23 17:16:57.698102 | instance | [placement] changed: [instance] 2026-04-23 17:16:57.698197 | instance | [placement] 2026-04-23 17:16:57.698205 | instance | [placement] TASK [Create Ingress] ********************************************************** 2026-04-23 17:16:57.802524 | instance | [placement] included: openstack_helm_ingress for instance 2026-04-23 17:16:57.802583 | instance | [placement] 2026-04-23 17:16:57.802591 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:16:57.851951 | instance | [placement] skipping: [instance] 2026-04-23 17:16:57.852011 | instance | [placement] 2026-04-23 17:16:57.852022 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:16:57.899695 | instance | [placement] skipping: [instance] 2026-04-23 17:16:57.899765 | instance | [placement] 2026-04-23 17:16:57.899796 | instance | [placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:16:57.961177 | instance | [placement] ok: [instance] 2026-04-23 17:16:57.961282 | instance | [placement] 2026-04-23 17:16:57.961294 | instance | [placement] TASK [Create Ingress placement] ************************************************ 2026-04-23 17:16:58.027886 | instance | [placement] included: ingress for instance 2026-04-23 17:16:58.027980 | instance | [placement] 2026-04-23 17:16:58.028001 | instance | [placement] TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-23 17:16:59.415290 | instance | [placement] changed: [instance] 2026-04-23 17:16:59.415357 | instance | [placement] 2026-04-23 17:16:59.415365 | instance | [placement] PLAY RECAP ********************************************************************* 2026-04-23 17:16:59.415386 | instance | [placement] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-23 17:16:59.415393 | instance | [placement] 2026-04-23 17:16:59.497364 | instance | ==> [placement] Deployment complete 2026-04-23 17:17:59.795589 | instance | [barbican] changed: [instance] 2026-04-23 17:17:59.795685 | instance | [barbican] 2026-04-23 17:17:59.795697 | instance | [barbican] TASK [Create Ingress] ********************************************************** 2026-04-23 17:17:59.896030 | instance | [barbican] included: openstack_helm_ingress for instance 2026-04-23 17:17:59.896090 | instance | [barbican] 2026-04-23 17:17:59.896098 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:17:59.942824 | instance | [barbican] skipping: [instance] 2026-04-23 17:17:59.942902 | instance | [barbican] 2026-04-23 17:17:59.942919 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:17:59.996217 | instance | [barbican] skipping: [instance] 2026-04-23 17:17:59.996277 | instance | [barbican] 2026-04-23 17:17:59.996283 | instance | [barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:18:00.064662 | instance | [barbican] ok: [instance] 2026-04-23 17:18:00.064758 | instance | [barbican] 2026-04-23 17:18:00.064770 | instance | [barbican] TASK [Create Ingress key-manager] ********************************************** 2026-04-23 17:18:00.131895 | instance | [barbican] included: ingress for instance 2026-04-23 17:18:00.131992 | instance | [barbican] 2026-04-23 17:18:00.132004 | instance | [barbican] TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-23 17:18:01.214078 | instance | [barbican] changed: [instance] 2026-04-23 17:18:01.214190 | instance | [barbican] 2026-04-23 17:18:01.214203 | instance | [barbican] TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-23 17:18:02.572333 | instance | [barbican] changed: [instance] 2026-04-23 17:18:02.572391 | instance | [barbican] 2026-04-23 17:18:02.572397 | instance | [barbican] TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-23 17:18:13.564305 | instance | [barbican] changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-23 17:18:13.564366 | instance | [barbican] 2026-04-23 17:18:13.564373 | instance | [barbican] PLAY RECAP ********************************************************************* 2026-04-23 17:18:13.564379 | instance | [barbican] instance : ok=42 changed=6 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-23 17:18:13.564385 | instance | [barbican] 2026-04-23 17:18:13.667695 | instance | ==> [barbican] Deployment complete 2026-04-23 17:18:15.045821 | instance | [glance] changed: [instance] 2026-04-23 17:18:15.045904 | instance | [glance] 2026-04-23 17:18:15.045922 | instance | [glance] TASK [Create Ingress] ********************************************************** 2026-04-23 17:18:15.158404 | instance | [glance] included: openstack_helm_ingress for instance 2026-04-23 17:18:15.158471 | instance | [glance] 2026-04-23 17:18:15.158482 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:18:15.211451 | instance | [glance] skipping: [instance] 2026-04-23 17:18:15.211528 | instance | [glance] 2026-04-23 17:18:15.211536 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:18:15.265725 | instance | [glance] skipping: [instance] 2026-04-23 17:18:15.265825 | instance | [glance] 2026-04-23 17:18:15.265841 | instance | [glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:18:15.335490 | instance | [glance] ok: [instance] 2026-04-23 17:18:15.335580 | instance | [glance] 2026-04-23 17:18:15.335592 | instance | [glance] TASK [Create Ingress image] **************************************************** 2026-04-23 17:18:15.408798 | instance | [glance] included: ingress for instance 2026-04-23 17:18:15.408883 | instance | [glance] 2026-04-23 17:18:15.408895 | instance | [glance] TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-23 17:18:16.535274 | instance | [glance] changed: [instance] 2026-04-23 17:18:16.535337 | instance | [glance] 2026-04-23 17:18:16.535345 | instance | [glance] TASK [Create images] *********************************************************** 2026-04-23 17:18:16.652361 | instance | [glance] 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-04-23 17:18:16.652426 | instance | [glance] 2026-04-23 17:18:16.652434 | instance | [glance] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 17:18:20.569471 | instance | [glance] changed: [instance] 2026-04-23 17:18:20.569564 | instance | [glance] 2026-04-23 17:18:20.569569 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 17:19:34.255365 | instance | [heat] changed: [instance] 2026-04-23 17:19:34.255429 | instance | [heat] 2026-04-23 17:19:34.255435 | instance | [heat] TASK [Create Ingress] ********************************************************** 2026-04-23 17:19:34.346319 | instance | [heat] included: openstack_helm_ingress for instance 2026-04-23 17:19:34.346379 | instance | [heat] 2026-04-23 17:19:34.346385 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:19:34.397122 | instance | [heat] skipping: [instance] 2026-04-23 17:19:34.397184 | instance | [heat] 2026-04-23 17:19:34.397190 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:19:34.447812 | instance | [heat] skipping: [instance] 2026-04-23 17:19:34.447867 | instance | [heat] 2026-04-23 17:19:34.447873 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:19:34.529813 | instance | [heat] ok: [instance] 2026-04-23 17:19:34.529907 | instance | [heat] 2026-04-23 17:19:34.529918 | instance | [heat] TASK [Create Ingress orchestration] ******************************************** 2026-04-23 17:19:34.607166 | instance | [heat] included: ingress for instance 2026-04-23 17:19:34.607271 | instance | [heat] 2026-04-23 17:19:34.607284 | instance | [heat] TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-23 17:19:36.191531 | instance | [heat] changed: [instance] 2026-04-23 17:19:36.191600 | instance | [heat] 2026-04-23 17:19:36.191608 | instance | [heat] TASK [Create Ingress] ********************************************************** 2026-04-23 17:19:36.284593 | instance | [heat] included: openstack_helm_ingress for instance 2026-04-23 17:19:36.284648 | instance | [heat] 2026-04-23 17:19:36.284670 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:19:36.331931 | instance | [heat] skipping: [instance] 2026-04-23 17:19:36.331984 | instance | [heat] 2026-04-23 17:19:36.331990 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:19:36.372508 | instance | [heat] skipping: [instance] 2026-04-23 17:19:36.372603 | instance | [heat] 2026-04-23 17:19:36.372615 | instance | [heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:19:36.432697 | instance | [heat] ok: [instance] 2026-04-23 17:19:36.432787 | instance | [heat] 2026-04-23 17:19:36.432799 | instance | [heat] TASK [Create Ingress cloudformation] ******************************************* 2026-04-23 17:19:36.524329 | instance | [heat] included: ingress for instance 2026-04-23 17:19:36.524409 | instance | [heat] 2026-04-23 17:19:36.524417 | instance | [heat] TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-23 17:19:37.720806 | instance | [heat] changed: [instance] 2026-04-23 17:19:37.720921 | instance | [heat] 2026-04-23 17:19:37.720933 | instance | [heat] PLAY RECAP ********************************************************************* 2026-04-23 17:19:37.720942 | instance | [heat] instance : ok=23 changed=5 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-23 17:19:37.720951 | instance | [heat] 2026-04-23 17:19:37.849720 | instance | ==> [heat] Deployment complete 2026-04-23 17:20:05.580477 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-23 17:20:05.580561 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-23 17:20:05.580568 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-23 17:20:05.580574 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-23 17:20:05.580579 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-23 17:20:05.580585 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-23 17:20:05.580590 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-23 17:20:05.580595 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-23 17:20:05.580601 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-04-23 17:20:05.580606 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-04-23 17:20:05.580611 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-04-23 17:20:05.580616 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-04-23 17:20:05.580622 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-04-23 17:20:05.580627 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-04-23 17:20:05.580632 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-04-23 17:20:05.580638 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-04-23 17:20:05.580643 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-04-23 17:20:05.580648 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-04-23 17:20:05.580653 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-04-23 17:20:05.580659 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-04-23 17:20:05.580664 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-04-23 17:20:05.580669 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-04-23 17:20:05.580675 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-04-23 17:20:05.580680 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-04-23 17:20:05.580685 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-04-23 17:20:05.580690 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-04-23 17:20:05.580697 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-04-23 17:20:05.580704 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-04-23 17:20:05.580709 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-04-23 17:20:05.580715 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-04-23 17:20:05.580720 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-04-23 17:20:05.580725 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-04-23 17:20:05.580748 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-04-23 17:20:05.580754 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-04-23 17:20:05.580759 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-04-23 17:20:05.580764 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-04-23 17:20:05.580770 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-04-23 17:20:05.580775 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-04-23 17:20:05.580780 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-04-23 17:20:05.580785 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-04-23 17:20:05.580794 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-04-23 17:20:05.580800 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-04-23 17:20:05.580805 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-04-23 17:20:05.580810 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-04-23 17:20:05.580816 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-04-23 17:20:05.580821 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-04-23 17:20:05.580826 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-04-23 17:20:05.580831 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-04-23 17:20:05.580837 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-04-23 17:20:05.580842 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-04-23 17:20:05.580860 | instance | [glance] FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-04-23 17:20:05.580866 | instance | [glance] ok: [instance] 2026-04-23 17:20:05.580872 | instance | [glance] 2026-04-23 17:20:05.580878 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 17:20:06.045809 | instance | [glance] changed: [instance] 2026-04-23 17:20:06.045926 | instance | [glance] 2026-04-23 17:20:06.045999 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 17:20:07.208183 | instance | [glance] changed: [instance] 2026-04-23 17:20:07.208310 | instance | [glance] 2026-04-23 17:20:07.208319 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 17:20:07.704096 | instance | [glance] ok: [instance] 2026-04-23 17:20:07.704229 | instance | [glance] 2026-04-23 17:20:07.704237 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 17:20:08.144277 | instance | [glance] changed: [instance] 2026-04-23 17:20:08.144786 | instance | [glance] 2026-04-23 17:20:08.144795 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 17:20:08.979720 | instance | [glance] ok: [instance] 2026-04-23 17:20:08.979804 | instance | [glance] 2026-04-23 17:20:08.979812 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 17:20:14.760365 | instance | [glance] changed: [instance] 2026-04-23 17:20:14.760514 | instance | [glance] 2026-04-23 17:20:14.760547 | instance | [glance] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 17:20:15.169370 | instance | [glance] changed: [instance] 2026-04-23 17:20:15.169463 | instance | [glance] 2026-04-23 17:20:15.169469 | instance | [glance] PLAY RECAP ********************************************************************* 2026-04-23 17:20:15.169474 | instance | [glance] instance : ok=33 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-23 17:20:15.169478 | instance | [glance] 2026-04-23 17:20:15.269060 | instance | ==> [glance] Deployment complete 2026-04-23 17:20:28.198157 | instance | [cinder] changed: [instance] 2026-04-23 17:20:28.198256 | instance | [cinder] 2026-04-23 17:20:28.198264 | instance | [cinder] TASK [Create Ingress] ********************************************************** 2026-04-23 17:20:28.290178 | instance | [cinder] included: openstack_helm_ingress for instance 2026-04-23 17:20:28.290269 | instance | [cinder] 2026-04-23 17:20:28.290280 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:20:28.338162 | instance | [cinder] skipping: [instance] 2026-04-23 17:20:28.338201 | instance | [cinder] 2026-04-23 17:20:28.338213 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:20:28.383891 | instance | [cinder] skipping: [instance] 2026-04-23 17:20:28.383926 | instance | [cinder] 2026-04-23 17:20:28.383936 | instance | [cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:20:28.453979 | instance | [cinder] ok: [instance] 2026-04-23 17:20:28.454080 | instance | [cinder] 2026-04-23 17:20:28.454092 | instance | [cinder] TASK [Create Ingress volumev3] ************************************************* 2026-04-23 17:20:28.523044 | instance | [cinder] included: ingress for instance 2026-04-23 17:20:28.523150 | instance | [cinder] 2026-04-23 17:20:28.523166 | instance | [cinder] TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-23 17:20:29.573520 | instance | [cinder] changed: [instance] 2026-04-23 17:20:29.573614 | instance | [cinder] 2026-04-23 17:20:29.573623 | instance | [cinder] PLAY RECAP ********************************************************************* 2026-04-23 17:20:29.573638 | instance | [cinder] instance : ok=22 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-23 17:20:29.573645 | instance | [cinder] 2026-04-23 17:20:29.678911 | instance | ==> [cinder] Deployment complete 2026-04-23 17:20:29.679018 | instance | ==> [nova] Starting deployment 2026-04-23 17:20:29.679029 | instance | ==> [rook-ceph-cluster] Starting deployment 2026-04-23 17:20:29.679135 | instance | ==> [staffeln] Starting deployment 2026-04-23 17:20:30.261010 | instance | [staffeln] 2026-04-23 17:20:30.261107 | instance | [staffeln] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:20:30.261119 | instance | [staffeln] 2026-04-23 17:20:30.261128 | instance | [staffeln] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:20:30.270293 | instance | [rook-ceph-cluster] 2026-04-23 17:20:30.270372 | instance | [rook-ceph-cluster] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:20:30.270379 | instance | [rook-ceph-cluster] 2026-04-23 17:20:30.270385 | instance | [rook-ceph-cluster] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:20:30.310269 | instance | [nova] 2026-04-23 17:20:30.310339 | instance | [nova] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:20:30.310355 | instance | [nova] 2026-04-23 17:20:30.310367 | instance | [nova] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:20:33.442015 | instance | [nova] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:20:33.442102 | instance | [nova] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:20:33.442109 | instance | [nova] interpreter could change the meaning of that path. See 2026-04-23 17:20:33.442114 | instance | [nova] https://docs.ansible.com/ansible- 2026-04-23 17:20:33.442119 | instance | [nova] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:20:33.495918 | instance | [nova] ok: [instance] 2026-04-23 17:20:33.496019 | instance | [nova] 2026-04-23 17:20:33.496030 | instance | [nova] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:20:33.545585 | instance | [staffeln] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:20:33.545640 | instance | [staffeln] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:20:33.545648 | instance | [staffeln] interpreter could change the meaning of that path. See 2026-04-23 17:20:33.545654 | instance | [staffeln] https://docs.ansible.com/ansible- 2026-04-23 17:20:33.545661 | instance | [staffeln] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:20:33.601019 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:33.601084 | instance | [staffeln] 2026-04-23 17:20:33.601094 | instance | [staffeln] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:20:33.659590 | instance | [rook-ceph-cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:20:33.659637 | instance | [rook-ceph-cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:20:33.659646 | instance | [rook-ceph-cluster] interpreter could change the meaning of that path. See 2026-04-23 17:20:33.659653 | instance | [rook-ceph-cluster] https://docs.ansible.com/ansible- 2026-04-23 17:20:33.659659 | instance | [rook-ceph-cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:20:33.715051 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:20:33.715104 | instance | [rook-ceph-cluster] 2026-04-23 17:20:33.715113 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:20:34.775453 | instance | [nova] ok: [instance] 2026-04-23 17:20:34.775508 | instance | [nova] 2026-04-23 17:20:34.775513 | instance | [nova] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:20:34.929806 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:34.929873 | instance | [staffeln] 2026-04-23 17:20:34.929882 | instance | [staffeln] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:20:35.061859 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:20:35.061921 | instance | [rook-ceph-cluster] 2026-04-23 17:20:35.061934 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:20:35.220913 | instance | [nova] ok: [instance] 2026-04-23 17:20:35.220975 | instance | [nova] 2026-04-23 17:20:35.220982 | instance | [nova] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:20:35.399434 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:35.399518 | instance | [staffeln] 2026-04-23 17:20:35.399526 | instance | [staffeln] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:20:35.573614 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:20:35.573706 | instance | [rook-ceph-cluster] 2026-04-23 17:20:35.573720 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:20:35.988155 | instance | [nova] ok: [instance] 2026-04-23 17:20:35.988247 | instance | [nova] 2026-04-23 17:20:35.988259 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:20:36.138356 | instance | [nova] ok: [instance] 2026-04-23 17:20:36.138436 | instance | [nova] 2026-04-23 17:20:36.138444 | instance | [nova] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:20:36.172156 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:36.172220 | instance | [staffeln] 2026-04-23 17:20:36.172228 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:20:36.233714 | instance | [nova] included: rabbitmq for instance 2026-04-23 17:20:36.233840 | instance | [nova] 2026-04-23 17:20:36.233859 | instance | [nova] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:20:36.310002 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:36.310062 | instance | [staffeln] 2026-04-23 17:20:36.310067 | instance | [staffeln] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:20:36.365220 | instance | [staffeln] skipping: [instance] 2026-04-23 17:20:36.365316 | instance | [staffeln] 2026-04-23 17:20:36.365328 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:20:36.378629 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:20:36.378695 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.378704 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:20:36.421504 | instance | [staffeln] skipping: [instance] 2026-04-23 17:20:36.421599 | instance | [staffeln] 2026-04-23 17:20:36.421611 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:20:36.434291 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:20:36.434345 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.434354 | instance | [rook-ceph-cluster] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:20:36.480529 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:20:36.480613 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.480626 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:20:36.482845 | instance | [staffeln] skipping: [instance] 2026-04-23 17:20:36.482864 | instance | [staffeln] 2026-04-23 17:20:36.482874 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:20:36.534522 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:20:36.534592 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.534604 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:20:36.585313 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:20:36.585398 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.585422 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:20:36.632661 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:20:36.632755 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.632768 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:20:36.679199 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:20:36.679272 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.679285 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:20:36.755508 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:20:36.755579 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.755585 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:20:36.827599 | instance | [rook-ceph-cluster] ok: [instance] => (item=rook_ceph_cluster) 2026-04-23 17:20:36.827652 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.827663 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:20:36.915119 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:20:36.915178 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.915190 | instance | [rook-ceph-cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:20:36.990990 | instance | [rook-ceph-cluster] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:20:36.991056 | instance | [rook-ceph-cluster] 2026-04-23 17:20:36.991065 | instance | [rook-ceph-cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:20:37.219221 | instance | [nova] ok: [instance] 2026-04-23 17:20:37.219302 | instance | [nova] 2026-04-23 17:20:37.219314 | instance | [nova] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:20:37.276639 | instance | [nova] skipping: [instance] 2026-04-23 17:20:37.276710 | instance | [nova] 2026-04-23 17:20:37.276723 | instance | [nova] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:20:37.349947 | instance | [nova] skipping: [instance] 2026-04-23 17:20:37.350050 | instance | [nova] 2026-04-23 17:20:37.350062 | instance | [nova] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:20:37.412837 | instance | [nova] skipping: [instance] 2026-04-23 17:20:37.412911 | instance | [nova] 2026-04-23 17:20:37.412921 | instance | [nova] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:20:37.471900 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:37.471952 | instance | [staffeln] 2026-04-23 17:20:37.471978 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:20:37.545087 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:37.545144 | instance | [staffeln] 2026-04-23 17:20:37.545153 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:20:37.612545 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:37.612595 | instance | [staffeln] 2026-04-23 17:20:37.612600 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:20:37.681803 | instance | [rook-ceph-cluster] changed: [instance] 2026-04-23 17:20:37.681858 | instance | [rook-ceph-cluster] 2026-04-23 17:20:37.681898 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-23 17:20:37.713591 | instance | [staffeln] ok: [instance] => (item=oslo_cache) 2026-04-23 17:20:37.713678 | instance | [staffeln] ok: [instance] => (item=staffeln) 2026-04-23 17:20:37.713686 | instance | [staffeln] ok: [instance] => (item=oslo_db) 2026-04-23 17:20:37.713692 | instance | [staffeln] ok: [instance] => (item=identity) 2026-04-23 17:20:37.713697 | instance | [staffeln] 2026-04-23 17:20:37.713704 | instance | [staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:20:37.799397 | instance | [staffeln] ok: [instance] 2026-04-23 17:20:37.799483 | instance | [staffeln] 2026-04-23 17:20:37.799491 | instance | [staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:20:37.883604 | instance | [staffeln] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:20:37.883692 | instance | [staffeln] 2026-04-23 17:20:37.883711 | instance | [staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:20:38.674763 | instance | [staffeln] changed: [instance] 2026-04-23 17:20:38.674840 | instance | [staffeln] 2026-04-23 17:20:38.674849 | instance | [staffeln] TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-23 17:20:52.847396 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:20:52.847499 | instance | [rook-ceph-cluster] 2026-04-23 17:20:52.847512 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-23 17:21:01.698514 | instance | [staffeln] changed: [instance] 2026-04-23 17:21:01.698606 | instance | [staffeln] 2026-04-23 17:21:01.698618 | instance | [staffeln] PLAY RECAP ********************************************************************* 2026-04-23 17:21:01.698629 | instance | [staffeln] instance : ok=13 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-04-23 17:21:01.698639 | instance | [staffeln] 2026-04-23 17:21:01.781930 | instance | ==> [staffeln] Deployment complete 2026-04-23 17:21:07.954769 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:21:07.954897 | instance | [rook-ceph-cluster] 2026-04-23 17:21:07.954909 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-23 17:21:08.719519 | instance | [nova] changed: [instance] 2026-04-23 17:21:08.719576 | instance | [nova] 2026-04-23 17:21:08.719582 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:21:09.545674 | instance | [nova] ok: [instance] 2026-04-23 17:21:09.545771 | instance | [nova] 2026-04-23 17:21:09.545801 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:21:09.611322 | instance | [nova] ok: [instance] 2026-04-23 17:21:09.611405 | instance | [nova] 2026-04-23 17:21:09.611414 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:21:09.645373 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:21:09.645432 | instance | [rook-ceph-cluster] 2026-04-23 17:21:09.645444 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-23 17:21:10.429257 | instance | [nova] ok: [instance] 2026-04-23 17:21:10.429371 | instance | [nova] 2026-04-23 17:21:10.429410 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:21:10.490565 | instance | [nova] ok: [instance] 2026-04-23 17:21:10.490650 | instance | [nova] 2026-04-23 17:21:10.490662 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:21:10.543748 | instance | [nova] ok: [instance] 2026-04-23 17:21:10.543831 | instance | [nova] 2026-04-23 17:21:10.543842 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:21:10.756912 | instance | [nova] ok: [instance] => (item=compute_novnc_proxy) 2026-04-23 17:21:10.756994 | instance | [nova] ok: [instance] => (item=baremetal) 2026-04-23 17:21:10.757007 | instance | [nova] ok: [instance] => (item=identity) 2026-04-23 17:21:10.757019 | instance | [nova] ok: [instance] => (item=compute_metadata) 2026-04-23 17:21:10.757028 | instance | [nova] ok: [instance] => (item=oslo_db_cell0) 2026-04-23 17:21:10.757038 | instance | [nova] ok: [instance] => (item=placement) 2026-04-23 17:21:10.757047 | instance | [nova] ok: [instance] => (item=oslo_cache) 2026-04-23 17:21:10.757056 | instance | [nova] ok: [instance] => (item=oslo_db_api) 2026-04-23 17:21:10.757065 | instance | [nova] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:21:10.757074 | instance | [nova] ok: [instance] => (item=compute) 2026-04-23 17:21:10.757083 | instance | [nova] ok: [instance] => (item=volumev3) 2026-04-23 17:21:10.757092 | instance | [nova] ok: [instance] => (item=oslo_db) 2026-04-23 17:21:10.757102 | instance | [nova] ok: [instance] => (item=image) 2026-04-23 17:21:10.757111 | instance | [nova] ok: [instance] => (item=network) 2026-04-23 17:21:10.757120 | instance | [nova] 2026-04-23 17:21:10.757130 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:21:10.831076 | instance | [nova] ok: [instance] 2026-04-23 17:21:10.831167 | instance | [nova] 2026-04-23 17:21:10.831174 | instance | [nova] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:21:10.899554 | instance | [nova] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:21:10.899647 | instance | [nova] 2026-04-23 17:21:10.899659 | instance | [nova] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:21:11.260188 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:21:11.260280 | instance | [rook-ceph-cluster] 2026-04-23 17:21:11.260293 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-23 17:21:11.641841 | instance | [nova] changed: [instance] 2026-04-23 17:21:11.641929 | instance | [nova] 2026-04-23 17:21:11.641941 | instance | [nova] TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-04-23 17:21:11.707627 | instance | [nova] skipping: [instance] 2026-04-23 17:21:11.707702 | instance | [nova] 2026-04-23 17:21:11.707711 | instance | [nova] TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-23 17:21:12.107362 | instance | [nova] ok: [instance -> localhost] 2026-04-23 17:21:12.107459 | instance | [nova] 2026-04-23 17:21:12.107471 | instance | [nova] TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-23 17:21:12.401145 | instance | [rook-ceph-cluster] changed: [instance] 2026-04-23 17:21:12.401254 | instance | [rook-ceph-cluster] 2026-04-23 17:21:12.401269 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-23 17:21:12.707044 | instance | [nova] ok: [instance -> localhost] 2026-04-23 17:21:12.707149 | instance | [nova] 2026-04-23 17:21:12.707165 | instance | [nova] TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-23 17:21:13.215666 | instance | [rook-ceph-cluster] changed: [instance] 2026-04-23 17:21:13.215747 | instance | [rook-ceph-cluster] 2026-04-23 17:21:13.215756 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-23 17:21:13.258885 | instance | [nova] ok: [instance -> localhost] 2026-04-23 17:21:13.258984 | instance | [nova] 2026-04-23 17:21:13.258993 | instance | [nova] TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-23 17:21:13.498666 | instance | [nova] ok: [instance -> localhost] 2026-04-23 17:21:13.498745 | instance | [nova] 2026-04-23 17:21:13.498758 | instance | [nova] TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-23 17:21:15.132627 | instance | [nova] ok: [instance] => (item=nova-bootstrap) 2026-04-23 17:21:15.132719 | instance | [nova] ok: [instance] => (item=nova-cell-setup) 2026-04-23 17:21:15.132726 | instance | [nova] 2026-04-23 17:21:15.132733 | instance | [nova] TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-04-23 17:21:15.519640 | instance | [rook-ceph-cluster] changed: [instance] 2026-04-23 17:21:15.519724 | instance | [rook-ceph-cluster] 2026-04-23 17:21:15.519734 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-23 17:21:15.790593 | instance | [nova] ok: [instance] 2026-04-23 17:21:15.790644 | instance | [nova] 2026-04-23 17:21:15.790650 | instance | [nova] TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-23 17:21:17.251094 | instance | [rook-ceph-cluster] [WARNING]: Module did not set no_log for update_password 2026-04-23 17:21:17.284931 | instance | [rook-ceph-cluster] changed: [instance] 2026-04-23 17:21:17.285089 | instance | [rook-ceph-cluster] 2026-04-23 17:21:17.285100 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-23 17:21:26.549294 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:21:26.549410 | instance | [rook-ceph-cluster] 2026-04-23 17:21:26.549422 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-23 17:21:27.888905 | instance | [rook-ceph-cluster] changed: [instance] 2026-04-23 17:21:27.889005 | instance | [rook-ceph-cluster] 2026-04-23 17:21:27.889016 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-23 17:21:30.772061 | instance | [rook-ceph-cluster] changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-153.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-23 17:21:30.772153 | instance | [rook-ceph-cluster] changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-23 17:21:30.772162 | instance | [rook-ceph-cluster] 2026-04-23 17:21:30.772169 | instance | [rook-ceph-cluster] TASK [Create Ingress] ********************************************************** 2026-04-23 17:21:30.888185 | instance | [rook-ceph-cluster] included: openstack_helm_ingress for instance 2026-04-23 17:21:30.888276 | instance | [rook-ceph-cluster] 2026-04-23 17:21:30.888282 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:21:30.941159 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:21:30.941244 | instance | [rook-ceph-cluster] 2026-04-23 17:21:30.941251 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:21:31.064748 | instance | [rook-ceph-cluster] skipping: [instance] 2026-04-23 17:21:31.064835 | instance | [rook-ceph-cluster] 2026-04-23 17:21:31.064844 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:21:31.154170 | instance | [rook-ceph-cluster] ok: [instance] 2026-04-23 17:21:31.154271 | instance | [rook-ceph-cluster] 2026-04-23 17:21:31.154283 | instance | [rook-ceph-cluster] TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-23 17:21:31.247911 | instance | [rook-ceph-cluster] included: ingress for instance 2026-04-23 17:21:31.247997 | instance | [rook-ceph-cluster] 2026-04-23 17:21:31.248008 | instance | [rook-ceph-cluster] TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-23 17:21:32.652852 | instance | [rook-ceph-cluster] changed: [instance] 2026-04-23 17:21:32.652930 | instance | [rook-ceph-cluster] 2026-04-23 17:21:32.652939 | instance | [rook-ceph-cluster] PLAY RECAP ********************************************************************* 2026-04-23 17:21:32.652946 | instance | [rook-ceph-cluster] instance : ok=24 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-04-23 17:21:32.652971 | instance | [rook-ceph-cluster] 2026-04-23 17:21:32.743618 | instance | ==> [rook-ceph-cluster] Deployment complete 2026-04-23 17:24:30.311852 | instance | [nova] changed: [instance] 2026-04-23 17:24:30.311947 | instance | [nova] 2026-04-23 17:24:30.311959 | instance | [nova] TASK [Create Ingress] ********************************************************** 2026-04-23 17:24:30.436603 | instance | [nova] included: openstack_helm_ingress for instance 2026-04-23 17:24:30.436692 | instance | [nova] 2026-04-23 17:24:30.436703 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:24:30.494674 | instance | [nova] skipping: [instance] 2026-04-23 17:24:30.494741 | instance | [nova] 2026-04-23 17:24:30.494753 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:24:30.548264 | instance | [nova] skipping: [instance] 2026-04-23 17:24:30.548324 | instance | [nova] 2026-04-23 17:24:30.548330 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:24:30.616271 | instance | [nova] ok: [instance] 2026-04-23 17:24:30.616364 | instance | [nova] 2026-04-23 17:24:30.616375 | instance | [nova] TASK [Create Ingress compute] ************************************************** 2026-04-23 17:24:30.695172 | instance | [nova] included: ingress for instance 2026-04-23 17:24:30.695271 | instance | [nova] 2026-04-23 17:24:30.695284 | instance | [nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-23 17:24:31.816269 | instance | [nova] changed: [instance] 2026-04-23 17:24:31.816356 | instance | [nova] 2026-04-23 17:24:31.816368 | instance | [nova] TASK [Create Ingress] ********************************************************** 2026-04-23 17:24:31.944573 | instance | [nova] included: openstack_helm_ingress for instance 2026-04-23 17:24:31.944663 | instance | [nova] 2026-04-23 17:24:31.944689 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:24:31.998581 | instance | [nova] skipping: [instance] 2026-04-23 17:24:31.998669 | instance | [nova] 2026-04-23 17:24:31.998676 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:24:32.053151 | instance | [nova] skipping: [instance] 2026-04-23 17:24:32.053241 | instance | [nova] 2026-04-23 17:24:32.053247 | instance | [nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:24:32.111931 | instance | [nova] ok: [instance] 2026-04-23 17:24:32.112020 | instance | [nova] 2026-04-23 17:24:32.112028 | instance | [nova] TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-23 17:24:32.202747 | instance | [nova] included: ingress for instance 2026-04-23 17:24:32.202831 | instance | [nova] 2026-04-23 17:24:32.202840 | instance | [nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-23 17:24:33.382174 | instance | [nova] changed: [instance] 2026-04-23 17:24:33.382223 | instance | [nova] 2026-04-23 17:24:33.382228 | instance | [nova] TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-23 17:24:34.254462 | instance | [nova] ok: [instance] 2026-04-23 17:24:34.254513 | instance | [nova] 2026-04-23 17:24:34.254518 | instance | [nova] TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-23 17:24:53.699613 | instance | [nova] FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-23 17:24:53.699696 | instance | [nova] FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-23 17:24:53.699707 | instance | [nova] changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-23 17:24:53.699716 | instance | [nova] changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-23 17:24:53.699725 | instance | [nova] changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-23 17:24:53.699734 | instance | [nova] changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-23 17:24:53.699742 | instance | [nova] changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-23 17:24:53.699751 | instance | [nova] 2026-04-23 17:24:53.699777 | instance | [nova] PLAY RECAP ********************************************************************* 2026-04-23 17:24:53.699802 | instance | [nova] instance : ok=34 changed=6 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-04-23 17:24:53.699811 | instance | [nova] 2026-04-23 17:24:53.841475 | instance | ==> [nova] Deployment complete 2026-04-23 17:24:53.841528 | instance | ==> [neutron] Starting deployment 2026-04-23 17:24:54.480807 | instance | [neutron] 2026-04-23 17:24:54.480877 | instance | [neutron] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:24:54.480890 | instance | [neutron] 2026-04-23 17:24:54.480900 | instance | [neutron] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:24:58.492569 | instance | [neutron] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:24:58.492644 | instance | [neutron] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:24:58.492656 | instance | [neutron] interpreter could change the meaning of that path. See 2026-04-23 17:24:58.492665 | instance | [neutron] https://docs.ansible.com/ansible- 2026-04-23 17:24:58.492674 | instance | [neutron] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:24:58.544723 | instance | [neutron] ok: [instance] 2026-04-23 17:24:58.544794 | instance | [neutron] 2026-04-23 17:24:58.544807 | instance | [neutron] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:24:59.824901 | instance | [neutron] ok: [instance] 2026-04-23 17:24:59.824963 | instance | [neutron] 2026-04-23 17:24:59.824974 | instance | [neutron] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:25:00.384898 | instance | [neutron] ok: [instance] 2026-04-23 17:25:00.384944 | instance | [neutron] 2026-04-23 17:25:00.384949 | instance | [neutron] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:25:01.206277 | instance | [neutron] ok: [instance] 2026-04-23 17:25:01.206322 | instance | [neutron] 2026-04-23 17:25:01.206333 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:25:01.382727 | instance | [neutron] ok: [instance] 2026-04-23 17:25:01.382773 | instance | [neutron] 2026-04-23 17:25:01.382778 | instance | [neutron] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:25:01.483907 | instance | [neutron] included: rabbitmq for instance 2026-04-23 17:25:01.483951 | instance | [neutron] 2026-04-23 17:25:01.483958 | instance | [neutron] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:25:02.571578 | instance | [neutron] ok: [instance] 2026-04-23 17:25:02.571627 | instance | [neutron] 2026-04-23 17:25:02.571647 | instance | [neutron] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:25:02.643255 | instance | [neutron] skipping: [instance] 2026-04-23 17:25:02.643340 | instance | [neutron] 2026-04-23 17:25:02.643352 | instance | [neutron] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:25:02.702871 | instance | [neutron] skipping: [instance] 2026-04-23 17:25:02.702929 | instance | [neutron] 2026-04-23 17:25:02.702940 | instance | [neutron] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:25:02.761833 | instance | [neutron] skipping: [instance] 2026-04-23 17:25:02.761893 | instance | [neutron] 2026-04-23 17:25:02.761901 | instance | [neutron] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:25:34.323138 | instance | [neutron] changed: [instance] 2026-04-23 17:25:34.323229 | instance | [neutron] 2026-04-23 17:25:34.323243 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:25:35.117441 | instance | [neutron] ok: [instance] 2026-04-23 17:25:35.117553 | instance | [neutron] 2026-04-23 17:25:35.117566 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:25:35.185498 | instance | [neutron] ok: [instance] 2026-04-23 17:25:35.185598 | instance | [neutron] 2026-04-23 17:25:35.185608 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:25:35.973147 | instance | [neutron] ok: [instance] 2026-04-23 17:25:35.973229 | instance | [neutron] 2026-04-23 17:25:35.973240 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:25:36.042870 | instance | [neutron] ok: [instance] 2026-04-23 17:25:36.042963 | instance | [neutron] 2026-04-23 17:25:36.042970 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:25:36.101608 | instance | [neutron] ok: [instance] 2026-04-23 17:25:36.101672 | instance | [neutron] 2026-04-23 17:25:36.101679 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:25:36.318481 | instance | [neutron] ok: [instance] => (item=compute_metadata) 2026-04-23 17:25:36.318590 | instance | [neutron] ok: [instance] => (item=oslo_db) 2026-04-23 17:25:36.318603 | instance | [neutron] ok: [instance] => (item=dns) 2026-04-23 17:25:36.318613 | instance | [neutron] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:25:36.318621 | instance | [neutron] ok: [instance] => (item=identity) 2026-04-23 17:25:36.318630 | instance | [neutron] ok: [instance] => (item=oslo_cache) 2026-04-23 17:25:36.318639 | instance | [neutron] ok: [instance] => (item=baremetal) 2026-04-23 17:25:36.318648 | instance | [neutron] ok: [instance] => (item=network) 2026-04-23 17:25:36.318667 | instance | [neutron] ok: [instance] => (item=load_balancer) 2026-04-23 17:25:36.318676 | instance | [neutron] ok: [instance] => (item=compute) 2026-04-23 17:25:36.318685 | instance | [neutron] 2026-04-23 17:25:36.318694 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:25:36.414855 | instance | [neutron] ok: [instance] 2026-04-23 17:25:36.414961 | instance | [neutron] 2026-04-23 17:25:36.414972 | instance | [neutron] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:25:36.494408 | instance | [neutron] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:25:36.494530 | instance | [neutron] 2026-04-23 17:25:36.494543 | instance | [neutron] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:25:37.255463 | instance | [neutron] changed: [instance] 2026-04-23 17:25:37.255512 | instance | [neutron] 2026-04-23 17:25:37.255517 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-23 17:25:37.313457 | instance | [neutron] skipping: [instance] 2026-04-23 17:25:37.313523 | instance | [neutron] 2026-04-23 17:25:37.313531 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-23 17:25:37.836110 | instance | [neutron] ok: [instance] 2026-04-23 17:25:37.836268 | instance | [neutron] 2026-04-23 17:25:37.836296 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-23 17:25:37.888110 | instance | [neutron] skipping: [instance] 2026-04-23 17:25:37.888238 | instance | [neutron] 2026-04-23 17:25:37.888264 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-23 17:25:37.961948 | instance | [neutron] ok: [instance] 2026-04-23 17:25:37.962006 | instance | [neutron] 2026-04-23 17:25:37.962017 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-23 17:28:00.939299 | instance | [neutron] changed: [instance] 2026-04-23 17:28:00.939391 | instance | [neutron] 2026-04-23 17:28:00.939406 | instance | [neutron] TASK [Create Ingress] ********************************************************** 2026-04-23 17:28:01.065819 | instance | [neutron] included: openstack_helm_ingress for instance 2026-04-23 17:28:01.065873 | instance | [neutron] 2026-04-23 17:28:01.065879 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:28:01.117151 | instance | [neutron] skipping: [instance] 2026-04-23 17:28:01.117212 | instance | [neutron] 2026-04-23 17:28:01.117230 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:28:01.173180 | instance | [neutron] skipping: [instance] 2026-04-23 17:28:01.173215 | instance | [neutron] 2026-04-23 17:28:01.173226 | instance | [neutron] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:28:01.252114 | instance | [neutron] ok: [instance] 2026-04-23 17:28:01.252171 | instance | [neutron] 2026-04-23 17:28:01.252178 | instance | [neutron] TASK [Create Ingress network] ************************************************** 2026-04-23 17:28:01.351270 | instance | [neutron] included: ingress for instance 2026-04-23 17:28:01.351330 | instance | [neutron] 2026-04-23 17:28:01.351337 | instance | [neutron] TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-23 17:28:02.517941 | instance | [neutron] changed: [instance] 2026-04-23 17:28:02.517997 | instance | [neutron] 2026-04-23 17:28:02.518004 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-23 17:28:03.444785 | instance | [neutron] ok: [instance] 2026-04-23 17:28:03.444851 | instance | [neutron] 2026-04-23 17:28:03.444859 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-23 17:28:57.726803 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-04-23 17:28:57.726874 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-04-23 17:28:57.726882 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-04-23 17:28:57.726889 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-04-23 17:28:57.726894 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-04-23 17:28:57.726900 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-04-23 17:28:57.726907 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-04-23 17:28:57.726913 | instance | [neutron] FAILED - RETRYING: [instance]: Create networks (53 retries left). 2026-04-23 17:28:57.726928 | instance | [neutron] 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-04-23 17:28:57.726936 | instance | [neutron] 2026-04-23 17:28:57.726943 | instance | [neutron] TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-23 17:28:59.647256 | instance | [neutron] 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-04-23 17:28:59.647311 | instance | [neutron] 2026-04-23 17:28:59.647319 | instance | [neutron] PLAY RECAP ********************************************************************* 2026-04-23 17:28:59.647326 | instance | [neutron] instance : ok=27 changed=6 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-23 17:28:59.647331 | instance | [neutron] 2026-04-23 17:28:59.758121 | instance | ==> [neutron] Deployment complete 2026-04-23 17:28:59.758212 | instance | ==> [openstack-exporter] Starting deployment 2026-04-23 17:28:59.758221 | instance | ==> [octavia] Starting deployment 2026-04-23 17:28:59.758227 | instance | ==> [manila] Starting deployment 2026-04-23 17:29:00.342102 | instance | [openstack-exporter] 2026-04-23 17:29:00.342231 | instance | [openstack-exporter] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:29:00.342244 | instance | [openstack-exporter] 2026-04-23 17:29:00.342254 | instance | [openstack-exporter] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:29:00.499413 | instance | [octavia] 2026-04-23 17:29:00.499490 | instance | [octavia] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:29:00.499506 | instance | [octavia] 2026-04-23 17:29:00.499519 | instance | [octavia] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:29:00.526155 | instance | [manila] 2026-04-23 17:29:00.526214 | instance | [manila] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:29:00.526235 | instance | [manila] 2026-04-23 17:29:00.526245 | instance | [manila] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:29:04.299294 | instance | [openstack-exporter] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:29:04.299346 | instance | [openstack-exporter] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:29:04.299352 | instance | [openstack-exporter] interpreter could change the meaning of that path. See 2026-04-23 17:29:04.299357 | instance | [openstack-exporter] https://docs.ansible.com/ansible- 2026-04-23 17:29:04.299361 | instance | [openstack-exporter] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:29:04.364676 | instance | [openstack-exporter] ok: [instance] 2026-04-23 17:29:04.364732 | instance | [openstack-exporter] 2026-04-23 17:29:04.364741 | instance | [openstack-exporter] TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 17:29:04.367717 | instance | [manila] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:29:04.367742 | instance | [manila] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:29:04.367749 | instance | [manila] interpreter could change the meaning of that path. See 2026-04-23 17:29:04.367753 | instance | [manila] https://docs.ansible.com/ansible- 2026-04-23 17:29:04.367758 | instance | [manila] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:29:04.436662 | instance | [manila] ok: [instance] 2026-04-23 17:29:04.436729 | instance | [manila] 2026-04-23 17:29:04.436741 | instance | [manila] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:29:04.544793 | instance | [octavia] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:29:04.544885 | instance | [octavia] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:29:04.544897 | instance | [octavia] interpreter could change the meaning of that path. See 2026-04-23 17:29:04.544907 | instance | [octavia] https://docs.ansible.com/ansible- 2026-04-23 17:29:04.544916 | instance | [octavia] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:29:04.611732 | instance | [octavia] ok: [instance] 2026-04-23 17:29:04.611775 | instance | [octavia] 2026-04-23 17:29:04.611781 | instance | [octavia] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:29:05.773472 | instance | [openstack-exporter] changed: [instance] 2026-04-23 17:29:05.773566 | instance | [openstack-exporter] 2026-04-23 17:29:05.773574 | instance | [openstack-exporter] TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-23 17:29:05.842463 | instance | [manila] ok: [instance] 2026-04-23 17:29:05.842542 | instance | [manila] 2026-04-23 17:29:05.842550 | instance | [manila] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:29:06.116581 | instance | [octavia] ok: [instance] 2026-04-23 17:29:06.116673 | instance | [octavia] 2026-04-23 17:29:06.116680 | instance | [octavia] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:29:06.393372 | instance | [manila] ok: [instance] 2026-04-23 17:29:06.393439 | instance | [manila] 2026-04-23 17:29:06.393448 | instance | [manila] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:29:06.736148 | instance | [octavia] ok: [instance] 2026-04-23 17:29:06.736260 | instance | [octavia] 2026-04-23 17:29:06.736271 | instance | [octavia] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:29:07.268864 | instance | [manila] ok: [instance] 2026-04-23 17:29:07.268928 | instance | [manila] 2026-04-23 17:29:07.268940 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:29:07.467636 | instance | [manila] ok: [instance] 2026-04-23 17:29:07.467688 | instance | [manila] 2026-04-23 17:29:07.467696 | instance | [manila] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:29:07.590172 | instance | [manila] included: rabbitmq for instance 2026-04-23 17:29:07.590268 | instance | [manila] 2026-04-23 17:29:07.590273 | instance | [manila] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:29:07.716524 | instance | [octavia] ok: [instance] 2026-04-23 17:29:07.716602 | instance | [octavia] 2026-04-23 17:29:07.716610 | instance | [octavia] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 17:29:08.148016 | instance | [octavia] ok: [instance] 2026-04-23 17:29:08.148105 | instance | [octavia] 2026-04-23 17:29:08.148115 | instance | [octavia] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 17:29:08.748326 | instance | [manila] ok: [instance] 2026-04-23 17:29:08.748389 | instance | [manila] 2026-04-23 17:29:08.748395 | instance | [manila] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:29:08.815960 | instance | [manila] skipping: [instance] 2026-04-23 17:29:08.816057 | instance | [manila] 2026-04-23 17:29:08.816069 | instance | [manila] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:29:08.887737 | instance | [manila] skipping: [instance] 2026-04-23 17:29:08.887808 | instance | [manila] 2026-04-23 17:29:08.887816 | instance | [manila] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:29:08.962694 | instance | [manila] skipping: [instance] 2026-04-23 17:29:08.962771 | instance | [manila] 2026-04-23 17:29:08.962783 | instance | [manila] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:29:09.991629 | instance | [octavia] ok: [instance] 2026-04-23 17:29:09.991689 | instance | [octavia] 2026-04-23 17:29:09.991701 | instance | [octavia] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 17:29:10.457619 | instance | [octavia] ok: [instance] 2026-04-23 17:29:10.457681 | instance | [octavia] 2026-04-23 17:29:10.457688 | instance | [octavia] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 17:29:10.697512 | instance | [octavia] ok: [instance] => { 2026-04-23 17:29:10.697552 | instance | [octavia] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 17:29:10.697557 | instance | [octavia] } 2026-04-23 17:29:10.697561 | instance | [octavia] 2026-04-23 17:29:10.697566 | instance | [octavia] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 17:29:11.581195 | instance | [octavia] ok: [instance] 2026-04-23 17:29:11.581288 | instance | [octavia] 2026-04-23 17:29:11.581323 | instance | [octavia] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 17:29:13.205039 | instance | [octavia] ok: [instance] 2026-04-23 17:29:13.205118 | instance | [octavia] 2026-04-23 17:29:13.205130 | instance | [octavia] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 17:29:13.856788 | instance | [octavia] ok: [instance] 2026-04-23 17:29:13.856857 | instance | [octavia] 2026-04-23 17:29:13.856869 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 17:29:14.889863 | instance | [octavia] ok: [instance] 2026-04-23 17:29:14.889937 | instance | [octavia] 2026-04-23 17:29:14.889945 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 17:29:15.762079 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762152 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762164 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762173 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762182 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762190 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762199 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762208 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762216 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762225 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762256 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762265 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:15.762274 | instance | [openstack-exporter] ok: [instance] 2026-04-23 17:29:15.762284 | instance | [openstack-exporter] 2026-04-23 17:29:15.762294 | instance | [openstack-exporter] TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-23 17:29:15.891056 | instance | [octavia] ok: [instance] 2026-04-23 17:29:15.891105 | instance | [octavia] 2026-04-23 17:29:15.891111 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 17:29:16.006854 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006909 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006916 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006921 | instance | [openstack-exporter] skipping: [instance] => (item=None) 2026-04-23 17:29:16.006927 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006933 | instance | [openstack-exporter] skipping: [instance] => (item=None) 2026-04-23 17:29:16.006938 | instance | [openstack-exporter] skipping: [instance] => (item=None) 2026-04-23 17:29:16.006944 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006949 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006954 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006960 | instance | [openstack-exporter] skipping: [instance] => (item=None) 2026-04-23 17:29:16.006965 | instance | [openstack-exporter] ok: [instance] => (item=None) 2026-04-23 17:29:16.006971 | instance | [openstack-exporter] ok: [instance] 2026-04-23 17:29:16.006977 | instance | [openstack-exporter] 2026-04-23 17:29:16.006989 | instance | [openstack-exporter] TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-23 17:29:16.610775 | instance | [octavia] ok: [instance] 2026-04-23 17:29:16.610829 | instance | [octavia] 2026-04-23 17:29:16.610836 | instance | [octavia] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 17:29:16.789082 | instance | [octavia] included: openstack_helm_endpoints for instance 2026-04-23 17:29:16.789124 | instance | [octavia] 2026-04-23 17:29:16.789131 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:29:16.845605 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:16.845666 | instance | [octavia] 2026-04-23 17:29:16.845677 | instance | [octavia] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:29:16.857236 | instance | [openstack-exporter] changed: [instance] 2026-04-23 17:29:16.857282 | instance | [openstack-exporter] 2026-04-23 17:29:16.857289 | instance | [openstack-exporter] TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 17:29:16.897637 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:16.897701 | instance | [octavia] 2026-04-23 17:29:16.897709 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:29:16.951960 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:16.952029 | instance | [octavia] 2026-04-23 17:29:16.952040 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:29:17.002924 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:17.002996 | instance | [octavia] 2026-04-23 17:29:17.003007 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:29:17.066597 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:17.066687 | instance | [octavia] 2026-04-23 17:29:17.066704 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:29:17.116397 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:17.116489 | instance | [octavia] 2026-04-23 17:29:17.116503 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:29:17.194042 | instance | [octavia] ok: [instance] 2026-04-23 17:29:17.194116 | instance | [octavia] 2026-04-23 17:29:17.194151 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:29:17.268223 | instance | [octavia] ok: [instance] => (item=identity) 2026-04-23 17:29:17.268281 | instance | [octavia] 2026-04-23 17:29:17.268290 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:29:17.354523 | instance | [octavia] ok: [instance] 2026-04-23 17:29:17.354629 | instance | [octavia] 2026-04-23 17:29:17.354642 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 17:29:17.888542 | instance | [openstack-exporter] changed: [instance] 2026-04-23 17:29:17.888605 | instance | [openstack-exporter] 2026-04-23 17:29:17.888622 | instance | [openstack-exporter] PLAY RECAP ********************************************************************* 2026-04-23 17:29:17.888630 | instance | [openstack-exporter] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:29:17.888637 | instance | [openstack-exporter] 2026-04-23 17:29:17.972356 | instance | ==> [openstack-exporter] Deployment complete 2026-04-23 17:29:18.023007 | instance | [octavia] ok: [instance] 2026-04-23 17:29:18.023074 | instance | [octavia] 2026-04-23 17:29:18.023092 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 17:29:18.796719 | instance | [octavia] ok: [instance] 2026-04-23 17:29:18.796814 | instance | [octavia] 2026-04-23 17:29:18.796832 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 17:29:19.461635 | instance | [octavia] ok: [instance] 2026-04-23 17:29:19.461722 | instance | [octavia] 2026-04-23 17:29:19.461730 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 17:29:20.127733 | instance | [octavia] ok: [instance] 2026-04-23 17:29:20.127798 | instance | [octavia] 2026-04-23 17:29:20.127812 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:29:20.310729 | instance | [octavia] ok: [instance] 2026-04-23 17:29:20.310795 | instance | [octavia] 2026-04-23 17:29:20.310803 | instance | [octavia] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:29:20.421178 | instance | [octavia] included: rabbitmq for instance 2026-04-23 17:29:20.421239 | instance | [octavia] 2026-04-23 17:29:20.421248 | instance | [octavia] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:29:21.386618 | instance | [octavia] ok: [instance] 2026-04-23 17:29:21.386667 | instance | [octavia] 2026-04-23 17:29:21.386675 | instance | [octavia] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:29:21.463851 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:21.463907 | instance | [octavia] 2026-04-23 17:29:21.463917 | instance | [octavia] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:29:21.534312 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:21.534369 | instance | [octavia] 2026-04-23 17:29:21.534381 | instance | [octavia] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:29:21.594921 | instance | [octavia] skipping: [instance] 2026-04-23 17:29:21.594973 | instance | [octavia] 2026-04-23 17:29:21.594981 | instance | [octavia] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:29:40.394670 | instance | [manila] changed: [instance] 2026-04-23 17:29:40.394765 | instance | [manila] 2026-04-23 17:29:40.394777 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:29:41.219059 | instance | [manila] ok: [instance] 2026-04-23 17:29:41.219132 | instance | [manila] 2026-04-23 17:29:41.219144 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:29:41.286101 | instance | [manila] ok: [instance] 2026-04-23 17:29:41.286194 | instance | [manila] 2026-04-23 17:29:41.286207 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:29:42.073891 | instance | [manila] ok: [instance] 2026-04-23 17:29:42.073955 | instance | [manila] 2026-04-23 17:29:42.073989 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:29:42.146294 | instance | [manila] ok: [instance] 2026-04-23 17:29:42.146353 | instance | [manila] 2026-04-23 17:29:42.146360 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:29:42.207431 | instance | [manila] ok: [instance] 2026-04-23 17:29:42.207506 | instance | [manila] 2026-04-23 17:29:42.207524 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:29:42.320549 | instance | [manila] ok: [instance] => (item=identity) 2026-04-23 17:29:42.320618 | instance | [manila] ok: [instance] => (item=sharev2) 2026-04-23 17:29:42.320625 | instance | [manila] ok: [instance] => (item=oslo_cache) 2026-04-23 17:29:42.320632 | instance | [manila] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:29:42.320638 | instance | [manila] ok: [instance] => (item=oslo_db) 2026-04-23 17:29:42.320644 | instance | [manila] 2026-04-23 17:29:42.320657 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:29:42.412183 | instance | [manila] ok: [instance] 2026-04-23 17:29:42.412247 | instance | [manila] 2026-04-23 17:29:42.412258 | instance | [manila] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:29:42.586853 | instance | [manila] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:29:42.586911 | instance | [manila] 2026-04-23 17:29:42.586917 | instance | [manila] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:29:43.304843 | instance | [manila] changed: [instance] 2026-04-23 17:29:43.304941 | instance | [manila] 2026-04-23 17:29:43.304949 | instance | [manila] TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-23 17:29:44.662791 | instance | [manila] changed: [instance] 2026-04-23 17:29:44.662852 | instance | [manila] 2026-04-23 17:29:44.662863 | instance | [manila] TASK [Upload service image] **************************************************** 2026-04-23 17:29:44.813725 | instance | [manila] included: glance_image for instance 2026-04-23 17:29:44.813800 | instance | [manila] 2026-04-23 17:29:44.813811 | instance | [manila] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 17:29:46.397258 | instance | [manila] ok: [instance] 2026-04-23 17:29:46.397342 | instance | [manila] 2026-04-23 17:29:46.397354 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 17:29:48.002413 | instance | [manila] ok: [instance] 2026-04-23 17:29:48.002487 | instance | [manila] 2026-04-23 17:29:48.002494 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 17:29:48.469510 | instance | [manila] changed: [instance] 2026-04-23 17:29:48.469581 | instance | [manila] 2026-04-23 17:29:48.469588 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 17:29:52.959901 | instance | [octavia] changed: [instance] 2026-04-23 17:29:52.959984 | instance | [octavia] 2026-04-23 17:29:52.959996 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:29:53.749716 | instance | [octavia] ok: [instance] 2026-04-23 17:29:53.749775 | instance | [octavia] 2026-04-23 17:29:53.749791 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:29:53.868245 | instance | [octavia] ok: [instance] 2026-04-23 17:29:53.868314 | instance | [octavia] 2026-04-23 17:29:53.868325 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:29:54.715926 | instance | [octavia] ok: [instance] 2026-04-23 17:29:54.716031 | instance | [octavia] 2026-04-23 17:29:54.716040 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:29:54.784601 | instance | [octavia] ok: [instance] 2026-04-23 17:29:54.784683 | instance | [octavia] 2026-04-23 17:29:54.784700 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:29:54.859807 | instance | [octavia] ok: [instance] 2026-04-23 17:29:54.859874 | instance | [octavia] 2026-04-23 17:29:54.859881 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:29:55.037279 | instance | [octavia] ok: [instance] => (item=valkey) 2026-04-23 17:29:55.037393 | instance | [octavia] ok: [instance] => (item=identity) 2026-04-23 17:29:55.037406 | instance | [octavia] ok: [instance] => (item=oslo_cache) 2026-04-23 17:29:55.037417 | instance | [octavia] ok: [instance] => (item=oslo_db_persistence) 2026-04-23 17:29:55.037427 | instance | [octavia] ok: [instance] => (item=oslo_db) 2026-04-23 17:29:55.037437 | instance | [octavia] ok: [instance] => (item=load_balancer) 2026-04-23 17:29:55.037447 | instance | [octavia] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:29:55.037457 | instance | [octavia] ok: [instance] => (item=network) 2026-04-23 17:29:55.037467 | instance | [octavia] 2026-04-23 17:29:55.037477 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:29:55.145383 | instance | [octavia] ok: [instance] 2026-04-23 17:29:55.145476 | instance | [octavia] 2026-04-23 17:29:55.145485 | instance | [octavia] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:29:55.229882 | instance | [octavia] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:29:55.229989 | instance | [octavia] 2026-04-23 17:29:55.230001 | instance | [octavia] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:29:55.969467 | instance | [octavia] changed: [instance] 2026-04-23 17:29:55.969569 | instance | [octavia] 2026-04-23 17:29:55.969582 | instance | [octavia] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 17:29:57.577218 | instance | [manila] changed: [instance] 2026-04-23 17:29:58.057950 | instance | [manila] 2026-04-23 17:29:58.058013 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 17:29:58.058039 | instance | [octavia] ok: [instance] 2026-04-23 17:29:58.058049 | instance | [octavia] 2026-04-23 17:29:58.058058 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-23 17:29:58.659081 | instance | [manila] ok: [instance] 2026-04-23 17:29:58.659177 | instance | [manila] 2026-04-23 17:29:58.659189 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 17:29:58.726239 | instance | [manila] skipping: [instance] 2026-04-23 17:29:58.726306 | instance | [manila] 2026-04-23 17:29:58.726314 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 17:29:59.565967 | instance | [manila] ok: [instance] 2026-04-23 17:29:59.566051 | instance | [manila] 2026-04-23 17:29:59.566063 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 17:29:59.648287 | instance | [octavia] changed: [instance] 2026-04-23 17:29:59.648351 | instance | [octavia] 2026-04-23 17:29:59.648362 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-23 17:30:01.576370 | instance | [octavia] changed: [instance] 2026-04-23 17:30:01.576511 | instance | [octavia] 2026-04-23 17:30:01.576519 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-23 17:30:03.093859 | instance | [octavia] changed: [instance] 2026-04-23 17:30:03.093937 | instance | [octavia] 2026-04-23 17:30:03.093948 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-23 17:30:10.529221 | instance | [octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-23 17:30:10.529287 | instance | [octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-23 17:30:10.529296 | instance | [octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-23 17:30:10.529305 | instance | [octavia] changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-23 17:30:10.529313 | instance | [octavia] changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-23 17:30:10.529321 | instance | [octavia] 2026-04-23 17:30:10.529346 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-23 17:30:13.102656 | instance | [octavia] changed: [instance] => (item=instance) 2026-04-23 17:30:13.102736 | instance | [octavia] 2026-04-23 17:30:13.102747 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-23 17:30:15.853906 | instance | [manila] changed: [instance] 2026-04-23 17:30:15.854002 | instance | [manila] 2026-04-23 17:30:15.854011 | instance | [manila] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 17:30:16.374998 | instance | [manila] changed: [instance] 2026-04-23 17:30:16.375073 | instance | [manila] 2026-04-23 17:30:16.375081 | instance | [manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-23 17:30:16.717174 | instance | [octavia] ok: [instance] => (item=instance) 2026-04-23 17:30:16.717223 | instance | [octavia] 2026-04-23 17:30:16.717231 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-23 17:30:18.237668 | instance | [manila] changed: [instance] 2026-04-23 17:30:18.237757 | instance | [manila] 2026-04-23 17:30:18.237769 | instance | [manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-23 17:30:22.868669 | instance | [manila] changed: [instance] => (item=22) 2026-04-23 17:30:22.868733 | instance | [manila] changed: [instance] => (item=111) 2026-04-23 17:30:22.868738 | instance | [manila] changed: [instance] => (item=2049) 2026-04-23 17:30:22.868743 | instance | [manila] 2026-04-23 17:30:22.868747 | instance | [manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-23 17:30:24.277310 | instance | [octavia] ok: [instance] => (item=instance) 2026-04-23 17:30:24.277387 | instance | [octavia] 2026-04-23 17:30:24.277395 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-23 17:30:24.424417 | instance | [manila] changed: [instance] 2026-04-23 17:30:24.424500 | instance | [manila] 2026-04-23 17:30:24.424511 | instance | [manila] TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-23 17:30:24.667214 | instance | [manila] ok: [instance -> localhost] 2026-04-23 17:30:24.667300 | instance | [manila] 2026-04-23 17:30:24.667311 | instance | [manila] TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-23 17:30:25.340814 | instance | [manila] ok: [instance -> localhost] 2026-04-23 17:30:25.340879 | instance | [manila] 2026-04-23 17:30:25.340886 | instance | [manila] TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-23 17:30:25.837048 | instance | [manila] ok: [instance -> localhost] 2026-04-23 17:30:25.837103 | instance | [manila] 2026-04-23 17:30:25.837114 | instance | [manila] TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-23 17:30:25.886705 | instance | [octavia] ok: [instance] => (item=instance) 2026-04-23 17:30:25.886745 | instance | [octavia] 2026-04-23 17:30:25.886752 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-23 17:30:25.967514 | instance | [octavia] ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-23 17:30:25.967595 | instance | [octavia] 2026-04-23 17:30:25.967611 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-23 17:30:26.104410 | instance | [manila] ok: [instance -> localhost] 2026-04-23 17:30:26.104509 | instance | [manila] 2026-04-23 17:30:26.104526 | instance | [manila] TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-23 17:30:26.917624 | instance | [manila] changed: [instance] 2026-04-23 17:30:26.917692 | instance | [manila] 2026-04-23 17:30:26.917699 | instance | [manila] TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-23 17:30:27.421243 | instance | [octavia] changed: [instance] 2026-04-23 17:30:27.421312 | instance | [octavia] 2026-04-23 17:30:27.421324 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-23 17:30:30.340788 | instance | [octavia] 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-04-23T17:30:12Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.17', 'hostname': 'host-172-24-0-17', 'fqdn': 'host-172-24-0-17.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c18ff484-4771-480e-afb7-5c9d3867ff55', 'ip_address': '172.24.0.17'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:a2:91:05', 'name': 'octavia-health-manager-port-instance', 'network_id': 'bedf9f42-e5e9-4177-b176-ff94a5acc4fd', 'numa_affinity_policy': None, 'project_id': 'bb8b4b1cae5046b4b55a4c1c7a4fc384', 'tenant_id': 'bb8b4b1cae5046b4b55a4c1c7a4fc384', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f1612303-ef8f-4509-9c95-0c69b0011868'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-23T17:30:23Z', 'revision_number': 4, 'if_match': None, 'id': '3e6ffd14-8e1c-484f-8869-f5565ea628e3', '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-04-23 17:30:30.340845 | instance | [octavia] 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-04-23T17:30:12Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.17', 'hostname': 'host-172-24-0-17', 'fqdn': 'host-172-24-0-17.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c18ff484-4771-480e-afb7-5c9d3867ff55', 'ip_address': '172.24.0.17'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:a2:91:05', 'name': 'octavia-health-manager-port-instance', 'network_id': 'bedf9f42-e5e9-4177-b176-ff94a5acc4fd', 'numa_affinity_policy': None, 'project_id': 'bb8b4b1cae5046b4b55a4c1c7a4fc384', 'tenant_id': 'bb8b4b1cae5046b4b55a4c1c7a4fc384', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f1612303-ef8f-4509-9c95-0c69b0011868'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-23T17:30:23Z', 'revision_number': 4, 'if_match': None, 'id': '3e6ffd14-8e1c-484f-8869-f5565ea628e3', '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-04-23 17:30:30.340851 | instance | [octavia] 2026-04-23 17:30:30.340856 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-23 17:30:31.677415 | instance | [octavia] changed: [instance] 2026-04-23 17:30:31.677475 | instance | [octavia] 2026-04-23 17:30:31.677483 | instance | [octavia] TASK [Upload Amphora image] **************************************************** 2026-04-23 17:30:31.836608 | instance | [octavia] included: glance_image for instance 2026-04-23 17:30:31.836659 | instance | [octavia] 2026-04-23 17:30:31.836667 | instance | [octavia] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 17:30:33.472032 | instance | [octavia] ok: [instance] 2026-04-23 17:30:33.472121 | instance | [octavia] 2026-04-23 17:30:33.472132 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 17:30:34.774952 | instance | [octavia] ok: [instance] 2026-04-23 17:30:34.775056 | instance | [octavia] 2026-04-23 17:30:34.775065 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 17:30:35.352351 | instance | [octavia] changed: [instance] 2026-04-23 17:30:35.352487 | instance | [octavia] 2026-04-23 17:30:35.352501 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 17:30:48.955483 | instance | [octavia] changed: [instance] 2026-04-23 17:30:48.955530 | instance | [octavia] 2026-04-23 17:30:48.955535 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 17:30:49.350620 | instance | [octavia] ok: [instance] 2026-04-23 17:30:49.350684 | instance | [octavia] 2026-04-23 17:30:49.350691 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 17:30:52.363624 | instance | [octavia] changed: [instance] 2026-04-23 17:30:52.364715 | instance | [octavia] 2026-04-23 17:30:52.364735 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 17:30:53.269118 | instance | [octavia] ok: [instance] 2026-04-23 17:30:53.269224 | instance | [octavia] 2026-04-23 17:30:53.269237 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 17:31:34.059138 | instance | [octavia] changed: [instance] 2026-04-23 17:31:34.059227 | instance | [octavia] 2026-04-23 17:31:34.059239 | instance | [octavia] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 17:31:34.744776 | instance | [octavia] changed: [instance] 2026-04-23 17:31:34.744883 | instance | [octavia] 2026-04-23 17:31:34.744892 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-23 17:31:35.858198 | instance | [octavia] ok: [instance] 2026-04-23 17:31:35.858300 | instance | [octavia] 2026-04-23 17:31:35.858305 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-23 17:31:41.799221 | instance | [octavia] changed: [instance] 2026-04-23 17:31:41.799322 | instance | [octavia] 2026-04-23 17:31:41.799340 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-23 17:31:42.674829 | instance | [octavia] ok: [instance] 2026-04-23 17:31:42.674907 | instance | [octavia] 2026-04-23 17:31:42.674913 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-23 17:31:44.471173 | instance | [octavia] changed: [instance] 2026-04-23 17:31:44.471274 | instance | [octavia] 2026-04-23 17:31:44.471287 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-23 17:31:46.429141 | instance | [octavia] changed: [instance] => (item=octavia-client) 2026-04-23 17:31:46.429207 | instance | [octavia] changed: [instance] => (item=octavia-server) 2026-04-23 17:31:46.429213 | instance | [octavia] 2026-04-23 17:31:46.429217 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-23 17:31:47.288207 | instance | [octavia] changed: [instance] 2026-04-23 17:31:47.288272 | instance | [octavia] 2026-04-23 17:31:47.288282 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-23 17:31:49.660129 | instance | [octavia] [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-04-23 17:31:49.660205 | instance | [octavia] loadbalancer quotas. 2026-04-23 17:31:49.709029 | instance | [octavia] changed: [instance] 2026-04-23 17:31:49.709086 | instance | [octavia] 2026-04-23 17:31:49.709098 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-23 17:33:39.361693 | instance | [manila] changed: [instance] 2026-04-23 17:33:39.361768 | instance | [manila] 2026-04-23 17:33:39.361776 | instance | [manila] TASK [Create Ingress] ********************************************************** 2026-04-23 17:33:39.525844 | instance | [manila] included: openstack_helm_ingress for instance 2026-04-23 17:33:39.525896 | instance | [manila] 2026-04-23 17:33:39.525904 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:33:39.592378 | instance | [manila] skipping: [instance] 2026-04-23 17:33:39.592437 | instance | [manila] 2026-04-23 17:33:39.592459 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:33:39.662722 | instance | [manila] skipping: [instance] 2026-04-23 17:33:39.662764 | instance | [manila] 2026-04-23 17:33:39.662772 | instance | [manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:33:39.756606 | instance | [manila] ok: [instance] 2026-04-23 17:33:39.756658 | instance | [manila] 2026-04-23 17:33:39.756667 | instance | [manila] TASK [Create Ingress sharev2] ************************************************** 2026-04-23 17:33:39.856534 | instance | [manila] included: ingress for instance 2026-04-23 17:33:39.856631 | instance | [manila] 2026-04-23 17:33:39.856644 | instance | [manila] TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-23 17:33:41.019686 | instance | [manila] changed: [instance] 2026-04-23 17:33:41.019797 | instance | [manila] 2026-04-23 17:33:41.019810 | instance | [manila] TASK [vexxhost.atmosphere.manila : Update service tenant compute quotas] ******* 2026-04-23 17:33:47.504182 | instance | [manila] changed: [instance] 2026-04-23 17:33:47.504262 | instance | [manila] 2026-04-23 17:33:47.504268 | instance | [manila] TASK [vexxhost.atmosphere.manila : Update service tenant volume quotas] ******** 2026-04-23 17:33:53.737076 | instance | [manila] changed: [instance] 2026-04-23 17:33:53.737146 | instance | [manila] 2026-04-23 17:33:53.737159 | instance | [manila] TASK [vexxhost.atmosphere.manila : Update service tenant network quotas] ******* 2026-04-23 17:33:59.744034 | instance | [manila] changed: [instance] 2026-04-23 17:33:59.744112 | instance | [manila] 2026-04-23 17:33:59.744123 | instance | [manila] PLAY RECAP ********************************************************************* 2026-04-23 17:33:59.744134 | instance | [manila] instance : ok=43 changed=16 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-23 17:33:59.744143 | instance | [manila] 2026-04-23 17:33:59.827869 | instance | ==> [manila] Deployment complete 2026-04-23 17:34:18.333189 | instance | [octavia] changed: [instance] 2026-04-23 17:34:18.333306 | instance | [octavia] 2026-04-23 17:34:18.333361 | instance | [octavia] TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-23 17:34:30.642185 | instance | [octavia] changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-23 17:34:30.642272 | instance | [octavia] changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-23 17:34:30.642283 | instance | [octavia] 2026-04-23 17:34:30.642293 | instance | [octavia] TASK [Create Ingress] ********************************************************** 2026-04-23 17:34:30.816645 | instance | [octavia] included: openstack_helm_ingress for instance 2026-04-23 17:34:30.816698 | instance | [octavia] 2026-04-23 17:34:30.816708 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:34:30.888490 | instance | [octavia] skipping: [instance] 2026-04-23 17:34:30.888560 | instance | [octavia] 2026-04-23 17:34:30.888568 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:34:30.958375 | instance | [octavia] skipping: [instance] 2026-04-23 17:34:30.958447 | instance | [octavia] 2026-04-23 17:34:30.958459 | instance | [octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:34:31.039322 | instance | [octavia] ok: [instance] 2026-04-23 17:34:31.039490 | instance | [octavia] 2026-04-23 17:34:31.039534 | instance | [octavia] TASK [Create Ingress load-balancer] ******************************************** 2026-04-23 17:34:31.132829 | instance | [octavia] included: ingress for instance 2026-04-23 17:34:31.132935 | instance | [octavia] 2026-04-23 17:34:31.132946 | instance | [octavia] TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-23 17:34:32.401425 | instance | [octavia] changed: [instance] 2026-04-23 17:34:32.401513 | instance | [octavia] 2026-04-23 17:34:32.401525 | instance | [octavia] PLAY RECAP ********************************************************************* 2026-04-23 17:34:32.401537 | instance | [octavia] instance : ok=71 changed=23 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-23 17:34:32.401546 | instance | [octavia] 2026-04-23 17:34:32.559961 | instance | ==> [octavia] Deployment complete 2026-04-23 17:34:32.560063 | instance | ==> [magnum] Starting deployment 2026-04-23 17:34:33.332753 | instance | [magnum] 2026-04-23 17:34:33.332829 | instance | [magnum] PLAY [controllers[0]] ********************************************************** 2026-04-23 17:34:33.332837 | instance | [magnum] 2026-04-23 17:34:33.332843 | instance | [magnum] TASK [Gathering Facts] ********************************************************* 2026-04-23 17:34:37.768215 | instance | [magnum] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:34:37.768332 | instance | [magnum] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:34:37.768345 | instance | [magnum] interpreter could change the meaning of that path. See 2026-04-23 17:34:37.768355 | instance | [magnum] https://docs.ansible.com/ansible- 2026-04-23 17:34:37.768364 | instance | [magnum] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:34:37.873981 | instance | [magnum] ok: [instance] 2026-04-23 17:34:37.874092 | instance | [magnum] 2026-04-23 17:34:37.874104 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:34:38.029651 | instance | [magnum] ok: [instance] 2026-04-23 17:34:38.029718 | instance | [magnum] 2026-04-23 17:34:38.029724 | instance | [magnum] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:34:38.158002 | instance | [magnum] included: rabbitmq for instance 2026-04-23 17:34:38.158070 | instance | [magnum] 2026-04-23 17:34:38.158079 | instance | [magnum] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 17:34:39.137258 | instance | [magnum] ok: [instance] 2026-04-23 17:34:39.137374 | instance | [magnum] 2026-04-23 17:34:39.137387 | instance | [magnum] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 17:34:39.214476 | instance | [magnum] skipping: [instance] 2026-04-23 17:34:39.214580 | instance | [magnum] 2026-04-23 17:34:39.214593 | instance | [magnum] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 17:34:39.283249 | instance | [magnum] skipping: [instance] 2026-04-23 17:34:39.283347 | instance | [magnum] 2026-04-23 17:34:39.283356 | instance | [magnum] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 17:34:39.351237 | instance | [magnum] skipping: [instance] 2026-04-23 17:34:39.351358 | instance | [magnum] 2026-04-23 17:34:39.351371 | instance | [magnum] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 17:35:10.608184 | instance | [magnum] changed: [instance] 2026-04-23 17:35:10.608256 | instance | [magnum] 2026-04-23 17:35:10.608263 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:35:11.497039 | instance | [magnum] ok: [instance] 2026-04-23 17:35:11.497095 | instance | [magnum] 2026-04-23 17:35:11.497104 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:35:11.582405 | instance | [magnum] ok: [instance] 2026-04-23 17:35:11.582455 | instance | [magnum] 2026-04-23 17:35:11.582464 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:35:12.412780 | instance | [magnum] ok: [instance] 2026-04-23 17:35:12.412847 | instance | [magnum] 2026-04-23 17:35:12.412854 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:35:12.508198 | instance | [magnum] ok: [instance] 2026-04-23 17:35:12.508254 | instance | [magnum] 2026-04-23 17:35:12.508262 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:35:12.592563 | instance | [magnum] ok: [instance] 2026-04-23 17:35:12.592616 | instance | [magnum] 2026-04-23 17:35:12.592624 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:35:12.744058 | instance | [magnum] ok: [instance] => (item=container_infra) 2026-04-23 17:35:12.744135 | instance | [magnum] ok: [instance] => (item=oslo_cache) 2026-04-23 17:35:12.744150 | instance | [magnum] ok: [instance] => (item=identity) 2026-04-23 17:35:12.744161 | instance | [magnum] ok: [instance] => (item=key_manager) 2026-04-23 17:35:12.744173 | instance | [magnum] ok: [instance] => (item=oslo_messaging) 2026-04-23 17:35:12.744184 | instance | [magnum] ok: [instance] => (item=oslo_db) 2026-04-23 17:35:12.744193 | instance | [magnum] ok: [instance] => (item=orchestration) 2026-04-23 17:35:12.744201 | instance | [magnum] 2026-04-23 17:35:12.744211 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:35:12.888316 | instance | [magnum] ok: [instance] 2026-04-23 17:35:12.888426 | instance | [magnum] 2026-04-23 17:35:12.888478 | instance | [magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:35:12.986766 | instance | [magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:35:12.986851 | instance | [magnum] 2026-04-23 17:35:12.986859 | instance | [magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:35:13.679466 | instance | [magnum] changed: [instance] 2026-04-23 17:35:13.679537 | instance | [magnum] 2026-04-23 17:35:13.679544 | instance | [magnum] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 17:35:13.783485 | instance | [magnum] skipping: [instance] 2026-04-23 17:35:13.783555 | instance | [magnum] 2026-04-23 17:35:13.783564 | instance | [magnum] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 17:35:14.302882 | instance | [magnum] ok: [instance] 2026-04-23 17:35:14.302961 | instance | [magnum] 2026-04-23 17:35:14.302969 | instance | [magnum] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 17:35:14.386453 | instance | [magnum] ok: [instance] => { 2026-04-23 17:35:14.386538 | instance | [magnum] "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-23 17:35:14.386552 | instance | [magnum] } 2026-04-23 17:35:14.386562 | instance | [magnum] 2026-04-23 17:35:14.386572 | instance | [magnum] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 17:35:15.801379 | instance | [magnum] changed: [instance] 2026-04-23 17:35:15.801502 | instance | [magnum] 2026-04-23 17:35:15.801516 | instance | [magnum] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 17:35:15.924793 | instance | [magnum] skipping: [instance] 2026-04-23 17:35:15.924858 | instance | [magnum] 2026-04-23 17:35:15.924864 | instance | [magnum] TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-23 17:35:17.718559 | instance | [magnum] changed: [instance] 2026-04-23 17:35:17.718661 | instance | [magnum] 2026-04-23 17:35:17.718669 | instance | [magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:35:17.840276 | instance | [magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:35:17.840376 | instance | [magnum] 2026-04-23 17:35:17.840384 | instance | [magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:35:18.487475 | instance | [magnum] changed: [instance] 2026-04-23 17:35:18.487574 | instance | [magnum] 2026-04-23 17:35:18.487580 | instance | [magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-23 17:35:18.875870 | instance | [magnum] changed: [instance] 2026-04-23 17:35:18.875999 | instance | [magnum] 2026-04-23 17:35:18.876006 | instance | [magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-23 17:35:19.807752 | instance | [magnum] changed: [instance] 2026-04-23 17:35:19.807816 | instance | [magnum] 2026-04-23 17:35:19.807823 | instance | [magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-23 17:35:20.771178 | instance | [magnum] [WARNING]: Module invocation had junk after the JSON data: Traceback (most 2026-04-23 17:35:20.771250 | instance | [magnum] recent call last): File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_q 2026-04-23 17:35:20.771258 | instance | [magnum] ywf47mr/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/v 2026-04-23 17:35:20.771264 | instance | [magnum] exxhost/kubernetes/plugins/modules/kustomize.py", line 115, in main File "/tm 2026-04-23 17:35:20.771286 | instance | [magnum] p/ansible_vexxhost.kubernetes.kustomize_payload_qywf47mr/ansible_vexxhost.kuber 2026-04-23 17:35:20.771292 | instance | [magnum] netes.kustomize_payload.zip/ansible/module_utils/basic.py", line 1454, in 2026-04-23 17:35:20.771306 | instance | [magnum] exit_json SystemExit: 0 During handling of the above exception, another 2026-04-23 17:35:20.771312 | instance | [magnum] exception occurred: Traceback (most recent call last): File 2026-04-23 17:35:20.771318 | instance | [magnum] "/home/zuul/.ansible/tmp/ansible- 2026-04-23 17:35:20.771323 | instance | [magnum] tmp-1776965719.8500407-234265-121886258421541/AnsiballZ_kustomize.py", line 2026-04-23 17:35:20.771329 | instance | [magnum] 107, in _ansiballz_main() File "/home/zuul/.ansible/tmp/ansible- 2026-04-23 17:35:20.771334 | instance | [magnum] tmp-1776965719.8500407-234265-121886258421541/AnsiballZ_kustomize.py", line 99, 2026-04-23 17:35:20.771340 | instance | [magnum] in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) 2026-04-23 17:35:20.771346 | instance | [magnum] File "/home/zuul/.ansible/tmp/ansible- 2026-04-23 17:35:20.771351 | instance | [magnum] tmp-1776965719.8500407-234265-121886258421541/AnsiballZ_kustomize.py", line 47, 2026-04-23 17:35:20.771356 | instance | [magnum] in invoke_module runpy.run_module(mod_name='ansible_collections.vexxhost.ku 2026-04-23 17:35:20.771362 | instance | [magnum] bernetes.plugins.modules.kustomize', init_globals=dict(_module_fqn='ansible_col 2026-04-23 17:35:20.771368 | instance | [magnum] lections.vexxhost.kubernetes.plugins.modules.kustomize', 2026-04-23 17:35:20.771373 | instance | [magnum] _modlib_path=modlib_path), File "/usr/lib/python3.10/runpy.py", line 224, in 2026-04-23 17:35:20.771379 | instance | [magnum] run_module return _run_module_code(code, init_globals, run_name, mod_spec) 2026-04-23 17:35:20.771385 | instance | [magnum] File "/usr/lib/python3.10/runpy.py", line 96, in _run_module_code 2026-04-23 17:35:20.771390 | instance | [magnum] _run_code(code, mod_globals, init_globals, File 2026-04-23 17:35:20.771396 | instance | [magnum] "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, 2026-04-23 17:35:20.771401 | instance | [magnum] run_globals) File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_qywf47m 2026-04-23 17:35:20.771406 | instance | [magnum] r/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/vexxhos 2026-04-23 17:35:20.771412 | instance | [magnum] t/kubernetes/plugins/modules/kustomize.py", line 119, in File "/tmp/ 2026-04-23 17:35:20.771417 | instance | [magnum] ansible_vexxhost.kubernetes.kustomize_payload_qywf47mr/ansible_vexxhost.kuberne 2026-04-23 17:35:20.771423 | instance | [magnum] tes.kustomize_payload.zip/ansible_collections/vexxhost/kubernetes/plugins/modul 2026-04-23 17:35:20.771428 | instance | [magnum] es/kustomize.py", line 94, in main File "/usr/lib/python3.10/tempfile.py", 2026-04-23 17:35:20.771433 | instance | [magnum] line 657, in __exit__ self.close() File 2026-04-23 17:35:20.771439 | instance | [magnum] "/usr/lib/python3.10/tempfile.py", line 664, in close self._closer.close() 2026-04-23 17:35:20.771444 | instance | [magnum] File "/usr/lib/python3.10/tempfile.py", line 601, in close 2026-04-23 17:35:20.771450 | instance | [magnum] unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: 2026-04-23 17:35:20.771455 | instance | [magnum] '/usr/local/src/openstack-resource-controller-2.2.0/tmpy50tto_y' 2026-04-23 17:35:20.842319 | instance | [magnum] changed: [instance] 2026-04-23 17:35:20.842466 | instance | [magnum] 2026-04-23 17:35:20.842478 | instance | [magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-23 17:35:26.341676 | instance | [magnum] changed: [instance] 2026-04-23 17:35:26.341769 | instance | [magnum] 2026-04-23 17:35:26.341778 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-23 17:35:26.734066 | instance | [magnum] changed: [instance] 2026-04-23 17:35:26.734120 | instance | [magnum] 2026-04-23 17:35:26.734126 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-23 17:35:29.205260 | instance | [magnum] changed: [instance] 2026-04-23 17:35:29.205349 | instance | [magnum] 2026-04-23 17:35:29.205362 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-23 17:35:30.138781 | instance | [magnum] ok: [instance] 2026-04-23 17:35:30.138842 | instance | [magnum] 2026-04-23 17:35:30.138847 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-23 17:35:36.462047 | instance | [magnum] changed: [instance] 2026-04-23 17:35:36.462102 | instance | [magnum] 2026-04-23 17:35:36.462108 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-23 17:35:36.524518 | instance | [magnum] skipping: [instance] 2026-04-23 17:35:36.524569 | instance | [magnum] 2026-04-23 17:35:36.524577 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-23 17:35:36.607793 | instance | [magnum] skipping: [instance] 2026-04-23 17:35:36.607869 | instance | [magnum] 2026-04-23 17:35:36.607886 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-23 17:36:20.250136 | instance | [magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-23 17:36:20.250235 | instance | [magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-23 17:36:20.250249 | instance | [magnum] changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-23 17:36:20.250258 | instance | [magnum] changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-23 17:36:20.250267 | instance | [magnum] 2026-04-23 17:36:20.250278 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-23 17:36:20.371865 | instance | [magnum] 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-04-23 17:36:20.371965 | instance | [magnum] 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-04-23 17:36:20.371973 | instance | [magnum] 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-04-23 17:36:20.371980 | instance | [magnum] 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-04-23 17:36:20.371986 | instance | [magnum] 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-04-23 17:36:20.372015 | instance | [magnum] 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-04-23 17:36:20.372021 | instance | [magnum] 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-04-23 17:36:20.372026 | instance | [magnum] 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-04-23 17:36:20.372032 | instance | [magnum] skipping: [instance] 2026-04-23 17:36:20.372038 | instance | [magnum] 2026-04-23 17:36:20.372043 | instance | [magnum] TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-23 17:36:36.774226 | instance | [magnum] changed: [instance] 2026-04-23 17:36:36.774315 | instance | [magnum] 2026-04-23 17:36:36.774323 | instance | [magnum] TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-23 17:36:37.612080 | instance | [magnum] changed: [instance] 2026-04-23 17:36:37.612203 | instance | [magnum] 2026-04-23 17:36:37.612216 | instance | [magnum] TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-23 17:39:07.963392 | instance | [magnum] changed: [instance] 2026-04-23 17:39:07.963464 | instance | [magnum] 2026-04-23 17:39:07.963476 | instance | [magnum] TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-23 17:39:09.074230 | instance | [magnum] changed: [instance] 2026-04-23 17:39:09.074318 | instance | [magnum] 2026-04-23 17:39:09.074333 | instance | [magnum] TASK [Create Ingress] ********************************************************** 2026-04-23 17:39:09.262163 | instance | [magnum] included: openstack_helm_ingress for instance 2026-04-23 17:39:09.262215 | instance | [magnum] 2026-04-23 17:39:09.262221 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:39:09.345667 | instance | [magnum] skipping: [instance] 2026-04-23 17:39:09.345735 | instance | [magnum] 2026-04-23 17:39:09.345745 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:39:09.426599 | instance | [magnum] skipping: [instance] 2026-04-23 17:39:09.426681 | instance | [magnum] 2026-04-23 17:39:09.426695 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:39:09.526095 | instance | [magnum] ok: [instance] 2026-04-23 17:39:09.526168 | instance | [magnum] 2026-04-23 17:39:09.526180 | instance | [magnum] TASK [Create Ingress container-infra] ****************************************** 2026-04-23 17:39:09.632567 | instance | [magnum] included: ingress for instance 2026-04-23 17:39:09.632641 | instance | [magnum] 2026-04-23 17:39:09.632649 | instance | [magnum] TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-23 17:39:11.003856 | instance | [magnum] changed: [instance] 2026-04-23 17:39:11.003905 | instance | [magnum] 2026-04-23 17:39:11.003911 | instance | [magnum] TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-23 17:39:12.251775 | instance | [magnum] changed: [instance] 2026-04-23 17:39:12.252032 | instance | [magnum] 2026-04-23 17:39:12.252046 | instance | [magnum] TASK [Create magnum registry Ingress] ****************************************** 2026-04-23 17:39:12.440555 | instance | [magnum] included: openstack_helm_ingress for instance 2026-04-23 17:39:12.440623 | instance | [magnum] 2026-04-23 17:39:12.440632 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 17:39:12.503841 | instance | [magnum] skipping: [instance] 2026-04-23 17:39:12.503889 | instance | [magnum] 2026-04-23 17:39:12.503897 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 17:39:12.575176 | instance | [magnum] skipping: [instance] 2026-04-23 17:39:12.575229 | instance | [magnum] 2026-04-23 17:39:12.575238 | instance | [magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 17:39:12.653556 | instance | [magnum] ok: [instance] 2026-04-23 17:39:12.653617 | instance | [magnum] 2026-04-23 17:39:12.653627 | instance | [magnum] TASK [Create Ingress container-infra-registry] ********************************* 2026-04-23 17:39:12.758165 | instance | [magnum] included: ingress for instance 2026-04-23 17:39:12.758249 | instance | [magnum] 2026-04-23 17:39:12.758263 | instance | [magnum] TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-23 17:39:13.882261 | instance | [magnum] changed: [instance] 2026-04-23 17:39:13.882338 | instance | [magnum] 2026-04-23 17:39:13.882350 | instance | [magnum] TASK [Upload images] *********************************************************** 2026-04-23 17:39:14.065541 | instance | [magnum] 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-04-23 17:39:14.065612 | instance | [magnum] 2026-04-23 17:39:14.065624 | instance | [magnum] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 17:39:16.037000 | instance | [magnum] ok: [instance] 2026-04-23 17:39:16.037070 | instance | [magnum] 2026-04-23 17:39:16.037077 | instance | [magnum] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:39:17.487636 | instance | [magnum] ok: [instance] 2026-04-23 17:39:17.487720 | instance | [magnum] 2026-04-23 17:39:17.487728 | instance | [magnum] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:39:17.860910 | instance | [magnum] ok: [instance] 2026-04-23 17:39:17.861012 | instance | [magnum] 2026-04-23 17:39:17.861024 | instance | [magnum] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:39:18.588584 | instance | [magnum] ok: [instance] 2026-04-23 17:39:18.588658 | instance | [magnum] 2026-04-23 17:39:18.588671 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 17:39:20.139019 | instance | [magnum] ok: [instance] 2026-04-23 17:39:20.139078 | instance | [magnum] 2026-04-23 17:39:20.139084 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 17:39:20.682685 | instance | [magnum] changed: [instance] 2026-04-23 17:39:20.682745 | instance | [magnum] 2026-04-23 17:39:20.682752 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 17:39:27.946243 | instance | [magnum] changed: [instance] 2026-04-23 17:39:27.946330 | instance | [magnum] 2026-04-23 17:39:27.946342 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 17:39:28.320918 | instance | [magnum] ok: [instance] 2026-04-23 17:39:28.320979 | instance | [magnum] 2026-04-23 17:39:28.320991 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 17:39:28.381438 | instance | [magnum] skipping: [instance] 2026-04-23 17:39:28.381499 | instance | [magnum] 2026-04-23 17:39:28.381510 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 17:39:29.544071 | instance | [magnum] ok: [instance] 2026-04-23 17:39:29.544165 | instance | [magnum] 2026-04-23 17:39:29.544184 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 17:40:20.201035 | instance | [magnum] changed: [instance] 2026-04-23 17:40:20.201107 | instance | [magnum] 2026-04-23 17:40:20.201116 | instance | [magnum] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 17:40:20.855179 | instance | [magnum] changed: [instance] 2026-04-23 17:40:20.855226 | instance | [magnum] 2026-04-23 17:40:20.855234 | instance | [magnum] PLAY RECAP ********************************************************************* 2026-04-23 17:40:20.855240 | instance | [magnum] instance : ok=54 changed=24 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 2026-04-23 17:40:20.855273 | instance | [magnum] 2026-04-23 17:40:21.005653 | instance | ==> [magnum] Deployment complete 2026-04-23 17:40:21.088579 | instance | ok: Runtime: 0:43:14.521317 2026-04-23 17:40:21.126249 | 2026-04-23 17:40:21.126420 | PLAY [Configure networking] 2026-04-23 17:40:21.135145 | 2026-04-23 17:40:21.135314 | TASK [Add IP address to "br-ex"] 2026-04-23 17:40:22.717942 | instance | ok: Runtime: 0:00:00.070982 2026-04-23 17:40:22.722920 | 2026-04-23 17:40:22.722997 | TASK [Set "br-ex" interface to "up"] 2026-04-23 17:40:24.897613 | instance | ok: Runtime: 0:00:00.006031 2026-04-23 17:40:24.899577 | 2026-04-23 17:40:24.899624 | PLAY RECAP 2026-04-23 17:40:24.899670 | instance | ok: 4 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 17:40:24.899692 | 2026-04-23 17:40:25.045013 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-23 17:40:25.057170 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-23 17:40:25.668866 | 2026-04-23 17:40:25.669422 | PLAY [all] 2026-04-23 17:40:25.683271 | 2026-04-23 17:40:25.683419 | TASK [Add IP address to "br-ex"] 2026-04-23 17:40:26.062169 | instance | RTNETLINK answers: File exists 2026-04-23 17:40:26.219482 | instance | ok: Runtime: 0:00:00.004606 2026-04-23 17:40:26.225823 | 2026-04-23 17:40:26.225926 | TASK [Set "br-ex" interface to "up"] 2026-04-23 17:40:26.763339 | instance | ok: Runtime: 0:00:00.005639 2026-04-23 17:40:26.767295 | 2026-04-23 17:40:26.767351 | PLAY [all] 2026-04-23 17:40:26.773867 | 2026-04-23 17:40:26.773933 | TASK [Run molecule verify] 2026-04-23 17:40:27.519096 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-23 17:40:27.971009 | instance | INFO [aio > discovery] scenario test matrix: verify 2026-04-23 17:40:27.971085 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-23 17:40:43.876115 | instance | INFO [aio > verify] Executing 2026-04-23 17:40:44.817912 | instance | 2026-04-23 17:40:44.818248 | instance | PLAY [Run tests] *************************************************************** 2026-04-23 17:40:44.818561 | instance | 2026-04-23 17:40:44.819162 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-04-23 17:40:44.819618 | instance | Thursday 23 April 2026 17:40:44 +0000 (0:00:00.012) 0:00:00.012 ******** 2026-04-23 17:40:49.243888 | instance | changed: [localhost] 2026-04-23 17:40:49.244004 | instance | 2026-04-23 17:40:49.244209 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-23 17:40:49.244381 | instance | 2026-04-23 17:40:49.244675 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 17:40:49.244782 | instance | Thursday 23 April 2026 17:40:49 +0000 (0:00:04.426) 0:00:04.439 ******** 2026-04-23 17:40:54.148864 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 17:40:54.148996 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 17:40:54.149136 | instance | interpreter could change the meaning of that path. See 2026-04-23 17:40:54.149287 | instance | https://docs.ansible.com/ansible- 2026-04-23 17:40:54.149433 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 17:40:54.243796 | instance | ok: [instance] 2026-04-23 17:40:54.243895 | instance | 2026-04-23 17:40:54.244049 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 17:40:54.244184 | instance | Thursday 23 April 2026 17:40:54 +0000 (0:00:04.999) 0:00:09.439 ******** 2026-04-23 17:40:55.695587 | instance | ok: [instance] 2026-04-23 17:40:55.695742 | instance | 2026-04-23 17:40:55.695928 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 17:40:55.696122 | instance | Thursday 23 April 2026 17:40:55 +0000 (0:00:01.451) 0:00:10.891 ******** 2026-04-23 17:40:56.079884 | instance | ok: [instance] 2026-04-23 17:40:56.080166 | instance | 2026-04-23 17:40:56.080516 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 17:40:56.080849 | instance | Thursday 23 April 2026 17:40:56 +0000 (0:00:00.383) 0:00:11.275 ******** 2026-04-23 17:40:56.805672 | instance | ok: [instance] 2026-04-23 17:40:56.805804 | instance | 2026-04-23 17:40:56.805969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:40:56.806118 | instance | Thursday 23 April 2026 17:40:56 +0000 (0:00:00.725) 0:00:12.000 ******** 2026-04-23 17:40:57.020432 | instance | ok: [instance] 2026-04-23 17:40:57.020550 | instance | 2026-04-23 17:40:57.020719 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:40:57.020862 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.215) 0:00:12.216 ******** 2026-04-23 17:40:57.084094 | instance | skipping: [instance] 2026-04-23 17:40:57.084250 | instance | 2026-04-23 17:40:57.084496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:40:57.085186 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.063) 0:00:12.279 ******** 2026-04-23 17:40:57.142197 | instance | skipping: [instance] 2026-04-23 17:40:57.142437 | instance | 2026-04-23 17:40:57.142748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:40:57.143075 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.057) 0:00:12.337 ******** 2026-04-23 17:40:57.214599 | instance | skipping: [instance] 2026-04-23 17:40:57.214937 | instance | 2026-04-23 17:40:57.215342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:40:57.215746 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.072) 0:00:12.409 ******** 2026-04-23 17:40:57.279928 | instance | skipping: [instance] 2026-04-23 17:40:57.280037 | instance | 2026-04-23 17:40:57.280204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:40:57.280363 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.065) 0:00:12.475 ******** 2026-04-23 17:40:57.340700 | instance | skipping: [instance] 2026-04-23 17:40:57.340924 | instance | 2026-04-23 17:40:57.341311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:40:57.341522 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.060) 0:00:12.535 ******** 2026-04-23 17:40:57.411565 | instance | ok: [instance] 2026-04-23 17:40:57.411706 | instance | 2026-04-23 17:40:57.411894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:40:57.412068 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.070) 0:00:12.606 ******** 2026-04-23 17:40:57.510175 | instance | ok: [instance] => (item=identity) 2026-04-23 17:40:57.510427 | instance | ok: [instance] => (item=dashboard) 2026-04-23 17:40:57.510724 | instance | 2026-04-23 17:40:57.511026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:40:57.511516 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.098) 0:00:12.705 ******** 2026-04-23 17:40:57.610587 | instance | ok: [instance] 2026-04-23 17:40:57.610886 | instance | 2026-04-23 17:40:57.611184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 17:40:57.611519 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.099) 0:00:12.805 ******** 2026-04-23 17:40:57.744812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 17:40:57.745023 | instance | 2026-04-23 17:40:57.745289 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 17:40:57.745538 | instance | Thursday 23 April 2026 17:40:57 +0000 (0:00:00.134) 0:00:12.940 ******** 2026-04-23 17:40:58.490940 | instance | changed: [instance] 2026-04-23 17:40:58.491238 | instance | 2026-04-23 17:40:58.491532 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 17:40:58.491848 | instance | Thursday 23 April 2026 17:40:58 +0000 (0:00:00.745) 0:00:13.686 ******** 2026-04-23 17:40:58.649119 | instance | included: openstack_helm_endpoints for instance 2026-04-23 17:40:58.649206 | instance | 2026-04-23 17:40:58.649444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 17:40:58.649601 | instance | Thursday 23 April 2026 17:40:58 +0000 (0:00:00.158) 0:00:13.844 ******** 2026-04-23 17:40:58.778906 | instance | ok: [instance] 2026-04-23 17:40:58.779135 | instance | 2026-04-23 17:40:58.779428 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 17:40:58.779782 | instance | Thursday 23 April 2026 17:40:58 +0000 (0:00:00.129) 0:00:13.974 ******** 2026-04-23 17:40:58.850124 | instance | skipping: [instance] 2026-04-23 17:40:58.881781 | instance | 2026-04-23 17:40:58.881825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 17:40:58.881834 | instance | Thursday 23 April 2026 17:40:58 +0000 (0:00:00.070) 0:00:14.045 ******** 2026-04-23 17:40:58.922112 | instance | skipping: [instance] 2026-04-23 17:40:59.070626 | instance | 2026-04-23 17:40:59.070684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 17:40:59.070725 | instance | Thursday 23 April 2026 17:40:58 +0000 (0:00:00.071) 0:00:14.117 ******** 2026-04-23 17:40:59.070741 | instance | skipping: [instance] 2026-04-23 17:40:59.070754 | instance | 2026-04-23 17:40:59.070769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 17:40:59.070784 | instance | Thursday 23 April 2026 17:40:58 +0000 (0:00:00.073) 0:00:14.190 ******** 2026-04-23 17:40:59.070798 | instance | skipping: [instance] 2026-04-23 17:40:59.070812 | instance | 2026-04-23 17:40:59.070826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 17:40:59.070840 | instance | Thursday 23 April 2026 17:40:59 +0000 (0:00:00.063) 0:00:14.253 ******** 2026-04-23 17:40:59.136072 | instance | skipping: [instance] 2026-04-23 17:40:59.136246 | instance | 2026-04-23 17:40:59.136519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 17:40:59.136752 | instance | Thursday 23 April 2026 17:40:59 +0000 (0:00:00.077) 0:00:14.331 ******** 2026-04-23 17:40:59.207187 | instance | ok: [instance] 2026-04-23 17:40:59.207278 | instance | 2026-04-23 17:40:59.207543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 17:40:59.207710 | instance | Thursday 23 April 2026 17:40:59 +0000 (0:00:00.070) 0:00:14.402 ******** 2026-04-23 17:40:59.303975 | instance | ok: [instance] => (item=identity) 2026-04-23 17:40:59.304132 | instance | ok: [instance] => (item=dashboard) 2026-04-23 17:40:59.304307 | instance | 2026-04-23 17:40:59.304556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 17:40:59.304799 | instance | Thursday 23 April 2026 17:40:59 +0000 (0:00:00.096) 0:00:14.499 ******** 2026-04-23 17:40:59.415290 | instance | ok: [instance] 2026-04-23 17:40:59.415375 | instance | 2026-04-23 17:40:59.415543 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-04-23 17:40:59.415663 | instance | Thursday 23 April 2026 17:40:59 +0000 (0:00:00.111) 0:00:14.610 ******** 2026-04-23 17:41:00.911957 | instance | ok: [instance] 2026-04-23 17:41:00.912061 | instance | 2026-04-23 17:41:00.912218 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-04-23 17:41:00.912397 | instance | Thursday 23 April 2026 17:41:00 +0000 (0:00:01.496) 0:00:16.107 ******** 2026-04-23 17:41:00.998453 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '8c67eba1-1e87-4e09-8823-454a5866bc98'}}}}) 2026-04-23 17:41:00.998662 | instance | 2026-04-23 17:41:00.999045 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-04-23 17:41:00.999390 | instance | Thursday 23 April 2026 17:41:00 +0000 (0:00:00.086) 0:00:16.193 ******** 2026-04-23 17:41:02.396101 | instance | ok: [instance] 2026-04-23 17:41:02.396552 | instance | 2026-04-23 17:41:02.396582 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-04-23 17:41:02.396671 | instance | Thursday 23 April 2026 17:41:02 +0000 (0:00:01.397) 0:00:17.591 ******** 2026-04-23 17:41:02.495727 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '5af6b264-7562-41dd-b30e-809229cbba3d'}}}}) 2026-04-23 17:41:02.496000 | instance | 2026-04-23 17:41:02.496326 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-04-23 17:41:02.496744 | instance | Thursday 23 April 2026 17:41:02 +0000 (0:00:00.099) 0:00:17.691 ******** 2026-04-23 17:41:03.763290 | instance | ok: [instance] 2026-04-23 17:41:03.763370 | instance | 2026-04-23 17:41:03.763574 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-04-23 17:41:03.763704 | instance | Thursday 23 April 2026 17:41:03 +0000 (0:00:01.267) 0:00:18.959 ******** 2026-04-23 17:41:03.857888 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '3928ced6-95f5-4762-8e53-39519cdc8214'}}}}) 2026-04-23 17:41:03.858107 | instance | 2026-04-23 17:41:03.858387 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-04-23 17:41:03.858667 | instance | Thursday 23 April 2026 17:41:03 +0000 (0:00:00.094) 0:00:19.053 ******** 2026-04-23 17:52:07.581462 | instance | changed: [instance] 2026-04-23 17:52:07.581578 | instance | 2026-04-23 17:52:07.581584 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-04-23 17:52:07.581698 | instance | Thursday 23 April 2026 17:52:07 +0000 (0:11:03.722) 0:11:22.776 ******** 2026-04-23 17:52:08.628493 | instance | ok: [instance] 2026-04-23 17:52:08.628596 | instance | 2026-04-23 17:52:08.628687 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-04-23 17:52:08.628808 | instance | Thursday 23 April 2026 17:52:08 +0000 (0:00:01.047) 0:11:23.824 ******** 2026-04-23 17:52:09.670982 | instance | ok: [instance] 2026-04-23 17:52:09.671198 | instance | 2026-04-23 17:52:09.671471 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-04-23 17:52:09.671750 | instance | Thursday 23 April 2026 17:52:09 +0000 (0:00:01.042) 0:11:24.866 ******** 2026-04-23 17:52:09.700479 | instance | ok: [instance] => { 2026-04-23 17:52:09.700756 | instance | "msg": [ 2026-04-23 17:52:09.701131 | instance | "+ tempest cleanup --init-saved-state", 2026-04-23 17:52:09.701439 | instance | "+ '[' true == false ']'", 2026-04-23 17:52:09.701742 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-04-23 17:52:09.702066 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-04-23 17:52:09.702333 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-04-23 17:52:09.702776 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-04-23 17:52:09.703200 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-04-23 17:52:09.703494 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.126028s] ... ok", 2026-04-23 17:52:09.703936 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.058210s] ... ok", 2026-04-23 17:52:09.704263 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.862958s] ... ok", 2026-04-23 17:52:09.705084 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.074444s] ... ok", 2026-04-23 17:52:09.705414 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [3.091823s] ... ok", 2026-04-23 17:52:09.706021 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.164079s] ... ok", 2026-04-23 17:52:09.706781 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000359s] ... ok", 2026-04-23 17:52:09.707675 | instance | "2026-04-23 17:42:39.468 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-04-23 17:52:09.708692 | instance | "2026-04-23 17:42:42.728 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 17:52:09.709798 | instance | "2026-04-23 17:42:45.038 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-04-23 17:52:09.709823 | instance | "2026-04-23 17:42:48.296 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 17:52:09.709832 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.189984s] ... ok", 2026-04-23 17:52:09.709840 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000391s] ... ok", 2026-04-23 17:52:09.709866 | instance | "2026-04-23 17:42:51.592 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-04-23 17:52:09.710004 | instance | "{0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.161291s] ... ok", 2026-04-23 17:52:09.710194 | instance | "2026-04-23 17:42:54.860 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 17:52:09.710331 | instance | "2026-04-23 17:42:59.144 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-04-23 17:52:09.710464 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.985197s] ... ok", 2026-04-23 17:52:09.710607 | instance | "{0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.442220s] ... ok", 2026-04-23 17:52:09.710743 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.037919s] ... ok", 2026-04-23 17:52:09.710869 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.035822s] ... ok", 2026-04-23 17:52:09.710990 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.017435s] ... ok", 2026-04-23 17:52:09.711115 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007628s] ... ok", 2026-04-23 17:52:09.711240 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [67.126664s] ... ok", 2026-04-23 17:52:09.711365 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.182226s] ... ok", 2026-04-23 17:52:09.711487 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.074727s] ... ok", 2026-04-23 17:52:09.711613 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000467s] ... ok", 2026-04-23 17:52:09.711739 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.415295s] ... ok", 2026-04-23 17:52:09.711914 | instance | "2026-04-23 17:43:26.963 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 17:52:09.712088 | instance | "{3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.481762s] ... ok", 2026-04-23 17:52:09.712229 | instance | "2026-04-23 17:43:29.465 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 17:52:09.712355 | instance | "{1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [33.040765s] ... ok", 2026-04-23 17:52:09.712502 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.218948s] ... ok", 2026-04-23 17:52:09.712629 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [1.156503s] ... ok", 2026-04-23 17:52:09.712752 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.147977s] ... ok", 2026-04-23 17:52:09.712875 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.091876s] ... ok", 2026-04-23 17:52:09.712999 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.089338s] ... ok", 2026-04-23 17:52:09.713152 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.064295s] ... ok", 2026-04-23 17:52:09.713292 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.116769s] ... ok", 2026-04-23 17:52:09.713431 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.106642s] ... ok", 2026-04-23 17:52:09.713575 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.379172s] ... ok", 2026-04-23 17:52:09.713703 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.292734s] ... ok", 2026-04-23 17:52:09.713912 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.145138s] ... ok", 2026-04-23 17:52:09.714010 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [9.733276s] ... ok", 2026-04-23 17:52:09.714141 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.627947s] ... ok", 2026-04-23 17:52:09.714267 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.017602s] ... ok", 2026-04-23 17:52:09.714392 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.562951s] ... ok", 2026-04-23 17:52:09.714518 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.899526s] ... ok", 2026-04-23 17:52:09.714643 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.686488s] ... ok", 2026-04-23 17:52:09.714769 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.386387s] ... ok", 2026-04-23 17:52:09.714894 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.852458s] ... ok", 2026-04-23 17:52:09.715021 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.054047s] ... ok", 2026-04-23 17:52:09.715155 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [5.550829s] ... ok", 2026-04-23 17:52:09.715274 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.120125s] ... ok", 2026-04-23 17:52:09.715407 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.240149s] ... ok", 2026-04-23 17:52:09.715524 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.720004s] ... ok", 2026-04-23 17:52:09.715670 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.995437s] ... ok", 2026-04-23 17:52:09.715846 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.953518s] ... ok", 2026-04-23 17:52:09.716000 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.041929s] ... ok", 2026-04-23 17:52:09.716165 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.045174s] ... ok", 2026-04-23 17:52:09.716281 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.443815s] ... ok", 2026-04-23 17:52:09.716403 | instance | "{1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.006082s] ... ok", 2026-04-23 17:52:09.717363 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.861970s] ... ok", 2026-04-23 17:52:09.717476 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.137317s] ... ok", 2026-04-23 17:52:09.717604 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.075247s] ... ok", 2026-04-23 17:52:09.717723 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.066039s] ... ok", 2026-04-23 17:52:09.717884 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.501729s] ... ok", 2026-04-23 17:52:09.718052 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.074761s] ... ok", 2026-04-23 17:52:09.718266 | instance | "{1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [3.445410s] ... ok", 2026-04-23 17:52:09.718453 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.673288s] ... ok", 2026-04-23 17:52:09.718692 | instance | "{2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.121856s] ... ok", 2026-04-23 17:52:09.718864 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.070135s] ... ok", 2026-04-23 17:52:09.719037 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.016394s] ... ok", 2026-04-23 17:52:09.719227 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.825470s] ... ok", 2026-04-23 17:52:09.719410 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.060685s] ... ok", 2026-04-23 17:52:09.719688 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.011486s] ... ok", 2026-04-23 17:52:09.719918 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.199954s] ... ok", 2026-04-23 17:52:09.720097 | instance | "{2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.589567s] ... ok", 2026-04-23 17:52:09.720256 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.199757s] ... ok", 2026-04-23 17:52:09.720389 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.106758s] ... ok", 2026-04-23 17:52:09.720587 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.093316s] ... ok", 2026-04-23 17:52:09.720714 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [9.550750s] ... ok", 2026-04-23 17:52:09.720843 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.974846s] ... ok", 2026-04-23 17:52:09.720973 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.875028s] ... ok", 2026-04-23 17:52:09.721102 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.269990s] ... ok", 2026-04-23 17:52:09.721233 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.464672s] ... ok", 2026-04-23 17:52:09.721364 | instance | "{0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.051886s] ... ok", 2026-04-23 17:52:09.721496 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [6.207095s] ... ok", 2026-04-23 17:52:09.721624 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.446640s] ... ok", 2026-04-23 17:52:09.721753 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.129521s] ... ok", 2026-04-23 17:52:09.721882 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.054226s] ... ok", 2026-04-23 17:52:09.722011 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.075645s] ... ok", 2026-04-23 17:52:09.722172 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.136158s] ... ok", 2026-04-23 17:52:09.722319 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.093039s] ... ok", 2026-04-23 17:52:09.722448 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [4.345598s] ... ok", 2026-04-23 17:52:09.722582 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.321175s] ... ok", 2026-04-23 17:52:09.722707 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.737580s] ... ok", 2026-04-23 17:52:09.722832 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.677035s] ... ok", 2026-04-23 17:52:09.722961 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.591468s] ... ok", 2026-04-23 17:52:09.723085 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.985113s] ... ok", 2026-04-23 17:52:09.723209 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.041616s] ... ok", 2026-04-23 17:52:09.723364 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.049081s] ... ok", 2026-04-23 17:52:09.723549 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.340744s] ... ok", 2026-04-23 17:52:09.723693 | instance | "{3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [22.577653s] ... ok", 2026-04-23 17:52:09.723881 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.247235s] ... ok", 2026-04-23 17:52:09.724023 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.137987s] ... ok", 2026-04-23 17:52:09.724189 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.236199s] ... ok", 2026-04-23 17:52:09.724338 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.077333s] ... ok", 2026-04-23 17:52:09.724488 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.059272s] ... ok", 2026-04-23 17:52:09.724624 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.034029s] ... ok", 2026-04-23 17:52:09.724750 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.062841s] ... ok", 2026-04-23 17:52:09.724875 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.191383s] ... ok", 2026-04-23 17:52:09.724999 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015973s] ... ok", 2026-04-23 17:52:09.725122 | instance | "{2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.744153s] ... ok", 2026-04-23 17:52:09.725248 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.482086s] ... ok", 2026-04-23 17:52:09.725372 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [1.663926s] ... ok", 2026-04-23 17:52:09.725500 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.713317s] ... ok", 2026-04-23 17:52:09.725625 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [6.544284s] ... ok", 2026-04-23 17:52:09.725751 | instance | "{0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-04-23 17:52:09.725879 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.304609s] ... ok", 2026-04-23 17:52:09.726011 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.483899s] ... ok", 2026-04-23 17:52:09.726127 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.318314s] ... ok", 2026-04-23 17:52:09.726262 | instance | "2026-04-23 17:45:37.582 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216", 2026-04-23 17:52:09.726385 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.958889s] ... ok", 2026-04-23 17:52:09.726520 | instance | "2026-04-23 17:45:44.556 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 17:52:09.726692 | instance | "2026-04-23 17:45:47.058 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 17:52:09.726844 | instance | "2026-04-23 17:45:50.559 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 17:52:09.726972 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.421309s] ... ok", 2026-04-23 17:52:09.727087 | instance | "{2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [41.377227s] ... ok", 2026-04-23 17:52:09.727245 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.481066s] ... ok", 2026-04-23 17:52:09.727370 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.411509s] ... ok", 2026-04-23 17:52:09.727528 | instance | "2026-04-23 17:46:24.933 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 17:52:09.727671 | instance | "2026-04-23 17:46:27.435 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 17:52:09.727850 | instance | "2026-04-23 17:46:30.937 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 17:52:09.727961 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.473572s] ... ok", 2026-04-23 17:52:09.728082 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.175879s] ... ok", 2026-04-23 17:52:09.728207 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [101.527158s] ... ok", 2026-04-23 17:52:09.728353 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-04-23 17:52:09.728502 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.248934s] ... ok", 2026-04-23 17:52:09.728631 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.230487s] ... ok", 2026-04-23 17:52:09.728758 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.596113s] ... ok", 2026-04-23 17:52:09.728884 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.756218s] ... ok", 2026-04-23 17:52:09.729012 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.768450s] ... ok", 2026-04-23 17:52:09.729132 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.809950s] ... ok", 2026-04-23 17:52:09.729269 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.235970s] ... ok", 2026-04-23 17:52:09.729381 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.513884s] ... ok", 2026-04-23 17:52:09.729594 | instance | "2026-04-23 17:48:08.617 22 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-04-23 17:52:09.729732 | instance | "2026-04-23 17:48:11.395 22 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-04-23 17:52:09.729866 | instance | "2026-04-23 17:48:14.898 22 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-04-23 17:52:09.729993 | instance | "{2} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [78.072428s] ... ok", 2026-04-23 17:52:09.730116 | instance | "", 2026-04-23 17:52:09.730228 | instance | "======", 2026-04-23 17:52:09.730344 | instance | "Totals", 2026-04-23 17:52:09.730460 | instance | "======", 2026-04-23 17:52:09.730579 | instance | "Ran: 131 tests in 544.7054 sec.", 2026-04-23 17:52:09.730695 | instance | " - Passed: 129", 2026-04-23 17:52:09.730812 | instance | " - Skipped: 2", 2026-04-23 17:52:09.730929 | instance | " - Expected Fail: 0", 2026-04-23 17:52:09.731047 | instance | " - Unexpected Success: 0", 2026-04-23 17:52:09.731167 | instance | " - Failed: 0", 2026-04-23 17:52:09.731282 | instance | "Sum of execute time for each test: 499.8284 sec.", 2026-04-23 17:52:09.731398 | instance | "", 2026-04-23 17:52:09.731514 | instance | "==============", 2026-04-23 17:52:09.731631 | instance | "Worker Balance", 2026-04-23 17:52:09.731748 | instance | "==============", 2026-04-23 17:52:09.731929 | instance | " - Worker 0 (38 tests) => 0:02:37.056609", 2026-04-23 17:52:09.732041 | instance | " - Worker 1 (28 tests) => 0:03:48.053756", 2026-04-23 17:52:09.732161 | instance | " - Worker 2 (32 tests) => 0:08:58.049484", 2026-04-23 17:52:09.732313 | instance | " - Worker 3 (33 tests) => 0:05:38.888856", 2026-04-23 17:52:09.732459 | instance | "+ tempest cleanup", 2026-04-23 17:52:09.732662 | instance | "" 2026-04-23 17:52:09.732778 | instance | ] 2026-04-23 17:52:09.732893 | instance | } 2026-04-23 17:52:09.746911 | instance | 2026-04-23 17:52:09.747366 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-04-23 17:52:09.747767 | instance | Thursday 23 April 2026 17:52:09 +0000 (0:00:00.076) 0:11:24.942 ******** 2026-04-23 17:52:09.817622 | instance | skipping: [instance] 2026-04-23 17:52:09.817842 | instance | 2026-04-23 17:52:09.818146 | instance | PLAY RECAP ********************************************************************* 2026-04-23 17:52:09.818602 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-23 17:52:09.818887 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 17:52:09.819135 | instance | 2026-04-23 17:52:09.819397 | instance | Thursday 23 April 2026 17:52:09 +0000 (0:00:00.071) 0:11:25.013 ******** 2026-04-23 17:52:09.819735 | instance | =============================================================================== 2026-04-23 17:52:09.819993 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 663.72s 2026-04-23 17:52:09.820317 | instance | Gathering Facts --------------------------------------------------------- 5.00s 2026-04-23 17:52:09.820573 | instance | Run "stestr" tests ------------------------------------------------------ 4.43s 2026-04-23 17:52:09.820731 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.50s 2026-04-23 17:52:09.820895 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.45s 2026-04-23 17:52:09.821062 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.40s 2026-04-23 17:52:09.821220 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.27s 2026-04-23 17:52:09.821457 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 1.05s 2026-04-23 17:52:09.821611 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 1.04s 2026-04-23 17:52:09.821771 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.75s 2026-04-23 17:52:09.821932 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.73s 2026-04-23 17:52:09.822091 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.38s 2026-04-23 17:52:09.822270 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.22s 2026-04-23 17:52:09.822426 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-04-23 17:52:09.822587 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.13s 2026-04-23 17:52:09.822784 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-04-23 17:52:09.822983 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.11s 2026-04-23 17:52:09.823383 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-04-23 17:52:09.823648 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.10s 2026-04-23 17:52:09.824419 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-04-23 17:52:09.930030 | instance | INFO [aio > verify] Executed: Successful 2026-04-23 17:52:09.930605 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-23 17:52:10.184899 | instance | ok: Runtime: 0:11:43.029957 2026-04-23 17:52:10.193981 | 2026-04-23 17:52:10.194119 | PLAY RECAP 2026-04-23 17:52:10.194168 | instance | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 17:52:10.194191 | 2026-04-23 17:52:10.443858 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-23 17:52:10.455633 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-23 17:52:11.111996 | 2026-04-23 17:52:11.112135 | PLAY [all] 2026-04-23 17:52:11.127470 | 2026-04-23 17:52:11.127594 | TASK [gather-host-logs : creating directory for system status] 2026-04-23 17:52:11.476199 | instance | changed 2026-04-23 17:52:11.484260 | 2026-04-23 17:52:11.484363 | TASK [gather-host-logs : Get logs for each host] 2026-04-23 17:52:11.846460 | instance | + systemd-cgls --full --all --no-pager 2026-04-23 17:52:11.887987 | instance | + ip addr 2026-04-23 17:52:11.899222 | instance | + ip route 2026-04-23 17:52:11.902578 | instance | + lsblk 2026-04-23 17:52:11.923884 | instance | + mount 2026-04-23 17:52:11.939805 | instance | + docker images 2026-04-23 17:52:11.955948 | instance | + brctl show 2026-04-23 17:52:11.956572 | instance | /bin/bash: line 8: brctl: command not found 2026-04-23 17:52:11.956905 | instance | + ps aux --sort=-%mem 2026-04-23 17:52:12.014512 | instance | + dpkg -l 2026-04-23 17:52:12.030424 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-23 17:52:12.030839 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-23 17:52:12.064502 | instance | + '[' '!' -z '' ']' 2026-04-23 17:52:12.527851 | instance | ok: Runtime: 0:00:00.222773 2026-04-23 17:52:12.537037 | 2026-04-23 17:52:12.537147 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-23 17:52:13.270284 | instance | changed: 2026-04-23 17:52:13.270484 | instance | created directory /var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/work/logs/instance 2026-04-23 17:52:13.270513 | instance | cd+++++++++ system/ 2026-04-23 17:52:13.270536 | instance | >f+++++++++ system/brctl-show.txt 2026-04-23 17:52:13.270557 | instance | >f+++++++++ system/docker-images.txt 2026-04-23 17:52:13.270577 | instance | >f+++++++++ system/ip-addr.txt 2026-04-23 17:52:13.270602 | instance | >f+++++++++ system/ip-route.txt 2026-04-23 17:52:13.270623 | instance | >f+++++++++ system/lsblk.txt 2026-04-23 17:52:13.270644 | instance | >f+++++++++ system/mount.txt 2026-04-23 17:52:13.270664 | instance | >f+++++++++ system/packages.txt 2026-04-23 17:52:13.270682 | instance | >f+++++++++ system/ps.txt 2026-04-23 17:52:13.270702 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-23 17:52:13.279842 | 2026-04-23 17:52:13.279915 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-23 17:52:13.488561 | instance | changed: "values" 2026-04-23 17:52:13.665798 | instance | changed: "releases" 2026-04-23 17:52:13.684718 | 2026-04-23 17:52:13.684881 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-23 17:52:23.731185 | instance | ok: Runtime: 0:00:09.494088 2026-04-23 17:52:23.737484 | 2026-04-23 17:52:23.737651 | TASK [helm-release-status : Downloads logs to executor] 2026-04-23 17:52:24.290866 | instance | changed: 2026-04-23 17:52:24.291091 | instance | cd+++++++++ helm/ 2026-04-23 17:52:24.291130 | instance | cd+++++++++ helm/releases/ 2026-04-23 17:52:24.291159 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-23 17:52:24.291188 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-23 17:52:24.291215 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-23 17:52:24.291242 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-23 17:52:24.291268 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-23 17:52:24.291293 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-23 17:52:24.291318 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-23 17:52:24.291343 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-23 17:52:24.291367 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-23 17:52:24.291392 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-23 17:52:24.291418 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-23 17:52:24.291445 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-23 17:52:24.291470 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-23 17:52:24.291495 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-23 17:52:24.291520 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-23 17:52:24.291545 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-23 17:52:24.291569 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-23 17:52:24.291594 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-23 17:52:24.291622 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-23 17:52:24.291647 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-23 17:52:24.291674 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-23 17:52:24.291716 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-23 17:52:24.291742 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-23 17:52:24.291774 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-23 17:52:24.291813 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-23 17:52:24.291853 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-23 17:52:24.291888 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-23 17:52:24.291917 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-23 17:52:24.291943 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-23 17:52:24.291968 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-23 17:52:24.291993 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-04-23 17:52:24.292017 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-23 17:52:24.292042 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-04-23 17:52:24.292065 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-04-23 17:52:24.292089 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-23 17:52:24.292113 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-04-23 17:52:24.292137 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-23 17:52:24.292160 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-23 17:52:24.292184 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-23 17:52:24.292249 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-23 17:52:24.292278 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-23 17:52:24.292302 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-04-23 17:52:24.292326 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-23 17:52:24.292350 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-23 17:52:24.292374 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-23 17:52:24.292398 | instance | cd+++++++++ helm/values/ 2026-04-23 17:52:24.292422 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-23 17:52:24.292447 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-23 17:52:24.292470 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-23 17:52:24.292494 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-23 17:52:24.292517 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-23 17:52:24.292540 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-23 17:52:24.292564 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-23 17:52:24.292587 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-23 17:52:24.292611 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-23 17:52:24.292634 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-23 17:52:24.292657 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-23 17:52:24.292681 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-23 17:52:24.292705 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-23 17:52:24.292729 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-23 17:52:24.292754 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-23 17:52:24.292778 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-23 17:52:24.292802 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-23 17:52:24.292826 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-23 17:52:24.292850 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-23 17:52:24.292873 | instance | cd+++++++++ helm/values/openstack/ 2026-04-23 17:52:24.292898 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-23 17:52:24.292931 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-23 17:52:24.292985 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-23 17:52:24.293016 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-23 17:52:24.293041 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-23 17:52:24.293065 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-23 17:52:24.293089 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-23 17:52:24.293112 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-23 17:52:24.293136 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-23 17:52:24.293159 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-23 17:52:24.293183 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-04-23 17:52:24.293209 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-23 17:52:24.293233 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-04-23 17:52:24.293258 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-04-23 17:52:24.293282 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-23 17:52:24.293310 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-04-23 17:52:24.293336 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-23 17:52:24.293362 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-23 17:52:24.293387 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-23 17:52:24.293412 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-23 17:52:24.293436 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-23 17:52:24.293461 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-04-23 17:52:24.293486 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-23 17:52:24.293510 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-23 17:52:24.293534 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-23 17:52:24.307008 | 2026-04-23 17:52:24.307136 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-23 17:52:24.564706 | instance | changed 2026-04-23 17:52:24.569965 | 2026-04-23 17:52:24.570039 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-23 17:52:24.785543 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 17:52:24.785665 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 17:52:24.794516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:24.798582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:24.890927 | instance | node/instance 2026-04-23 17:52:24.897071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:24.976920 | instance | clusterrole/admin 2026-04-23 17:52:25.201696 | instance | clusterrole/capi-aggregated-manager-role 2026-04-23 17:52:25.261914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:25.306346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:25.325302 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-23 17:52:25.396922 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-23 17:52:25.536248 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-23 17:52:25.598114 | instance | clusterrole/capi-manager-role 2026-04-23 17:52:25.729936 | instance | clusterrole/capo-manager-role 2026-04-23 17:52:25.805352 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-23 17:52:25.935075 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-23 17:52:25.997891 | instance | clusterrole/cert-manager-cainjector 2026-04-23 17:52:26.136785 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-23 17:52:26.177750 | instance | clusterrole/cert-manager-controller-certificates 2026-04-23 17:52:26.329808 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-23 17:52:26.370945 | instance | clusterrole/cert-manager-controller-challenges 2026-04-23 17:52:26.509982 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-23 17:52:26.580638 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-23 17:52:26.706566 | instance | clusterrole/cert-manager-controller-issuers 2026-04-23 17:52:26.778482 | instance | clusterrole/cert-manager-controller-orders 2026-04-23 17:52:26.889190 | instance | clusterrole/cert-manager-edit 2026-04-23 17:52:26.983448 | instance | clusterrole/cert-manager-view 2026-04-23 17:52:27.081664 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-23 17:52:27.174161 | instance | clusterrole/cilium 2026-04-23 17:52:27.261699 | instance | clusterrole/cilium-operator 2026-04-23 17:52:27.381203 | instance | clusterrole/cluster-admin 2026-04-23 17:52:27.487649 | instance | clusterrole/edit 2026-04-23 17:52:27.585490 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 17:52:27.688008 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-23 17:52:27.773922 | instance | clusterrole/goldpinger-clusterrole 2026-04-23 17:52:27.879986 | instance | clusterrole/ingress-nginx 2026-04-23 17:52:27.988538 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-23 17:52:28.099269 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-23 17:52:28.202146 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-23 17:52:28.296050 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-23 17:52:28.399861 | instance | clusterrole/kubeadm:get-nodes 2026-04-23 17:52:28.500635 | instance | clusterrole/local-path-provisioner 2026-04-23 17:52:28.624148 | instance | clusterrole/neutron-coredns 2026-04-23 17:52:28.725673 | instance | clusterrole/node-feature-discovery 2026-04-23 17:52:28.824611 | instance | clusterrole/node-feature-discovery-gc 2026-04-23 17:52:28.907993 | instance | clusterrole/nova-bootstrap 2026-04-23 17:52:29.013243 | instance | clusterrole/nova-cell-setup 2026-04-23 17:52:29.091907 | instance | clusterrole/objectstorage-provisioner-role 2026-04-23 17:52:29.210487 | instance | clusterrole/orc-image-editor-role 2026-04-23 17:52:29.289790 | instance | clusterrole/orc-image-viewer-role 2026-04-23 17:52:29.385428 | instance | clusterrole/orc-manager-role 2026-04-23 17:52:29.479498 | instance | clusterrole/orc-metrics-auth-role 2026-04-23 17:52:29.569684 | instance | clusterrole/orc-metrics-reader 2026-04-23 17:52:29.671570 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-23 17:52:29.762183 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-23 17:52:29.855701 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-23 17:52:29.943900 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-23 17:52:30.047559 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-23 17:52:30.142507 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-04-23 17:52:30.240908 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-23 17:52:30.341567 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-23 17:52:30.434865 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-23 17:52:30.527647 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-23 17:52:30.616019 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-23 17:52:30.718410 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-23 17:52:30.813027 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-23 17:52:30.905499 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-23 17:52:31.022877 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-23 17:52:31.113333 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-23 17:52:31.213489 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-23 17:52:31.318468 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-23 17:52:31.405665 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-23 17:52:31.506136 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-23 17:52:31.613060 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-23 17:52:31.705074 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-23 17:52:31.804058 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-23 17:52:31.897940 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-23 17:52:31.998037 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-23 17:52:32.086635 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-23 17:52:32.177659 | instance | clusterrole/rook-ceph-global 2026-04-23 17:52:32.276283 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-23 17:52:32.358768 | instance | clusterrolebinding/cilium 2026-04-23 17:52:32.459283 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-23 17:52:32.547476 | instance | clusterrole/rook-ceph-mgr-system 2026-04-23 17:52:32.672123 | instance | clusterrolebinding/cilium-operator 2026-04-23 17:52:32.742374 | instance | clusterrole/rook-ceph-object-bucket 2026-04-23 17:52:32.848534 | instance | clusterrolebinding/cluster-admin 2026-04-23 17:52:32.911839 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 17:52:33.051014 | instance | clusterrole/rook-ceph-osd 2026-04-23 17:52:33.104719 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-23 17:52:33.224195 | instance | clusterrole/rook-ceph-system 2026-04-23 17:52:33.290302 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-23 17:52:33.418931 | instance | clusterrolebinding/ingress-nginx 2026-04-23 17:52:33.479074 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-23 17:52:33.614422 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-23 17:52:33.679247 | instance | clusterrole/system:aggregate-to-admin 2026-04-23 17:52:33.824506 | instance | clusterrole/system:aggregate-to-edit 2026-04-23 17:52:33.870150 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-23 17:52:34.042289 | instance | clusterrole/system:aggregate-to-view 2026-04-23 17:52:34.103205 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-23 17:52:34.237741 | instance | clusterrole/system:auth-delegator 2026-04-23 17:52:34.289122 | instance | clusterrole/system:basic-user 2026-04-23 17:52:34.420135 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-23 17:52:34.483519 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-23 17:52:34.618301 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-23 17:52:34.666836 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-23 17:52:34.815305 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-23 17:52:34.857735 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-23 17:52:35.002438 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-23 17:52:35.041985 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-23 17:52:35.186307 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-23 17:52:35.228829 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-23 17:52:35.373518 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-23 17:52:35.406456 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-23 17:52:35.561021 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-23 17:52:35.604901 | instance | clusterrolebinding/local-path-provisioner 2026-04-23 17:52:35.758154 | instance | clusterrolebinding/magnum-cluster-api 2026-04-23 17:52:35.787984 | instance | clusterrole/system:controller:certificate-controller 2026-04-23 17:52:35.951672 | instance | clusterrolebinding/neutron-coredns 2026-04-23 17:52:35.982311 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-23 17:52:36.150058 | instance | clusterrolebinding/node-feature-discovery 2026-04-23 17:52:36.186687 | instance | clusterrole/system:controller:cronjob-controller 2026-04-23 17:52:36.339695 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-23 17:52:36.372994 | instance | clusterrolebinding/nova-bootstrap 2026-04-23 17:52:36.513762 | instance | clusterrolebinding/nova-cell-setup 2026-04-23 17:52:36.547257 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-04-23 17:52:36.717738 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-23 17:52:36.771028 | instance | clusterrole/system:controller:deployment-controller 2026-04-23 17:52:36.918422 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-23 17:52:36.969316 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-23 17:52:37.111989 | instance | clusterrole/system:controller:disruption-controller 2026-04-23 17:52:37.173508 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-23 17:52:37.317039 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-23 17:52:37.400829 | instance | clusterrole/system:controller:endpoint-controller 2026-04-23 17:52:37.542124 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-23 17:52:37.617907 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-23 17:52:37.730554 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-23 17:52:37.834514 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-23 17:52:37.912632 | instance | clusterrolebinding/rook-ceph-global 2026-04-23 17:52:38.034278 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-23 17:52:38.113393 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-23 17:52:38.238837 | instance | clusterrole/system:controller:expand-controller 2026-04-23 17:52:38.298898 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-23 17:52:38.444524 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-23 17:52:38.480711 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-23 17:52:38.638811 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-23 17:52:38.666901 | instance | clusterrolebinding/rook-ceph-osd 2026-04-23 17:52:38.831949 | instance | clusterrole/system:controller:job-controller 2026-04-23 17:52:38.838428 | instance | clusterrole/system:controller:namespace-controller 2026-04-23 17:52:39.022000 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-23 17:52:39.025188 | instance | clusterrole/system:controller:node-controller 2026-04-23 17:52:39.206168 | instance | clusterrolebinding/rook-ceph-system 2026-04-23 17:52:39.209303 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-23 17:52:39.380993 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-23 17:52:39.404842 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-23 17:52:39.578737 | instance | clusterrolebinding/system:basic-user 2026-04-23 17:52:39.586278 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-23 17:52:39.767780 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-23 17:52:39.780720 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-23 17:52:39.958297 | instance | clusterrole/system:controller:replicaset-controller 2026-04-23 17:52:39.959100 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-23 17:52:40.131697 | instance | clusterrole/system:controller:replication-controller 2026-04-23 17:52:40.132927 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-23 17:52:40.314520 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-23 17:52:40.315054 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-23 17:52:40.513726 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-23 17:52:40.542427 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-23 17:52:40.725119 | instance | clusterrole/system:controller:route-controller 2026-04-23 17:52:40.739730 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-23 17:52:40.918471 | instance | clusterrole/system:controller:service-account-controller 2026-04-23 17:52:40.967173 | instance | clusterrole/system:controller:service-controller 2026-04-23 17:52:41.138271 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-23 17:52:41.172940 | instance | clusterrole/system:controller:statefulset-controller 2026-04-23 17:52:41.345451 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-23 17:52:41.371870 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-23 17:52:41.532711 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-23 17:52:41.585458 | instance | clusterrole/system:controller:ttl-controller 2026-04-23 17:52:41.743558 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-23 17:52:41.788545 | instance | clusterrole/system:coredns 2026-04-23 17:52:41.959440 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-23 17:52:42.001728 | instance | clusterrole/system:discovery 2026-04-23 17:52:42.146557 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-23 17:52:42.177255 | instance | clusterrole/system:heapster 2026-04-23 17:52:42.324421 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-23 17:52:42.361843 | instance | clusterrole/system:kube-aggregator 2026-04-23 17:52:42.502261 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-23 17:52:42.571475 | instance | clusterrole/system:kube-controller-manager 2026-04-23 17:52:42.685292 | instance | clusterrolebinding/system:controller:job-controller 2026-04-23 17:52:42.754562 | instance | clusterrole/system:kube-dns 2026-04-23 17:52:42.865313 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-23 17:52:42.937118 | instance | clusterrole/system:kube-scheduler 2026-04-23 17:52:43.033251 | instance | clusterrole/system:kubelet-api-admin 2026-04-23 17:52:43.119144 | instance | clusterrolebinding/system:controller:node-controller 2026-04-23 17:52:43.212812 | instance | clusterrole/system:monitoring 2026-04-23 17:52:43.295362 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-23 17:52:43.403239 | instance | clusterrole/system:node 2026-04-23 17:52:43.476316 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-23 17:52:43.614839 | instance | clusterrole/system:node-bootstrapper 2026-04-23 17:52:43.654286 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-23 17:52:43.820624 | instance | clusterrole/system:node-problem-detector 2026-04-23 17:52:43.850411 | instance | clusterrole/system:node-proxier 2026-04-23 17:52:44.000996 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-23 17:52:44.039853 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-23 17:52:44.218740 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-23 17:52:44.236026 | instance | clusterrole/system:public-info-viewer 2026-04-23 17:52:44.389458 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-23 17:52:44.407851 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-23 17:52:44.563182 | instance | clusterrole/system:volume-scheduler 2026-04-23 17:52:44.590890 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-23 17:52:44.760053 | instance | clusterrole/vector 2026-04-23 17:52:44.775991 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-23 17:52:44.949920 | instance | clusterrole/view 2026-04-23 17:52:44.954401 | instance | clusterrolebinding/system:controller:route-controller 2026-04-23 17:52:45.132641 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-23 17:52:45.134892 | instance | clusterrolebinding/system:controller:service-controller 2026-04-23 17:52:45.338229 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-23 17:52:45.346937 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-23 17:52:45.520564 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-23 17:52:45.524710 | instance | clusterrolebinding/system:coredns 2026-04-23 17:52:45.711774 | instance | clusterrolebinding/system:discovery 2026-04-23 17:52:45.713746 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-23 17:52:45.905452 | instance | clusterrolebinding/system:kube-dns 2026-04-23 17:52:45.914298 | instance | clusterrolebinding/system:kube-scheduler 2026-04-23 17:52:46.081254 | instance | clusterrolebinding/system:monitoring 2026-04-23 17:52:46.091621 | instance | clusterrolebinding/system:node 2026-04-23 17:52:46.257729 | instance | clusterrolebinding/system:node-proxier 2026-04-23 17:52:46.275614 | instance | clusterrolebinding/system:public-info-viewer 2026-04-23 17:52:46.423521 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-23 17:52:46.439971 | instance | clusterrolebinding/system:volume-scheduler 2026-04-23 17:52:46.591567 | instance | clusterrolebinding/vector 2026-04-23 17:52:46.615172 | instance | storageclass/general 2026-04-23 17:52:46.766852 | instance | namespace/auth-system 2026-04-23 17:52:46.863170 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-23 17:52:46.956828 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-23 17:52:47.047020 | instance | namespace/capi-system 2026-04-23 17:52:47.150230 | instance | namespace/capo-system 2026-04-23 17:52:47.224186 | instance | namespace/cert-manager 2026-04-23 17:52:47.347747 | instance | namespace/default 2026-04-23 17:52:47.409811 | instance | namespace/envoy-gateway-system 2026-04-23 17:52:47.541106 | instance | namespace/ingress-nginx 2026-04-23 17:52:47.613195 | instance | namespace/kube-node-lease 2026-04-23 17:52:47.761564 | instance | namespace/kube-public 2026-04-23 17:52:47.827600 | instance | namespace/kube-system 2026-04-23 17:52:47.951612 | instance | namespace/local-path-storage 2026-04-23 17:52:48.009655 | instance | namespace/magnum-system 2026-04-23 17:52:48.176043 | instance | namespace/monitoring 2026-04-23 17:52:48.215751 | instance | namespace/openstack 2026-04-23 17:52:48.367920 | instance | namespace/orc-system 2026-04-23 17:52:48.409300 | instance | namespace/rook-ceph 2026-04-23 17:52:48.569529 | instance | namespace/secretgen-controller 2026-04-23 17:52:52.281006 | instance | ok: Runtime: 0:00:23.967750 2026-04-23 17:52:52.290100 | 2026-04-23 17:52:52.290248 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-23 17:52:52.501066 | instance | changed 2026-04-23 17:52:52.508022 | 2026-04-23 17:52:52.508195 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-23 17:52:52.733909 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 17:52:52.734202 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 17:52:52.734230 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 17:52:52.841356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:52.841522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:52.941429 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-23 17:52:52.943829 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-23 17:52:52.944973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:52.949993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.030085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.038260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.132409 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-23 17:52:53.134499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.141895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.236986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.237801 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-23 17:52:53.241206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.339440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.360387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.362940 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-23 17:52:53.454227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.459029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.472523 | instance | auth-system/endpoints/keycloak 2026-04-23 17:52:53.544317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.573716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.581405 | instance | auth-system/endpoints/keycloak-headless 2026-04-23 17:52:53.651241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.683090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.683181 | instance | auth-system/endpoints/keycloak-metrics 2026-04-23 17:52:53.779895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.785378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.796164 | instance | auth-system/ingresses/keycloak 2026-04-23 17:52:53.890360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.909375 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:53.914220 | instance | auth-system/networkpolicies/keycloak 2026-04-23 17:52:53.919700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:53.999141 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:54.010790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.026049 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf 2026-04-23 17:52:54.030496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.101442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.119981 | instance | auth-system/pods/keycloak-0 2026-04-23 17:52:54.133166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.219271 | instance | auth-system/secrets/keycloak 2026-04-23 17:52:54.221397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.223096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.327115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.329626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.336971 | instance | auth-system/secrets/keycloak-externaldb 2026-04-23 17:52:54.432547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.433388 | instance | auth-system/secrets/keycloak.199-19-213-153.nip.io-tls 2026-04-23 17:52:54.436952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.531922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.534232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.553075 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-23 17:52:54.628179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.648478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.664704 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-23 17:52:54.720788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.752735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.773042 | instance | auth-system/serviceaccounts/default 2026-04-23 17:52:54.834694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.851965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.879558 | instance | auth-system/services/keycloak 2026-04-23 17:52:54.963115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.969100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:54.971300 | instance | auth-system/serviceaccounts/keycloak 2026-04-23 17:52:55.057469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.061501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.068591 | instance | auth-system/services/keycloak-headless 2026-04-23 17:52:55.159527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.163003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.173433 | instance | auth-system/services/keycloak-metrics 2026-04-23 17:52:55.248794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.258983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.279551 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-23 17:52:55.349878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.372590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.375467 | instance | auth-system/statefulsets/keycloak 2026-04-23 17:52:55.453524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.472765 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-23 17:52:55.474593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.541733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.573472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.607394 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-23 17:52:55.662642 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:55.671446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.695824 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:55.696531 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-23 17:52:55.703268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.763538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.806675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.808231 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-23 17:52:55.877568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.910662 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-23 17:52:55.923242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:55.980434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.024063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.031113 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-23 17:52:56.090548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.114252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.120136 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-23 17:52:56.208695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.211754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.233777 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-23 17:52:56.299413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.302541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.315626 | instance | capi-system/deployment/capi-controller-manager 2026-04-23 17:52:56.388664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.418086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.447766 | instance | capi-system/endpoints/capi-webhook-service 2026-04-23 17:52:56.497883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.508506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.510832 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc 2026-04-23 17:52:56.589913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.613839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.665471 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-rbb78 2026-04-23 17:52:56.688126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.723317 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-23 17:52:56.725455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.791037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.841814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.872562 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-23 17:52:56.911488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:56.935293 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-23 17:52:56.959323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.011528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.063891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.084434 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-23 17:52:57.112388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.146285 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-23 17:52:57.185281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.240258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.297398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.343775 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-23 17:52:57.383133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.388769 | instance | capi-system/roles/capi-leader-election-role 2026-04-23 17:52:57.442840 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:57.452134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.484435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.557119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.591509 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-23 17:52:57.601418 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:57.603274 | instance | capi-system/serviceaccounts/capi-manager 2026-04-23 17:52:57.609705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.680250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.732880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.765799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.802880 | instance | capi-system/serviceaccounts/default 2026-04-23 17:52:57.806416 | instance | capi-system/services/capi-webhook-service 2026-04-23 17:52:57.842178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.875224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:57.994761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.006278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.018312 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-23 17:52:58.056399 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-23 17:52:58.096660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.104646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.201393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.212346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.219913 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-23 17:52:58.287016 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-23 17:52:58.302491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.341625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.415190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.441056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.442286 | instance | cert-manager/deployment/cert-manager 2026-04-23 17:52:58.508200 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-23 17:52:58.531759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.547307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.631386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.636248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.661549 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-23 17:52:58.735954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.736899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.748848 | instance | cert-manager/endpoints/cert-manager 2026-04-23 17:52:58.832241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.834811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.856343 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-23 17:52:58.936500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.937528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:58.939108 | instance | capo-system/deployment/capo-controller-manager 2026-04-23 17:52:59.033724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.046575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.083085 | instance | capo-system/endpoints/capo-webhook-service 2026-04-23 17:52:59.127551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.153635 | instance | cert-manager/pods/cert-manager-75c4c745bc-55hlf 2026-04-23 17:52:59.161962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.230670 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:59.240940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.265321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.308767 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-hztch 2026-04-23 17:52:59.349040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.364965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.375778 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-4xp59 2026-04-23 17:52:59.453121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.534582 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-7sdzs 2026-04-23 17:52:59.539172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.624625 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-23 17:52:59.651019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.669287 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:52:59.684796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.768429 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-23 17:52:59.776368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.811057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.838570 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-23 17:52:59.874399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.942031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.972208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:52:59.974871 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-23 17:53:00.051872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.055334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.070828 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-23 17:53:00.148247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.164995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.172582 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-23 17:53:00.240311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.258939 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-23 17:53:00.268149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.346836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.359759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.364723 | instance | capo-system/roles/capo-leader-election-role 2026-04-23 17:53:00.447745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.468490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.474760 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-23 17:53:00.547865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.565952 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-23 17:53:00.569448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.646415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.661109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.692085 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-23 17:53:00.737886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.768071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.769029 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-23 17:53:00.845786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.881504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.889929 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-23 17:53:00.975947 | instance | capo-system/serviceaccounts/capo-manager 2026-04-23 17:53:00.981016 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:00.989750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:00.998676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.104711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.105981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.196467 | instance | capo-system/serviceaccounts/default 2026-04-23 17:53:01.210260 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-23 17:53:01.216917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.242966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.313711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.361146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.409022 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-23 17:53:01.427292 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-23 17:53:01.443155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.468783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.532273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.561980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.622743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.638114 | instance | cert-manager/serviceaccounts/default 2026-04-23 17:53:01.668336 | instance | cert-manager/services/cert-manager 2026-04-23 17:53:01.672413 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:01.682335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.721245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.797005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.825102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.874842 | instance | cert-manager/services/cert-manager-webhook 2026-04-23 17:53:01.897997 | instance | capo-system/services/capo-webhook-service 2026-04-23 17:53:01.907755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.925103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:01.997776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.025672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.080826 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-23 17:53:02.109190 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-23 17:53:02.110623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.133396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.200493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.234655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.284692 | instance | default/configmaps/kube-root-ca.crt 2026-04-23 17:53:02.289547 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-23 17:53:02.299128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.340629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.390759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.449172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.486830 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-23 17:53:02.487559 | instance | default/endpoints/kubernetes 2026-04-23 17:53:02.497688 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:02.507253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.558021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.626728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.677777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.696339 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-g7ztq 2026-04-23 17:53:02.709511 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-23 17:53:02.735800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.785775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.872146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.874297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.896071 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-23 17:53:02.928794 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-23 17:53:02.960508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:02.985558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.092522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.096557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.105555 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-23 17:53:03.121181 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-23 17:53:03.191600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.212585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.281916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.295212 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-23 17:53:03.308396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.329132 | instance | envoy-gateway-system/secrets/envoy 2026-04-23 17:53:03.375314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.403276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.496232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.497129 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-23 17:53:03.515323 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-23 17:53:03.515599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.599714 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:03.604398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.611855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.682934 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-23 17:53:03.695613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.704396 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-23 17:53:03.707553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.783703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.825691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.881906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.896459 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-23 17:53:03.947420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:03.990915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.031900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.136724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.146133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.161040 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-23 17:53:04.165453 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-23 17:53:04.262453 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:04.271932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.371679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.387056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.405081 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-23 17:53:04.448927 | instance | default/serviceaccounts/default 2026-04-23 17:53:04.480519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.499843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.595468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.622281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.647169 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-23 17:53:04.682494 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-23 17:53:04.714627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.740202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.814775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.834814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.867311 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-23 17:53:04.895984 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-23 17:53:04.903307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:04.943290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.008882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.054371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.059864 | instance | default/services/kubernetes 2026-04-23 17:53:05.105278 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-23 17:53:05.105339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.213618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.282673 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-23 17:53:05.309604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.337485 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-23 17:53:05.435931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.495121 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-23 17:53:05.532323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.556145 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-23 17:53:05.646069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.661916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.694084 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-23 17:53:05.746801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.754996 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-23 17:53:05.798036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.838913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.908777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:05.924935 | instance | ingress-nginx/pods/ingress-nginx-controller-xnpvr 2026-04-23 17:53:05.932609 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7qmqc 2026-04-23 17:53:05.972435 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:05.981077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.035016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.095873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.167009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.167075 | instance | ingress-nginx/roles/ingress-nginx 2026-04-23 17:53:06.187469 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-23 17:53:06.223829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.273477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.394142 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-23 17:53:06.400094 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:06.411871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.422032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.434479 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-23 17:53:06.510844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.518462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.607217 | instance | ingress-nginx/serviceaccounts/default 2026-04-23 17:53:06.612339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.628011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.681731 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-23 17:53:06.724728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.756238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.849773 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-23 17:53:06.854612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:06.900161 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-23 17:53:06.997693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.039901 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-23 17:53:07.041988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.108220 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-23 17:53:07.158475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.165361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.249183 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-23 17:53:07.308743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.351563 | instance | kube-public/configmaps/cluster-info 2026-04-23 17:53:07.421068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.467405 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-23 17:53:07.489524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.579096 | instance | kube-node-lease/serviceaccounts/default 2026-04-23 17:53:07.604548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.612279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.685182 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 17:53:07.801961 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-23 17:53:07.887371 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 17:53:07.899838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:07.941943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.010353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.027866 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-23 17:53:08.094155 | instance | kube-system/configmaps/cilium-config 2026-04-23 17:53:08.099694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.104983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.195431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.253365 | instance | kube-system/configmaps/coredns 2026-04-23 17:53:08.305016 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-23 17:53:08.329498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.460320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.490621 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-23 17:53:08.493524 | instance | kube-system/configmaps/kube-proxy 2026-04-23 17:53:08.686314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.686532 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-23 17:53:08.704908 | instance | kube-system/configmaps/kubeadm-config 2026-04-23 17:53:08.799194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.907555 | instance | kube-system/configmaps/kubelet-config 2026-04-23 17:53:08.912137 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:08.918968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:08.919199 | instance | kube-public/serviceaccounts/default 2026-04-23 17:53:09.045071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:09.107391 | instance | kube-system/deployment/cilium-operator 2026-04-23 17:53:09.126896 | instance | kube-system/deployment/coredns 2026-04-23 17:53:09.176227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:09.280878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:09.334611 | instance | kube-system/daemonsets/cilium 2026-04-23 17:53:09.353768 | instance | kube-system/daemonsets/kube-proxy 2026-04-23 17:53:09.387828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:09.392710 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:09.400515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:09.502140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:09.565899 | instance | kube-system/endpoints/kube-dns 2026-04-23 17:53:09.568075 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-23 17:53:09.767088 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-23 17:53:09.775904 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-23 17:53:09.877558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:09.949246 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-23 17:53:09.953561 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-23 17:53:09.964705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:10.054078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:10.136256 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-23 17:53:10.138397 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-23 17:53:10.162715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:10.338805 | instance | local-path-storage/configmaps/local-path-config 2026-04-23 17:53:10.343917 | instance | kube-system/pods/cilium-ks2pj 2026-04-23 17:53:10.520878 | instance | kube-system/pods/cilium-operator-869df985b8-rjpsp 2026-04-23 17:53:10.538702 | instance | kube-system/pods/coredns-67659f764b-946qx 2026-04-23 17:53:10.718757 | instance | kube-system/pods/coredns-67659f764b-rw6wn 2026-04-23 17:53:10.720581 | instance | kube-system/pods/etcd-instance 2026-04-23 17:53:10.919531 | instance | kube-system/pods/kube-apiserver-instance 2026-04-23 17:53:10.932582 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-23 17:53:11.123162 | instance | kube-system/pods/kube-proxy-gwd4g 2026-04-23 17:53:11.149779 | instance | kube-system/pods/kube-scheduler-instance 2026-04-23 17:53:11.310914 | instance | kube-system/pods/kube-vip-instance 2026-04-23 17:53:11.326769 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-23 17:53:11.493201 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-23 17:53:11.509158 | instance | kube-system/rolebindings/kube-proxy 2026-04-23 17:53:11.696846 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-23 17:53:11.699564 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-23 17:53:11.870749 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-23 17:53:11.883242 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-23 17:53:12.045406 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-23 17:53:12.046989 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-23 17:53:12.221151 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-23 17:53:12.226184 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-23 17:53:12.393216 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-23 17:53:12.408313 | instance | kube-system/roles/cilium-config-agent 2026-04-23 17:53:12.567594 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-23 17:53:12.606520 | instance | kube-system/roles/kube-proxy 2026-04-23 17:53:12.758795 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-23 17:53:12.803490 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-23 17:53:12.936926 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-23 17:53:12.995676 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-23 17:53:13.113172 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-23 17:53:13.176474 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-23 17:53:13.296689 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-23 17:53:13.353576 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-23 17:53:13.497260 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-dxxjn 2026-04-23 17:53:13.562638 | instance | kube-system/secrets/bootstrap-token-iu194u 2026-04-23 17:53:13.677472 | instance | kube-system/secrets/bootstrap-token-u66v55 2026-04-23 17:53:13.769229 | instance | kube-system/secrets/kubeadm-certs 2026-04-23 17:53:13.869806 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-23 17:53:13.949275 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-23 17:53:14.169223 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-23 17:53:14.183795 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-23 17:53:14.377493 | instance | kube-system/serviceaccounts/cilium 2026-04-23 17:53:14.398566 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-23 17:53:14.588014 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-23 17:53:14.601334 | instance | kube-system/serviceaccounts/coredns 2026-04-23 17:53:14.839197 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-23 17:53:14.851138 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-23 17:53:15.058809 | instance | kube-system/serviceaccounts/default 2026-04-23 17:53:15.073854 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-23 17:53:15.294809 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-23 17:53:15.314606 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-23 17:53:15.517176 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-23 17:53:15.551733 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-23 17:53:15.717854 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-23 17:53:15.783765 | instance | kube-system/serviceaccounts/expand-controller 2026-04-23 17:53:15.937560 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-23 17:53:16.023665 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-23 17:53:16.128618 | instance | kube-system/serviceaccounts/job-controller 2026-04-23 17:53:16.226820 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-23 17:53:16.357888 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-23 17:53:16.459103 | instance | kube-system/serviceaccounts/node-controller 2026-04-23 17:53:16.577766 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-23 17:53:16.681592 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-23 17:53:16.811281 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-23 17:53:16.900676 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-23 17:53:17.029422 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-23 17:53:17.118658 | instance | kube-system/serviceaccounts/replication-controller 2026-04-23 17:53:17.258399 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-23 17:53:17.343950 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-23 17:53:17.504740 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-23 17:53:17.585782 | instance | kube-system/serviceaccounts/service-controller 2026-04-23 17:53:17.736917 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-23 17:53:17.808595 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-23 17:53:17.978199 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-23 17:53:18.044141 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-23 17:53:18.218463 | instance | kube-system/services/kube-dns 2026-04-23 17:53:18.284615 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-23 17:53:18.424663 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-23 17:53:18.494340 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-23 17:53:18.629196 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-23 17:53:18.673370 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-23 17:53:18.817266 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-23 17:53:18.851229 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-23 17:53:18.998762 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-23 17:53:19.037198 | instance | local-path-storage/serviceaccounts/default 2026-04-23 17:53:19.195163 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-23 17:53:19.231644 | instance | monitoring/daemonsets/goldpinger 2026-04-23 17:53:19.412704 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-23 17:53:19.476467 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 17:53:19.596246 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-23 17:53:19.697992 | instance | monitoring/daemonsets/vector 2026-04-23 17:53:19.820227 | instance | monitoring/configmaps/goldpinger-zap 2026-04-23 17:53:19.936510 | instance | monitoring/configmaps/ipmi-exporter 2026-04-23 17:53:20.065514 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-23 17:53:20.166436 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-23 17:53:20.260811 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-23 17:53:20.359863 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-23 17:53:20.450124 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-23 17:53:20.546965 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-23 17:53:20.638874 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-23 17:53:20.763659 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-23 17:53:20.846093 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-23 17:53:21.045426 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-23 17:53:21.068827 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-23 17:53:21.240570 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-23 17:53:21.429113 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-23 17:53:21.455757 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-23 17:53:21.628948 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-23 17:53:21.652235 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-23 17:53:21.846130 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-23 17:53:21.858651 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-23 17:53:22.041789 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-23 17:53:22.047678 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-23 17:53:22.226415 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-23 17:53:22.234220 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-23 17:53:22.407162 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-23 17:53:22.438060 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-23 17:53:22.608813 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-23 17:53:22.632743 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-23 17:53:22.810930 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-23 17:53:22.847896 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-23 17:53:23.005422 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-23 17:53:23.054751 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-23 17:53:23.193801 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-23 17:53:23.249916 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-23 17:53:23.407752 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-23 17:53:23.445915 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-23 17:53:23.604258 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-23 17:53:23.644307 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-23 17:53:23.788332 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-23 17:53:23.848433 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-23 17:53:23.983357 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-23 17:53:24.033141 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-23 17:53:24.172976 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-23 17:53:24.218222 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-23 17:53:24.381271 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-23 17:53:24.416575 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-23 17:53:24.590448 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-23 17:53:24.640411 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-23 17:53:24.775534 | instance | monitoring/configmaps/loki 2026-04-23 17:53:24.836940 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-23 17:53:24.971580 | instance | monitoring/configmaps/loki-gateway 2026-04-23 17:53:25.030446 | instance | monitoring/configmaps/loki-runtime 2026-04-23 17:53:25.206142 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-23 17:53:25.236407 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-23 17:53:25.393783 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-23 17:53:25.436901 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-23 17:53:25.573445 | instance | monitoring/configmaps/vector 2026-04-23 17:53:25.731697 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-23 17:53:25.767051 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-23 17:53:25.947071 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-23 17:53:25.967148 | instance | monitoring/deployment/loki-gateway 2026-04-23 17:53:26.138343 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-23 17:53:26.156872 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-23 17:53:26.328591 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-23 17:53:26.352604 | instance | monitoring/endpoints/alertmanager-operated 2026-04-23 17:53:26.530460 | instance | monitoring/endpoints/goldpinger 2026-04-23 17:53:26.546691 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-23 17:53:26.684063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:26.719217 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-23 17:53:26.726972 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-23 17:53:26.774532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:26.865692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:26.907909 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-23 17:53:26.939704 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-23 17:53:27.132062 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 17:53:27.139387 | instance | monitoring/endpoints/loki 2026-04-23 17:53:27.339602 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-23 17:53:27.348701 | instance | monitoring/endpoints/loki-gateway 2026-04-23 17:53:27.558143 | instance | monitoring/endpoints/loki-headless 2026-04-23 17:53:27.559553 | instance | monitoring/endpoints/loki-memberlist 2026-04-23 17:53:27.766512 | instance | monitoring/endpoints/loki-results-cache 2026-04-23 17:53:27.770667 | instance | monitoring/endpoints/prometheus-operated 2026-04-23 17:53:27.972155 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-23 17:53:27.980056 | instance | monitoring/endpoints/vector-headless 2026-04-23 17:53:28.141775 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-23 17:53:28.184622 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-23 17:53:28.341184 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-23 17:53:28.398363 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-23 17:53:28.556249 | instance | monitoring/pods/goldpinger-487rd 2026-04-23 17:53:28.596877 | instance | monitoring/pods/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7 2026-04-23 17:53:28.753580 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg 2026-04-23 17:53:28.799324 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-2hltr 2026-04-23 17:53:28.950910 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mhch8 2026-04-23 17:53:29.008657 | instance | monitoring/pods/loki-0 2026-04-23 17:53:29.166665 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-23 17:53:29.209580 | instance | monitoring/pods/loki-gateway-cf54cb88c-2kd5n 2026-04-23 17:53:29.376098 | instance | monitoring/pods/loki-results-cache-0 2026-04-23 17:53:29.423633 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dg8qh 2026-04-23 17:53:29.604614 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-jqcr5 2026-04-23 17:53:29.622961 | instance | monitoring/pods/node-feature-discovery-worker-5prt8 2026-04-23 17:53:29.816171 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-23 17:53:29.818827 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-hm2mw 2026-04-23 17:53:30.021817 | instance | monitoring/pods/vector-2mvw6 2026-04-23 17:53:30.031252 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-23 17:53:30.211773 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-23 17:53:30.246228 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-23 17:53:30.429062 | instance | magnum-system/serviceaccounts/default 2026-04-23 17:53:30.451634 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-23 17:53:30.618443 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-23 17:53:30.631869 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-23 17:53:30.792194 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-23 17:53:30.809174 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-23 17:53:30.961694 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-23 17:53:30.995609 | instance | monitoring/serviceaccounts/default 2026-04-23 17:53:31.132631 | instance | monitoring/serviceaccounts/goldpinger 2026-04-23 17:53:31.243889 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-23 17:53:31.402315 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-23 17:53:31.499787 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-23 17:53:31.652525 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-23 17:53:31.737233 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-23 17:53:31.932972 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 17:53:32.008830 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-23 17:53:32.164383 | instance | monitoring/serviceaccounts/loki 2026-04-23 17:53:32.201443 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-23 17:53:32.387134 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-23 17:53:32.416884 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-23 17:53:32.641642 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-23 17:53:32.656694 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-23 17:53:32.834454 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-23 17:53:32.904003 | instance | monitoring/secrets/alertmanager-tls 2026-04-23 17:53:33.077930 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-23 17:53:33.093753 | instance | monitoring/secrets/grafana-tls 2026-04-23 17:53:33.286876 | instance | monitoring/serviceaccounts/vector 2026-04-23 17:53:33.308568 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-23 17:53:33.513457 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-23 17:53:33.550438 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-23 17:53:33.702655 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-23 17:53:33.738050 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-23 17:53:33.907416 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-23 17:53:33.934601 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-23 17:53:34.100654 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-23 17:53:34.124649 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-23 17:53:34.293750 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mhch8-tls 2026-04-23 17:53:34.324088 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-23 17:53:34.493173 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-23 17:53:34.528994 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-23 17:53:34.686405 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-23 17:53:34.723824 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-23 17:53:34.864589 | instance | monitoring/secrets/prometheus-tls 2026-04-23 17:53:34.907052 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-23 17:53:35.049298 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-23 17:53:35.110188 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-23 17:53:35.395471 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-23 17:53:35.396135 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-23 17:53:35.579335 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-23 17:53:35.583314 | instance | monitoring/services/alertmanager-operated 2026-04-23 17:53:35.771793 | instance | monitoring/services/goldpinger 2026-04-23 17:53:35.812921 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-23 17:53:35.975776 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-23 17:53:36.033393 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-23 17:53:36.179234 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-23 17:53:36.243015 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-23 17:53:36.385730 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 17:53:36.438993 | instance | monitoring/services/loki 2026-04-23 17:53:36.586723 | instance | monitoring/services/loki-chunks-cache 2026-04-23 17:53:36.649162 | instance | monitoring/services/loki-gateway 2026-04-23 17:53:36.795923 | instance | monitoring/services/loki-headless 2026-04-23 17:53:36.865780 | instance | monitoring/services/loki-memberlist 2026-04-23 17:53:36.995618 | instance | monitoring/services/loki-results-cache 2026-04-23 17:53:37.046794 | instance | monitoring/services/prometheus-operated 2026-04-23 17:53:37.211037 | instance | monitoring/services/prometheus-pushgateway 2026-04-23 17:53:37.273493 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-23 17:53:37.433600 | instance | monitoring/services/vector-headless 2026-04-23 17:53:37.532009 | instance | monitoring/statefulsets/loki 2026-04-23 17:53:37.683397 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-23 17:53:37.745106 | instance | monitoring/statefulsets/loki-results-cache 2026-04-23 17:53:37.929742 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-23 17:53:38.006634 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-23 17:53:38.162775 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-23 17:53:38.260540 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-23 17:53:38.422137 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-23 17:53:38.504472 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-23 17:53:38.662354 | instance | openstack/cronjobs/nova-cell-setup 2026-04-23 17:53:38.738808 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-23 17:53:38.903070 | instance | openstack/configmaps/barbican-bin 2026-04-23 17:53:38.988723 | instance | openstack/configmaps/ceph-csi-config 2026-04-23 17:53:39.167033 | instance | openstack/configmaps/ceph-etc 2026-04-23 17:53:39.248526 | instance | openstack/configmaps/cinder-bin 2026-04-23 17:53:39.453052 | instance | openstack/configmaps/glance-bin 2026-04-23 17:53:39.503290 | instance | openstack/configmaps/heat-bin 2026-04-23 17:53:39.690754 | instance | openstack/configmaps/horizon-bin 2026-04-23 17:53:39.732183 | instance | openstack/configmaps/keepalived-bin 2026-04-23 17:53:39.916097 | instance | openstack/configmaps/keystone-bin 2026-04-23 17:53:39.974545 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-23 17:53:40.152243 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-23 17:53:40.210871 | instance | openstack/configmaps/libvirt-bin 2026-04-23 17:53:40.369136 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-23 17:53:40.438910 | instance | openstack/configmaps/magnum-bin 2026-04-23 17:53:40.601127 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-23 17:53:40.661346 | instance | openstack/configmaps/manila-bin 2026-04-23 17:53:40.819521 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-23 17:53:40.908998 | instance | openstack/configmaps/neutron-bin 2026-04-23 17:53:41.031327 | instance | openstack/configmaps/neutron-coredns 2026-04-23 17:53:41.151525 | instance | openstack/configmaps/nova-bin 2026-04-23 17:53:41.242806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:41.267577 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-23 17:53:41.332727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:41.376411 | instance | openstack/configmaps/octavia-bin 2026-04-23 17:53:41.453316 | instance | openstack/configmaps/openvswitch-bin 2026-04-23 17:53:41.515736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:41.616897 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-23 17:53:41.617861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:41.681847 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-23 17:53:41.732315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:41.836328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:41.846088 | instance | openstack/configmaps/placement-bin 2026-04-23 17:53:41.923628 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-23 17:53:41.945940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.048575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.099640 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-23 17:53:42.142003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.176515 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-23 17:53:42.238994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.333936 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-23 17:53:42.358848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.416763 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-23 17:53:42.448521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.542080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.578812 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-23 17:53:42.652871 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-23 17:53:42.654890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.749167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.806480 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-23 17:53:42.844514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:42.872808 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-23 17:53:42.936127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:43.042671 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:43.046833 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-23 17:53:43.050853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:43.114411 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-23 17:53:43.150909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:43.240625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:43.303242 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-23 17:53:43.363013 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-04-23 17:53:43.382569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:43.487511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:43.545503 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-04-23 17:53:43.602764 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-04-23 17:53:43.788491 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-04-23 17:53:43.838190 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-23 17:53:44.063547 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-23 17:53:44.086177 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-04-23 17:53:44.355675 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-04-23 17:53:44.418559 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-23 17:53:44.599040 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-23 17:53:44.669024 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-23 17:53:44.832251 | instance | openstack/configmaps/rook-config-override 2026-04-23 17:53:44.911038 | instance | openstack/configmaps/staffeln-bin 2026-04-23 17:53:45.089950 | instance | openstack/configmaps/tempest-bin 2026-04-23 17:53:45.149836 | instance | openstack/configmaps/valkey-configuration 2026-04-23 17:53:45.351361 | instance | openstack/configmaps/valkey-health 2026-04-23 17:53:45.403404 | instance | openstack/configmaps/valkey-scripts 2026-04-23 17:53:45.606688 | instance | openstack/daemonsets/keepalived 2026-04-23 17:53:45.674547 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-23 17:53:45.887872 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-23 17:53:45.951314 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-04-23 17:53:46.153659 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-04-23 17:53:46.232737 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-04-23 17:53:46.414846 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-04-23 17:53:46.518536 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-04-23 17:53:46.666967 | instance | openstack/daemonsets/nova-compute-default 2026-04-23 17:53:46.797322 | instance | openstack/daemonsets/octavia-health-manager-default 2026-04-23 17:53:46.951342 | instance | openstack/daemonsets/openvswitch 2026-04-23 17:53:47.061314 | instance | openstack/endpoints/barbican-api 2026-04-23 17:53:47.214827 | instance | openstack/endpoints/ceph-mon 2026-04-23 17:53:47.330865 | instance | openstack/endpoints/cinder-api 2026-04-23 17:53:47.458646 | instance | openstack/endpoints/glance-api 2026-04-23 17:53:47.593560 | instance | openstack/endpoints/heat-api 2026-04-23 17:53:47.681326 | instance | openstack/endpoints/heat-cfn 2026-04-23 17:53:47.834461 | instance | openstack/endpoints/horizon 2026-04-23 17:53:47.911792 | instance | openstack/endpoints/horizon-int 2026-04-23 17:53:48.082200 | instance | openstack/endpoints/keystone-api 2026-04-23 17:53:48.165512 | instance | openstack/endpoints/magnum-api 2026-04-23 17:53:48.305555 | instance | openstack/endpoints/magnum-registry 2026-04-23 17:53:48.384607 | instance | openstack/endpoints/manila-api 2026-04-23 17:53:48.546125 | instance | openstack/endpoints/memcached 2026-04-23 17:53:48.615254 | instance | openstack/endpoints/memcached-metrics 2026-04-23 17:53:48.782087 | instance | openstack/endpoints/neutron-coredns 2026-04-23 17:53:48.896142 | instance | openstack/endpoints/neutron-coredns-metrics 2026-04-23 17:53:49.042877 | instance | openstack/endpoints/neutron-server 2026-04-23 17:53:49.118570 | instance | openstack/endpoints/nova-api 2026-04-23 17:53:49.270031 | instance | openstack/endpoints/nova-metadata 2026-04-23 17:53:49.351689 | instance | openstack/endpoints/nova-novncproxy 2026-04-23 17:53:49.516045 | instance | openstack/endpoints/octavia-api 2026-04-23 17:53:49.602387 | instance | openstack/endpoints/openstack-exporter 2026-04-23 17:53:49.754619 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-23 17:53:49.853872 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-23 17:53:49.988407 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-23 17:53:50.075198 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-23 17:53:50.229128 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-23 17:53:50.318494 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-23 17:53:50.457334 | instance | openstack/endpoints/placement-api 2026-04-23 17:53:50.538107 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-23 17:53:50.684290 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-23 17:53:50.753757 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-23 17:53:50.815958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:50.906753 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-23 17:53:50.910343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:50.986244 | instance | openstack/endpoints/rabbitmq-glance 2026-04-23 17:53:51.068156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.158971 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-23 17:53:51.222859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.229772 | instance | openstack/endpoints/rabbitmq-heat 2026-04-23 17:53:51.312066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.391985 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-23 17:53:51.413104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.455210 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-23 17:53:51.496173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.590958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.615610 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-23 17:53:51.694030 | instance | openstack/deployment/barbican-api 2026-04-23 17:53:51.706140 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 17:53:51.715111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.801667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.875638 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-23 17:53:51.913899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:51.964553 | instance | openstack/deployment/cinder-api 2026-04-23 17:53:52.035580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:52.139578 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-23 17:53:52.143243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:52.237698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:52.240569 | instance | openstack/deployment/cinder-backup 2026-04-23 17:53:52.335263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 17:53:52.380416 | instance | openstack/endpoints/rabbitmq-manila 2026-04-23 17:53:52.495792 | instance | openstack/deployment/cinder-scheduler 2026-04-23 17:53:52.644073 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-04-23 17:53:52.768661 | instance | openstack/deployment/cinder-volume 2026-04-23 17:53:52.873078 | instance | openstack/deployment/glance-api 2026-04-23 17:53:53.039092 | instance | openstack/deployment/heat-api 2026-04-23 17:53:53.131750 | instance | openstack/deployment/heat-cfn 2026-04-23 17:53:53.296493 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-23 17:53:53.398058 | instance | openstack/deployment/heat-engine 2026-04-23 17:53:53.561325 | instance | openstack/endpoints/rabbitmq-neutron 2026-04-23 17:53:53.663646 | instance | openstack/deployment/horizon 2026-04-23 17:53:53.876519 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-04-23 17:53:53.960220 | instance | openstack/deployment/keystone-api 2026-04-23 17:53:54.129796 | instance | openstack/endpoints/rabbitmq-nova 2026-04-23 17:53:54.226493 | instance | openstack/deployment/magnum-api 2026-04-23 17:53:54.358796 | instance | openstack/deployment/magnum-registry 2026-04-23 17:53:54.476542 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-23 17:53:54.598824 | instance | openstack/endpoints/rabbitmq-octavia 2026-04-23 17:53:54.717881 | instance | openstack/deployment/manila-api 2026-04-23 17:53:54.838629 | instance | openstack/deployment/manila-data 2026-04-23 17:53:54.948997 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-04-23 17:53:55.096508 | instance | openstack/deployment/manila-scheduler 2026-04-23 17:53:55.191088 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-23 17:53:55.337327 | instance | openstack/deployment/manila-share 2026-04-23 17:53:55.436503 | instance | openstack/endpoints/staffeln-api 2026-04-23 17:53:55.592673 | instance | openstack/deployment/memcached-memcached 2026-04-23 17:53:55.664638 | instance | openstack/endpoints/valkey 2026-04-23 17:53:55.860376 | instance | openstack/deployment/neutron-coredns 2026-04-23 17:53:55.890957 | instance | openstack/endpoints/valkey-headless 2026-04-23 17:53:56.114881 | instance | openstack/deployment/neutron-rpc-server 2026-04-23 17:53:56.128273 | instance | openstack/deployment/neutron-server 2026-04-23 17:53:56.335398 | instance | openstack/endpoints/valkey-metrics 2026-04-23 17:53:56.374854 | instance | openstack/deployment/nova-api-metadata 2026-04-23 17:53:56.569453 | instance | openstack/deployment/nova-api-osapi 2026-04-23 17:53:56.645314 | instance | openstack/deployment/nova-conductor 2026-04-23 17:53:56.831954 | instance | openstack/deployment/nova-novncproxy 2026-04-23 17:53:56.891728 | instance | openstack/deployment/nova-scheduler 2026-04-23 17:53:57.080282 | instance | openstack/deployment/octavia-api 2026-04-23 17:53:57.140069 | instance | openstack/deployment/octavia-housekeeping 2026-04-23 17:53:57.340089 | instance | openstack/deployment/octavia-worker 2026-04-23 17:53:57.386035 | instance | openstack/deployment/openstack-database-exporter 2026-04-23 17:53:57.630388 | instance | openstack/deployment/openstack-exporter 2026-04-23 17:53:57.685401 | instance | openstack/deployment/placement-api 2026-04-23 17:53:57.881001 | instance | openstack/deployment/pxc-operator 2026-04-23 17:53:57.943926 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-23 17:53:58.137300 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-23 17:53:58.225639 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-23 17:53:58.386239 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-23 17:53:58.473328 | instance | openstack/deployment/staffeln-api 2026-04-23 17:53:58.662043 | instance | openstack/deployment/staffeln-conductor 2026-04-23 17:53:58.707266 | instance | openstack/ingresses/cloudformation 2026-04-23 17:53:58.878542 | instance | openstack/ingresses/compute 2026-04-23 17:53:58.983859 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-23 17:53:59.188979 | instance | openstack/ingresses/container-infra 2026-04-23 17:53:59.222993 | instance | openstack/ingresses/container-infra-registry 2026-04-23 17:53:59.415028 | instance | openstack/ingresses/dashboard 2026-04-23 17:53:59.454588 | instance | openstack/ingresses/identity 2026-04-23 17:53:59.662011 | instance | openstack/ingresses/image 2026-04-23 17:53:59.686285 | instance | openstack/ingresses/key-manager 2026-04-23 17:53:59.873387 | instance | openstack/ingresses/load-balancer 2026-04-23 17:53:59.939180 | instance | openstack/ingresses/network 2026-04-23 17:54:00.113043 | instance | openstack/ingresses/orchestration 2026-04-23 17:54:00.165096 | instance | orc-system/deployment/orc-controller-manager 2026-04-23 17:54:00.354652 | instance | openstack/ingresses/placement 2026-04-23 17:54:00.357769 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-23 17:54:00.587935 | instance | openstack/ingresses/sharev2 2026-04-23 17:54:00.593714 | instance | openstack/ingresses/volumev3 2026-04-23 17:54:00.808994 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-23 17:54:00.816875 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-23 17:54:00.990429 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-23 17:54:01.010055 | instance | openstack/networkpolicies/valkey 2026-04-23 17:54:01.165315 | instance | openstack/jobs/barbican-db-init 2026-04-23 17:54:01.192427 | instance | openstack/jobs/barbican-db-sync 2026-04-23 17:54:01.405936 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-23 17:54:01.426013 | instance | openstack/jobs/barbican-ks-service 2026-04-23 17:54:01.637922 | instance | openstack/jobs/barbican-ks-user 2026-04-23 17:54:01.655073 | instance | openstack/jobs/barbican-rabbit-init 2026-04-23 17:54:01.875308 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-23 17:54:01.887696 | instance | openstack/jobs/cinder-bootstrap 2026-04-23 17:54:02.107984 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-23 17:54:02.109576 | instance | openstack/jobs/cinder-db-init 2026-04-23 17:54:02.347940 | instance | openstack/jobs/cinder-db-sync 2026-04-23 17:54:02.363589 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-23 17:54:02.578085 | instance | openstack/jobs/cinder-ks-service 2026-04-23 17:54:02.612154 | instance | openstack/jobs/cinder-ks-user 2026-04-23 17:54:02.834921 | instance | openstack/jobs/cinder-rabbit-init 2026-04-23 17:54:02.872907 | instance | openstack/jobs/cinder-storage-init 2026-04-23 17:54:03.056859 | instance | openstack/jobs/glance-db-init 2026-04-23 17:54:03.104438 | instance | openstack/jobs/glance-db-sync 2026-04-23 17:54:03.293964 | instance | openstack/jobs/glance-ks-endpoints 2026-04-23 17:54:03.338536 | instance | openstack/jobs/glance-ks-service 2026-04-23 17:54:03.527561 | instance | openstack/jobs/glance-ks-user 2026-04-23 17:54:03.587592 | instance | openstack/jobs/glance-metadefs-load 2026-04-23 17:54:03.763739 | instance | openstack/jobs/glance-rabbit-init 2026-04-23 17:54:03.853625 | instance | openstack/jobs/glance-storage-init 2026-04-23 17:54:03.989544 | instance | openstack/jobs/heat-bootstrap 2026-04-23 17:54:04.103680 | instance | openstack/jobs/heat-db-init 2026-04-23 17:54:04.224662 | instance | openstack/jobs/heat-db-sync 2026-04-23 17:54:04.332433 | instance | openstack/jobs/heat-domain-ks-user 2026-04-23 17:54:04.459754 | instance | openstack/jobs/heat-engine-cleaner-29616100 2026-04-23 17:54:04.564685 | instance | openstack/jobs/heat-engine-cleaner-29616105 2026-04-23 17:54:04.744532 | instance | openstack/jobs/heat-engine-cleaner-29616110 2026-04-23 17:54:04.899976 | instance | openstack/jobs/heat-ks-endpoints 2026-04-23 17:54:04.992729 | instance | openstack/jobs/heat-ks-service 2026-04-23 17:54:05.155468 | instance | openstack/jobs/heat-ks-user 2026-04-23 17:54:05.235732 | instance | openstack/jobs/heat-rabbit-init 2026-04-23 17:54:05.397422 | instance | openstack/jobs/heat-trusts 2026-04-23 17:54:05.482959 | instance | openstack/jobs/horizon-db-init 2026-04-23 17:54:05.621453 | instance | openstack/jobs/horizon-db-sync 2026-04-23 17:54:05.702778 | instance | openstack/jobs/keystone-bootstrap 2026-04-23 17:54:05.845901 | instance | openstack/jobs/keystone-credential-setup 2026-04-23 17:54:05.945186 | instance | openstack/jobs/keystone-db-init 2026-04-23 17:54:06.098326 | instance | openstack/jobs/keystone-db-sync 2026-04-23 17:54:06.194567 | instance | openstack/jobs/keystone-domain-manage 2026-04-23 17:54:06.360156 | instance | openstack/jobs/keystone-fernet-setup 2026-04-23 17:54:06.441124 | instance | openstack/jobs/keystone-rabbit-init 2026-04-23 17:54:06.616885 | instance | openstack/jobs/magnum-db-init 2026-04-23 17:54:06.659095 | instance | openstack/jobs/magnum-db-sync 2026-04-23 17:54:06.858651 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-23 17:54:06.900979 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-23 17:54:07.090402 | instance | openstack/jobs/magnum-ks-service 2026-04-23 17:54:07.144513 | instance | openstack/jobs/magnum-ks-user 2026-04-23 17:54:07.366959 | instance | openstack/jobs/magnum-rabbit-init 2026-04-23 17:54:07.425624 | instance | openstack/jobs/manila-bootstrap 2026-04-23 17:54:07.625575 | instance | openstack/jobs/manila-db-init 2026-04-23 17:54:07.696236 | instance | openstack/jobs/manila-db-sync 2026-04-23 17:54:07.853382 | instance | openstack/jobs/manila-ks-endpoints 2026-04-23 17:54:07.959812 | instance | openstack/jobs/manila-ks-service 2026-04-23 17:54:08.100180 | instance | openstack/jobs/manila-ks-user 2026-04-23 17:54:08.195053 | instance | openstack/jobs/manila-rabbit-init 2026-04-23 17:54:08.358591 | instance | openstack/jobs/neutron-db-init 2026-04-23 17:54:08.448266 | instance | openstack/jobs/neutron-db-sync 2026-04-23 17:54:08.606434 | instance | openstack/jobs/neutron-ks-endpoints 2026-04-23 17:54:08.689311 | instance | openstack/jobs/neutron-ks-service 2026-04-23 17:54:08.854302 | instance | openstack/jobs/neutron-ks-user 2026-04-23 17:54:08.922899 | instance | openstack/jobs/neutron-rabbit-init 2026-04-23 17:54:09.068984 | instance | openstack/jobs/nova-bootstrap 2026-04-23 17:54:09.164701 | instance | openstack/jobs/nova-cell-setup 2026-04-23 17:54:09.302286 | instance | openstack/jobs/nova-db-init 2026-04-23 17:54:09.400770 | instance | openstack/jobs/nova-db-sync 2026-04-23 17:54:09.543863 | instance | openstack/jobs/nova-ks-endpoints 2026-04-23 17:54:09.635011 | instance | openstack/jobs/nova-ks-service 2026-04-23 17:54:09.810752 | instance | openstack/jobs/nova-ks-user 2026-04-23 17:54:09.862075 | instance | openstack/jobs/nova-rabbit-init 2026-04-23 17:54:10.040276 | instance | openstack/jobs/octavia-bootstrap 2026-04-23 17:54:10.134160 | instance | openstack/jobs/octavia-db-init 2026-04-23 17:54:10.309794 | instance | openstack/jobs/octavia-db-sync 2026-04-23 17:54:10.411917 | instance | openstack/jobs/octavia-ks-endpoints 2026-04-23 17:54:10.553087 | instance | openstack/jobs/octavia-ks-service 2026-04-23 17:54:10.653262 | instance | openstack/jobs/octavia-ks-user 2026-04-23 17:54:10.814319 | instance | openstack/jobs/octavia-rabbit-init 2026-04-23 17:54:10.898623 | instance | openstack/jobs/placement-db-init 2026-04-23 17:54:11.082699 | instance | openstack/jobs/placement-db-sync 2026-04-23 17:54:11.158409 | instance | openstack/jobs/placement-ks-endpoints 2026-04-23 17:54:11.342237 | instance | openstack/jobs/placement-ks-service 2026-04-23 17:54:11.419127 | instance | openstack/jobs/placement-ks-user 2026-04-23 17:54:11.600556 | instance | openstack/jobs/staffeln-db-init 2026-04-23 17:54:11.684605 | instance | openstack/jobs/staffeln-db-sync 2026-04-23 17:54:11.863247 | instance | openstack/jobs/tempest-ks-user 2026-04-23 17:54:11.936323 | instance | openstack/jobs/tempest-run-tests 2026-04-23 17:54:12.112466 | instance | openstack/pods/barbican-api-564b59b494-mhgtw 2026-04-23 17:54:12.201843 | instance | openstack/pods/barbican-db-init-lb6jc 2026-04-23 17:54:12.383223 | instance | openstack/pods/barbican-db-sync-577wk 2026-04-23 17:54:12.469354 | instance | openstack/pods/barbican-ks-endpoints-2ckl7 2026-04-23 17:54:12.634549 | instance | openstack/pods/barbican-ks-service-t7kln 2026-04-23 17:54:12.738795 | instance | openstack/pods/barbican-ks-user-h8htc 2026-04-23 17:54:12.887579 | instance | openstack/pods/barbican-rabbit-init-k4zk7 2026-04-23 17:54:12.975629 | instance | openstack/pods/cinder-api-5f88b89b85-gwc2q 2026-04-23 17:54:13.144900 | instance | openstack/pods/cinder-backup-5d8ccf9f55-gxpnr 2026-04-23 17:54:13.214640 | instance | openstack/pods/cinder-backup-storage-init-jbntr 2026-04-23 17:54:13.397644 | instance | openstack/pods/cinder-bootstrap-cqt7q 2026-04-23 17:54:13.469261 | instance | openstack/pods/cinder-create-internal-tenant-rmb5x 2026-04-23 17:54:13.632435 | instance | openstack/pods/cinder-db-init-f2dvb 2026-04-23 17:54:13.717776 | instance | openstack/pods/cinder-db-sync-x9zr5 2026-04-23 17:54:13.888682 | instance | openstack/pods/cinder-ks-endpoints-rg9dc 2026-04-23 17:54:13.956783 | instance | openstack/pods/cinder-ks-service-s65lr 2026-04-23 17:54:14.148364 | instance | openstack/pods/cinder-ks-user-8xz9t 2026-04-23 17:54:14.212141 | instance | openstack/pods/cinder-rabbit-init-frdgb 2026-04-23 17:54:14.407854 | instance | openstack/pods/cinder-scheduler-ffc676595-jcbbj 2026-04-23 17:54:14.466768 | instance | openstack/pods/cinder-storage-init-nslfs 2026-04-23 17:54:14.678538 | instance | openstack/pods/cinder-volume-7b7894f56f-99gb5 2026-04-23 17:54:14.716710 | instance | openstack/pods/glance-api-dff4665fb-mclts 2026-04-23 17:54:14.912344 | instance | openstack/pods/glance-db-init-4hr98 2026-04-23 17:54:14.952258 | instance | openstack/pods/glance-db-sync-zhz8v 2026-04-23 17:54:15.154978 | instance | openstack/pods/glance-ks-endpoints-bvsvh 2026-04-23 17:54:15.197942 | instance | openstack/pods/glance-ks-service-6dr6h 2026-04-23 17:54:15.418545 | instance | openstack/pods/glance-ks-user-ph8ws 2026-04-23 17:54:15.480218 | instance | openstack/pods/glance-metadefs-load-78qtf 2026-04-23 17:54:15.708522 | instance | openstack/pods/glance-rabbit-init-hq6wp 2026-04-23 17:54:15.776515 | instance | openstack/pods/glance-storage-init-vbmc8 2026-04-23 17:54:15.986079 | instance | openstack/pods/heat-api-7967bdfffb-b2sz8 2026-04-23 17:54:16.025957 | instance | openstack/pods/heat-bootstrap-ksnmg 2026-04-23 17:54:16.233041 | instance | openstack/pods/heat-cfn-64458d89f8-988wj 2026-04-23 17:54:16.305784 | instance | openstack/pods/heat-db-init-rz48q 2026-04-23 17:54:16.496768 | instance | openstack/pods/heat-db-sync-28p7w 2026-04-23 17:54:16.573508 | instance | openstack/pods/heat-domain-ks-user-nxgj7 2026-04-23 17:54:16.733245 | instance | openstack/pods/heat-engine-6d6b4bb957-l6p4h 2026-04-23 17:54:16.818905 | instance | openstack/pods/heat-engine-cleaner-29616100-vmrr6 2026-04-23 17:54:16.953831 | instance | openstack/pods/heat-engine-cleaner-29616105-5zqdk 2026-04-23 17:54:17.055923 | instance | openstack/pods/heat-engine-cleaner-29616110-qjlfz 2026-04-23 17:54:17.213538 | instance | openstack/pods/heat-ks-endpoints-2xl7g 2026-04-23 17:54:17.310341 | instance | openstack/pods/heat-ks-service-qffvf 2026-04-23 17:54:17.467921 | instance | openstack/pods/heat-ks-user-pcnq6 2026-04-23 17:54:17.573764 | instance | openstack/pods/heat-rabbit-init-g9kc7 2026-04-23 17:54:17.720840 | instance | openstack/pods/heat-trusts-7mv2q 2026-04-23 17:54:17.804695 | instance | openstack/pods/horizon-567cd74f74-vnrcv 2026-04-23 17:54:17.962762 | instance | openstack/pods/horizon-db-init-qmdd5 2026-04-23 17:54:18.072437 | instance | openstack/pods/horizon-db-sync-dpns6 2026-04-23 17:54:18.227227 | instance | openstack/pods/keepalived-rtjj4 2026-04-23 17:54:18.318491 | instance | openstack/pods/keystone-api-54dbfdcd7f-4lf5j 2026-04-23 17:54:18.469765 | instance | openstack/pods/keystone-bootstrap-fglq7 2026-04-23 17:54:18.573516 | instance | openstack/pods/keystone-credential-setup-q49pr 2026-04-23 17:54:18.713982 | instance | openstack/pods/keystone-db-init-s77nt 2026-04-23 17:54:18.813009 | instance | openstack/pods/keystone-db-sync-n6c8z 2026-04-23 17:54:18.950668 | instance | openstack/pods/keystone-domain-manage-2gfr9 2026-04-23 17:54:19.030696 | instance | openstack/pods/keystone-fernet-setup-h58q4 2026-04-23 17:54:19.172168 | instance | openstack/pods/keystone-rabbit-init-8h2t7 2026-04-23 17:54:19.278277 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-23 17:54:19.403721 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-23 17:54:19.645193 | instance | openstack/pods/libvirt-libvirt-default-gzc4w 2026-04-23 17:54:19.800515 | instance | openstack/pods/magnum-api-78b7875c4f-8qbzr 2026-04-23 17:54:19.888506 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-23 17:54:20.078103 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-23 17:54:20.247935 | instance | openstack/pods/magnum-cluster-api-proxy-xrj8f 2026-04-23 17:54:20.459532 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-23 17:54:20.525224 | instance | openstack/pods/magnum-conductor-0 2026-04-23 17:54:20.812516 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-23 17:54:20.859743 | instance | openstack/pods/magnum-db-init-bsnj6 2026-04-23 17:54:21.099738 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-23 17:54:21.199302 | instance | openstack/pods/magnum-db-sync-wmq7k 2026-04-23 17:54:21.443769 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-04-23 17:54:21.474328 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-04-23 17:54:21.777000 | instance | openstack/pods/magnum-domain-ks-user-tgpl5 2026-04-23 17:54:21.861393 | instance | openstack/pods/magnum-ks-endpoints-wh5sw 2026-04-23 17:54:22.041804 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-23 17:54:22.116063 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-04-23 17:54:22.422607 | instance | openstack/pods/magnum-ks-service-hcpx7 2026-04-23 17:54:22.496224 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-23 17:54:22.688199 | instance | openstack/pods/magnum-ks-user-qjwtj 2026-04-23 17:54:22.923293 | instance | openstack/pods/magnum-rabbit-init-s482c 2026-04-23 17:54:22.983353 | instance | openstack/pods/magnum-registry-c45778976-86nlj 2026-04-23 17:54:23.164861 | instance | openstack/pods/manila-api-6ff4b6847c-gqdsm 2026-04-23 17:54:23.243744 | instance | openstack/pods/manila-bootstrap-gwjtm 2026-04-23 17:54:23.405406 | instance | openstack/pods/manila-data-cb7b45ffb-fc56b 2026-04-23 17:54:23.514125 | instance | openstack/pods/manila-db-init-47q7t 2026-04-23 17:54:23.648293 | instance | openstack/pods/manila-db-sync-nwcdp 2026-04-23 17:54:23.761975 | instance | openstack/pods/manila-ks-endpoints-d5m9t 2026-04-23 17:54:23.922814 | instance | openstack/pods/manila-ks-service-dcvtl 2026-04-23 17:54:24.025032 | instance | openstack/pods/manila-ks-user-jf9v5 2026-04-23 17:54:24.175398 | instance | openstack/pods/manila-rabbit-init-5ppxb 2026-04-23 17:54:24.288233 | instance | openstack/pods/manila-scheduler-7c755b69b8-wkw2j 2026-04-23 17:54:24.455898 | instance | openstack/pods/manila-share-58ff795bff-6w8bs 2026-04-23 17:54:24.557273 | instance | openstack/pods/memcached-memcached-cf56b6468-8tq7q 2026-04-23 17:54:24.707587 | instance | openstack/pods/neutron-coredns-7dd4958666-sm9hx 2026-04-23 17:54:24.829284 | instance | openstack/pods/neutron-db-init-fx2jk 2026-04-23 17:54:24.940235 | instance | openstack/pods/neutron-db-sync-rncd6 2026-04-23 17:54:25.092016 | instance | openstack/pods/neutron-dhcp-agent-default-nl6t2 2026-04-23 17:54:25.197981 | instance | openstack/pods/neutron-ks-endpoints-2lkgk 2026-04-23 17:54:25.343069 | instance | openstack/pods/neutron-ks-service-wb5tc 2026-04-23 17:54:25.444636 | instance | openstack/pods/neutron-ks-user-r66f7 2026-04-23 17:54:25.598534 | instance | openstack/pods/neutron-l3-agent-default-vpxbc 2026-04-23 17:54:25.675424 | instance | openstack/pods/neutron-metadata-agent-default-qsxfz 2026-04-23 17:54:25.829046 | instance | openstack/pods/neutron-netns-cleanup-cron-default-h7d72 2026-04-23 17:54:25.922570 | instance | openstack/pods/neutron-ovs-agent-default-lk9m8 2026-04-23 17:54:26.107182 | instance | openstack/pods/neutron-rabbit-init-7x7wj 2026-04-23 17:54:26.231221 | instance | openstack/pods/neutron-rpc-server-58fb56fd8b-dt7rl 2026-04-23 17:54:26.392672 | instance | openstack/pods/neutron-server-556f948f6b-r9shm 2026-04-23 17:54:26.478058 | instance | openstack/pods/nova-api-metadata-56789f45cc-8zj67 2026-04-23 17:54:26.657870 | instance | openstack/pods/nova-api-osapi-76585975f4-hcwj5 2026-04-23 17:54:26.736713 | instance | openstack/pods/nova-bootstrap-2g4z8 2026-04-23 17:54:26.904740 | instance | openstack/pods/nova-cell-setup-dgx75 2026-04-23 17:54:26.969153 | instance | openstack/pods/nova-compute-default-5zhzj 2026-04-23 17:54:27.152360 | instance | openstack/pods/nova-conductor-68dd876fb6-wp7c2 2026-04-23 17:54:27.235577 | instance | openstack/pods/nova-db-init-bx5pn 2026-04-23 17:54:27.399897 | instance | openstack/pods/nova-db-sync-ndjm7 2026-04-23 17:54:27.505484 | instance | openstack/pods/nova-ks-endpoints-8gnsh 2026-04-23 17:54:27.676535 | instance | openstack/pods/nova-ks-service-d2rhn 2026-04-23 17:54:27.779381 | instance | openstack/pods/nova-ks-user-msk4h 2026-04-23 17:54:27.931588 | instance | openstack/pods/nova-novncproxy-5875d9c95f-klhpk 2026-04-23 17:54:28.030493 | instance | openstack/pods/nova-rabbit-init-4529r 2026-04-23 17:54:28.223021 | instance | openstack/pods/nova-scheduler-877cd746b-q46pb 2026-04-23 17:54:28.293871 | instance | openstack/pods/octavia-api-5c9c7b55d8-9xnmn 2026-04-23 17:54:28.459769 | instance | openstack/pods/octavia-bootstrap-n68l5 2026-04-23 17:54:28.544358 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-9zdw6 2026-04-23 17:54:28.702964 | instance | openstack/pods/octavia-db-init-7jhx8 2026-04-23 17:54:28.780967 | instance | openstack/pods/octavia-db-sync-rxlrj 2026-04-23 17:54:28.954532 | instance | openstack/pods/octavia-health-manager-default-nz52w 2026-04-23 17:54:29.032069 | instance | openstack/pods/octavia-housekeeping-88b68f59-x75ks 2026-04-23 17:54:29.188559 | instance | openstack/pods/octavia-ks-endpoints-mqtsf 2026-04-23 17:54:29.273853 | instance | openstack/pods/octavia-ks-service-lzchc 2026-04-23 17:54:29.442677 | instance | openstack/pods/octavia-ks-user-tjr7h 2026-04-23 17:54:29.505831 | instance | openstack/pods/octavia-rabbit-init-nbktn 2026-04-23 17:54:29.688890 | instance | openstack/pods/octavia-worker-66cf48d6dd-2qcmf 2026-04-23 17:54:29.738622 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-gkgq7 2026-04-23 17:54:29.938323 | instance | openstack/pods/openstack-exporter-6bdf96f8b-95wfz 2026-04-23 17:54:29.996927 | instance | openstack/pods/openvswitch-xz4hs 2026-04-23 17:54:30.183525 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-23 17:54:30.242643 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-23 17:54:30.448409 | instance | openstack/pods/placement-api-86f4d98bdf-zx994 2026-04-23 17:54:30.513498 | instance | openstack/pods/placement-db-init-rbssx 2026-04-23 17:54:30.680396 | instance | openstack/pods/placement-db-sync-gxgdt 2026-04-23 17:54:30.755430 | instance | openstack/pods/placement-ks-endpoints-mpzc8 2026-04-23 17:54:30.898063 | instance | openstack/pods/placement-ks-service-nv77q 2026-04-23 17:54:30.997341 | instance | openstack/pods/placement-ks-user-756h8 2026-04-23 17:54:31.162768 | instance | openstack/pods/pxc-operator-69cb5bbdb9-x9jfx 2026-04-23 17:54:31.249864 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-23 17:54:31.414064 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-23 17:54:31.501549 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-s22mx 2026-04-23 17:54:31.651184 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-23 17:54:31.768586 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-23 17:54:31.942643 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-23 17:54:32.034492 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-23 17:54:32.173790 | instance | openstack/pods/rabbitmq-manila-server-0 2026-04-23 17:54:32.270792 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-278r5 2026-04-23 17:54:32.417627 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-04-23 17:54:32.505384 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-23 17:54:32.663436 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-04-23 17:54:32.759864 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qk9rv 2026-04-23 17:54:32.927800 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk 2026-04-23 17:54:33.000394 | instance | openstack/pods/staffeln-api-6dbdc8d9cc-p2g9b 2026-04-23 17:54:33.189004 | instance | openstack/pods/staffeln-conductor-779bff8b8-v7x8k 2026-04-23 17:54:33.233377 | instance | openstack/pods/staffeln-db-init-wj6vf 2026-04-23 17:54:33.443922 | instance | openstack/pods/staffeln-db-sync-mm7g8 2026-04-23 17:54:33.526449 | instance | openstack/pods/tempest-ks-user-qw29m 2026-04-23 17:54:33.755174 | instance | openstack/pods/tempest-run-tests-lqpfp 2026-04-23 17:54:33.813612 | instance | openstack/pods/valkey-node-0 2026-04-23 17:54:34.007082 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-23 17:54:34.062993 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-23 17:54:34.189279 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-23 17:54:34.231121 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-23 17:54:34.379554 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-23 17:54:34.414465 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-23 17:54:34.543049 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-23 17:54:34.593878 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-23 17:54:34.715862 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-23 17:54:34.784455 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-23 17:54:34.900066 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-23 17:54:34.957785 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-23 17:54:35.085852 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-23 17:54:35.152559 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-23 17:54:35.280980 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-23 17:54:35.340997 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-23 17:54:35.477042 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-23 17:54:35.541857 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-23 17:54:35.669516 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-23 17:54:35.731996 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-23 17:54:35.860055 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-23 17:54:35.922790 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-23 17:54:36.044203 | instance | openstack/rolebindings/cinder-storage-init 2026-04-23 17:54:36.127100 | instance | openstack/rolebindings/glance-glance-api 2026-04-23 17:54:36.246872 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-23 17:54:36.349918 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-23 17:54:36.431271 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-23 17:54:36.527916 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-23 17:54:36.609814 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-23 17:54:36.712523 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-23 17:54:36.821635 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-23 17:54:36.900693 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-23 17:54:36.998665 | instance | openstack/rolebindings/glance-glance-test 2026-04-23 17:54:37.079127 | instance | openstack/rolebindings/glance-storage-init 2026-04-23 17:54:37.198119 | instance | openstack/rolebindings/heat-heat-api 2026-04-23 17:54:37.274739 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-23 17:54:37.404776 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-23 17:54:37.458641 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-23 17:54:37.608834 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-23 17:54:37.674332 | instance | openstack/rolebindings/heat-heat-engine 2026-04-23 17:54:37.796268 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-23 17:54:37.901710 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-23 17:54:38.013097 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-23 17:54:38.125431 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-23 17:54:38.233608 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-23 17:54:38.336214 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-23 17:54:38.422435 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-23 17:54:38.528118 | instance | openstack/rolebindings/heat-heat-test 2026-04-23 17:54:38.594357 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-23 17:54:38.709219 | instance | openstack/rolebindings/horizon-horizon 2026-04-23 17:54:38.770154 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-23 17:54:38.896637 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-23 17:54:38.964778 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-23 17:54:39.065649 | instance | openstack/rolebindings/keepalived 2026-04-23 17:54:39.144713 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-23 17:54:39.252501 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-23 17:54:39.320849 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-23 17:54:39.442096 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-23 17:54:39.494712 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-23 17:54:39.603399 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-23 17:54:39.685997 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-23 17:54:39.786558 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-23 17:54:39.860588 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-23 17:54:39.959093 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-23 17:54:40.030954 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-23 17:54:40.145080 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-23 17:54:40.231950 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-23 17:54:40.326981 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-23 17:54:40.406625 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-23 17:54:40.504150 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-23 17:54:40.593425 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-23 17:54:40.671755 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-23 17:54:40.782283 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-23 17:54:40.857438 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-23 17:54:40.962448 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-23 17:54:41.036318 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-23 17:54:41.150968 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-23 17:54:41.216788 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-23 17:54:41.345831 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-23 17:54:41.408141 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-23 17:54:41.518602 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-23 17:54:41.590572 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-23 17:54:41.721436 | instance | openstack/rolebindings/manila-manila-api 2026-04-23 17:54:41.784759 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-23 17:54:41.921638 | instance | openstack/rolebindings/manila-manila-data 2026-04-23 17:54:41.963316 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-23 17:54:42.106403 | instance | openstack/roles/cinder-backup-storage-init 2026-04-23 17:54:42.134168 | instance | openstack/rolebindings/manila-manila-db-init 2026-04-23 17:54:42.307946 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-23 17:54:42.341379 | instance | openstack/rolebindings/manila-manila-db-sync 2026-04-23 17:54:42.498702 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-23 17:54:42.549894 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-04-23 17:54:42.700482 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-23 17:54:42.777608 | instance | openstack/rolebindings/manila-manila-ks-service 2026-04-23 17:54:42.913409 | instance | openstack/rolebindings/manila-manila-ks-user 2026-04-23 17:54:42.970188 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-23 17:54:43.102359 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-04-23 17:54:43.175078 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-23 17:54:43.278532 | instance | openstack/rolebindings/manila-manila-scheduler 2026-04-23 17:54:43.358470 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-23 17:54:43.484671 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-23 17:54:43.551011 | instance | openstack/rolebindings/manila-manila-share 2026-04-23 17:54:43.662839 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-04-23 17:54:43.745578 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-23 17:54:43.854578 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-04-23 17:54:43.940203 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-04-23 17:54:44.054212 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-04-23 17:54:44.120112 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-23 17:54:44.229076 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-04-23 17:54:44.290625 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-23 17:54:44.410767 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-04-23 17:54:44.464957 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-23 17:54:44.614684 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-04-23 17:54:44.656202 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-23 17:54:44.797120 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-04-23 17:54:44.851250 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-23 17:54:44.974662 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-23 17:54:45.032047 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-04-23 17:54:45.159909 | instance | openstack/roles/cinder-storage-init 2026-04-23 17:54:45.219935 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-04-23 17:54:45.367775 | instance | openstack/roles/glance-openstack-glance-api 2026-04-23 17:54:45.416950 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-04-23 17:54:45.562012 | instance | openstack/rolebindings/neutron-neutron-server 2026-04-23 17:54:45.616571 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-23 17:54:45.759628 | instance | openstack/rolebindings/neutron-neutron-test 2026-04-23 17:54:45.807495 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-23 17:54:45.972458 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-23 17:54:45.993093 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-23 17:54:46.161065 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-23 17:54:46.188664 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-23 17:54:46.342516 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-23 17:54:46.360214 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-23 17:54:46.519210 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-23 17:54:46.539394 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-23 17:54:46.687387 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-23 17:54:46.719653 | instance | openstack/rolebindings/nova-nova-compute 2026-04-23 17:54:46.878520 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-23 17:54:46.919166 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-23 17:54:47.106411 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-23 17:54:47.146317 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-23 17:54:47.304507 | instance | openstack/roles/glance-openstack-glance-test 2026-04-23 17:54:47.363233 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-23 17:54:47.509808 | instance | openstack/roles/glance-storage-init 2026-04-23 17:54:47.582172 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-23 17:54:47.686971 | instance | openstack/roles/heat-openstack-heat-api 2026-04-23 17:54:47.777351 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-23 17:54:47.909446 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-23 17:54:47.985984 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-23 17:54:48.129375 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-23 17:54:48.194725 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-23 17:54:48.333380 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-23 17:54:48.399847 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-23 17:54:48.537255 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-23 17:54:48.603656 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-23 17:54:48.752887 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-23 17:54:48.808317 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-23 17:54:48.957445 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-23 17:54:48.995680 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-23 17:54:49.162808 | instance | openstack/rolebindings/nova-nova-test 2026-04-23 17:54:49.175870 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-23 17:54:49.343796 | instance | openstack/rolebindings/octavia-octavia-api 2026-04-23 17:54:49.373343 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-23 17:54:49.541427 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-04-23 17:54:49.545644 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-23 17:54:49.734436 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-04-23 17:54:49.737832 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-23 17:54:49.929496 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-04-23 17:54:49.934470 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-23 17:54:50.120801 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-04-23 17:54:50.124045 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-04-23 17:54:50.301667 | instance | openstack/roles/heat-openstack-heat-test 2026-04-23 17:54:50.314028 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-04-23 17:54:50.473923 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-23 17:54:50.510912 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-04-23 17:54:50.654297 | instance | openstack/roles/horizon-openstack-horizon 2026-04-23 17:54:50.705238 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-04-23 17:54:50.852031 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-23 17:54:50.910593 | instance | openstack/rolebindings/octavia-octavia-worker 2026-04-23 17:54:51.072752 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-23 17:54:51.104049 | instance | openstack/rolebindings/placement-placement-api 2026-04-23 17:54:51.260565 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-23 17:54:51.296048 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-23 17:54:51.459326 | instance | openstack/roles/keepalived 2026-04-23 17:54:51.488697 | instance | openstack/roles/keystone-credential-rotate 2026-04-23 17:54:51.646675 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-23 17:54:51.662012 | instance | openstack/roles/keystone-credential-setup 2026-04-23 17:54:51.827485 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-23 17:54:51.836075 | instance | openstack/roles/keystone-fernet-rotate 2026-04-23 17:54:52.005971 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-23 17:54:52.024141 | instance | openstack/roles/keystone-fernet-setup 2026-04-23 17:54:52.220035 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-23 17:54:52.233650 | instance | openstack/rolebindings/pxc-operator 2026-04-23 17:54:52.411057 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-23 17:54:52.436652 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-23 17:54:52.618049 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-23 17:54:52.624043 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-23 17:54:52.817007 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-23 17:54:52.818265 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-23 17:54:53.021575 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-23 17:54:53.025024 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-23 17:54:53.211134 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-23 17:54:53.224972 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-23 17:54:53.421706 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-23 17:54:53.430875 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-23 17:54:53.613026 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-23 17:54:53.615579 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-23 17:54:53.811105 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-23 17:54:53.813495 | instance | openstack/roles/libvirt-cert-manager 2026-04-23 17:54:54.010664 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-23 17:54:54.012506 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-04-23 17:54:54.198343 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-23 17:54:54.213145 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-23 17:54:54.402890 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-04-23 17:54:54.410999 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-23 17:54:54.602785 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-23 17:54:54.610344 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-23 17:54:54.786588 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-04-23 17:54:54.792766 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-23 17:54:54.972657 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-23 17:54:54.980183 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-23 17:54:55.165479 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-23 17:54:55.170689 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-23 17:54:55.357550 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-23 17:54:55.359329 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-23 17:54:55.552352 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-23 17:54:55.553145 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-23 17:54:55.742845 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-23 17:54:55.743525 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-23 17:54:55.908751 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-23 17:54:55.927620 | instance | openstack/roles/manila-openstack-manila-api 2026-04-23 17:54:56.096785 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-23 17:54:56.125412 | instance | openstack/roles/manila-openstack-manila-data 2026-04-23 17:54:56.307264 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-23 17:54:56.330695 | instance | openstack/roles/manila-openstack-manila-db-init 2026-04-23 17:54:56.499210 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-04-23 17:54:56.534522 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-23 17:54:56.698770 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-23 17:54:56.728917 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-04-23 17:54:56.866731 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-04-23 17:54:56.930694 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-04-23 17:54:57.041278 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-04-23 17:54:57.142234 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-04-23 17:54:57.246572 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-04-23 17:54:57.351499 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-04-23 17:54:57.460048 | instance | openstack/roles/manila-openstack-manila-share 2026-04-23 17:54:57.574631 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-04-23 17:54:57.644052 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-04-23 17:54:57.793741 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-04-23 17:54:57.834000 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-04-23 17:54:58.006166 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-04-23 17:54:58.045316 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-04-23 17:54:58.216031 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-04-23 17:54:58.253903 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-04-23 17:54:58.418022 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-04-23 17:54:58.441645 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-04-23 17:54:58.600731 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-04-23 17:54:58.621731 | instance | openstack/roles/neutron-openstack-neutron-server 2026-04-23 17:54:58.796250 | instance | openstack/roles/neutron-openstack-neutron-test 2026-04-23 17:54:58.811110 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-23 17:54:58.991339 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-23 17:54:58.991518 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-23 17:54:59.178695 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-23 17:54:59.183543 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-23 17:54:59.381019 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-23 17:54:59.385875 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-23 17:54:59.578949 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-23 17:54:59.586092 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-23 17:54:59.753195 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-23 17:54:59.758707 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-23 17:54:59.936113 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-23 17:54:59.971473 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-23 17:55:00.137695 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-23 17:55:00.168762 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-23 17:55:00.339235 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-23 17:55:00.359262 | instance | openstack/roles/nova-openstack-nova-test 2026-04-23 17:55:00.536066 | instance | openstack/roles/octavia-openstack-octavia-api 2026-04-23 17:55:00.571619 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-23 17:55:00.757672 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-04-23 17:55:00.769176 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-04-23 17:55:00.969565 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-04-23 17:55:00.970065 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-04-23 17:55:01.191105 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-04-23 17:55:01.191217 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-04-23 17:55:01.388891 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-04-23 17:55:01.388999 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-04-23 17:55:01.579706 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-04-23 17:55:01.585710 | instance | openstack/roles/placement-openstack-placement-api 2026-04-23 17:55:01.767439 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-23 17:55:01.769156 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-23 17:55:01.947465 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-23 17:55:01.962729 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-23 17:55:02.151138 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-23 17:55:02.162478 | instance | openstack/roles/pxc-operator 2026-04-23 17:55:02.335010 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-23 17:55:02.347345 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-23 17:55:02.531133 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-23 17:55:02.532799 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-23 17:55:02.725456 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-23 17:55:02.736071 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-23 17:55:02.907862 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-23 17:55:02.909554 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-04-23 17:55:03.101907 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-23 17:55:03.106674 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-04-23 17:55:03.283978 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-23 17:55:03.285526 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-04-23 17:55:03.468146 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-23 17:55:03.499863 | instance | openstack/roles/rook-ceph-mgr 2026-04-23 17:55:03.639881 | instance | openstack/roles/rook-ceph-osd 2026-04-23 17:55:03.690476 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-23 17:55:03.839968 | instance | openstack/roles/staffeln-conductor 2026-04-23 17:55:03.873810 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-23 17:55:04.009723 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-23 17:55:04.054650 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-23 17:55:04.228848 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-23 17:55:04.249405 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-04-23 17:55:04.428341 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-04-23 17:55:04.474000 | instance | orc-system/roles/orc-leader-election-role 2026-04-23 17:55:04.632417 | instance | openstack/serviceaccounts/barbican-api 2026-04-23 17:55:04.684080 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-23 17:55:05.034121 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-23 17:55:05.141246 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-23 17:55:05.500787 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-23 17:55:05.529575 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-23 17:55:05.903125 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-23 17:55:05.964044 | instance | openstack/serviceaccounts/barbican-test 2026-04-23 17:55:06.357921 | instance | openstack/serviceaccounts/cinder-api 2026-04-23 17:55:06.390708 | instance | openstack/serviceaccounts/cinder-backup 2026-04-23 17:55:06.761916 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-23 17:55:06.778242 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-23 17:55:07.138097 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-23 17:55:07.175024 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-23 17:55:07.527066 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-23 17:55:07.622854 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-23 17:55:07.923311 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-23 17:55:08.021149 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-23 17:55:08.340398 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-23 17:55:08.414110 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-23 17:55:08.747082 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-23 17:55:08.808985 | instance | openstack/serviceaccounts/cinder-test 2026-04-23 17:55:09.145342 | instance | openstack/serviceaccounts/cinder-volume 2026-04-23 17:55:09.212520 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-23 17:55:09.574195 | instance | openstack/serviceaccounts/default 2026-04-23 17:55:09.597851 | instance | openstack/serviceaccounts/glance-api 2026-04-23 17:55:09.991677 | instance | openstack/serviceaccounts/glance-db-init 2026-04-23 17:55:10.032146 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-23 17:55:10.423339 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-23 17:55:10.450104 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-23 17:55:10.826502 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-23 17:55:10.827257 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-23 17:55:11.216768 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-23 17:55:11.219513 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-23 17:55:11.589264 | instance | openstack/serviceaccounts/glance-test 2026-04-23 17:55:11.606884 | instance | openstack/serviceaccounts/heat-api 2026-04-23 17:55:11.969651 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-23 17:55:12.008085 | instance | openstack/serviceaccounts/heat-cfn 2026-04-23 17:55:12.337374 | instance | openstack/serviceaccounts/heat-db-init 2026-04-23 17:55:12.411011 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-23 17:55:12.704702 | instance | openstack/serviceaccounts/heat-engine 2026-04-23 17:55:12.818952 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-23 17:55:13.078734 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-23 17:55:13.229138 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-23 17:55:13.510046 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-23 17:55:13.620454 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-23 17:55:13.907677 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-23 17:55:14.014042 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-23 17:55:14.342438 | instance | openstack/serviceaccounts/heat-test 2026-04-23 17:55:14.427031 | instance | openstack/serviceaccounts/heat-trusts 2026-04-23 17:55:14.739114 | instance | openstack/serviceaccounts/horizon 2026-04-23 17:55:14.824828 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-23 17:55:15.103076 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-23 17:55:15.235975 | instance | openstack/serviceaccounts/horizon-test 2026-04-23 17:55:15.478990 | instance | openstack/serviceaccounts/keepalived 2026-04-23 17:55:15.613221 | instance | openstack/serviceaccounts/keystone-api 2026-04-23 17:55:15.854689 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-23 17:55:15.987990 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-23 17:55:16.223021 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-23 17:55:16.382909 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-23 17:55:16.609642 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-23 17:55:16.785703 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-23 17:55:16.990845 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-23 17:55:17.194188 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-23 17:55:17.394817 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-23 17:55:17.635177 | instance | openstack/serviceaccounts/keystone-test 2026-04-23 17:55:17.806064 | instance | openstack/serviceaccounts/libvirt 2026-04-23 17:55:18.080506 | instance | openstack/serviceaccounts/magnum-api 2026-04-23 17:55:18.288942 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-23 17:55:18.528163 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-23 17:55:18.683299 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-23 17:55:18.925958 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-23 17:55:19.075757 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-23 17:55:19.301201 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-23 17:55:19.518480 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-23 17:55:19.685585 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-23 17:55:19.897890 | instance | openstack/serviceaccounts/manila-api 2026-04-23 17:55:20.068094 | instance | openstack/serviceaccounts/manila-bootstrap 2026-04-23 17:55:20.294191 | instance | openstack/serviceaccounts/manila-data 2026-04-23 17:55:20.445954 | instance | openstack/serviceaccounts/manila-db-init 2026-04-23 17:55:20.672033 | instance | openstack/serviceaccounts/manila-db-sync 2026-04-23 17:55:20.860089 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-04-23 17:55:21.073729 | instance | openstack/serviceaccounts/manila-ks-service 2026-04-23 17:55:21.263793 | instance | openstack/serviceaccounts/manila-ks-user 2026-04-23 17:55:21.469289 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-04-23 17:55:21.668523 | instance | openstack/serviceaccounts/manila-scheduler 2026-04-23 17:55:21.860562 | instance | openstack/serviceaccounts/manila-share 2026-04-23 17:55:22.096527 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-23 17:55:22.299897 | instance | openstack/serviceaccounts/neutron-db-init 2026-04-23 17:55:22.541533 | instance | openstack/serviceaccounts/neutron-db-sync 2026-04-23 17:55:22.707615 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-04-23 17:55:22.934141 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-04-23 17:55:23.068096 | instance | openstack/serviceaccounts/neutron-ks-service 2026-04-23 17:55:23.297071 | instance | openstack/serviceaccounts/neutron-ks-user 2026-04-23 17:55:23.451148 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-04-23 17:55:23.737778 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-04-23 17:55:23.824125 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-04-23 17:55:24.130192 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-04-23 17:55:24.261619 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-04-23 17:55:24.555371 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-04-23 17:55:24.656458 | instance | openstack/serviceaccounts/neutron-server 2026-04-23 17:55:24.934549 | instance | openstack/serviceaccounts/neutron-test 2026-04-23 17:55:25.008670 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-23 17:55:25.325254 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-23 17:55:25.387067 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-23 17:55:25.728957 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-23 17:55:25.791890 | instance | openstack/secrets/barbican-api-certs 2026-04-23 17:55:25.973890 | instance | openstack/secrets/barbican-db-admin 2026-04-23 17:55:26.121357 | instance | openstack/secrets/barbican-db-user 2026-04-23 17:55:26.169773 | instance | openstack/secrets/barbican-etc 2026-04-23 17:55:26.314667 | instance | openstack/secrets/barbican-keystone-admin 2026-04-23 17:55:26.354138 | instance | openstack/secrets/barbican-keystone-user 2026-04-23 17:55:26.498397 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-23 17:55:26.546226 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-23 17:55:26.693553 | instance | openstack/secrets/cinder-api-certs 2026-04-23 17:55:26.733384 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-23 17:55:26.875799 | instance | openstack/secrets/cinder-db-admin 2026-04-23 17:55:26.911852 | instance | openstack/secrets/cinder-db-user 2026-04-23 17:55:27.067287 | instance | openstack/secrets/cinder-etc 2026-04-23 17:55:27.109484 | instance | openstack/secrets/cinder-keystone-admin 2026-04-23 17:55:27.287392 | instance | openstack/secrets/cinder-keystone-test 2026-04-23 17:55:27.302844 | instance | openstack/secrets/cinder-keystone-user 2026-04-23 17:55:27.482471 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-23 17:55:27.498413 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-23 17:55:27.684810 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-23 17:55:27.695882 | instance | openstack/secrets/glance-api-certs 2026-04-23 17:55:27.896121 | instance | openstack/secrets/glance-db-admin 2026-04-23 17:55:27.922327 | instance | openstack/secrets/glance-db-user 2026-04-23 17:55:28.113863 | instance | openstack/secrets/glance-etc 2026-04-23 17:55:28.127927 | instance | openstack/secrets/glance-keystone-admin 2026-04-23 17:55:28.313620 | instance | openstack/secrets/glance-keystone-test 2026-04-23 17:55:28.335417 | instance | openstack/secrets/glance-keystone-user 2026-04-23 17:55:28.501469 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-23 17:55:28.525613 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-23 17:55:28.676179 | instance | openstack/secrets/heat-api-certs 2026-04-23 17:55:28.709155 | instance | openstack/secrets/heat-cfn-certs 2026-04-23 17:55:28.865361 | instance | openstack/secrets/heat-db-admin 2026-04-23 17:55:28.916335 | instance | openstack/secrets/heat-db-user 2026-04-23 17:55:29.062534 | instance | openstack/secrets/heat-etc 2026-04-23 17:55:29.126793 | instance | openstack/secrets/heat-keystone-admin 2026-04-23 17:55:29.239164 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-23 17:55:29.305140 | instance | openstack/secrets/heat-keystone-test 2026-04-23 17:55:29.427065 | instance | openstack/secrets/heat-keystone-trustee 2026-04-23 17:55:29.500737 | instance | openstack/secrets/heat-keystone-user 2026-04-23 17:55:29.609471 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-23 17:55:29.696074 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-23 17:55:29.788598 | instance | openstack/secrets/horizon-db-admin 2026-04-23 17:55:29.889904 | instance | openstack/secrets/horizon-db-user 2026-04-23 17:55:29.988163 | instance | openstack/secrets/horizon-etc 2026-04-23 17:55:30.085629 | instance | openstack/secrets/horizon-int-certs 2026-04-23 17:55:30.181984 | instance | openstack/secrets/horizon-keystone-admin 2026-04-23 17:55:30.289107 | instance | openstack/secrets/images-rbd-keyring 2026-04-23 17:55:30.378850 | instance | openstack/secrets/internal-percona-xtradb 2026-04-23 17:55:30.483731 | instance | openstack/secrets/keepalived-etc 2026-04-23 17:55:30.585292 | instance | openstack/secrets/keystone-api-certs 2026-04-23 17:55:30.689309 | instance | openstack/secrets/keystone-credential-keys 2026-04-23 17:55:30.783396 | instance | openstack/secrets/keystone-db-admin 2026-04-23 17:55:30.894670 | instance | openstack/secrets/keystone-db-user 2026-04-23 17:55:30.970913 | instance | openstack/secrets/keystone-etc 2026-04-23 17:55:31.100890 | instance | openstack/secrets/keystone-fernet-keys 2026-04-23 17:55:31.181255 | instance | openstack/secrets/keystone-keystone-admin 2026-04-23 17:55:31.310481 | instance | openstack/secrets/keystone-keystone-test 2026-04-23 17:55:31.375267 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-23 17:55:31.485019 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-23 17:55:31.572170 | instance | openstack/secrets/libvirt-api-ca 2026-04-23 17:55:31.671667 | instance | openstack/secrets/libvirt-etc 2026-04-23 17:55:31.758280 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-23 17:55:31.863198 | instance | openstack/secrets/libvirt-libvirt-default-gzc4w-api 2026-04-23 17:55:31.955636 | instance | openstack/secrets/libvirt-libvirt-default-gzc4w-vnc 2026-04-23 17:55:32.051852 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-23 17:55:32.144528 | instance | openstack/secrets/magnum-api-certs 2026-04-23 17:55:32.242643 | instance | openstack/secrets/magnum-db-admin 2026-04-23 17:55:32.328689 | instance | openstack/secrets/magnum-db-user 2026-04-23 17:55:32.438056 | instance | openstack/secrets/magnum-etc 2026-04-23 17:55:32.522108 | instance | openstack/secrets/magnum-keystone-admin 2026-04-23 17:55:32.644326 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-23 17:55:32.702589 | instance | openstack/secrets/magnum-keystone-user 2026-04-23 17:55:32.842660 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-23 17:55:32.892827 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-23 17:55:33.042958 | instance | openstack/secrets/magnum-registry-certs 2026-04-23 17:55:33.106381 | instance | openstack/secrets/manila-api-certs 2026-04-23 17:55:33.222625 | instance | openstack/secrets/manila-db-admin 2026-04-23 17:55:33.287440 | instance | openstack/secrets/manila-db-user 2026-04-23 17:55:33.408371 | instance | openstack/secrets/manila-etc 2026-04-23 17:55:33.462215 | instance | openstack/secrets/manila-keystone-admin 2026-04-23 17:55:33.616758 | instance | openstack/secrets/manila-keystone-user 2026-04-23 17:55:33.677138 | instance | openstack/secrets/manila-rabbitmq-admin 2026-04-23 17:55:33.797631 | instance | openstack/secrets/manila-rabbitmq-user 2026-04-23 17:55:33.850761 | instance | openstack/secrets/manila-ssh-keys 2026-04-23 17:55:33.972242 | instance | openstack/secrets/neutron-db-admin 2026-04-23 17:55:34.051852 | instance | openstack/secrets/neutron-db-user 2026-04-23 17:55:34.161073 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-04-23 17:55:34.228250 | instance | openstack/secrets/neutron-etc 2026-04-23 17:55:34.361477 | instance | openstack/secrets/neutron-keystone-admin 2026-04-23 17:55:34.456801 | instance | openstack/secrets/neutron-keystone-test 2026-04-23 17:55:34.557435 | instance | openstack/secrets/neutron-keystone-user 2026-04-23 17:55:34.634353 | instance | openstack/secrets/neutron-l3-agent-default 2026-04-23 17:55:34.745201 | instance | openstack/secrets/neutron-metadata-agent-default 2026-04-23 17:55:34.822380 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-23 17:55:34.927576 | instance | openstack/serviceaccounts/nova-compute 2026-04-23 17:55:35.214696 | instance | openstack/serviceaccounts/nova-conductor 2026-04-23 17:55:35.320500 | instance | openstack/serviceaccounts/nova-db-init 2026-04-23 17:55:35.662825 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-23 17:55:35.779307 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-23 17:55:36.060576 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-23 17:55:36.198888 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-23 17:55:36.483870 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-23 17:55:36.608049 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-23 17:55:36.845275 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-23 17:55:36.982619 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-23 17:55:37.278711 | instance | openstack/serviceaccounts/nova-test 2026-04-23 17:55:37.428019 | instance | openstack/serviceaccounts/octavia-api 2026-04-23 17:55:37.720889 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-04-23 17:55:37.824497 | instance | openstack/serviceaccounts/octavia-db-init 2026-04-23 17:55:38.124639 | instance | openstack/serviceaccounts/octavia-db-sync 2026-04-23 17:55:38.277263 | instance | openstack/serviceaccounts/octavia-health-manager 2026-04-23 17:55:38.532166 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-04-23 17:55:38.664919 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-04-23 17:55:38.896651 | instance | openstack/serviceaccounts/octavia-ks-service 2026-04-23 17:55:39.031099 | instance | openstack/serviceaccounts/octavia-ks-user 2026-04-23 17:55:39.290273 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-04-23 17:55:39.421682 | instance | openstack/serviceaccounts/octavia-worker 2026-04-23 17:55:39.675254 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-23 17:55:39.803199 | instance | openstack/serviceaccounts/placement-api 2026-04-23 17:55:40.056284 | instance | openstack/serviceaccounts/placement-db-init 2026-04-23 17:55:40.268516 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-23 17:55:40.561133 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-23 17:55:40.749942 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-23 17:55:40.964722 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-23 17:55:41.163199 | instance | openstack/serviceaccounts/pxc-operator 2026-04-23 17:55:41.380204 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-23 17:55:41.602052 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-23 17:55:41.809583 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-23 17:55:42.053770 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-23 17:55:42.228978 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-23 17:55:42.487756 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-23 17:55:42.645597 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-23 17:55:42.915024 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-04-23 17:55:43.079958 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-23 17:55:43.299345 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-04-23 17:55:43.511402 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-23 17:55:43.694711 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-04-23 17:55:43.907365 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-23 17:55:44.118742 | instance | openstack/serviceaccounts/rook-ceph-default 2026-04-23 17:55:44.354031 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-23 17:55:44.566448 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-23 17:55:44.780241 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-23 17:55:44.958587 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-23 17:55:45.176927 | instance | openstack/serviceaccounts/staffeln-api 2026-04-23 17:55:45.414976 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-23 17:55:45.699621 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-23 17:55:45.871084 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-23 17:55:46.110731 | instance | openstack/serviceaccounts/tempest-ks-user 2026-04-23 17:55:46.264829 | instance | openstack/serviceaccounts/tempest-run-tests 2026-04-23 17:55:46.484977 | instance | openstack/serviceaccounts/valkey 2026-04-23 17:55:46.669554 | instance | orc-system/serviceaccounts/default 2026-04-23 17:55:46.856783 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-23 17:55:46.885577 | instance | openstack/services/barbican-api 2026-04-23 17:55:47.054889 | instance | openstack/services/ceph-mon 2026-04-23 17:55:47.130643 | instance | openstack/services/cinder-api 2026-04-23 17:55:47.311850 | instance | openstack/services/glance-api 2026-04-23 17:55:47.388577 | instance | openstack/services/heat-api 2026-04-23 17:55:47.592995 | instance | openstack/services/heat-cfn 2026-04-23 17:55:47.661651 | instance | openstack/services/horizon 2026-04-23 17:55:47.840349 | instance | openstack/services/horizon-int 2026-04-23 17:55:47.967650 | instance | openstack/services/keystone-api 2026-04-23 17:55:48.098156 | instance | openstack/services/magnum-api 2026-04-23 17:55:48.192894 | instance | openstack/services/magnum-registry 2026-04-23 17:55:48.346896 | instance | openstack/services/manila-api 2026-04-23 17:55:48.440218 | instance | openstack/services/memcached 2026-04-23 17:55:48.599718 | instance | openstack/services/memcached-metrics 2026-04-23 17:55:48.819535 | instance | openstack/services/neutron-coredns 2026-04-23 17:55:48.950726 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-04-23 17:55:49.044956 | instance | openstack/secrets/neutron-ovs-agent-default 2026-04-23 17:55:49.141925 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-04-23 17:55:49.242930 | instance | openstack/secrets/neutron-rabbitmq-user 2026-04-23 17:55:49.323194 | instance | openstack/secrets/neutron-server-certs 2026-04-23 17:55:49.415952 | instance | openstack/secrets/nova-api-certs 2026-04-23 17:55:49.514030 | instance | openstack/secrets/nova-compute-default 2026-04-23 17:55:49.618469 | instance | openstack/secrets/nova-db-admin 2026-04-23 17:55:49.738183 | instance | openstack/secrets/nova-db-api-admin 2026-04-23 17:55:49.840432 | instance | openstack/secrets/nova-db-api-user 2026-04-23 17:55:49.935366 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-23 17:55:50.049368 | instance | openstack/secrets/nova-db-cell0-user 2026-04-23 17:55:50.115087 | instance | openstack/secrets/nova-db-user 2026-04-23 17:55:50.261941 | instance | openstack/secrets/nova-etc 2026-04-23 17:55:50.320517 | instance | openstack/secrets/nova-keystone-admin 2026-04-23 17:55:50.488794 | instance | openstack/secrets/nova-keystone-test 2026-04-23 17:55:50.523119 | instance | openstack/secrets/nova-keystone-user 2026-04-23 17:55:50.681602 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-23 17:55:50.720342 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-23 17:55:50.887904 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-23 17:55:50.958508 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-23 17:55:51.095564 | instance | openstack/secrets/nova-ssh 2026-04-23 17:55:51.160890 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-04-23 17:55:51.292374 | instance | openstack/secrets/octavia-api-certs 2026-04-23 17:55:51.357449 | instance | openstack/secrets/octavia-client-ca 2026-04-23 17:55:51.481975 | instance | openstack/secrets/octavia-client-certs 2026-04-23 17:55:51.558416 | instance | openstack/secrets/octavia-db-admin 2026-04-23 17:55:51.694564 | instance | openstack/secrets/octavia-db-user 2026-04-23 17:55:51.768031 | instance | openstack/secrets/octavia-etc 2026-04-23 17:55:51.903409 | instance | openstack/secrets/octavia-health-manager-default 2026-04-23 17:55:51.942393 | instance | openstack/secrets/octavia-keystone-admin 2026-04-23 17:55:52.094674 | instance | openstack/secrets/octavia-keystone-test 2026-04-23 17:55:52.131763 | instance | openstack/secrets/octavia-keystone-user 2026-04-23 17:55:52.296268 | instance | openstack/secrets/octavia-persistence-db-admin 2026-04-23 17:55:52.356211 | instance | openstack/secrets/octavia-persistence-db-user 2026-04-23 17:55:52.517369 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-04-23 17:55:52.559188 | instance | openstack/secrets/octavia-rabbitmq-user 2026-04-23 17:55:52.716291 | instance | openstack/secrets/octavia-server-ca 2026-04-23 17:55:52.761046 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-04-23 17:55:52.929565 | instance | openstack/secrets/percona-xtradb 2026-04-23 17:55:52.951470 | instance | openstack/secrets/placement-api-certs 2026-04-23 17:55:53.118149 | instance | openstack/secrets/placement-db-admin 2026-04-23 17:55:53.129606 | instance | openstack/secrets/placement-db-user 2026-04-23 17:55:53.306015 | instance | openstack/secrets/placement-etc 2026-04-23 17:55:53.308749 | instance | openstack/secrets/placement-keystone-admin 2026-04-23 17:55:53.518388 | instance | openstack/secrets/placement-keystone-user 2026-04-23 17:55:53.520574 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-23 17:55:53.713818 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-23 17:55:53.713882 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-23 17:55:53.903036 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-23 17:55:53.923321 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-23 17:55:54.125819 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-23 17:55:54.129748 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-23 17:55:54.321908 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-23 17:55:54.340069 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-23 17:55:54.532242 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-23 17:55:54.544380 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-23 17:55:54.730344 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-23 17:55:54.748526 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-23 17:55:54.919531 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-04-23 17:55:54.930026 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-04-23 17:55:55.109008 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-23 17:55:55.112217 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-04-23 17:55:55.287182 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-04-23 17:55:55.295238 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-23 17:55:55.471869 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-23 17:55:55.472345 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-04-23 17:55:55.659143 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-04-23 17:55:55.691736 | instance | openstack/secrets/rook-ceph-config 2026-04-23 17:55:55.846608 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-23 17:55:55.873066 | instance | openstack/secrets/rook-ceph-mon 2026-04-23 17:55:56.034225 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-23 17:55:56.053791 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-23 17:55:56.227462 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-04-23 17:55:56.232590 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-23 17:55:56.407285 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-23 17:55:56.408738 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-23 17:55:56.592225 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-23 17:55:56.598517 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-23 17:55:56.791320 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-23 17:55:56.799920 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-23 17:55:56.984613 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-23 17:55:57.009106 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-23 17:55:57.217758 | instance | openstack/services/neutron-coredns-metrics 2026-04-23 17:55:57.220425 | instance | openstack/services/neutron-server 2026-04-23 17:55:57.468318 | instance | openstack/services/nova-api 2026-04-23 17:55:57.478446 | instance | openstack/services/nova-metadata 2026-04-23 17:55:57.731794 | instance | openstack/services/nova-novncproxy 2026-04-23 17:55:57.745201 | instance | openstack/services/octavia-api 2026-04-23 17:55:57.974841 | instance | openstack/services/openstack-exporter 2026-04-23 17:55:58.002757 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-23 17:55:58.228560 | instance | openstack/services/percona-xtradb-haproxy 2026-04-23 17:55:58.262119 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-23 17:55:58.488521 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-23 17:55:58.602679 | instance | openstack/services/percona-xtradb-pxc 2026-04-23 17:55:58.789992 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-23 17:55:58.865864 | instance | openstack/services/placement-api 2026-04-23 17:55:59.018438 | instance | openstack/services/rabbitmq-barbican 2026-04-23 17:55:59.101386 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-23 17:55:59.244201 | instance | openstack/services/rabbitmq-cinder 2026-04-23 17:55:59.326320 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-23 17:55:59.484583 | instance | openstack/services/rabbitmq-glance 2026-04-23 17:55:59.561079 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-23 17:55:59.720259 | instance | openstack/services/rabbitmq-heat 2026-04-23 17:55:59.800913 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-23 17:55:59.963843 | instance | openstack/services/rabbitmq-keystone 2026-04-23 17:56:00.040926 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-23 17:56:00.197053 | instance | openstack/services/rabbitmq-magnum 2026-04-23 17:56:00.275878 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-23 17:56:00.426118 | instance | openstack/services/rabbitmq-manila 2026-04-23 17:56:00.530709 | instance | openstack/services/rabbitmq-manila-nodes 2026-04-23 17:56:00.665677 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-23 17:56:00.781753 | instance | openstack/services/rabbitmq-neutron 2026-04-23 17:56:00.897983 | instance | openstack/services/rabbitmq-neutron-nodes 2026-04-23 17:56:01.039607 | instance | openstack/services/rabbitmq-nova 2026-04-23 17:56:01.125251 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-23 17:56:01.274589 | instance | openstack/services/rabbitmq-octavia 2026-04-23 17:56:01.364096 | instance | openstack/services/rabbitmq-octavia-nodes 2026-04-23 17:56:01.523130 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-23 17:56:01.612000 | instance | openstack/services/staffeln-api 2026-04-23 17:56:01.779276 | instance | openstack/services/valkey 2026-04-23 17:56:01.854998 | instance | openstack/services/valkey-headless 2026-04-23 17:56:02.038015 | instance | openstack/services/valkey-metrics 2026-04-23 17:56:02.103569 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-23 17:56:02.300770 | instance | openstack/statefulsets/magnum-conductor 2026-04-23 17:56:02.305789 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-23 17:56:02.581303 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-23 17:56:02.582806 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-23 17:56:02.852458 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-23 17:56:02.852850 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-23 17:56:03.115471 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-23 17:56:03.130563 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-23 17:56:03.379939 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-23 17:56:03.392724 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-04-23 17:56:03.668514 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-04-23 17:56:03.696505 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-23 17:56:03.943197 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-04-23 17:56:03.951273 | instance | openstack/statefulsets/valkey-node 2026-04-23 17:56:04.211860 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-23 17:56:04.233529 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-23 17:56:04.435320 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-23 17:56:04.456716 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-23 17:56:04.639892 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-23 17:56:04.697398 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-23 17:56:04.834252 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9md6r 2026-04-23 17:56:04.910051 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-23 17:56:05.032776 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-23 17:56:05.108412 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-23 17:56:05.214055 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-23 17:56:05.294511 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-23 17:56:05.389984 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-23 17:56:05.472212 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-23 17:56:05.578859 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-23 17:56:05.647800 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-23 17:56:05.758541 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-23 17:56:05.843834 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-23 17:56:05.938277 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-23 17:56:06.030343 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-23 17:56:06.151750 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-23 17:56:06.251145 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-23 17:56:06.393124 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-23 17:56:06.446994 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-04-23 17:56:06.588051 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-23 17:56:06.652175 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-04-23 17:56:06.775050 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-04-23 17:56:06.851442 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-23 17:56:07.044542 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-04-23 17:56:07.107084 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-23 17:56:07.263398 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-23 17:56:07.318988 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-23 17:56:07.528701 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-23 17:56:07.560931 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-23 17:56:07.771067 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-04-23 17:56:07.811035 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-23 17:56:07.982137 | instance | openstack/secrets/staffeln-db-admin 2026-04-23 17:56:08.092721 | instance | openstack/secrets/staffeln-db-user 2026-04-23 17:56:08.194504 | instance | openstack/secrets/staffeln-etc 2026-04-23 17:56:08.291810 | instance | openstack/secrets/tempest-etc 2026-04-23 17:56:08.393633 | instance | openstack/secrets/tempest-keystone-admin 2026-04-23 17:56:08.476375 | instance | openstack/secrets/tempest-keystone-user 2026-04-23 17:56:08.586003 | instance | openstack/secrets/valkey-ca 2026-04-23 17:56:08.682049 | instance | openstack/secrets/valkey-server-certs 2026-04-23 17:56:08.776471 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-23 17:56:08.883312 | instance | rook-ceph/serviceaccounts/default 2026-04-23 17:56:09.083749 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-04-23 17:56:09.123734 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-23 17:56:09.311186 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-04-23 17:56:09.338536 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-23 17:56:09.528362 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-23 17:56:09.554237 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-23 17:56:09.763469 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-23 17:56:09.796911 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-23 17:56:09.988159 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-23 17:56:10.045119 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-23 17:56:10.240817 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-23 17:56:10.268877 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-23 17:56:10.463358 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-nkjr5 2026-04-23 17:56:10.505394 | instance | secretgen-controller/serviceaccounts/default 2026-04-23 17:56:10.692067 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-23 17:56:10.705091 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-23 17:56:10.874878 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-23 17:56:10.894320 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-23 17:56:11.074078 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-23 17:56:11.083529 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-23 17:56:11.263778 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-23 17:56:11.268633 | instance | rook-ceph/roles/rook-ceph-system 2026-04-23 17:56:39.326921 | instance | ok: Runtime: 0:03:18.749709 2026-04-23 17:56:39.355523 | 2026-04-23 17:56:39.355666 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-23 17:58:18.569730 | instance | changed: 2026-04-23 17:58:39.780401 | instance | cd+++++++++ objects/ 2026-04-23 17:58:39.781019 | instance | cd+++++++++ objects/cluster/ 2026-04-23 17:58:39.781089 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-23 17:58:39.781139 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-23 17:58:39.781186 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-23 17:58:39.781236 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-23 17:58:39.781993 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-23 17:58:39.782307 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-23 17:58:39.782413 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-23 17:58:39.782495 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-23 17:58:39.782550 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-23 17:58:39.782595 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-23 17:58:39.782647 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-23 17:58:39.782689 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-23 17:58:39.782731 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-23 17:58:39.782770 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-23 17:58:39.782809 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-23 17:58:39.782866 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-23 17:58:39.782915 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-23 17:58:39.783020 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-23 17:58:39.783092 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-23 17:58:39.783156 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-23 17:58:39.783201 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-23 17:58:39.783241 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-23 17:58:39.783281 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-23 17:58:39.783320 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-23 17:58:39.783367 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-23 17:58:39.783407 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-23 17:58:39.783446 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-23 17:58:39.783491 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-23 17:58:39.783531 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-23 17:58:39.783572 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-23 17:58:39.783611 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-23 17:58:39.783649 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-23 17:58:39.783688 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-23 17:58:39.783728 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-23 17:58:39.783767 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-23 17:58:39.783806 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-23 17:58:39.783846 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-23 17:58:39.783886 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-23 17:58:39.783927 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-23 17:58:39.783974 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-23 17:58:39.784023 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-23 17:58:39.784067 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-23 17:58:39.789814 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-23 17:58:39.790058 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-23 17:58:39.790088 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-23 17:58:39.790113 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-23 17:58:39.790140 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-23 17:58:39.790171 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-23 17:58:39.790194 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-23 17:58:39.790214 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-23 17:58:39.790237 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-23 17:58:39.790263 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 17:58:39.790289 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 17:58:39.790346 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-23 17:58:39.790367 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-23 17:58:39.790388 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-23 17:58:39.790429 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-23 17:58:39.790469 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-23 17:58:39.790501 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-23 17:58:39.790526 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-23 17:58:39.790550 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-23 17:58:39.790574 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 17:58:39.790595 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 17:58:39.790621 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-23 17:58:39.790646 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-23 17:58:39.790670 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.790694 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.790718 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-23 17:58:39.790743 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-23 17:58:39.790792 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-23 17:58:39.790817 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-23 17:58:39.790842 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-04-23 17:58:39.790868 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-04-23 17:58:39.790891 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-23 17:58:39.790915 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-23 17:58:39.790939 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-23 17:58:39.790963 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-23 17:58:39.790986 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-23 17:58:39.791008 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-23 17:58:39.791030 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-23 17:58:39.791052 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-23 17:58:39.791074 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-04-23 17:58:39.791098 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-04-23 17:58:39.791121 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-23 17:58:39.791144 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-23 17:58:39.791169 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-23 17:58:39.791193 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-23 17:58:39.791219 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-23 17:58:39.791247 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-23 17:58:39.791279 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-23 17:58:39.791304 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-23 17:58:39.791332 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-23 17:58:39.791357 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-23 17:58:39.791380 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-23 17:58:39.791403 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-23 17:58:39.791427 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-23 17:58:39.791450 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-23 17:58:39.791472 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-23 17:58:39.791494 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-23 17:58:39.791517 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-23 17:58:39.791539 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-23 17:58:39.791561 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-23 17:58:39.791586 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-23 17:58:39.791610 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-23 17:58:39.791633 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-23 17:58:39.791655 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-23 17:58:39.791678 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-23 17:58:39.791701 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-23 17:58:39.791723 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-23 17:58:39.791748 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-23 17:58:39.791771 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-23 17:58:39.791793 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-23 17:58:39.791816 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-23 17:58:39.791839 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-23 17:58:39.791862 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-23 17:58:39.791884 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-23 17:58:39.791909 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-23 17:58:39.791933 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-23 17:58:39.791955 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-23 17:58:39.791977 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-23 17:58:39.792000 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-23 17:58:39.792028 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-23 17:58:39.792052 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-23 17:58:39.792077 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-23 17:58:39.792109 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-23 17:58:39.792134 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-23 17:58:39.792158 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-23 17:58:39.792182 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-23 17:58:39.792207 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-23 17:58:39.792233 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-23 17:58:39.792257 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-23 17:58:39.792280 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-23 17:58:39.792321 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-23 17:58:39.792346 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-23 17:58:39.792372 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-23 17:58:39.792397 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-23 17:58:39.792421 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-23 17:58:39.792444 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-23 17:58:39.792467 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-23 17:58:39.792490 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-23 17:58:39.792515 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-23 17:58:39.792541 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-23 17:58:39.792566 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-23 17:58:39.792591 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-23 17:58:39.792615 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-23 17:58:39.792638 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-23 17:58:39.792661 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-23 17:58:39.792690 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-23 17:58:39.792717 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-23 17:58:39.792741 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-23 17:58:39.792765 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-23 17:58:39.792789 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-23 17:58:39.792812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-23 17:58:39.792836 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-23 17:58:39.792860 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-23 17:58:39.792883 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 17:58:39.792906 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 17:58:39.792938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-23 17:58:39.792987 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-23 17:58:39.793019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-23 17:58:39.793043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-23 17:58:39.793066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-23 17:58:39.793090 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-23 17:58:39.793113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-23 17:58:39.793135 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-23 17:58:39.793159 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-23 17:58:39.793186 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-23 17:58:39.793209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-23 17:58:39.793232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-23 17:58:39.793254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-23 17:58:39.793277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 17:58:39.793320 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-23 17:58:39.793343 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-23 17:58:39.793369 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-23 17:58:39.793394 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-23 17:58:39.793417 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-23 17:58:39.793440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-23 17:58:39.793463 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 17:58:39.793486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 17:58:39.793511 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-23 17:58:39.793535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-23 17:58:39.793558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-23 17:58:39.793581 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-23 17:58:39.793604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-23 17:58:39.793627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-23 17:58:39.793652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-23 17:58:39.793676 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-23 17:58:39.793699 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-23 17:58:39.793721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-23 17:58:39.793744 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-23 17:58:39.793774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-23 17:58:39.793797 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-23 17:58:39.793823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-23 17:58:39.793846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-23 17:58:39.793869 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-23 17:58:39.793892 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-23 17:58:39.793914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-23 17:58:39.793936 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-23 17:58:39.793959 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-23 17:58:39.793984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-23 17:58:39.794007 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-23 17:58:39.794030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-23 17:58:39.794054 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-23 17:58:39.794077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-23 17:58:39.794100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-23 17:58:39.794123 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-23 17:58:39.794146 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-23 17:58:39.794171 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-23 17:58:39.794201 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-23 17:58:39.794230 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-23 17:58:39.794258 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-23 17:58:39.794286 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-23 17:58:39.794315 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-23 17:58:39.794343 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-23 17:58:39.794367 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-23 17:58:39.794389 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-23 17:58:39.794408 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-23 17:58:39.794427 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-23 17:58:39.794446 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-23 17:58:39.794479 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-23 17:58:39.794515 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-23 17:58:39.794540 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-23 17:58:39.794563 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-23 17:58:39.794586 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-23 17:58:39.794618 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-23 17:58:39.794638 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-23 17:58:39.794657 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-23 17:58:39.794676 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-23 17:58:39.794694 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-23 17:58:39.794713 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-23 17:58:39.794731 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-23 17:58:39.794749 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-23 17:58:39.794768 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-23 17:58:39.794788 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-23 17:58:39.794805 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-23 17:58:39.794824 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-23 17:58:39.794842 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-23 17:58:39.794861 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-23 17:58:39.794880 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-23 17:58:39.794898 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-23 17:58:39.794917 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-23 17:58:39.794937 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-23 17:58:39.794955 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-23 17:58:39.794973 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-23 17:58:39.794991 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-23 17:58:39.795010 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-23 17:58:39.795029 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-23 17:58:39.795048 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-23 17:58:39.795068 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-23 17:58:39.795088 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-23 17:58:39.795107 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-23 17:58:39.795125 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-23 17:58:39.795144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-23 17:58:39.795189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-23 17:58:39.795220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-23 17:58:39.795241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-23 17:58:39.795261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-23 17:58:39.795280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-23 17:58:39.795299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-23 17:58:39.795322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-23 17:58:39.795342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-04-23 17:58:39.795369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-04-23 17:58:39.795390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-23 17:58:39.795408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-23 17:58:39.795426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-23 17:58:39.795445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-23 17:58:39.795463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-23 17:58:39.795482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-23 17:58:39.795499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-23 17:58:39.795517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-23 17:58:39.795536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-23 17:58:39.795553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-23 17:58:39.795571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-23 17:58:39.795589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-23 17:58:39.795607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-23 17:58:39.795625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-23 17:58:39.795643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-23 17:58:39.795661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-23 17:58:39.795679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-23 17:58:39.795697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-23 17:58:39.795715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-23 17:58:39.795733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-23 17:58:39.795751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-23 17:58:39.795769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-23 17:58:39.795787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-23 17:58:39.795805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-23 17:58:39.795824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-23 17:58:39.795843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-23 17:58:39.795861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-23 17:58:39.795887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-23 17:58:39.795918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 17:58:39.795938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 17:58:39.795957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-23 17:58:39.795976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-23 17:58:39.796001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-23 17:58:39.796020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-23 17:58:39.796038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-23 17:58:39.796056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-23 17:58:39.796078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-23 17:58:39.796096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-23 17:58:39.796113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 17:58:39.796131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 17:58:39.796150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-23 17:58:39.796188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-23 17:58:39.796215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.796234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.796253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-23 17:58:39.796271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-23 17:58:39.796290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-23 17:58:39.796308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-23 17:58:39.796326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-23 17:58:39.796345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-23 17:58:39.796364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-23 17:58:39.796382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-23 17:58:39.796400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-23 17:58:39.796419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-23 17:58:39.796438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-23 17:58:39.796455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-23 17:58:39.796474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-23 17:58:39.796492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-23 17:58:39.796511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-04-23 17:58:39.796529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-04-23 17:58:39.796547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-23 17:58:39.796565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-23 17:58:39.796582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-23 17:58:39.796600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-23 17:58:39.796616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-23 17:58:39.796634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-23 17:58:39.796659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-23 17:58:39.796678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-23 17:58:39.796696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-04-23 17:58:39.796715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-04-23 17:58:39.796734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-23 17:58:39.796752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-23 17:58:39.796771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-23 17:58:39.796789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-23 17:58:39.796807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-23 17:58:39.796824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-23 17:58:39.796842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-23 17:58:39.796860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-23 17:58:39.796878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-23 17:58:39.796897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-23 17:58:39.796915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-23 17:58:39.796934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-23 17:58:39.796969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-23 17:58:39.796993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-23 17:58:39.797011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-23 17:58:39.797029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-23 17:58:39.797047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-23 17:58:39.797065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-23 17:58:39.797083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-23 17:58:39.797100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-23 17:58:39.797118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-23 17:58:39.797136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-23 17:58:39.797158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-23 17:58:39.797181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-23 17:58:39.797200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-23 17:58:39.797218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-23 17:58:39.797239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-23 17:58:39.797259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-23 17:58:39.797277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-23 17:58:39.797341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-23 17:58:39.797362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-23 17:58:39.797391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-23 17:58:39.797412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-23 17:58:39.797432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-23 17:58:39.797450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 17:58:39.797468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 17:58:39.797486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-23 17:58:39.797505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-23 17:58:39.797523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-23 17:58:39.797541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-23 17:58:39.797559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-23 17:58:39.797577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-23 17:58:39.797595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-23 17:58:39.797613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-23 17:58:39.797630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-23 17:58:39.797649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-23 17:58:39.797667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-23 17:58:39.797686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-23 17:58:39.797732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-23 17:58:39.797764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 17:58:39.797786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-23 17:58:39.797806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-23 17:58:39.797825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-23 17:58:39.797844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-23 17:58:39.797864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-23 17:58:39.797882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-23 17:58:39.797900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 17:58:39.797918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 17:58:39.797935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-23 17:58:39.797953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-23 17:58:39.797972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-23 17:58:39.797990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-23 17:58:39.798015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-23 17:58:39.798035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-23 17:58:39.798052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-23 17:58:39.798071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-23 17:58:39.798091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-23 17:58:39.798109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-23 17:58:39.798127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-23 17:58:39.798145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-23 17:58:39.798189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-23 17:58:39.798220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-23 17:58:39.798240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-23 17:58:39.798259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-23 17:58:39.798276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-23 17:58:39.798294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-23 17:58:39.798312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-23 17:58:39.798329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-23 17:58:39.798348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-23 17:58:39.798366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-23 17:58:39.798383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-23 17:58:39.798401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-23 17:58:39.798418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-23 17:58:39.798435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-23 17:58:39.798453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-23 17:58:39.798469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-23 17:58:39.798487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-23 17:58:39.798504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-23 17:58:39.798521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-23 17:58:39.798542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-23 17:58:39.798560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-23 17:58:39.798577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-23 17:58:39.798596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-23 17:58:39.798621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-23 17:58:39.798640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-23 17:58:39.798658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-23 17:58:39.798681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-23 17:58:39.798700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-23 17:58:39.798721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-23 17:58:39.798740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-23 17:58:39.798759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-23 17:58:39.798778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-23 17:58:39.798797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-23 17:58:39.798814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-23 17:58:39.798833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-23 17:58:39.798850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-23 17:58:39.798868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-23 17:58:39.798885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-23 17:58:39.798902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-23 17:58:39.798920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-23 17:58:39.798938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-23 17:58:39.798957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-23 17:58:39.798975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-23 17:58:39.798993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-23 17:58:39.799012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-23 17:58:39.799030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-23 17:58:39.799047 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-23 17:58:39.799067 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-23 17:58:39.799085 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-23 17:58:39.799104 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-23 17:58:39.799122 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-23 17:58:39.799140 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-23 17:58:39.799165 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-23 17:58:39.799191 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-23 17:58:39.799217 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-23 17:58:39.799237 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-23 17:58:39.799255 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-23 17:58:39.799274 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-23 17:58:39.799292 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-23 17:58:39.799309 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-23 17:58:39.799326 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-23 17:58:39.799350 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-23 17:58:39.799368 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-23 17:58:39.799386 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-23 17:58:39.799405 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-23 17:58:39.799423 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-23 17:58:39.799442 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-23 17:58:39.799460 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-23 17:58:39.799478 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-23 17:58:39.799497 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-23 17:58:39.799514 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-23 17:58:39.799532 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-23 17:58:39.799550 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-23 17:58:39.799568 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-23 17:58:39.799587 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-23 17:58:39.799605 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-23 17:58:39.799623 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-23 17:58:39.799641 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-23 17:58:39.799659 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-23 17:58:39.799676 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-23 17:58:39.799693 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-23 17:58:39.799712 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-23 17:58:39.799731 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-23 17:58:39.799749 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-23 17:58:39.799767 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-23 17:58:39.799786 | instance | cd+++++++++ objects/cluster/node/ 2026-04-23 17:58:39.799804 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-23 17:58:39.799823 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-23 17:58:39.799841 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-23 17:58:39.799860 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-23 17:58:39.799879 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-23 17:58:39.799897 | instance | cd+++++++++ objects/namespaced/ 2026-04-23 17:58:39.799916 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-23 17:58:39.799934 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-23 17:58:39.799951 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-23 17:58:39.799969 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-23 17:58:39.799987 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.800004 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.800021 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-23 17:58:39.800040 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-23 17:58:39.800059 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-23 17:58:39.800078 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-23 17:58:39.800097 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-23 17:58:39.800128 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-23 17:58:39.800149 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-23 17:58:39.800168 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-23 17:58:39.800186 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-23 17:58:39.800204 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-23 17:58:39.800221 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-23 17:58:39.800239 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-23 17:58:39.800258 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-23 17:58:39.800276 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-23 17:58:39.800295 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-23 17:58:39.800313 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-23 17:58:39.800332 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-23 17:58:39.800350 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-23 17:58:39.800369 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-23 17:58:39.800387 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-153.nip.io-tls.txt 2026-04-23 17:58:39.800406 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-153.nip.io-tls.yaml 2026-04-23 17:58:39.800425 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-23 17:58:39.800444 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-23 17:58:39.800462 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-23 17:58:39.800481 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-23 17:58:39.800500 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-23 17:58:39.800519 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-23 17:58:39.800537 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.800555 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-23 17:58:39.800574 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-23 17:58:39.800593 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-23 17:58:39.800611 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-23 17:58:39.800629 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-23 17:58:39.800648 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-23 17:58:39.800666 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-23 17:58:39.800685 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-23 17:58:39.800704 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-23 17:58:39.800726 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-23 17:58:39.800753 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-23 17:58:39.800779 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-23 17:58:39.800802 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-23 17:58:39.800822 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-23 17:58:39.800841 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.800867 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.800886 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-23 17:58:39.800905 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-23 17:58:39.800923 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-23 17:58:39.800940 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-23 17:58:39.800977 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-23 17:58:39.801000 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-23 17:58:39.801019 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-23 17:58:39.801038 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf.txt 2026-04-23 17:58:39.801057 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf.yaml 2026-04-23 17:58:39.801076 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-23 17:58:39.801095 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-23 17:58:39.801114 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-23 17:58:39.801132 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-23 17:58:39.801152 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-23 17:58:39.801179 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-23 17:58:39.801204 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-23 17:58:39.801225 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-23 17:58:39.801245 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-23 17:58:39.801263 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-23 17:58:39.801281 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-23 17:58:39.801323 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-23 17:58:39.801350 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-23 17:58:39.801368 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.801386 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-23 17:58:39.801404 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-23 17:58:39.801421 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-23 17:58:39.801440 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-23 17:58:39.801458 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-23 17:58:39.801483 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.801503 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.801522 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-23 17:58:39.801540 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-23 17:58:39.801559 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-23 17:58:39.801578 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-23 17:58:39.801596 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-23 17:58:39.801614 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-23 17:58:39.801631 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-23 17:58:39.801649 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc.txt 2026-04-23 17:58:39.801668 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc.yaml 2026-04-23 17:58:39.801690 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-23 17:58:39.801717 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-23 17:58:39.801742 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-23 17:58:39.801763 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-23 17:58:39.801782 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-23 17:58:39.801801 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-23 17:58:39.801819 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-23 17:58:39.801837 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-23 17:58:39.801859 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-23 17:58:39.801886 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-23 17:58:39.801908 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-23 17:58:39.801927 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-23 17:58:39.801946 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-23 17:58:39.801963 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.801981 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-23 17:58:39.801999 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-23 17:58:39.802018 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-23 17:58:39.802044 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-23 17:58:39.802063 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-23 17:58:39.802082 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.802101 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.802119 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-23 17:58:39.802138 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-23 17:58:39.802161 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-23 17:58:39.802185 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-23 17:58:39.802207 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-23 17:58:39.802230 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-23 17:58:39.802253 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-23 17:58:39.802276 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-rbb78.txt 2026-04-23 17:58:39.802298 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-rbb78.yaml 2026-04-23 17:58:39.802320 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-23 17:58:39.802343 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-23 17:58:39.802364 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-23 17:58:39.802386 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-23 17:58:39.802405 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-23 17:58:39.802424 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-23 17:58:39.802442 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-23 17:58:39.802461 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-23 17:58:39.802480 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-23 17:58:39.802499 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-23 17:58:39.802517 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-23 17:58:39.802536 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-23 17:58:39.802555 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-23 17:58:39.802574 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.802593 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-23 17:58:39.802611 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-23 17:58:39.802630 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-23 17:58:39.802649 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-23 17:58:39.802667 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-23 17:58:39.802685 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.802703 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.802722 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-23 17:58:39.802740 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-23 17:58:39.802758 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-23 17:58:39.802783 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-23 17:58:39.802802 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-23 17:58:39.802820 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-23 17:58:39.802838 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-23 17:58:39.802856 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-7sdzs.txt 2026-04-23 17:58:39.802875 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-7sdzs.yaml 2026-04-23 17:58:39.802892 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-23 17:58:39.802908 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-23 17:58:39.802925 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-23 17:58:39.802943 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-23 17:58:39.802960 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-23 17:58:39.802977 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-23 17:58:39.802995 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-23 17:58:39.803012 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-23 17:58:39.803029 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-23 17:58:39.803047 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-23 17:58:39.803065 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-23 17:58:39.803082 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-23 17:58:39.803099 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-23 17:58:39.803117 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.803135 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-23 17:58:39.803156 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-23 17:58:39.803182 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-23 17:58:39.803208 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-23 17:58:39.803230 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-23 17:58:39.803248 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-23 17:58:39.803266 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-23 17:58:39.803284 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.803302 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.803320 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-23 17:58:39.803337 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-23 17:58:39.803355 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-23 17:58:39.803372 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-23 17:58:39.803389 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-23 17:58:39.803407 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-23 17:58:39.803424 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-23 17:58:39.803448 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-23 17:58:39.803467 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-23 17:58:39.803484 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-23 17:58:39.803502 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-23 17:58:39.803519 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-23 17:58:39.803537 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-23 17:58:39.803554 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-55hlf.txt 2026-04-23 17:58:39.803571 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-55hlf.yaml 2026-04-23 17:58:39.803589 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-hztch.txt 2026-04-23 17:58:39.803606 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-hztch.yaml 2026-04-23 17:58:39.803623 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-4xp59.txt 2026-04-23 17:58:39.803641 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-4xp59.yaml 2026-04-23 17:58:39.803658 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-23 17:58:39.803676 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-23 17:58:39.803693 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-23 17:58:39.803712 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-23 17:58:39.803730 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-23 17:58:39.803748 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-23 17:58:39.803765 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-23 17:58:39.803783 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-23 17:58:39.803800 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-23 17:58:39.803818 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-23 17:58:39.803836 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-23 17:58:39.803855 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-23 17:58:39.803872 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-23 17:58:39.803890 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-23 17:58:39.803907 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-23 17:58:39.803924 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-23 17:58:39.803942 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-23 17:58:39.803959 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-23 17:58:39.803976 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-23 17:58:39.803993 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-23 17:58:39.804011 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-23 17:58:39.804028 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-23 17:58:39.804051 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-23 17:58:39.804069 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-23 17:58:39.804087 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-23 17:58:39.804105 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-23 17:58:39.804122 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-23 17:58:39.804140 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-23 17:58:39.804162 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-23 17:58:39.804188 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-23 17:58:39.804211 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-23 17:58:39.804229 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-23 17:58:39.804247 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-23 17:58:39.804265 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-23 17:58:39.804283 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-23 17:58:39.804300 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-23 17:58:39.804318 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-23 17:58:39.804336 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-23 17:58:39.804354 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-23 17:58:39.804372 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.804390 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.804409 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-23 17:58:39.804427 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-23 17:58:39.804445 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-23 17:58:39.804463 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-23 17:58:39.804480 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-23 17:58:39.804498 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-23 17:58:39.804516 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-23 17:58:39.804533 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-23 17:58:39.804550 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-23 17:58:39.804568 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-23 17:58:39.804585 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-23 17:58:39.804603 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-23 17:58:39.804621 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-23 17:58:39.804639 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.804657 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.804675 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-23 17:58:39.804692 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-23 17:58:39.804716 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-23 17:58:39.804735 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-23 17:58:39.804753 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-23 17:58:39.804770 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-23 17:58:39.804788 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-23 17:58:39.804806 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-g7ztq.txt 2026-04-23 17:58:39.804823 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-g7ztq.yaml 2026-04-23 17:58:39.804841 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-23 17:58:39.804858 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 17:58:39.804876 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 17:58:39.804893 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 17:58:39.804911 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 17:58:39.804929 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-23 17:58:39.804947 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-23 17:58:39.804984 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-23 17:58:39.805003 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 17:58:39.805021 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 17:58:39.805039 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 17:58:39.805057 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 17:58:39.805075 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-23 17:58:39.805093 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-23 17:58:39.805111 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-23 17:58:39.805129 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-23 17:58:39.805148 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-23 17:58:39.805174 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-23 17:58:39.805201 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-23 17:58:39.805223 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-23 17:58:39.805242 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-23 17:58:39.805260 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-23 17:58:39.805279 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-23 17:58:39.805360 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-23 17:58:39.805390 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-23 17:58:39.805417 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-23 17:58:39.805437 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-23 17:58:39.805456 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.805474 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 17:58:39.805492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 17:58:39.805510 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-23 17:58:39.805527 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-23 17:58:39.805545 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-23 17:58:39.805563 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-23 17:58:39.805581 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-23 17:58:39.805599 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-23 17:58:39.805617 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-23 17:58:39.805634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-23 17:58:39.805652 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-23 17:58:39.805671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-23 17:58:39.805688 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-23 17:58:39.805706 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-23 17:58:39.805724 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-23 17:58:39.805743 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.805761 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.805779 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-23 17:58:39.805798 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-23 17:58:39.805817 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-23 17:58:39.805836 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-23 17:58:39.805855 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-23 17:58:39.805874 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-23 17:58:39.805893 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-23 17:58:39.805912 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-23 17:58:39.805932 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-23 17:58:39.805950 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-23 17:58:39.805969 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-23 17:58:39.805988 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-23 17:58:39.806006 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-23 17:58:39.806024 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-23 17:58:39.806047 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-23 17:58:39.806068 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-23 17:58:39.806087 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-xnpvr.txt 2026-04-23 17:58:39.806107 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-xnpvr.yaml 2026-04-23 17:58:39.806125 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7qmqc.txt 2026-04-23 17:58:39.806147 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7qmqc.yaml 2026-04-23 17:58:39.806194 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-23 17:58:39.806224 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-23 17:58:39.806246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-23 17:58:39.806265 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-23 17:58:39.806293 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-23 17:58:39.806339 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-23 17:58:39.806365 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-23 17:58:39.806385 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-23 17:58:39.806404 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-23 17:58:39.806424 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-23 17:58:39.806443 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-23 17:58:39.806462 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-23 17:58:39.806480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-23 17:58:39.806498 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-23 17:58:39.806516 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-23 17:58:39.806534 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-23 17:58:39.806552 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-23 17:58:39.806569 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-23 17:58:39.806587 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-23 17:58:39.806604 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-23 17:58:39.806622 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-23 17:58:39.806639 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-23 17:58:39.806658 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-23 17:58:39.806676 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-23 17:58:39.806694 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-23 17:58:39.806712 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-23 17:58:39.806730 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-23 17:58:39.806747 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-23 17:58:39.806765 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-23 17:58:39.806790 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.806809 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.806828 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-23 17:58:39.806877 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-23 17:58:39.806920 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-23 17:58:39.806960 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-23 17:58:39.806988 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-23 17:58:39.807010 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-23 17:58:39.807030 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-23 17:58:39.807049 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.807069 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.807088 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-23 17:58:39.807106 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 17:58:39.807125 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 17:58:39.807145 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 17:58:39.807188 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 17:58:39.807236 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-23 17:58:39.807269 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 17:58:39.807290 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 17:58:39.807309 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-23 17:58:39.807328 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-23 17:58:39.807346 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-23 17:58:39.807365 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-23 17:58:39.807384 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-23 17:58:39.807403 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-23 17:58:39.807422 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-23 17:58:39.807440 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-23 17:58:39.807459 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-23 17:58:39.807477 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-23 17:58:39.807495 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-23 17:58:39.807514 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-23 17:58:39.807533 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-23 17:58:39.807551 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-23 17:58:39.807570 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-23 17:58:39.807588 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-23 17:58:39.807614 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-23 17:58:39.807634 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.807652 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.807670 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-23 17:58:39.807688 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-23 17:58:39.807706 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-23 17:58:39.807723 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-23 17:58:39.807741 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-23 17:58:39.807759 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-23 17:58:39.807777 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-23 17:58:39.807794 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-23 17:58:39.807811 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-23 17:58:39.807829 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-23 17:58:39.807847 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-23 17:58:39.807865 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-23 17:58:39.807882 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-23 17:58:39.807900 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-23 17:58:39.807918 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-23 17:58:39.807936 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-23 17:58:39.807954 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-23 17:58:39.807971 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-23 17:58:39.807989 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-23 17:58:39.808007 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-23 17:58:39.808025 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-23 17:58:39.808042 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-23 17:58:39.808060 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-23 17:58:39.808079 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-23 17:58:39.808096 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-23 17:58:39.808114 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-23 17:58:39.808132 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-23 17:58:39.808152 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-23 17:58:39.808200 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-23 17:58:39.808247 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-23 17:58:39.808276 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ks2pj.txt 2026-04-23 17:58:39.808296 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ks2pj.yaml 2026-04-23 17:58:39.808323 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rjpsp.txt 2026-04-23 17:58:39.808342 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rjpsp.yaml 2026-04-23 17:58:39.808360 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-946qx.txt 2026-04-23 17:58:39.808378 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-946qx.yaml 2026-04-23 17:58:39.808395 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rw6wn.txt 2026-04-23 17:58:39.808413 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rw6wn.yaml 2026-04-23 17:58:39.808431 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-23 17:58:39.808449 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-23 17:58:39.808467 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-23 17:58:39.808485 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-23 17:58:39.808503 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-23 17:58:39.808520 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-23 17:58:39.808537 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-gwd4g.txt 2026-04-23 17:58:39.808554 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-gwd4g.yaml 2026-04-23 17:58:39.808571 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-23 17:58:39.808589 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-23 17:58:39.808607 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-23 17:58:39.808626 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-23 17:58:39.808644 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-23 17:58:39.808662 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-23 17:58:39.808680 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-23 17:58:39.808697 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-23 17:58:39.808716 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-23 17:58:39.808734 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-23 17:58:39.808752 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-23 17:58:39.808770 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-23 17:58:39.808788 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-23 17:58:39.808805 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-23 17:58:39.808824 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 17:58:39.808842 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-23 17:58:39.808860 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-23 17:58:39.808879 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-23 17:58:39.808897 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-23 17:58:39.808916 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-23 17:58:39.808939 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-23 17:58:39.808977 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 17:58:39.808999 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 17:58:39.809019 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-23 17:58:39.809037 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-23 17:58:39.809056 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-23 17:58:39.809074 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-23 17:58:39.809091 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-23 17:58:39.809110 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-23 17:58:39.809128 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-23 17:58:39.809148 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-23 17:58:39.809193 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-23 17:58:39.809240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-23 17:58:39.809270 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-23 17:58:39.809319 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-23 17:58:39.809346 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-23 17:58:39.809387 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-23 17:58:39.809407 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-23 17:58:39.809427 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-23 17:58:39.809445 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 17:58:39.809463 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-23 17:58:39.809481 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-23 17:58:39.809499 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-23 17:58:39.809518 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-23 17:58:39.809536 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-23 17:58:39.809567 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-23 17:58:39.809618 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-23 17:58:39.809658 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-23 17:58:39.809681 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-23 17:58:39.809700 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-23 17:58:39.809720 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-23 17:58:39.809739 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-iu194u.txt 2026-04-23 17:58:39.809759 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-iu194u.yaml 2026-04-23 17:58:39.809799 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-u66v55.txt 2026-04-23 17:58:39.809839 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-u66v55.yaml 2026-04-23 17:58:39.809862 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-23 17:58:39.809883 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-23 17:58:39.809902 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-23 17:58:39.809920 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-23 17:58:39.809939 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-23 17:58:39.809958 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-23 17:58:39.809975 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-23 17:58:39.809993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-23 17:58:39.810012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-23 17:58:39.810030 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-23 17:58:39.810048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-23 17:58:39.810065 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-23 17:58:39.810084 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-23 17:58:39.810102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-23 17:58:39.810120 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-23 17:58:39.810138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-23 17:58:39.810172 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-23 17:58:39.810214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-23 17:58:39.810262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-23 17:58:39.810289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-23 17:58:39.810309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-23 17:58:39.810328 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-23 17:58:39.810347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-23 17:58:39.810365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-23 17:58:39.810384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.810402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-23 17:58:39.810421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-23 17:58:39.810439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-23 17:58:39.810456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-23 17:58:39.810473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-23 17:58:39.810491 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-23 17:58:39.810509 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-23 17:58:39.810537 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-23 17:58:39.810556 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-23 17:58:39.810574 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-23 17:58:39.810593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-23 17:58:39.810610 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-23 17:58:39.810628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-23 17:58:39.810647 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-23 17:58:39.810665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-23 17:58:39.810683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-23 17:58:39.810700 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-23 17:58:39.810717 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-23 17:58:39.810735 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-23 17:58:39.810753 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-23 17:58:39.810770 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-23 17:58:39.810787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-23 17:58:39.810804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-23 17:58:39.810822 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-23 17:58:39.810839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-23 17:58:39.810856 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-23 17:58:39.810873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-23 17:58:39.810890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-23 17:58:39.810907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-23 17:58:39.810924 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-23 17:58:39.810942 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-23 17:58:39.810960 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-23 17:58:39.810978 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-23 17:58:39.810996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-23 17:58:39.811014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-23 17:58:39.811033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-23 17:58:39.811052 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-23 17:58:39.811071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-23 17:58:39.811090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-23 17:58:39.811112 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-23 17:58:39.811130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-23 17:58:39.811149 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-23 17:58:39.811195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-23 17:58:39.811244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-23 17:58:39.811273 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-23 17:58:39.811294 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-23 17:58:39.811313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-23 17:58:39.811331 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-23 17:58:39.811349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-23 17:58:39.811367 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-23 17:58:39.811384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-23 17:58:39.811401 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-23 17:58:39.811418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-23 17:58:39.811436 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-23 17:58:39.811453 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-23 17:58:39.811472 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-23 17:58:39.811490 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-23 17:58:39.811509 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-23 17:58:39.811539 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-23 17:58:39.811579 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-23 17:58:39.811608 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-23 17:58:39.811628 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-23 17:58:39.811646 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-23 17:58:39.811665 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-23 17:58:39.811682 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-23 17:58:39.811701 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-23 17:58:39.811719 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-23 17:58:39.811739 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-23 17:58:39.811757 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-23 17:58:39.811775 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-23 17:58:39.811800 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-23 17:58:39.811843 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.811867 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.811894 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-23 17:58:39.811915 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-23 17:58:39.811933 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-23 17:58:39.811951 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-23 17:58:39.811969 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-23 17:58:39.811987 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-23 17:58:39.812005 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-dxxjn.txt 2026-04-23 17:58:39.812022 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-dxxjn.yaml 2026-04-23 17:58:39.812040 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-23 17:58:39.812058 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-23 17:58:39.812081 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-23 17:58:39.812106 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-23 17:58:39.812129 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-23 17:58:39.812152 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-23 17:58:39.812199 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-23 17:58:39.812248 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-23 17:58:39.812279 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-23 17:58:39.812300 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-23 17:58:39.812321 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.812340 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.812358 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-23 17:58:39.812376 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-23 17:58:39.812393 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.812410 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-23 17:58:39.812432 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-23 17:58:39.812455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-23 17:58:39.812474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-23 17:58:39.812491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-23 17:58:39.812508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-23 17:58:39.812526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-23 17:58:39.812544 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-23 17:58:39.812562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-23 17:58:39.812580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-23 17:58:39.812598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-23 17:58:39.812624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-23 17:58:39.812643 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-23 17:58:39.812661 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-23 17:58:39.812679 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-23 17:58:39.812697 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-23 17:58:39.812715 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-23 17:58:39.812733 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-23 17:58:39.812751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-23 17:58:39.812769 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-23 17:58:39.812787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-23 17:58:39.812805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-23 17:58:39.812824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-23 17:58:39.812842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-23 17:58:39.812860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-23 17:58:39.812877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-23 17:58:39.812895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-23 17:58:39.812913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-23 17:58:39.812930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-23 17:58:39.812948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-23 17:58:39.812987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-23 17:58:39.813007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-23 17:58:39.813025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-23 17:58:39.813055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-23 17:58:39.813094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-23 17:58:39.813116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-23 17:58:39.813136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-23 17:58:39.813170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-23 17:58:39.813206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-23 17:58:39.813254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-23 17:58:39.813308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-23 17:58:39.813349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-23 17:58:39.813385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-23 17:58:39.813406 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-23 17:58:39.813425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-23 17:58:39.813445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-23 17:58:39.813490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-23 17:58:39.813520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-23 17:58:39.813547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.813572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.813596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-23 17:58:39.813624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-23 17:58:39.813658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-23 17:58:39.813710 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-23 17:58:39.813744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-23 17:58:39.813765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-23 17:58:39.813784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-23 17:58:39.813802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-23 17:58:39.813820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-23 17:58:39.813838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-23 17:58:39.813871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-23 17:58:39.813919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-23 17:58:39.813946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-23 17:58:39.813966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-23 17:58:39.813984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-23 17:58:39.814005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-23 17:58:39.814026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-23 17:58:39.814044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-23 17:58:39.814062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-23 17:58:39.814080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-23 17:58:39.814104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-23 17:58:39.814135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-23 17:58:39.814177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-23 17:58:39.814200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-23 17:58:39.814244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-23 17:58:39.814272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-23 17:58:39.814292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-23 17:58:39.814311 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-23 17:58:39.814329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-23 17:58:39.814348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-23 17:58:39.814366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-23 17:58:39.814384 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-23 17:58:39.814401 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-23 17:58:39.814443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-23 17:58:39.814478 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-23 17:58:39.814499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-23 17:58:39.814519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-23 17:58:39.814538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-23 17:58:39.814557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.814576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.814595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-23 17:58:39.814614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-23 17:58:39.814632 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-23 17:58:39.814651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-23 17:58:39.814669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-23 17:58:39.814687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-23 17:58:39.814706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.814725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.814743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-23 17:58:39.814761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-23 17:58:39.814779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-23 17:58:39.814803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-23 17:58:39.814822 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-23 17:58:39.814846 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-23 17:58:39.814872 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-23 17:58:39.814894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-23 17:58:39.814913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-23 17:58:39.814931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-23 17:58:39.814951 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-23 17:58:39.814969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-23 17:58:39.814988 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-23 17:58:39.815006 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-23 17:58:39.815024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-23 17:58:39.815043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-23 17:58:39.815061 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-23 17:58:39.815079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-23 17:58:39.815098 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-23 17:58:39.815116 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-23 17:58:39.815134 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-23 17:58:39.815151 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-23 17:58:39.815169 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-23 17:58:39.815186 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 17:58:39.815206 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 17:58:39.815254 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-23 17:58:39.815279 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-23 17:58:39.815299 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-23 17:58:39.815319 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-23 17:58:39.815337 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-23 17:58:39.815355 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.815373 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.815391 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 17:58:39.815409 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 17:58:39.815428 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-23 17:58:39.815446 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-23 17:58:39.815472 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-23 17:58:39.815492 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-23 17:58:39.815511 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-23 17:58:39.815528 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-23 17:58:39.815547 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-23 17:58:39.815565 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-23 17:58:39.815583 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-23 17:58:39.815601 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-23 17:58:39.815618 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-23 17:58:39.815636 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-23 17:58:39.815653 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-23 17:58:39.815671 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-23 17:58:39.815712 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-23 17:58:39.815742 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-23 17:58:39.815763 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-23 17:58:39.815783 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.815802 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.815821 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 17:58:39.815841 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 17:58:39.815859 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-23 17:58:39.815878 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-23 17:58:39.815896 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 17:58:39.815915 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 17:58:39.815934 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.815953 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.815971 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-23 17:58:39.815989 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-23 17:58:39.816011 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-23 17:58:39.816039 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-23 17:58:39.816060 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-23 17:58:39.816079 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-23 17:58:39.816097 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-23 17:58:39.816115 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-23 17:58:39.816148 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-23 17:58:39.816189 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-23 17:58:39.816223 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-23 17:58:39.816267 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-23 17:58:39.816306 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-23 17:58:39.816331 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-23 17:58:39.816353 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-23 17:58:39.816379 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-23 17:58:39.816420 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-23 17:58:39.816451 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-23 17:58:39.816471 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-23 17:58:39.816490 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-23 17:58:39.816508 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-23 17:58:39.816526 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.816545 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.816580 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.816614 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.816635 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-23 17:58:39.816655 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-23 17:58:39.816685 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-23 17:58:39.816704 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-23 17:58:39.816723 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-23 17:58:39.816741 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-23 17:58:39.816759 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-23 17:58:39.816777 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-23 17:58:39.816795 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-23 17:58:39.816819 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-23 17:58:39.816863 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-487rd.txt 2026-04-23 17:58:39.816886 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-487rd.yaml 2026-04-23 17:58:39.816906 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7.txt 2026-04-23 17:58:39.816925 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7.yaml 2026-04-23 17:58:39.816943 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg.txt 2026-04-23 17:58:39.816990 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg.yaml 2026-04-23 17:58:39.817012 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-2hltr.txt 2026-04-23 17:58:39.817030 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-2hltr.yaml 2026-04-23 17:58:39.817048 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mhch8.txt 2026-04-23 17:58:39.817066 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mhch8.yaml 2026-04-23 17:58:39.817085 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-23 17:58:39.817103 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-23 17:58:39.817121 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-23 17:58:39.817139 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-23 17:58:39.817157 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2kd5n.txt 2026-04-23 17:58:39.817175 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2kd5n.yaml 2026-04-23 17:58:39.817192 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-23 17:58:39.817213 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-23 17:58:39.817238 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dg8qh.txt 2026-04-23 17:58:39.817257 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dg8qh.yaml 2026-04-23 17:58:39.817275 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-jqcr5.txt 2026-04-23 17:58:39.817338 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-jqcr5.yaml 2026-04-23 17:58:39.817359 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-5prt8.txt 2026-04-23 17:58:39.817377 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-5prt8.yaml 2026-04-23 17:58:39.817395 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-23 17:58:39.817414 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-23 17:58:39.817432 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-hm2mw.txt 2026-04-23 17:58:39.817450 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-hm2mw.yaml 2026-04-23 17:58:39.817468 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2mvw6.txt 2026-04-23 17:58:39.817486 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2mvw6.yaml 2026-04-23 17:58:39.817504 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-23 17:58:39.817521 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.817540 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.817558 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-23 17:58:39.817576 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-23 17:58:39.817593 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-23 17:58:39.817611 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-23 17:58:39.817628 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-23 17:58:39.817652 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.817672 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.817690 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-23 17:58:39.817708 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-23 17:58:39.817725 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-23 17:58:39.817744 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-23 17:58:39.817763 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-23 17:58:39.817781 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-23 17:58:39.817800 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-23 17:58:39.817818 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-23 17:58:39.817837 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-23 17:58:39.817856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-23 17:58:39.817882 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-23 17:58:39.817903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-23 17:58:39.817922 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-23 17:58:39.817940 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-23 17:58:39.817958 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-23 17:58:39.817975 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-23 17:58:39.817999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-23 17:58:39.818024 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-23 17:58:39.818043 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-23 17:58:39.818061 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-23 17:58:39.818079 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-23 17:58:39.818096 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-23 17:58:39.818114 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-23 17:58:39.818137 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-23 17:58:39.818161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-23 17:58:39.818181 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-23 17:58:39.818200 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-23 17:58:39.818226 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-23 17:58:39.818251 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-23 17:58:39.818279 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.818300 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.818318 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-23 17:58:39.818337 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-23 17:58:39.818355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-23 17:58:39.818373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-23 17:58:39.818390 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mhch8-tls.txt 2026-04-23 17:58:39.818408 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mhch8-tls.yaml 2026-04-23 17:58:39.818426 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-23 17:58:39.818444 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-23 17:58:39.818462 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-23 17:58:39.818480 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-23 17:58:39.818499 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-23 17:58:39.818517 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-23 17:58:39.818535 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-23 17:58:39.818554 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-23 17:58:39.818571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.818590 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.818608 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-23 17:58:39.818626 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-23 17:58:39.818644 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-23 17:58:39.818662 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-23 17:58:39.818681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-23 17:58:39.818700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-23 17:58:39.818718 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-23 17:58:39.818735 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-23 17:58:39.818753 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-23 17:58:39.818771 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-23 17:58:39.818789 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-23 17:58:39.818806 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-23 17:58:39.818829 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-23 17:58:39.818848 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-23 17:58:39.818866 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-23 17:58:39.818883 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-23 17:58:39.818901 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-23 17:58:39.818918 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-23 17:58:39.818937 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-23 17:58:39.818954 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-23 17:58:39.818972 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-23 17:58:39.818990 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.819008 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.819026 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 17:58:39.819046 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 17:58:39.819064 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-23 17:58:39.819083 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-23 17:58:39.819102 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 17:58:39.819121 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 17:58:39.819140 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.819158 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.819177 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-23 17:58:39.819195 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-23 17:58:39.819220 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-23 17:58:39.819248 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-23 17:58:39.819269 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-23 17:58:39.819288 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-23 17:58:39.819307 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-23 17:58:39.819325 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-23 17:58:39.819344 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-23 17:58:39.819363 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-23 17:58:39.819388 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-23 17:58:39.819411 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-23 17:58:39.819430 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-23 17:58:39.819454 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-23 17:58:39.819473 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-23 17:58:39.819491 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-23 17:58:39.819509 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-23 17:58:39.819528 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-23 17:58:39.819546 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-23 17:58:39.819564 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-23 17:58:39.819582 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-23 17:58:39.819602 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 17:58:39.819621 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 17:58:39.819640 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-23 17:58:39.819659 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-23 17:58:39.819677 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 17:58:39.819696 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 17:58:39.819714 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.819733 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.819752 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-23 17:58:39.819770 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-23 17:58:39.819788 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-23 17:58:39.819806 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-23 17:58:39.819823 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-23 17:58:39.819842 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-23 17:58:39.819860 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-23 17:58:39.819877 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-23 17:58:39.819895 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-23 17:58:39.819913 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-23 17:58:39.819932 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-23 17:58:39.819950 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-23 17:58:39.819968 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-23 17:58:39.819986 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-23 17:58:39.820004 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-23 17:58:39.820021 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-23 17:58:39.820038 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-23 17:58:39.820056 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-23 17:58:39.820074 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-23 17:58:39.820098 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-23 17:58:39.820118 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-23 17:58:39.820136 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-23 17:58:39.820154 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-23 17:58:39.820172 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-23 17:58:39.820189 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-23 17:58:39.820210 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-23 17:58:39.820236 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-23 17:58:39.820257 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-23 17:58:39.820275 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-23 17:58:39.820294 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-23 17:58:39.820312 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-23 17:58:39.820331 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-23 17:58:39.820349 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-23 17:58:39.820367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-23 17:58:39.820385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-23 17:58:39.820408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-23 17:58:39.820426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-23 17:58:39.820444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-23 17:58:39.820462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-23 17:58:39.820479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-23 17:58:39.820498 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-23 17:58:39.820516 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-23 17:58:39.820534 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-23 17:58:39.820552 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-23 17:58:39.820570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-23 17:58:39.820588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-23 17:58:39.820605 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-23 17:58:39.820623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-23 17:58:39.820641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-23 17:58:39.820660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-23 17:58:39.820678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-23 17:58:39.820695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.820714 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.820731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-23 17:58:39.820750 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-23 17:58:39.820783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-23 17:58:39.820804 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-23 17:58:39.820839 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-23 17:58:39.820875 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-23 17:58:39.820898 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-23 17:58:39.820922 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-23 17:58:39.820943 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-04-23 17:58:39.820983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-04-23 17:58:39.821010 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-23 17:58:39.821036 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-23 17:58:39.821056 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-04-23 17:58:39.821076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-04-23 17:58:39.821095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-04-23 17:58:39.821113 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-04-23 17:58:39.821130 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-23 17:58:39.821148 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-23 17:58:39.821166 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-04-23 17:58:39.821184 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-04-23 17:58:39.821203 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-23 17:58:39.821247 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-23 17:58:39.821274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-23 17:58:39.821322 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-23 17:58:39.821342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-23 17:58:39.821361 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-23 17:58:39.821379 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-23 17:58:39.821401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-23 17:58:39.821427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-23 17:58:39.821450 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-23 17:58:39.821468 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-23 17:58:39.821486 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-23 17:58:39.821504 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-23 17:58:39.821522 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-23 17:58:39.821540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-23 17:58:39.821557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-23 17:58:39.821575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-23 17:58:39.821598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-23 17:58:39.821618 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-23 17:58:39.821636 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-23 17:58:39.821653 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-23 17:58:39.821670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-23 17:58:39.821687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-23 17:58:39.821706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-23 17:58:39.821730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-23 17:58:39.821750 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-23 17:58:39.821768 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-23 17:58:39.821786 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-23 17:58:39.821804 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-23 17:58:39.821822 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-23 17:58:39.821846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-23 17:58:39.821872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-23 17:58:39.821891 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-04-23 17:58:39.821909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-04-23 17:58:39.821928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-04-23 17:58:39.821946 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-04-23 17:58:39.821964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-04-23 17:58:39.821983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-04-23 17:58:39.822001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-04-23 17:58:39.822018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-04-23 17:58:39.822035 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-23 17:58:39.822053 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-23 17:58:39.822071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-23 17:58:39.822096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-23 17:58:39.822116 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-04-23 17:58:39.822134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-04-23 17:58:39.822152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-04-23 17:58:39.822169 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-04-23 17:58:39.822188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-23 17:58:39.822206 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-23 17:58:39.822237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-23 17:58:39.822263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-23 17:58:39.822282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-23 17:58:39.822301 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-23 17:58:39.822332 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-23 17:58:39.822376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-23 17:58:39.822402 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-23 17:58:39.822422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-23 17:58:39.822447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-04-23 17:58:39.822473 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-04-23 17:58:39.822495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-23 17:58:39.822517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-23 17:58:39.822538 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-23 17:58:39.822557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-23 17:58:39.822575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-23 17:58:39.822594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-23 17:58:39.822611 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-23 17:58:39.822629 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-23 17:58:39.822647 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-23 17:58:39.822665 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-23 17:58:39.822682 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-23 17:58:39.822701 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-23 17:58:39.822718 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-23 17:58:39.822736 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-23 17:58:39.822753 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-23 17:58:39.822771 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-23 17:58:39.822789 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-23 17:58:39.822808 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-23 17:58:39.822827 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-23 17:58:39.822844 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-23 17:58:39.822863 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-23 17:58:39.822881 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-23 17:58:39.822898 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-23 17:58:39.822916 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-23 17:58:39.822933 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-23 17:58:39.822950 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-23 17:58:39.822974 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-23 17:58:39.822992 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-23 17:58:39.823010 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-04-23 17:58:39.823027 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-04-23 17:58:39.823045 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-04-23 17:58:39.823062 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-04-23 17:58:39.823079 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-04-23 17:58:39.823097 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-04-23 17:58:39.823114 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-04-23 17:58:39.823131 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-04-23 17:58:39.823150 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-04-23 17:58:39.823176 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-04-23 17:58:39.823198 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-23 17:58:39.823217 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-23 17:58:39.823235 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-04-23 17:58:39.823253 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-04-23 17:58:39.823272 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-23 17:58:39.823290 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-23 17:58:39.823309 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-23 17:58:39.823327 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-23 17:58:39.823346 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-23 17:58:39.823364 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-23 17:58:39.823382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-23 17:58:39.823399 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-23 17:58:39.823417 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-23 17:58:39.823434 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-23 17:58:39.823452 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-23 17:58:39.823470 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-23 17:58:39.823488 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-23 17:58:39.823505 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-23 17:58:39.823523 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-23 17:58:39.823540 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-23 17:58:39.823557 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-23 17:58:39.823576 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-23 17:58:39.823594 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-23 17:58:39.823617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-23 17:58:39.823636 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-23 17:58:39.823655 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-23 17:58:39.823672 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-23 17:58:39.823689 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-23 17:58:39.823706 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-23 17:58:39.823723 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-23 17:58:39.823741 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-23 17:58:39.823760 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-04-23 17:58:39.823778 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-04-23 17:58:39.823795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-04-23 17:58:39.823813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-04-23 17:58:39.823831 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-04-23 17:58:39.823848 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-04-23 17:58:39.823866 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-04-23 17:58:39.823883 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-04-23 17:58:39.823901 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-04-23 17:58:39.823918 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-04-23 17:58:39.823936 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-23 17:58:39.823954 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-23 17:58:39.823971 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-04-23 17:58:39.823989 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-04-23 17:58:39.824008 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-04-23 17:58:39.824026 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-04-23 17:58:39.824044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-04-23 17:58:39.824061 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-04-23 17:58:39.824079 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-23 17:58:39.824096 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-23 17:58:39.824114 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-23 17:58:39.824132 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-23 17:58:39.824152 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-23 17:58:39.824177 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-23 17:58:39.824196 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-23 17:58:39.824214 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-23 17:58:39.824233 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-23 17:58:39.824252 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-23 17:58:39.824269 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-04-23 17:58:39.824296 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-04-23 17:58:39.824317 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-04-23 17:58:39.824335 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-04-23 17:58:39.824353 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-04-23 17:58:39.824371 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-04-23 17:58:39.824389 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-04-23 17:58:39.824407 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-04-23 17:58:39.824424 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-04-23 17:58:39.824443 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-04-23 17:58:39.824461 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-23 17:58:39.824479 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-23 17:58:39.824497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-23 17:58:39.824515 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-23 17:58:39.824533 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-23 17:58:39.824551 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-23 17:58:39.824570 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-23 17:58:39.824587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-23 17:58:39.824604 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-23 17:58:39.824621 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-23 17:58:39.824639 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-23 17:58:39.824656 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-23 17:58:39.824674 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-23 17:58:39.824691 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-23 17:58:39.824709 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-23 17:58:39.824727 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-23 17:58:39.824746 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-23 17:58:39.824764 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-23 17:58:39.824782 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-23 17:58:39.824801 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-23 17:58:39.824821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-23 17:58:39.824839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-23 17:58:39.824858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-23 17:58:39.824876 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-23 17:58:39.824894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-23 17:58:39.824911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-23 17:58:39.824928 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-23 17:58:39.824951 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-23 17:58:39.824990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-23 17:58:39.825010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-23 17:58:39.825029 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-23 17:58:39.825048 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-23 17:58:39.825066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-23 17:58:39.825085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-23 17:58:39.825103 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-23 17:58:39.825120 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-23 17:58:39.825138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-23 17:58:39.825160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-04-23 17:58:39.825183 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-04-23 17:58:39.825202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-04-23 17:58:39.825221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-04-23 17:58:39.825238 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-23 17:58:39.825256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-23 17:58:39.825273 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-23 17:58:39.825314 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-23 17:58:39.825333 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-04-23 17:58:39.825352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-04-23 17:58:39.825370 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-04-23 17:58:39.825388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-04-23 17:58:39.825406 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-04-23 17:58:39.825424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-04-23 17:58:39.825442 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-23 17:58:39.825461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-23 17:58:39.825478 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-23 17:58:39.825496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-23 17:58:39.825514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-23 17:58:39.825532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-23 17:58:39.825550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-04-23 17:58:39.825569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-04-23 17:58:39.825586 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-04-23 17:58:39.825604 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-04-23 17:58:39.825622 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-23 17:58:39.825639 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-23 17:58:39.825657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-23 17:58:39.825680 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-23 17:58:39.825698 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-23 17:58:39.825716 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-23 17:58:39.825734 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-23 17:58:39.825752 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-23 17:58:39.825770 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-23 17:58:39.825788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-23 17:58:39.825806 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-23 17:58:39.825825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-23 17:58:39.825842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-23 17:58:39.825860 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-23 17:58:39.825878 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-23 17:58:39.825895 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-23 17:58:39.825913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-23 17:58:39.825931 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-23 17:58:39.825955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-23 17:58:39.825979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-23 17:58:39.825998 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-23 17:58:39.826017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-23 17:58:39.826035 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-23 17:58:39.826052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-23 17:58:39.826069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-23 17:58:39.826087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-23 17:58:39.826104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-23 17:58:39.826121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-23 17:58:39.826139 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-23 17:58:39.826161 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-23 17:58:39.826184 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-23 17:58:39.826203 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-23 17:58:39.826222 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-23 17:58:39.826242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-23 17:58:39.826260 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-23 17:58:39.826279 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-23 17:58:39.826297 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-23 17:58:39.826315 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-23 17:58:39.826339 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-04-23 17:58:39.826357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-04-23 17:58:39.826375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-04-23 17:58:39.826392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-04-23 17:58:39.826410 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 17:58:39.826428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 17:58:39.826446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-04-23 17:58:39.826464 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-04-23 17:58:39.826481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-04-23 17:58:39.826499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-04-23 17:58:39.826516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-23 17:58:39.826534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-23 17:58:39.826552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-23 17:58:39.826571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-23 17:58:39.826588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-04-23 17:58:39.826606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-04-23 17:58:39.826624 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-04-23 17:58:39.826641 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-04-23 17:58:39.826658 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-23 17:58:39.826675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-23 17:58:39.826692 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-23 17:58:39.826709 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-23 17:58:39.826727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-23 17:58:39.826744 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-23 17:58:39.826761 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-23 17:58:39.826778 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-23 17:58:39.826795 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-23 17:58:39.826812 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-23 17:58:39.826830 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-23 17:58:39.826847 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-23 17:58:39.826864 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-23 17:58:39.826881 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-23 17:58:39.826899 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-23 17:58:39.826917 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-23 17:58:39.826935 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-23 17:58:39.826953 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-04-23 17:58:39.826971 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-04-23 17:58:39.826994 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-04-23 17:58:39.827013 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-04-23 17:58:39.827031 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-23 17:58:39.827048 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-23 17:58:39.827066 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-23 17:58:39.827083 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-23 17:58:39.827100 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-23 17:58:39.827118 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-23 17:58:39.827137 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-23 17:58:39.827160 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-23 17:58:39.827186 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-04-23 17:58:39.827208 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-04-23 17:58:39.827226 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-04-23 17:58:39.827244 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-04-23 17:58:39.827262 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-23 17:58:39.827280 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-23 17:58:39.827297 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-23 17:58:39.827315 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-23 17:58:39.827332 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-23 17:58:39.827350 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-23 17:58:39.827367 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-04-23 17:58:39.827385 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-04-23 17:58:39.827402 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-23 17:58:39.827419 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-23 17:58:39.827437 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-23 17:58:39.827454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-23 17:58:39.827472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-23 17:58:39.827490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-23 17:58:39.827508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-23 17:58:39.827526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-23 17:58:39.827544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-23 17:58:39.827562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-23 17:58:39.827579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-23 17:58:39.827596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-23 17:58:39.827614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-23 17:58:39.827656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-23 17:58:39.827685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-23 17:58:39.827705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-23 17:58:39.827730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-23 17:58:39.827749 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-23 17:58:39.827767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-23 17:58:39.827785 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-23 17:58:39.827803 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-23 17:58:39.827820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-23 17:58:39.827837 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-23 17:58:39.827855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-23 17:58:39.827872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-23 17:58:39.827890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-23 17:58:39.827907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-23 17:58:39.827924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-23 17:58:39.827942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-23 17:58:39.827960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-23 17:58:39.827978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-23 17:58:39.827996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-23 17:58:39.828013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-23 17:58:39.828031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-23 17:58:39.828048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-23 17:58:39.828065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-23 17:58:39.828082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-23 17:58:39.828099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-23 17:58:39.828117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-23 17:58:39.828135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-23 17:58:39.828164 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-23 17:58:39.828204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-23 17:58:39.828227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-23 17:58:39.828246 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-23 17:58:39.828265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-23 17:58:39.828283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-23 17:58:39.828301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-23 17:58:39.828319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-23 17:58:39.828336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-23 17:58:39.828354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-23 17:58:39.828371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-23 17:58:39.828389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-23 17:58:39.828406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-23 17:58:39.828429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-23 17:58:39.828448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-23 17:58:39.828467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-23 17:58:39.828486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-23 17:58:39.828505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-23 17:58:39.828524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-23 17:58:39.828542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29616100.txt 2026-04-23 17:58:39.828560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29616100.yaml 2026-04-23 17:58:39.828578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29616105.txt 2026-04-23 17:58:39.828596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29616105.yaml 2026-04-23 17:58:39.828614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29616110.txt 2026-04-23 17:58:39.828631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29616110.yaml 2026-04-23 17:58:39.828649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-23 17:58:39.828666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-23 17:58:39.828683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-23 17:58:39.828700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-23 17:58:39.828717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-23 17:58:39.828734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-23 17:58:39.828753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-23 17:58:39.828778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-23 17:58:39.828800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-23 17:58:39.828818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-23 17:58:39.828836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-23 17:58:39.828853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-23 17:58:39.828871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-23 17:58:39.828894 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-23 17:58:39.828913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-23 17:58:39.828931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-23 17:58:39.828948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-23 17:58:39.828986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-23 17:58:39.829005 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-23 17:58:39.829023 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-23 17:58:39.829040 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-23 17:58:39.829058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-23 17:58:39.829076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-23 17:58:39.829093 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-23 17:58:39.829111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-23 17:58:39.829128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-23 17:58:39.829153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-23 17:58:39.829177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-23 17:58:39.829197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-23 17:58:39.829216 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-23 17:58:39.829236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-23 17:58:39.829256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-23 17:58:39.829273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-23 17:58:39.829382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-23 17:58:39.829415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-23 17:58:39.829436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-23 17:58:39.829455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-23 17:58:39.829473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-23 17:58:39.829491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-23 17:58:39.829509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-23 17:58:39.829527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-23 17:58:39.829545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-23 17:58:39.829563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-04-23 17:58:39.829579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-04-23 17:58:39.829597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-04-23 17:58:39.829614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-04-23 17:58:39.829631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-04-23 17:58:39.829648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-04-23 17:58:39.829665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-04-23 17:58:39.829682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-04-23 17:58:39.829699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-04-23 17:58:39.829717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-04-23 17:58:39.829734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-04-23 17:58:39.829752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-04-23 17:58:39.829769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-04-23 17:58:39.829787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-04-23 17:58:39.829804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-04-23 17:58:39.829822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-04-23 17:58:39.829840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-04-23 17:58:39.829857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-04-23 17:58:39.829875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-04-23 17:58:39.829892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-04-23 17:58:39.829910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-04-23 17:58:39.829934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-04-23 17:58:39.829953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-04-23 17:58:39.829971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-04-23 17:58:39.829989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-04-23 17:58:39.830006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-04-23 17:58:39.830024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-04-23 17:58:39.830041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-04-23 17:58:39.830059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-04-23 17:58:39.830076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-04-23 17:58:39.830094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-23 17:58:39.830111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-23 17:58:39.830129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-23 17:58:39.830151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-23 17:58:39.830182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-23 17:58:39.830233 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-23 17:58:39.830265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-23 17:58:39.830293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-23 17:58:39.830319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-23 17:58:39.830345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-23 17:58:39.830371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-23 17:58:39.830397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-23 17:58:39.830422 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-04-23 17:58:39.830448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-04-23 17:58:39.830475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-04-23 17:58:39.830504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-04-23 17:58:39.830533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-04-23 17:58:39.830557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-04-23 17:58:39.830576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-04-23 17:58:39.830594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-04-23 17:58:39.830612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-04-23 17:58:39.830630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-04-23 17:58:39.830649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-04-23 17:58:39.830667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-04-23 17:58:39.830686 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-04-23 17:58:39.830704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-04-23 17:58:39.830722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-23 17:58:39.830739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-23 17:58:39.830758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-23 17:58:39.830777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-23 17:58:39.830801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-23 17:58:39.830821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-23 17:58:39.830840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-23 17:58:39.830858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-23 17:58:39.830875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-23 17:58:39.830893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-23 17:58:39.830912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-23 17:58:39.830931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-23 17:58:39.830950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-23 17:58:39.830967 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-23 17:58:39.830985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-04-23 17:58:39.831002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-04-23 17:58:39.831020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-04-23 17:58:39.831037 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-04-23 17:58:39.831055 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-23 17:58:39.831073 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-23 17:58:39.831091 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-23 17:58:39.831109 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-23 17:58:39.831128 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-23 17:58:39.831148 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-23 17:58:39.831166 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-23 17:58:39.831185 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-23 17:58:39.831203 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-23 17:58:39.831221 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-23 17:58:39.831239 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-23 17:58:39.831257 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-23 17:58:39.831274 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-23 17:58:39.831292 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-23 17:58:39.831310 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-23 17:58:39.831327 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-23 17:58:39.831345 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-23 17:58:39.831363 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-23 17:58:39.831383 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-23 17:58:39.831408 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-23 17:58:39.831427 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-23 17:58:39.831446 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-23 17:58:39.831464 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-04-23 17:58:39.831482 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-04-23 17:58:39.831499 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-04-23 17:58:39.831517 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-04-23 17:58:39.831535 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-23 17:58:39.831553 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-23 17:58:39.831571 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-04-23 17:58:39.831590 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-04-23 17:58:39.831608 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-23 17:58:39.831626 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-23 17:58:39.831645 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-23 17:58:39.831663 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-564b59b494-mhgtw.txt 2026-04-23 17:58:39.831685 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-564b59b494-mhgtw.yaml 2026-04-23 17:58:39.831732 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-lb6jc.txt 2026-04-23 17:58:39.831773 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-lb6jc.yaml 2026-04-23 17:58:39.831800 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-577wk.txt 2026-04-23 17:58:39.831819 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-577wk.yaml 2026-04-23 17:58:39.831838 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-2ckl7.txt 2026-04-23 17:58:39.831857 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-2ckl7.yaml 2026-04-23 17:58:39.831875 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-t7kln.txt 2026-04-23 17:58:39.831893 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-t7kln.yaml 2026-04-23 17:58:39.831911 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-h8htc.txt 2026-04-23 17:58:39.831929 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-h8htc.yaml 2026-04-23 17:58:39.831947 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-k4zk7.txt 2026-04-23 17:58:39.831964 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-k4zk7.yaml 2026-04-23 17:58:39.831982 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5f88b89b85-gwc2q.txt 2026-04-23 17:58:39.832000 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5f88b89b85-gwc2q.yaml 2026-04-23 17:58:39.832017 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5d8ccf9f55-gxpnr.txt 2026-04-23 17:58:39.832034 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5d8ccf9f55-gxpnr.yaml 2026-04-23 17:58:39.832059 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-jbntr.txt 2026-04-23 17:58:39.832078 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-jbntr.yaml 2026-04-23 17:58:39.832095 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-cqt7q.txt 2026-04-23 17:58:39.832113 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-cqt7q.yaml 2026-04-23 17:58:39.832131 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-rmb5x.txt 2026-04-23 17:58:39.832149 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-rmb5x.yaml 2026-04-23 17:58:39.832167 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-f2dvb.txt 2026-04-23 17:58:39.832184 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-f2dvb.yaml 2026-04-23 17:58:39.832202 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-x9zr5.txt 2026-04-23 17:58:39.832219 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-x9zr5.yaml 2026-04-23 17:58:39.832236 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-rg9dc.txt 2026-04-23 17:58:39.832253 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-rg9dc.yaml 2026-04-23 17:58:39.832270 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-s65lr.txt 2026-04-23 17:58:39.832288 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-s65lr.yaml 2026-04-23 17:58:39.832305 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-8xz9t.txt 2026-04-23 17:58:39.832323 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-8xz9t.yaml 2026-04-23 17:58:39.832341 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-frdgb.txt 2026-04-23 17:58:39.832359 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-frdgb.yaml 2026-04-23 17:58:39.832377 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-ffc676595-jcbbj.txt 2026-04-23 17:58:39.832395 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-ffc676595-jcbbj.yaml 2026-04-23 17:58:39.832414 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nslfs.txt 2026-04-23 17:58:39.832431 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nslfs.yaml 2026-04-23 17:58:39.832449 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7b7894f56f-99gb5.txt 2026-04-23 17:58:39.832467 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7b7894f56f-99gb5.yaml 2026-04-23 17:58:39.832485 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-dff4665fb-mclts.txt 2026-04-23 17:58:39.832502 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-dff4665fb-mclts.yaml 2026-04-23 17:58:39.832520 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-4hr98.txt 2026-04-23 17:58:39.832537 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-4hr98.yaml 2026-04-23 17:58:39.832556 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-zhz8v.txt 2026-04-23 17:58:39.832574 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-zhz8v.yaml 2026-04-23 17:58:39.832591 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-bvsvh.txt 2026-04-23 17:58:39.832609 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-bvsvh.yaml 2026-04-23 17:58:39.832627 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-6dr6h.txt 2026-04-23 17:58:39.832645 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-6dr6h.yaml 2026-04-23 17:58:39.832663 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-ph8ws.txt 2026-04-23 17:58:39.832687 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-ph8ws.yaml 2026-04-23 17:58:39.832707 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-78qtf.txt 2026-04-23 17:58:39.832726 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-78qtf.yaml 2026-04-23 17:58:39.832745 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hq6wp.txt 2026-04-23 17:58:39.832764 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hq6wp.yaml 2026-04-23 17:58:39.832782 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-vbmc8.txt 2026-04-23 17:58:39.832800 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-vbmc8.yaml 2026-04-23 17:58:39.832818 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7967bdfffb-b2sz8.txt 2026-04-23 17:58:39.832837 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7967bdfffb-b2sz8.yaml 2026-04-23 17:58:39.832855 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-ksnmg.txt 2026-04-23 17:58:39.832873 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-ksnmg.yaml 2026-04-23 17:58:39.832892 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-64458d89f8-988wj.txt 2026-04-23 17:58:39.832910 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-64458d89f8-988wj.yaml 2026-04-23 17:58:39.832928 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-rz48q.txt 2026-04-23 17:58:39.832946 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-rz48q.yaml 2026-04-23 17:58:39.833008 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-28p7w.txt 2026-04-23 17:58:39.833031 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-28p7w.yaml 2026-04-23 17:58:39.833049 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-nxgj7.txt 2026-04-23 17:58:39.833067 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-nxgj7.yaml 2026-04-23 17:58:39.833086 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6d6b4bb957-l6p4h.txt 2026-04-23 17:58:39.833103 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6d6b4bb957-l6p4h.yaml 2026-04-23 17:58:39.833121 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29616100-vmrr6.txt 2026-04-23 17:58:39.833140 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29616100-vmrr6.yaml 2026-04-23 17:58:39.833158 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29616105-5zqdk.txt 2026-04-23 17:58:39.833176 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29616105-5zqdk.yaml 2026-04-23 17:58:39.833194 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29616110-qjlfz.txt 2026-04-23 17:58:39.833212 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29616110-qjlfz.yaml 2026-04-23 17:58:39.833232 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-2xl7g.txt 2026-04-23 17:58:39.833252 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-2xl7g.yaml 2026-04-23 17:58:39.833271 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-qffvf.txt 2026-04-23 17:58:39.833331 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-qffvf.yaml 2026-04-23 17:58:39.833351 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-pcnq6.txt 2026-04-23 17:58:39.833369 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-pcnq6.yaml 2026-04-23 17:58:39.833387 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-g9kc7.txt 2026-04-23 17:58:39.833405 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-g9kc7.yaml 2026-04-23 17:58:39.833422 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-7mv2q.txt 2026-04-23 17:58:39.833446 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-7mv2q.yaml 2026-04-23 17:58:39.833465 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-567cd74f74-vnrcv.txt 2026-04-23 17:58:39.833486 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-567cd74f74-vnrcv.yaml 2026-04-23 17:58:39.833511 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qmdd5.txt 2026-04-23 17:58:39.833565 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qmdd5.yaml 2026-04-23 17:58:39.833614 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-dpns6.txt 2026-04-23 17:58:39.833652 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-dpns6.yaml 2026-04-23 17:58:39.833679 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-rtjj4.txt 2026-04-23 17:58:39.833704 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-rtjj4.yaml 2026-04-23 17:58:39.833727 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-54dbfdcd7f-4lf5j.txt 2026-04-23 17:58:39.833753 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-54dbfdcd7f-4lf5j.yaml 2026-04-23 17:58:39.833779 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-fglq7.txt 2026-04-23 17:58:39.833805 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-fglq7.yaml 2026-04-23 17:58:39.833831 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-q49pr.txt 2026-04-23 17:58:39.833856 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-q49pr.yaml 2026-04-23 17:58:39.833880 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-s77nt.txt 2026-04-23 17:58:39.833903 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-s77nt.yaml 2026-04-23 17:58:39.833926 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-n6c8z.txt 2026-04-23 17:58:39.833951 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-n6c8z.yaml 2026-04-23 17:58:39.833976 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2gfr9.txt 2026-04-23 17:58:39.834000 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2gfr9.yaml 2026-04-23 17:58:39.834024 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-h58q4.txt 2026-04-23 17:58:39.834050 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-h58q4.yaml 2026-04-23 17:58:39.834078 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-8h2t7.txt 2026-04-23 17:58:39.834135 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-8h2t7.yaml 2026-04-23 17:58:39.834186 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-gzc4w.txt 2026-04-23 17:58:39.834224 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-gzc4w.yaml 2026-04-23 17:58:39.834253 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-78b7875c4f-8qbzr.txt 2026-04-23 17:58:39.834281 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-78b7875c4f-8qbzr.yaml 2026-04-23 17:58:39.834309 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-xrj8f.txt 2026-04-23 17:58:39.834335 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-xrj8f.yaml 2026-04-23 17:58:39.834362 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-23 17:58:39.834390 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-23 17:58:39.834417 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-bsnj6.txt 2026-04-23 17:58:39.834444 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-bsnj6.yaml 2026-04-23 17:58:39.834479 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-wmq7k.txt 2026-04-23 17:58:39.834508 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-wmq7k.yaml 2026-04-23 17:58:39.834536 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-tgpl5.txt 2026-04-23 17:58:39.834565 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-tgpl5.yaml 2026-04-23 17:58:39.834592 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-wh5sw.txt 2026-04-23 17:58:39.834642 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-wh5sw.yaml 2026-04-23 17:58:39.834692 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-hcpx7.txt 2026-04-23 17:58:39.834734 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-hcpx7.yaml 2026-04-23 17:58:39.834765 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-qjwtj.txt 2026-04-23 17:58:39.834795 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-qjwtj.yaml 2026-04-23 17:58:39.834822 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-s482c.txt 2026-04-23 17:58:39.834850 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-s482c.yaml 2026-04-23 17:58:39.834878 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-86nlj.txt 2026-04-23 17:58:39.834906 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-86nlj.yaml 2026-04-23 17:58:39.834933 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6ff4b6847c-gqdsm.txt 2026-04-23 17:58:39.834961 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6ff4b6847c-gqdsm.yaml 2026-04-23 17:58:39.834989 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-gwjtm.txt 2026-04-23 17:58:39.835018 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-gwjtm.yaml 2026-04-23 17:58:39.835045 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-cb7b45ffb-fc56b.txt 2026-04-23 17:58:39.835071 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-cb7b45ffb-fc56b.yaml 2026-04-23 17:58:39.835097 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-47q7t.txt 2026-04-23 17:58:39.835121 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-47q7t.yaml 2026-04-23 17:58:39.835145 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-nwcdp.txt 2026-04-23 17:58:39.835172 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-nwcdp.yaml 2026-04-23 17:58:39.835200 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-d5m9t.txt 2026-04-23 17:58:39.835227 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-d5m9t.yaml 2026-04-23 17:58:39.835254 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-dcvtl.txt 2026-04-23 17:58:39.835280 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-dcvtl.yaml 2026-04-23 17:58:39.835313 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-jf9v5.txt 2026-04-23 17:58:39.835340 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-jf9v5.yaml 2026-04-23 17:58:39.835366 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-5ppxb.txt 2026-04-23 17:58:39.835393 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-5ppxb.yaml 2026-04-23 17:58:39.835421 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-7c755b69b8-wkw2j.txt 2026-04-23 17:58:39.835448 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-7c755b69b8-wkw2j.yaml 2026-04-23 17:58:39.835474 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-58ff795bff-6w8bs.txt 2026-04-23 17:58:39.835501 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-58ff795bff-6w8bs.yaml 2026-04-23 17:58:39.835536 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-8tq7q.txt 2026-04-23 17:58:39.835563 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-8tq7q.yaml 2026-04-23 17:58:39.835590 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-sm9hx.txt 2026-04-23 17:58:39.835615 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-sm9hx.yaml 2026-04-23 17:58:39.835640 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fx2jk.txt 2026-04-23 17:58:39.835665 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fx2jk.yaml 2026-04-23 17:58:39.835691 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-rncd6.txt 2026-04-23 17:58:39.835716 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-rncd6.yaml 2026-04-23 17:58:39.835739 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-nl6t2.txt 2026-04-23 17:58:39.835761 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-nl6t2.yaml 2026-04-23 17:58:39.835784 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-2lkgk.txt 2026-04-23 17:58:39.835805 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-2lkgk.yaml 2026-04-23 17:58:39.835827 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-wb5tc.txt 2026-04-23 17:58:39.835850 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-wb5tc.yaml 2026-04-23 17:58:39.835872 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-r66f7.txt 2026-04-23 17:58:39.835894 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-r66f7.yaml 2026-04-23 17:58:39.835918 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-vpxbc.txt 2026-04-23 17:58:39.835948 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-vpxbc.yaml 2026-04-23 17:58:39.835979 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-qsxfz.txt 2026-04-23 17:58:39.836014 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-qsxfz.yaml 2026-04-23 17:58:39.836047 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-h7d72.txt 2026-04-23 17:58:39.836075 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-h7d72.yaml 2026-04-23 17:58:39.836107 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-lk9m8.txt 2026-04-23 17:58:39.836141 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-lk9m8.yaml 2026-04-23 17:58:39.836175 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7x7wj.txt 2026-04-23 17:58:39.836204 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7x7wj.yaml 2026-04-23 17:58:39.836235 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-58fb56fd8b-dt7rl.txt 2026-04-23 17:58:39.836269 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-58fb56fd8b-dt7rl.yaml 2026-04-23 17:58:39.836299 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-556f948f6b-r9shm.txt 2026-04-23 17:58:39.836324 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-556f948f6b-r9shm.yaml 2026-04-23 17:58:39.836350 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-56789f45cc-8zj67.txt 2026-04-23 17:58:39.836375 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-56789f45cc-8zj67.yaml 2026-04-23 17:58:39.836399 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-76585975f4-hcwj5.txt 2026-04-23 17:58:39.836452 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-76585975f4-hcwj5.yaml 2026-04-23 17:58:39.836503 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-2g4z8.txt 2026-04-23 17:58:39.836560 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-2g4z8.yaml 2026-04-23 17:58:39.836601 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-dgx75.txt 2026-04-23 17:58:39.836634 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-dgx75.yaml 2026-04-23 17:58:39.836667 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-5zhzj.txt 2026-04-23 17:58:39.836701 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-5zhzj.yaml 2026-04-23 17:58:39.836735 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-68dd876fb6-wp7c2.txt 2026-04-23 17:58:39.836768 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-68dd876fb6-wp7c2.yaml 2026-04-23 17:58:39.836802 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-bx5pn.txt 2026-04-23 17:58:39.836835 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-bx5pn.yaml 2026-04-23 17:58:39.836868 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-ndjm7.txt 2026-04-23 17:58:39.836900 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-ndjm7.yaml 2026-04-23 17:58:39.836928 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-8gnsh.txt 2026-04-23 17:58:39.836977 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-8gnsh.yaml 2026-04-23 17:58:39.837017 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-d2rhn.txt 2026-04-23 17:58:39.837052 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-d2rhn.yaml 2026-04-23 17:58:39.837081 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-msk4h.txt 2026-04-23 17:58:39.837109 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-msk4h.yaml 2026-04-23 17:58:39.837137 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5875d9c95f-klhpk.txt 2026-04-23 17:58:39.837171 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5875d9c95f-klhpk.yaml 2026-04-23 17:58:39.837204 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-4529r.txt 2026-04-23 17:58:39.837233 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-4529r.yaml 2026-04-23 17:58:39.837260 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-877cd746b-q46pb.txt 2026-04-23 17:58:39.837320 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-877cd746b-q46pb.yaml 2026-04-23 17:58:39.837348 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5c9c7b55d8-9xnmn.txt 2026-04-23 17:58:39.837378 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5c9c7b55d8-9xnmn.yaml 2026-04-23 17:58:39.837412 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-n68l5.txt 2026-04-23 17:58:39.837447 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-n68l5.yaml 2026-04-23 17:58:39.837480 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-7jhx8.txt 2026-04-23 17:58:39.837510 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-7jhx8.yaml 2026-04-23 17:58:39.837537 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-rxlrj.txt 2026-04-23 17:58:39.837566 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-rxlrj.yaml 2026-04-23 17:58:39.837599 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-nz52w.txt 2026-04-23 17:58:39.837632 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-nz52w.yaml 2026-04-23 17:58:39.837665 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-88b68f59-x75ks.txt 2026-04-23 17:58:39.837700 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-88b68f59-x75ks.yaml 2026-04-23 17:58:39.837729 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-mqtsf.txt 2026-04-23 17:58:39.837757 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-mqtsf.yaml 2026-04-23 17:58:39.837783 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-lzchc.txt 2026-04-23 17:58:39.837810 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-lzchc.yaml 2026-04-23 17:58:39.837837 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-tjr7h.txt 2026-04-23 17:58:39.837866 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-tjr7h.yaml 2026-04-23 17:58:39.837899 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-nbktn.txt 2026-04-23 17:58:39.837933 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-nbktn.yaml 2026-04-23 17:58:39.837966 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-66cf48d6dd-2qcmf.txt 2026-04-23 17:58:39.837999 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-66cf48d6dd-2qcmf.yaml 2026-04-23 17:58:39.838031 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-gkgq7.txt 2026-04-23 17:58:39.838062 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-gkgq7.yaml 2026-04-23 17:58:39.838091 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-95wfz.txt 2026-04-23 17:58:39.838124 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-95wfz.yaml 2026-04-23 17:58:39.838158 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-xz4hs.txt 2026-04-23 17:58:39.838191 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-xz4hs.yaml 2026-04-23 17:58:39.838235 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-23 17:58:39.838281 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-23 17:58:39.838328 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-23 17:58:39.838373 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-23 17:58:39.838455 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-86f4d98bdf-zx994.txt 2026-04-23 17:58:39.838538 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-86f4d98bdf-zx994.yaml 2026-04-23 17:58:39.838622 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rbssx.txt 2026-04-23 17:58:39.838692 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rbssx.yaml 2026-04-23 17:58:39.838745 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-gxgdt.txt 2026-04-23 17:58:39.838794 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-gxgdt.yaml 2026-04-23 17:58:39.838841 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-mpzc8.txt 2026-04-23 17:58:39.838888 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-mpzc8.yaml 2026-04-23 17:58:39.838938 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-nv77q.txt 2026-04-23 17:58:39.838985 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-nv77q.yaml 2026-04-23 17:58:39.839029 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-756h8.txt 2026-04-23 17:58:39.839067 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-756h8.yaml 2026-04-23 17:58:39.839106 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-x9jfx.txt 2026-04-23 17:58:39.839179 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-x9jfx.yaml 2026-04-23 17:58:39.839234 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-23 17:58:39.839283 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-23 17:58:39.839330 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-23 17:58:39.839377 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-23 17:58:39.839423 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-s22mx.txt 2026-04-23 17:58:39.839469 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-s22mx.yaml 2026-04-23 17:58:39.839515 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-23 17:58:39.839560 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-23 17:58:39.839606 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-23 17:58:39.839649 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-23 17:58:39.839690 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-23 17:58:39.839735 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-23 17:58:39.839784 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-23 17:58:39.839832 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-23 17:58:39.839879 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-04-23 17:58:39.839925 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-04-23 17:58:39.839973 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-278r5.txt 2026-04-23 17:58:39.840018 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-278r5.yaml 2026-04-23 17:58:39.840058 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-04-23 17:58:39.840095 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-04-23 17:58:39.840130 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-23 17:58:39.840164 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-23 17:58:39.840197 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-04-23 17:58:39.840229 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-04-23 17:58:39.840290 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qk9rv.txt 2026-04-23 17:58:39.840365 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qk9rv.yaml 2026-04-23 17:58:39.840439 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk.txt 2026-04-23 17:58:39.840488 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk.yaml 2026-04-23 17:58:39.840536 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6dbdc8d9cc-p2g9b.txt 2026-04-23 17:58:39.840576 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6dbdc8d9cc-p2g9b.yaml 2026-04-23 17:58:39.840613 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-779bff8b8-v7x8k.txt 2026-04-23 17:58:39.840653 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-779bff8b8-v7x8k.yaml 2026-04-23 17:58:39.840699 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wj6vf.txt 2026-04-23 17:58:39.840749 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wj6vf.yaml 2026-04-23 17:58:39.840787 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-mm7g8.txt 2026-04-23 17:58:39.840823 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-mm7g8.yaml 2026-04-23 17:58:39.840859 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-qw29m.txt 2026-04-23 17:58:39.840896 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-qw29m.yaml 2026-04-23 17:58:39.840932 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-lqpfp.txt 2026-04-23 17:58:39.841001 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-lqpfp.yaml 2026-04-23 17:58:39.841043 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-23 17:58:39.841080 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-23 17:58:39.841117 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-23 17:58:39.841152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-23 17:58:39.841188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-23 17:58:39.841224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-23 17:58:39.841260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-23 17:58:39.841358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-23 17:58:39.841398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-23 17:58:39.841436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-23 17:58:39.841473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-23 17:58:39.841510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-23 17:58:39.841547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-23 17:58:39.841583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-23 17:58:39.841618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-23 17:58:39.841655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-23 17:58:39.841691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-23 17:58:39.841727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-23 17:58:39.841762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-23 17:58:39.841798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-23 17:58:39.841839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-23 17:58:39.841877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-23 17:58:39.841915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-23 17:58:39.841953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-23 17:58:39.841991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-23 17:58:39.842029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-23 17:58:39.842099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-23 17:58:39.842197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-23 17:58:39.842247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-23 17:58:39.842275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-23 17:58:39.842301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-23 17:58:39.842326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-23 17:58:39.842350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-23 17:58:39.842374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-23 17:58:39.842400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-23 17:58:39.842425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-23 17:58:39.842449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-23 17:58:39.842476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-23 17:58:39.842501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-23 17:58:39.842527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-23 17:58:39.842553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-23 17:58:39.842578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-23 17:58:39.842603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-23 17:58:39.842629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-23 17:58:39.842652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-23 17:58:39.842677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-23 17:58:39.842701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-23 17:58:39.842725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-23 17:58:39.842750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-23 17:58:39.842775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-23 17:58:39.842800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-23 17:58:39.842825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-23 17:58:39.842851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-23 17:58:39.842876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-23 17:58:39.842902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-23 17:58:39.842927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-23 17:58:39.842954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-23 17:58:39.842979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-23 17:58:39.843003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-23 17:58:39.843029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-23 17:58:39.843054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-23 17:58:39.843086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-23 17:58:39.843113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-23 17:58:39.843140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-23 17:58:39.843165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-23 17:58:39.843192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-23 17:58:39.843220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-23 17:58:39.843251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-23 17:58:39.843278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-23 17:58:39.843303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-23 17:58:39.843327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-23 17:58:39.843352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-23 17:58:39.843376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-23 17:58:39.843403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-23 17:58:39.843426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-23 17:58:39.843451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-23 17:58:39.843475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-23 17:58:39.843500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-23 17:58:39.843526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-23 17:58:39.843551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-23 17:58:39.843575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-23 17:58:39.843600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-23 17:58:39.843624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-23 17:58:39.843649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-23 17:58:39.843675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-23 17:58:39.843700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-23 17:58:39.843724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-23 17:58:39.843748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-23 17:58:39.843772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-23 17:58:39.843797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-23 17:58:39.843849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-23 17:58:39.843903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-23 17:58:39.843951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-23 17:58:39.844074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-23 17:58:39.844108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-23 17:58:39.844145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-23 17:58:39.844175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-23 17:58:39.844202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-23 17:58:39.844229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-23 17:58:39.844255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-23 17:58:39.844281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-23 17:58:39.844309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-23 17:58:39.844336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-23 17:58:39.844361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-23 17:58:39.844388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-23 17:58:39.844416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-23 17:58:39.844442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-23 17:58:39.844468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-23 17:58:39.844493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-23 17:58:39.844534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-23 17:58:39.844588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-23 17:58:39.844631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-23 17:58:39.844661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-23 17:58:39.844688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-23 17:58:39.844716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-23 17:58:39.844742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-23 17:58:39.844769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-23 17:58:39.844796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-23 17:58:39.844823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-23 17:58:39.844849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-23 17:58:39.844875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-23 17:58:39.844901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-23 17:58:39.844926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-23 17:58:39.844975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-23 17:58:39.845031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-23 17:58:39.845079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-23 17:58:39.845110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-23 17:58:39.845139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-23 17:58:39.845166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-23 17:58:39.845201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-23 17:58:39.845232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-23 17:58:39.845262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-23 17:58:39.845317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-23 17:58:39.845346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-23 17:58:39.845373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-23 17:58:39.845400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-23 17:58:39.845426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-23 17:58:39.845472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-23 17:58:39.845525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-23 17:58:39.845564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-23 17:58:39.845594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-23 17:58:39.845622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-23 17:58:39.845650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-23 17:58:39.845677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-23 17:58:39.845704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-23 17:58:39.845732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-23 17:58:39.845759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-23 17:58:39.845787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-23 17:58:39.845814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-23 17:58:39.845841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-23 17:58:39.845867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-23 17:58:39.845919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-23 17:58:39.845971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-23 17:58:39.846008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-23 17:58:39.846037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-23 17:58:39.846064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-23 17:58:39.846091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-23 17:58:39.846116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-04-23 17:58:39.846143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-04-23 17:58:39.846170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-04-23 17:58:39.846196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-04-23 17:58:39.846221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-04-23 17:58:39.846259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-04-23 17:58:39.846287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-04-23 17:58:39.846312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-04-23 17:58:39.846361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-04-23 17:58:39.846405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-04-23 17:58:39.846449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-04-23 17:58:39.846478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-04-23 17:58:39.846506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-04-23 17:58:39.846530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-04-23 17:58:39.846557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-04-23 17:58:39.846586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-04-23 17:58:39.846614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-04-23 17:58:39.846640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-04-23 17:58:39.846668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-04-23 17:58:39.846696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-04-23 17:58:39.846722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-04-23 17:58:39.846749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-04-23 17:58:39.846778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-04-23 17:58:39.846805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-04-23 17:58:39.846831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-04-23 17:58:39.846859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-04-23 17:58:39.846886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-04-23 17:58:39.846912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-04-23 17:58:39.846937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-04-23 17:58:39.846956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-04-23 17:58:39.846975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-04-23 17:58:39.846993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-04-23 17:58:39.847010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-04-23 17:58:39.847027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-04-23 17:58:39.847044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-04-23 17:58:39.847062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-04-23 17:58:39.847079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-04-23 17:58:39.847117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-04-23 17:58:39.847165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-04-23 17:58:39.847196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-04-23 17:58:39.847225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-04-23 17:58:39.847253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-04-23 17:58:39.847278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-04-23 17:58:39.847305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-04-23 17:58:39.847330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-04-23 17:58:39.847353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-04-23 17:58:39.847380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-23 17:58:39.847405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-23 17:58:39.847504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-23 17:58:39.847539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-23 17:58:39.847560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-23 17:58:39.847579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-23 17:58:39.847598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-23 17:58:39.847616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-23 17:58:39.847633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-23 17:58:39.847651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-23 17:58:39.847669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-23 17:58:39.847688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-23 17:58:39.847705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-23 17:58:39.847723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-23 17:58:39.847740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-23 17:58:39.847758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-23 17:58:39.847776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-23 17:58:39.847793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-23 17:58:39.847811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-23 17:58:39.847828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-23 17:58:39.847846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-23 17:58:39.847864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-23 17:58:39.847881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-23 17:58:39.847899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-23 17:58:39.847916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-23 17:58:39.847933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-23 17:58:39.847951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-23 17:58:39.847975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-23 17:58:39.847993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-23 17:58:39.848011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-23 17:58:39.848027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-23 17:58:39.848044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-23 17:58:39.848061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-23 17:58:39.848078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-23 17:58:39.848096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-04-23 17:58:39.848113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-04-23 17:58:39.848130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-04-23 17:58:39.848147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-04-23 17:58:39.848188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-04-23 17:58:39.848221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-04-23 17:58:39.848246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-04-23 17:58:39.848265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-04-23 17:58:39.848285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-04-23 17:58:39.848304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-04-23 17:58:39.848323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-04-23 17:58:39.848341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-04-23 17:58:39.848359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-04-23 17:58:39.848377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-04-23 17:58:39.848394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-04-23 17:58:39.848411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-04-23 17:58:39.848428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-04-23 17:58:39.848445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-04-23 17:58:39.848462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-04-23 17:58:39.848479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-04-23 17:58:39.848497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-23 17:58:39.848514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-23 17:58:39.848531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-23 17:58:39.848548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-23 17:58:39.848565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-23 17:58:39.848583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-23 17:58:39.848607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-23 17:58:39.848626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-23 17:58:39.848644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-23 17:58:39.848662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-23 17:58:39.848679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-23 17:58:39.848696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-23 17:58:39.848713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-23 17:58:39.848731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-23 17:58:39.848748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-23 17:58:39.848765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-23 17:58:39.848783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-23 17:58:39.848800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-23 17:58:39.848817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-23 17:58:39.848835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-23 17:58:39.848852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-23 17:58:39.848876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-23 17:58:39.848923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-23 17:58:39.848948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-23 17:58:39.848994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-23 17:58:39.849038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-23 17:58:39.849061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-23 17:58:39.849081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-23 17:58:39.849099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-04-23 17:58:39.849118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-04-23 17:58:39.849135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-23 17:58:39.849158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-23 17:58:39.849183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-04-23 17:58:39.849202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-04-23 17:58:39.849221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-23 17:58:39.849239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-23 17:58:39.849256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-04-23 17:58:39.849273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-04-23 17:58:39.849316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-23 17:58:39.849341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-23 17:58:39.849361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-23 17:58:39.849379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-23 17:58:39.849397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-23 17:58:39.849414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-23 17:58:39.849432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-23 17:58:39.849450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-23 17:58:39.849468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-23 17:58:39.849486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-23 17:58:39.849525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-23 17:58:39.849563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-23 17:58:39.849610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-23 17:58:39.849634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-23 17:58:39.849673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-23 17:58:39.849707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-23 17:58:39.849729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-23 17:58:39.849748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-23 17:58:39.849795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-23 17:58:39.849824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-23 17:58:39.849844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-04-23 17:58:39.849862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-04-23 17:58:39.849881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-04-23 17:58:39.849899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-04-23 17:58:39.849917 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-23 17:58:39.849935 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-23 17:58:39.849974 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-23 17:58:39.850006 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-23 17:58:39.850027 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-23 17:58:39.850045 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-23 17:58:39.850063 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-23 17:58:39.850088 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-23 17:58:39.850133 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-23 17:58:39.850160 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-23 17:58:39.850191 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-23 17:58:39.850224 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-23 17:58:39.850250 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-23 17:58:39.850281 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-23 17:58:39.850308 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-23 17:58:39.850331 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-23 17:58:39.850353 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-23 17:58:39.850371 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-23 17:58:39.850389 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-23 17:58:39.850406 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-23 17:58:39.850425 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-23 17:58:39.850450 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-23 17:58:39.850475 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-23 17:58:39.850497 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-23 17:58:39.850516 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-23 17:58:39.850535 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-23 17:58:39.850553 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-23 17:58:39.850571 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-23 17:58:39.850589 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-23 17:58:39.850608 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-23 17:58:39.850634 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-23 17:58:39.850658 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-23 17:58:39.850681 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-23 17:58:39.850703 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-23 17:58:39.850725 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-23 17:58:39.850744 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-23 17:58:39.850763 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-23 17:58:39.850780 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-23 17:58:39.850798 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-23 17:58:39.850816 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-23 17:58:39.850834 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-23 17:58:39.850851 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-23 17:58:39.850869 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-23 17:58:39.850892 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-23 17:58:39.850910 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-23 17:58:39.850928 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-23 17:58:39.850947 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-23 17:58:39.850965 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-23 17:58:39.850984 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-23 17:58:39.851003 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-23 17:58:39.851021 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-23 17:58:39.851044 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-23 17:58:39.851091 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-23 17:58:39.851114 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-23 17:58:39.851134 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-23 17:58:39.851164 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-23 17:58:39.851209 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-23 17:58:39.851233 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-23 17:58:39.851254 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-23 17:58:39.851272 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-23 17:58:39.851290 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-23 17:58:39.851309 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-23 17:58:39.851327 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-23 17:58:39.851345 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-23 17:58:39.851363 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-23 17:58:39.851381 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-23 17:58:39.851399 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-23 17:58:39.851417 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-23 17:58:39.851436 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-23 17:58:39.851453 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-23 17:58:39.851471 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-23 17:58:39.851488 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-23 17:58:39.851505 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-23 17:58:39.851523 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-23 17:58:39.851540 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-23 17:58:39.851557 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-23 17:58:39.851574 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-23 17:58:39.851598 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-23 17:58:39.851616 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-23 17:58:39.851634 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-23 17:58:39.851652 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-23 17:58:39.851670 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-23 17:58:39.851688 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-23 17:58:39.851705 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-23 17:58:39.851723 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-23 17:58:39.851740 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-23 17:58:39.851758 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-23 17:58:39.851775 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-23 17:58:39.851792 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-23 17:58:39.851810 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-23 17:58:39.851827 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-23 17:58:39.851844 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-23 17:58:39.851862 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-23 17:58:39.851881 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-23 17:58:39.851898 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-23 17:58:39.851916 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-23 17:58:39.851933 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-23 17:58:39.851952 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-23 17:58:39.851969 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-23 17:58:39.851992 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-23 17:58:39.852038 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-23 17:58:39.852061 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-23 17:58:39.852085 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-23 17:58:39.852132 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-23 17:58:39.852159 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-23 17:58:39.852187 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-23 17:58:39.852212 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-23 17:58:39.852236 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-23 17:58:39.852256 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-23 17:58:39.852275 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-23 17:58:39.852293 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-23 17:58:39.852317 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-23 17:58:39.852337 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-23 17:58:39.852355 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-23 17:58:39.852373 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-23 17:58:39.852390 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-23 17:58:39.852408 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-23 17:58:39.852426 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-23 17:58:39.852444 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-23 17:58:39.852463 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-23 17:58:39.852481 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-23 17:58:39.852499 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-23 17:58:39.852518 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-23 17:58:39.852536 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-23 17:58:39.852555 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-23 17:58:39.852573 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-23 17:58:39.852591 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-23 17:58:39.852608 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-23 17:58:39.852626 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-23 17:58:39.852645 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-23 17:58:39.852677 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-23 17:58:39.852720 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-23 17:58:39.852751 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-23 17:58:39.852782 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-23 17:58:39.852811 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-23 17:58:39.852839 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-23 17:58:39.852860 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-23 17:58:39.852877 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-23 17:58:39.852894 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-23 17:58:39.852912 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-23 17:58:39.852929 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-23 17:58:39.852947 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-23 17:58:39.852987 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-23 17:58:39.853006 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-23 17:58:39.853031 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-23 17:58:39.853050 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-23 17:58:39.853069 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-23 17:58:39.853088 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-23 17:58:39.853106 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-23 17:58:39.853124 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-23 17:58:39.853142 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-23 17:58:39.853183 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-23 17:58:39.853216 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-23 17:58:39.853237 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-23 17:58:39.853256 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-23 17:58:39.853275 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-04-23 17:58:39.853341 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-04-23 17:58:39.853361 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-04-23 17:58:39.853380 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-04-23 17:58:39.853398 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-04-23 17:58:39.853417 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-04-23 17:58:39.853434 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-04-23 17:58:39.853452 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-04-23 17:58:39.853468 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-04-23 17:58:39.853487 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-04-23 17:58:39.853520 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-04-23 17:58:39.853558 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-04-23 17:58:39.853581 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-04-23 17:58:39.853602 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-04-23 17:58:39.853648 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-04-23 17:58:39.853675 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-04-23 17:58:39.853696 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-04-23 17:58:39.853716 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-04-23 17:58:39.853735 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-04-23 17:58:39.853753 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-04-23 17:58:39.853772 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-04-23 17:58:39.853796 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-04-23 17:58:39.853817 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-04-23 17:58:39.853836 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-04-23 17:58:39.853854 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-04-23 17:58:39.853871 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-04-23 17:58:39.853889 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-04-23 17:58:39.853907 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-04-23 17:58:39.853926 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-04-23 17:58:39.853944 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-04-23 17:58:39.853963 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-04-23 17:58:39.853981 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-04-23 17:58:39.854000 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-04-23 17:58:39.854033 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-04-23 17:58:39.854071 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-04-23 17:58:39.854093 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-04-23 17:58:39.854112 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-04-23 17:58:39.854132 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-04-23 17:58:39.854180 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-04-23 17:58:39.854207 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-04-23 17:58:39.854249 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-04-23 17:58:39.854281 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-04-23 17:58:39.854323 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-04-23 17:58:39.854372 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-04-23 17:58:39.854411 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-04-23 17:58:39.854457 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-04-23 17:58:39.854488 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-23 17:58:39.854510 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-23 17:58:39.854529 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-23 17:58:39.854549 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-23 17:58:39.854576 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-23 17:58:39.854602 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-23 17:58:39.854625 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-23 17:58:39.854645 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-23 17:58:39.854671 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-23 17:58:39.854692 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-23 17:58:39.854710 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-23 17:58:39.854729 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-23 17:58:39.854747 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-23 17:58:39.854770 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-23 17:58:39.854794 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-23 17:58:39.854817 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-23 17:58:39.854839 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-23 17:58:39.854861 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-23 17:58:39.854881 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-23 17:58:39.854903 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-23 17:58:39.854928 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-23 17:58:39.854952 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-23 17:58:39.854974 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-23 17:58:39.854996 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-23 17:58:39.855018 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-23 17:58:39.855041 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-23 17:58:39.855063 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-23 17:58:39.855087 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-23 17:58:39.855109 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-23 17:58:39.855132 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-23 17:58:39.855155 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-23 17:58:39.855178 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-23 17:58:39.855199 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-23 17:58:39.855222 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-23 17:58:39.855246 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-04-23 17:58:39.855268 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-04-23 17:58:39.855292 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-04-23 17:58:39.855314 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-04-23 17:58:39.855337 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-04-23 17:58:39.855362 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-04-23 17:58:39.855384 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-04-23 17:58:39.855416 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-04-23 17:58:39.855440 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-04-23 17:58:39.855463 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-04-23 17:58:39.855487 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-04-23 17:58:39.855508 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-04-23 17:58:39.855530 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-04-23 17:58:39.855552 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-04-23 17:58:39.855575 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-04-23 17:58:39.855599 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-04-23 17:58:39.855623 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-04-23 17:58:39.855645 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-04-23 17:58:39.855669 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-04-23 17:58:39.855692 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-04-23 17:58:39.855715 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-23 17:58:39.855739 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-23 17:58:39.855762 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-23 17:58:39.855785 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-23 17:58:39.855807 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-23 17:58:39.855828 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-23 17:58:39.855850 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-23 17:58:39.855874 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-23 17:58:39.855898 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-23 17:58:39.855920 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-23 17:58:39.855944 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-23 17:58:39.855967 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-23 17:58:39.855990 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-23 17:58:39.856013 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-23 17:58:39.856036 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-23 17:58:39.856061 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-23 17:58:39.856084 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-23 17:58:39.856106 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-23 17:58:39.856129 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-23 17:58:39.856152 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-23 17:58:39.856185 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-23 17:58:39.856211 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-23 17:58:39.856235 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-23 17:58:39.856258 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-23 17:58:39.856279 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-23 17:58:39.856301 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-23 17:58:39.856324 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-23 17:58:39.856347 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-23 17:58:39.856370 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-04-23 17:58:39.856392 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-04-23 17:58:39.856414 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-23 17:58:39.856438 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-23 17:58:39.856461 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-04-23 17:58:39.856482 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-04-23 17:58:39.856504 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-23 17:58:39.856526 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-23 17:58:39.856549 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-04-23 17:58:39.856572 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-04-23 17:58:39.856593 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-23 17:58:39.856616 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-23 17:58:39.856638 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-23 17:58:39.856662 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-23 17:58:39.856686 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-23 17:58:39.856707 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-23 17:58:39.856729 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-23 17:58:39.856752 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-23 17:58:39.856776 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-23 17:58:39.856799 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-23 17:58:39.856822 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-23 17:58:39.856845 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-23 17:58:39.856869 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-23 17:58:39.856893 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-23 17:58:39.856917 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-23 17:58:39.856939 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-23 17:58:39.856990 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-23 17:58:39.857016 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-23 17:58:39.857039 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-04-23 17:58:39.857062 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-04-23 17:58:39.857087 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-04-23 17:58:39.857110 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-04-23 17:58:39.857132 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-23 17:58:39.857155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-23 17:58:39.857179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-23 17:58:39.857201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-23 17:58:39.857223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-23 17:58:39.857246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-23 17:58:39.857269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-23 17:58:39.857353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-23 17:58:39.857374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-23 17:58:39.857392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-23 17:58:39.857410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-23 17:58:39.857427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-23 17:58:39.857445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-23 17:58:39.857462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-23 17:58:39.857480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-23 17:58:39.857498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-23 17:58:39.857515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-23 17:58:39.857533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-23 17:58:39.857551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-23 17:58:39.857568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-23 17:58:39.857587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-23 17:58:39.857613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-23 17:58:39.857632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-23 17:58:39.857650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-23 17:58:39.857668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-23 17:58:39.857686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-23 17:58:39.857703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-23 17:58:39.857720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-23 17:58:39.857737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-23 17:58:39.857755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-23 17:58:39.857778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-23 17:58:39.857796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-23 17:58:39.857814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-23 17:58:39.857831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-23 17:58:39.857849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-23 17:58:39.857867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-23 17:58:39.857884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-23 17:58:39.857902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-23 17:58:39.857919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-23 17:58:39.857937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-23 17:58:39.857954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-23 17:58:39.857972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-23 17:58:39.857989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-23 17:58:39.858006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-23 17:58:39.858023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-23 17:58:39.858041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-23 17:58:39.858059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-23 17:58:39.858076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-23 17:58:39.858093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-23 17:58:39.858112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-23 17:58:39.858129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-23 17:58:39.858147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-23 17:58:39.858172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-23 17:58:39.858192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-23 17:58:39.858210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-23 17:58:39.858231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-23 17:58:39.858251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-23 17:58:39.858269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-23 17:58:39.858287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-23 17:58:39.858305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-23 17:58:39.858323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-23 17:58:39.858342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-23 17:58:39.858360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-23 17:58:39.858377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-23 17:58:39.858395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-23 17:58:39.858414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-23 17:58:39.858440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-23 17:58:39.858459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-23 17:58:39.858477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-23 17:58:39.858495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-23 17:58:39.858513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-23 17:58:39.858531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-23 17:58:39.858548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-23 17:58:39.858566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-23 17:58:39.858583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-23 17:58:39.858602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-23 17:58:39.858619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-23 17:58:39.858638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-23 17:58:39.858656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-23 17:58:39.858673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-23 17:58:39.858691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-23 17:58:39.858708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-23 17:58:39.858726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-23 17:58:39.858744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-23 17:58:39.858761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-23 17:58:39.858779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-23 17:58:39.858797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-23 17:58:39.858815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-23 17:58:39.858833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-23 17:58:39.858851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-23 17:58:39.858869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-23 17:58:39.858888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-23 17:58:39.858907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-23 17:58:39.858925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-23 17:58:39.858943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-23 17:58:39.858960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-23 17:58:39.858978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-23 17:58:39.858996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-23 17:58:39.859013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-23 17:58:39.859031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-23 17:58:39.859048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-23 17:58:39.859065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-23 17:58:39.859083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-23 17:58:39.859106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-23 17:58:39.859125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-23 17:58:39.859143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-23 17:58:39.859168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-23 17:58:39.859189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-23 17:58:39.859208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-23 17:58:39.859226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-23 17:58:39.859245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-23 17:58:39.859263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-23 17:58:39.859281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-23 17:58:39.859299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-23 17:58:39.859318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-23 17:58:39.859335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-23 17:58:39.859353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-23 17:58:39.859370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-23 17:58:39.859389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-23 17:58:39.859407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-23 17:58:39.859425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-23 17:58:39.859443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-23 17:58:39.859462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-23 17:58:39.859480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gzc4w-api.txt 2026-04-23 17:58:39.859497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gzc4w-api.yaml 2026-04-23 17:58:39.859515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gzc4w-vnc.txt 2026-04-23 17:58:39.859533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gzc4w-vnc.yaml 2026-04-23 17:58:39.859551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-23 17:58:39.859568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-23 17:58:39.859587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-04-23 17:58:39.859605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-04-23 17:58:39.859624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-23 17:58:39.859642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-23 17:58:39.859660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-23 17:58:39.859678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-23 17:58:39.859697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-23 17:58:39.859715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-23 17:58:39.859734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-23 17:58:39.859758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-23 17:58:39.859787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-23 17:58:39.859807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-23 17:58:39.859825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-23 17:58:39.859844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-23 17:58:39.859861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-23 17:58:39.859880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-23 17:58:39.859898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-23 17:58:39.859915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-23 17:58:39.859933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-04-23 17:58:39.859950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-04-23 17:58:39.859968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-04-23 17:58:39.859986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-04-23 17:58:39.860003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-04-23 17:58:39.860020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-04-23 17:58:39.860037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-04-23 17:58:39.860054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-04-23 17:58:39.860072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-04-23 17:58:39.860089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-04-23 17:58:39.860106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-04-23 17:58:39.860123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-04-23 17:58:39.860140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-04-23 17:58:39.860162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-04-23 17:58:39.860185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-04-23 17:58:39.860205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-04-23 17:58:39.860225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-04-23 17:58:39.860250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-04-23 17:58:39.860272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-04-23 17:58:39.860291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-04-23 17:58:39.860308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-04-23 17:58:39.860326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-04-23 17:58:39.860344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-04-23 17:58:39.860361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-04-23 17:58:39.860378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-04-23 17:58:39.860396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-04-23 17:58:39.860414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-04-23 17:58:39.860438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-04-23 17:58:39.860461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-04-23 17:58:39.860479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-04-23 17:58:39.860496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-04-23 17:58:39.860513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-04-23 17:58:39.860530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-04-23 17:58:39.860547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-04-23 17:58:39.860564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-04-23 17:58:39.860582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-04-23 17:58:39.860600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-04-23 17:58:39.860617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-04-23 17:58:39.860636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-04-23 17:58:39.860654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-04-23 17:58:39.860672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-04-23 17:58:39.860690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-04-23 17:58:39.860707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-04-23 17:58:39.860725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-04-23 17:58:39.860743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-04-23 17:58:39.860760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-04-23 17:58:39.860777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-04-23 17:58:39.860794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-04-23 17:58:39.860812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-23 17:58:39.860829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-23 17:58:39.860847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-23 17:58:39.860865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-23 17:58:39.860883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-23 17:58:39.860902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-23 17:58:39.860920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-23 17:58:39.860937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-23 17:58:39.860976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-23 17:58:39.860997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-23 17:58:39.861015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-23 17:58:39.861033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-23 17:58:39.861051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-23 17:58:39.861068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-23 17:58:39.861086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-23 17:58:39.861110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-23 17:58:39.861130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-23 17:58:39.861149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-23 17:58:39.861175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-23 17:58:39.861198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-23 17:58:39.861216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-23 17:58:39.861235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-23 17:58:39.861253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-23 17:58:39.861272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-23 17:58:39.861310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-23 17:58:39.861330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-23 17:58:39.861348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-23 17:58:39.861366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-23 17:58:39.861386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-23 17:58:39.861404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-23 17:58:39.861421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-23 17:58:39.861439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-23 17:58:39.861457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-23 17:58:39.861474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-23 17:58:39.861492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-04-23 17:58:39.861509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-04-23 17:58:39.861527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-04-23 17:58:39.861545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-04-23 17:58:39.861564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-04-23 17:58:39.861582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-04-23 17:58:39.861599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-04-23 17:58:39.861618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-04-23 17:58:39.861636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-04-23 17:58:39.861654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-04-23 17:58:39.861671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-04-23 17:58:39.861689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-04-23 17:58:39.861708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-04-23 17:58:39.861725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-04-23 17:58:39.861742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-04-23 17:58:39.861760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-04-23 17:58:39.861778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-04-23 17:58:39.861796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-04-23 17:58:39.861819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-04-23 17:58:39.861838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-04-23 17:58:39.861856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-04-23 17:58:39.861874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-04-23 17:58:39.861892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-04-23 17:58:39.861909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-04-23 17:58:39.861927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-04-23 17:58:39.861944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-04-23 17:58:39.861962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-04-23 17:58:39.861979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-04-23 17:58:39.861997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-04-23 17:58:39.862014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-04-23 17:58:39.862032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-04-23 17:58:39.862049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-04-23 17:58:39.862067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-04-23 17:58:39.862086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-04-23 17:58:39.862105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-23 17:58:39.862123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-23 17:58:39.862141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-23 17:58:39.862167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-23 17:58:39.862188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-23 17:58:39.862208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-23 17:58:39.862226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-23 17:58:39.862244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-23 17:58:39.862262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-23 17:58:39.862280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-23 17:58:39.862298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-23 17:58:39.862316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-23 17:58:39.862333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-23 17:58:39.862350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-23 17:58:39.862368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-23 17:58:39.862386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-23 17:58:39.862403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-23 17:58:39.862421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-23 17:58:39.862439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-23 17:58:39.862462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-23 17:58:39.862480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-23 17:58:39.862497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-23 17:58:39.862519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-23 17:58:39.862544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-23 17:58:39.862564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-23 17:58:39.862583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-23 17:58:39.862600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-23 17:58:39.862617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-23 17:58:39.862635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-23 17:58:39.862653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-23 17:58:39.862671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-23 17:58:39.862689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-23 17:58:39.862706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-23 17:58:39.862724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-23 17:58:39.862742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-23 17:58:39.862761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-23 17:58:39.862779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-23 17:58:39.862797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-23 17:58:39.862815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-23 17:58:39.862832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-23 17:58:39.862849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-04-23 17:58:39.862865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-04-23 17:58:39.862883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-04-23 17:58:39.862900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-04-23 17:58:39.862917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 17:58:39.862934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 17:58:39.862952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-04-23 17:58:39.862969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-04-23 17:58:39.862987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-04-23 17:58:39.863004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-04-23 17:58:39.863024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-23 17:58:39.863049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-23 17:58:39.863075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-23 17:58:39.863094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-23 17:58:39.863112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-04-23 17:58:39.863131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-04-23 17:58:39.863151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-04-23 17:58:39.863176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-04-23 17:58:39.863201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-23 17:58:39.863221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-23 17:58:39.863239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-23 17:58:39.863258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-23 17:58:39.863276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-23 17:58:39.863295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-23 17:58:39.863313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-23 17:58:39.863331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-23 17:58:39.863349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-23 17:58:39.863367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-23 17:58:39.863386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-04-23 17:58:39.863405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-04-23 17:58:39.863424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-23 17:58:39.863443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-23 17:58:39.863469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-23 17:58:39.863495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-23 17:58:39.863517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-23 17:58:39.863537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-23 17:58:39.863555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-23 17:58:39.863574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-23 17:58:39.863592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-23 17:58:39.863610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-23 17:58:39.863627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-23 17:58:39.863645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-23 17:58:39.863663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-23 17:58:39.863680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-23 17:58:39.863698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-23 17:58:39.863715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-23 17:58:39.863739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-23 17:58:39.863759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-23 17:58:39.863777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-23 17:58:39.863795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-23 17:58:39.863813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-23 17:58:39.863831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-23 17:58:39.863849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-23 17:58:39.863868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-23 17:58:39.863886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-23 17:58:39.863903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-23 17:58:39.863921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-23 17:58:39.863939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-23 17:58:39.863956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-04-23 17:58:39.863974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-04-23 17:58:39.863991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-23 17:58:39.864009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-23 17:58:39.864027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-04-23 17:58:39.864045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-04-23 17:58:39.864063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-04-23 17:58:39.864081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-04-23 17:58:39.864099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-23 17:58:39.864117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-23 17:58:39.864136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-04-23 17:58:39.864160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-04-23 17:58:39.864184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-23 17:58:39.864203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-23 17:58:39.864221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-23 17:58:39.864240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-23 17:58:39.864257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-23 17:58:39.864275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-23 17:58:39.864293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-23 17:58:39.864312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-23 17:58:39.864330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-23 17:58:39.864353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-23 17:58:39.864373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-04-23 17:58:39.864392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-04-23 17:58:39.864410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-23 17:58:39.864428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-23 17:58:39.864446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-23 17:58:39.864463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-23 17:58:39.864481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-23 17:58:39.864499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-23 17:58:39.864517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-23 17:58:39.864535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-23 17:58:39.864552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-04-23 17:58:39.864571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-04-23 17:58:39.864589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-04-23 17:58:39.864606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-04-23 17:58:39.864624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-04-23 17:58:39.864642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-04-23 17:58:39.864661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-23 17:58:39.864679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-23 17:58:39.864698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-23 17:58:39.864716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-23 17:58:39.864736 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-23 17:58:39.864754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-23 17:58:39.864771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-23 17:58:39.864789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-23 17:58:39.864808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-23 17:58:39.864825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-23 17:58:39.864843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-23 17:58:39.864861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-23 17:58:39.864880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-23 17:58:39.864898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-23 17:58:39.864916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-23 17:58:39.864934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-23 17:58:39.864952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-23 17:58:39.864990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-23 17:58:39.865009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-23 17:58:39.865034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-23 17:58:39.865053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-23 17:58:39.865071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-23 17:58:39.865089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-23 17:58:39.865107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-23 17:58:39.865125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-23 17:58:39.865144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-23 17:58:39.865169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-23 17:58:39.865190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-23 17:58:39.865209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-23 17:58:39.865228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-23 17:58:39.865252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-23 17:58:39.865275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-23 17:58:39.865325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-23 17:58:39.865344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-23 17:58:39.865362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-23 17:58:39.865380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-23 17:58:39.865397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-23 17:58:39.865415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-23 17:58:39.865432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-23 17:58:39.865449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-23 17:58:39.865466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-23 17:58:39.865483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-23 17:58:39.865501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-23 17:58:39.865518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-23 17:58:39.865535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-23 17:58:39.865552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-23 17:58:39.865569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-23 17:58:39.865587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-23 17:58:39.865604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-23 17:58:39.865621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-23 17:58:39.865638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-23 17:58:39.865655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-23 17:58:39.865672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-23 17:58:39.865696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-23 17:58:39.865714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-23 17:58:39.865731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-23 17:58:39.865749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-23 17:58:39.865766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-23 17:58:39.865785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-23 17:58:39.865802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-23 17:58:39.865819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-23 17:58:39.865837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-23 17:58:39.865855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-23 17:58:39.865873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-23 17:58:39.865890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-23 17:58:39.865908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-23 17:58:39.865925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-23 17:58:39.865942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-23 17:58:39.865960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-23 17:58:39.865977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-23 17:58:39.865994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-23 17:58:39.866011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-23 17:58:39.866029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-23 17:58:39.866048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-23 17:58:39.866066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-23 17:58:39.866084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-23 17:58:39.866101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-23 17:58:39.866119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-23 17:58:39.866138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-23 17:58:39.866160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-23 17:58:39.866187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-23 17:58:39.866207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-23 17:58:39.866229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-23 17:58:39.866251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-23 17:58:39.866270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-23 17:58:39.866290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-23 17:58:39.866310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-23 17:58:39.866329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-23 17:58:39.866353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-23 17:58:39.866373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-23 17:58:39.866391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-23 17:58:39.866409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-23 17:58:39.866428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-23 17:58:39.866447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-23 17:58:39.866465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-23 17:58:39.866483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-23 17:58:39.866501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-23 17:58:39.866519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-23 17:58:39.866537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-23 17:58:39.866555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-23 17:58:39.866573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-23 17:58:39.866592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-23 17:58:39.866610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-23 17:58:39.866628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-23 17:58:39.866646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-23 17:58:39.866665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-23 17:58:39.866682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-23 17:58:39.866701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-23 17:58:39.866720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-23 17:58:39.866738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-23 17:58:39.866756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-23 17:58:39.866774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-23 17:58:39.866792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-23 17:58:39.866811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-23 17:58:39.866829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-23 17:58:39.866847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-23 17:58:39.866865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-23 17:58:39.866883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-23 17:58:39.866901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-23 17:58:39.866920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-23 17:58:39.866937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-23 17:58:39.866956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-23 17:58:39.866973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-23 17:58:39.866995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-23 17:58:39.867014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-23 17:58:39.867032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-23 17:58:39.867049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-23 17:58:39.867066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-23 17:58:39.867084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-23 17:58:39.867101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-23 17:58:39.867119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-23 17:58:39.867137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-23 17:58:39.867160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-23 17:58:39.867183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-23 17:58:39.867203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-23 17:58:39.867222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-23 17:58:39.867240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-23 17:58:39.867259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-23 17:58:39.867277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-23 17:58:39.867295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-23 17:58:39.867312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-23 17:58:39.867330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-23 17:58:39.867348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-23 17:58:39.867367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-23 17:58:39.867384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-23 17:58:39.867402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-23 17:58:39.867420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-23 17:58:39.867437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-23 17:58:39.867455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-23 17:58:39.867473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-23 17:58:39.867490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-23 17:58:39.867507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-23 17:58:39.867524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-23 17:58:39.867541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-23 17:58:39.867559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-23 17:58:39.867577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-23 17:58:39.867595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-23 17:58:39.867618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-04-23 17:58:39.867636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-04-23 17:58:39.867654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-04-23 17:58:39.867672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-04-23 17:58:39.867690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-04-23 17:58:39.867709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-04-23 17:58:39.867731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-04-23 17:58:39.867755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-04-23 17:58:39.867775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-04-23 17:58:39.867793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-04-23 17:58:39.867812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-04-23 17:58:39.867830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-04-23 17:58:39.867849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-04-23 17:58:39.867867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-04-23 17:58:39.867885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-04-23 17:58:39.867904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-04-23 17:58:39.867921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-04-23 17:58:39.867938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-04-23 17:58:39.867956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-04-23 17:58:39.867973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-04-23 17:58:39.867990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-04-23 17:58:39.868007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-04-23 17:58:39.868025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-23 17:58:39.868042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-23 17:58:39.868059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-04-23 17:58:39.868076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-04-23 17:58:39.868093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-04-23 17:58:39.868110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-04-23 17:58:39.868127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-04-23 17:58:39.868144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-04-23 17:58:39.868168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-04-23 17:58:39.868188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-04-23 17:58:39.868206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-04-23 17:58:39.868224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-04-23 17:58:39.868241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-04-23 17:58:39.868266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-04-23 17:58:39.868286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-04-23 17:58:39.868303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-04-23 17:58:39.868321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-04-23 17:58:39.868338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-04-23 17:58:39.868355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-04-23 17:58:39.868373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-04-23 17:58:39.868391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-04-23 17:58:39.868409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-04-23 17:58:39.868427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-04-23 17:58:39.868446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-04-23 17:58:39.868463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-04-23 17:58:39.868481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-04-23 17:58:39.868500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-04-23 17:58:39.868518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-04-23 17:58:39.868536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-04-23 17:58:39.868554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-04-23 17:58:39.868573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-23 17:58:39.868591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-23 17:58:39.868609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-23 17:58:39.868627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-23 17:58:39.868645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-23 17:58:39.868663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-23 17:58:39.868680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-23 17:58:39.868698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-23 17:58:39.868717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-23 17:58:39.868735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-23 17:58:39.868753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-23 17:58:39.868772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-23 17:58:39.868791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-23 17:58:39.868808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-23 17:58:39.868826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-23 17:58:39.868845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-23 17:58:39.868863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-23 17:58:39.868886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-23 17:58:39.868904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-23 17:58:39.868921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-23 17:58:39.868939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-23 17:58:39.868974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-23 17:58:39.868994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-23 17:58:39.869012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-23 17:58:39.869029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-23 17:58:39.869046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-23 17:58:39.869064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-23 17:58:39.869081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-23 17:58:39.869098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-23 17:58:39.869115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-23 17:58:39.869132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-23 17:58:39.869152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-23 17:58:39.869178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-23 17:58:39.869202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-23 17:58:39.869225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-04-23 17:58:39.869246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-04-23 17:58:39.869263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-04-23 17:58:39.869302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-04-23 17:58:39.869322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-04-23 17:58:39.869340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-04-23 17:58:39.869357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-04-23 17:58:39.869374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-04-23 17:58:39.869391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-04-23 17:58:39.869408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-04-23 17:58:39.869426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-04-23 17:58:39.869444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-04-23 17:58:39.869461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-04-23 17:58:39.869479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-04-23 17:58:39.869497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-04-23 17:58:39.869514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-04-23 17:58:39.869532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-04-23 17:58:39.869550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-04-23 17:58:39.869574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-04-23 17:58:39.869592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-04-23 17:58:39.869610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-04-23 17:58:39.869628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-04-23 17:58:39.869646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-23 17:58:39.869664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-23 17:58:39.869681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-23 17:58:39.869698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-23 17:58:39.869716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-23 17:58:39.869734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-23 17:58:39.869751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-23 17:58:39.869768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-23 17:58:39.869786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-23 17:58:39.869804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-23 17:58:39.869822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-23 17:58:39.869840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-23 17:58:39.869859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-23 17:58:39.869877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-23 17:58:39.869895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-23 17:58:39.869913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-23 17:58:39.869931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-23 17:58:39.869950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-23 17:58:39.869969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-23 17:58:39.869987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-23 17:58:39.870014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-23 17:58:39.870040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-23 17:58:39.870063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-23 17:58:39.870084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-23 17:58:39.870103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-23 17:58:39.870122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-23 17:58:39.870140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-23 17:58:39.870165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-23 17:58:39.870191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-23 17:58:39.870217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-23 17:58:39.870247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-04-23 17:58:39.870266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-04-23 17:58:39.870284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-23 17:58:39.870302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-23 17:58:39.870321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-04-23 17:58:39.870339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-04-23 17:58:39.870357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-23 17:58:39.870375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-23 17:58:39.870393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-04-23 17:58:39.870411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-04-23 17:58:39.870429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-23 17:58:39.870447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-23 17:58:39.870465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-04-23 17:58:39.870483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-04-23 17:58:39.870502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-23 17:58:39.870520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-23 17:58:39.870538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-23 17:58:39.870556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-23 17:58:39.870574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-23 17:58:39.870591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-23 17:58:39.870609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-23 17:58:39.870626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-23 17:58:39.870644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-23 17:58:39.870661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-23 17:58:39.870679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-23 17:58:39.870697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-23 17:58:39.870715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-23 17:58:39.870732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-23 17:58:39.870750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-23 17:58:39.870768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-23 17:58:39.870786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-04-23 17:58:39.870803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-04-23 17:58:39.870821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-04-23 17:58:39.870839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-04-23 17:58:39.870863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-23 17:58:39.870881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-23 17:58:39.870900 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-23 17:58:39.870918 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-23 17:58:39.870936 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-23 17:58:39.870954 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-23 17:58:39.870972 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-23 17:58:39.870990 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-23 17:58:39.871008 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-23 17:58:39.871026 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-23 17:58:39.871044 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-23 17:58:39.871063 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-23 17:58:39.871081 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-23 17:58:39.871099 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-23 17:58:39.871119 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-23 17:58:39.871138 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-23 17:58:39.871162 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-23 17:58:39.871185 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-23 17:58:39.871204 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-23 17:58:39.871222 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-23 17:58:39.871241 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-23 17:58:39.871259 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-23 17:58:39.871277 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-23 17:58:39.871296 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-04-23 17:58:39.871314 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-04-23 17:58:39.871333 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-04-23 17:58:39.871351 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-04-23 17:58:39.871369 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-23 17:58:39.871387 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-23 17:58:39.871405 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-23 17:58:39.871423 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-23 17:58:39.871442 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-04-23 17:58:39.871460 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-04-23 17:58:39.871479 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-04-23 17:58:39.871498 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-04-23 17:58:39.871516 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-04-23 17:58:39.871534 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-04-23 17:58:39.871552 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-23 17:58:39.871576 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-23 17:58:39.871595 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-23 17:58:39.871612 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-23 17:58:39.871630 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-23 17:58:39.871648 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-23 17:58:39.871665 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-04-23 17:58:39.871683 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-04-23 17:58:39.871701 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-04-23 17:58:39.871719 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-04-23 17:58:39.871738 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-23 17:58:39.871756 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-23 17:58:39.871774 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-23 17:58:39.871792 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-23 17:58:39.871810 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-23 17:58:39.871830 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-23 17:58:39.871849 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-23 17:58:39.871868 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-23 17:58:39.871887 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-23 17:58:39.871910 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-23 17:58:39.871930 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-23 17:58:39.871950 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-23 17:58:39.871969 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-23 17:58:39.871988 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-23 17:58:39.872006 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-23 17:58:39.872025 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-23 17:58:39.872043 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-23 17:58:39.872062 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-23 17:58:39.872080 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-23 17:58:39.872099 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-23 17:58:39.872117 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-23 17:58:39.872136 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-23 17:58:39.872158 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-23 17:58:39.872183 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-23 17:58:39.872204 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-23 17:58:39.872223 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-23 17:58:39.872248 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-23 17:58:39.872268 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-23 17:58:39.872287 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-23 17:58:39.872305 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-23 17:58:39.872324 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-23 17:58:39.872342 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-23 17:58:39.872360 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-23 17:58:39.872380 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-23 17:58:39.872400 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-23 17:58:39.872419 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-23 17:58:39.872437 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-23 17:58:39.872457 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-23 17:58:39.872475 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-04-23 17:58:39.872494 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-04-23 17:58:39.872514 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-04-23 17:58:39.872532 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-04-23 17:58:39.872551 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 17:58:39.872569 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 17:58:39.872588 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-04-23 17:58:39.872606 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-04-23 17:58:39.872626 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-04-23 17:58:39.872645 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-04-23 17:58:39.872664 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-23 17:58:39.872682 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-23 17:58:39.872701 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-23 17:58:39.872719 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-23 17:58:39.872738 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-04-23 17:58:39.872757 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-04-23 17:58:39.872776 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-04-23 17:58:39.872794 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-04-23 17:58:39.872813 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-23 17:58:39.872831 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-23 17:58:39.872850 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-23 17:58:39.872868 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-23 17:58:39.872887 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-23 17:58:39.872906 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-23 17:58:39.872929 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-23 17:58:39.872948 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-23 17:58:39.872986 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-23 17:58:39.873005 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-23 17:58:39.873024 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-23 17:58:39.873042 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-23 17:58:39.873060 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-23 17:58:39.873077 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-23 17:58:39.873096 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-23 17:58:39.873114 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-23 17:58:39.873132 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-23 17:58:39.873152 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-23 17:58:39.873193 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-23 17:58:39.873228 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-23 17:58:39.873253 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-23 17:58:39.873273 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-23 17:58:39.873327 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-23 17:58:39.873348 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-23 17:58:39.873367 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-23 17:58:39.873385 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-23 17:58:39.873403 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-23 17:58:39.873420 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-23 17:58:39.873437 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-23 17:58:39.873456 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-04-23 17:58:39.873473 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-04-23 17:58:39.873491 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-04-23 17:58:39.873509 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-04-23 17:58:39.873526 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-23 17:58:39.873543 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-23 17:58:39.873561 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-04-23 17:58:39.873579 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-04-23 17:58:39.873596 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-23 17:58:39.873614 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-23 17:58:39.873632 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-23 17:58:39.873650 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-23 17:58:39.873667 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.873692 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.873711 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-23 17:58:39.873729 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-23 17:58:39.873747 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-23 17:58:39.873765 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-23 17:58:39.873783 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-23 17:58:39.873800 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-23 17:58:39.873818 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-23 17:58:39.873837 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-9zdw6.txt 2026-04-23 17:58:39.873855 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-9zdw6.yaml 2026-04-23 17:58:39.873874 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-23 17:58:39.873892 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-23 17:58:39.873910 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-23 17:58:39.873928 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-23 17:58:39.873947 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-23 17:58:39.873965 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-23 17:58:39.873983 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-23 17:58:39.874000 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-23 17:58:39.874018 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-23 17:58:39.874036 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-23 17:58:39.874054 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-23 17:58:39.874072 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-23 17:58:39.874090 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-23 17:58:39.874107 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-23 17:58:39.874126 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-23 17:58:39.874145 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-23 17:58:39.874164 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.874183 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.874201 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-23 17:58:39.874220 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-23 17:58:39.874237 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-23 17:58:39.874256 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-23 17:58:39.874274 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-23 17:58:39.874292 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-23 17:58:39.874310 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-23 17:58:39.874332 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-23 17:58:39.874351 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-23 17:58:39.874369 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-23 17:58:39.874387 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9md6r.txt 2026-04-23 17:58:39.874405 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9md6r.yaml 2026-04-23 17:58:39.874423 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-23 17:58:39.874441 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-23 17:58:39.874458 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-23 17:58:39.874476 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-23 17:58:39.874493 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-23 17:58:39.874511 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-23 17:58:39.874528 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-23 17:58:39.874546 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-23 17:58:39.874563 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-23 17:58:39.874581 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-23 17:58:39.874599 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-23 17:58:39.874616 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-23 17:58:39.874633 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-23 17:58:39.874651 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-23 17:58:39.874669 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-23 17:58:39.874686 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-23 17:58:39.874704 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-23 17:58:39.874721 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-23 17:58:39.874739 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-23 17:58:39.874757 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-23 17:58:39.874775 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-23 17:58:39.874792 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-23 17:58:39.874810 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-23 17:58:39.874830 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-23 17:58:39.874869 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-23 17:58:39.874908 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-23 17:58:39.874932 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-23 17:58:39.874951 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-23 17:58:39.874969 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-23 17:58:39.874988 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-23 17:58:39.875013 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-23 17:58:39.875032 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-23 17:58:39.875049 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-23 17:58:39.875067 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-23 17:58:39.875085 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-23 17:58:39.875103 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-23 17:58:39.875122 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-23 17:58:39.875141 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-23 17:58:39.875167 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-23 17:58:39.875194 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-23 17:58:39.875218 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-23 17:58:39.875238 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-23 17:58:39.875257 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-04-23 17:58:39.875276 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-04-23 17:58:39.875293 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-23 17:58:39.875311 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-23 17:58:39.875329 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-04-23 17:58:39.875346 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-04-23 17:58:39.875364 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-23 17:58:39.875382 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-23 17:58:39.875400 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-23 17:58:39.875417 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-23 17:58:39.875435 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-23 17:58:39.875453 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-23 17:58:39.875471 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-23 17:58:39.875489 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-23 17:58:39.875507 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-23 17:58:39.875525 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-23 17:58:39.875542 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-23 17:58:39.875559 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-23 17:58:39.875576 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-23 17:58:39.875594 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-23 17:58:39.875612 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-23 17:58:39.875630 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-23 17:58:39.875648 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-23 17:58:39.875673 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-23 17:58:39.875692 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-23 17:58:39.875711 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-23 17:58:39.875728 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-23 17:58:39.875747 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-23 17:58:39.875765 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-23 17:58:39.875784 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-23 17:58:39.875802 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-23 17:58:39.875820 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-23 17:58:39.875839 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-nkjr5.txt 2026-04-23 17:58:39.875857 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-nkjr5.yaml 2026-04-23 17:58:39.875876 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-23 17:58:39.875894 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-23 17:58:39.875912 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-23 17:58:39.875929 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-23 17:58:39.875948 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-23 17:58:39.926954 | 2026-04-23 17:58:39.927083 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-23 17:58:40.328043 | instance | changed 2026-04-23 17:58:40.603657 | 2026-04-23 17:58:40.603825 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-23 17:58:40.811033 | instance | changed 2026-04-23 17:58:40.926047 | 2026-04-23 17:58:40.926194 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-23 17:58:41.544822 | instance | auth-system/keycloak-0/keycloak 2026-04-23 17:58:41.729431 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-23 17:58:41.916379 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf/manager 2026-04-23 17:58:42.101869 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf" not found 2026-04-23 17:58:42.298586 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc/manager 2026-04-23 17:58:42.505963 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc" not found 2026-04-23 17:58:42.705879 | instance | capi-system/capi-controller-manager-bc4cf8c95-rbb78/manager 2026-04-23 17:58:42.901827 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-rbb78" not found 2026-04-23 17:58:43.086969 | instance | capo-system/capo-controller-manager-65565fdb7f-7sdzs/manager 2026-04-23 17:58:43.285409 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-7sdzs" not found 2026-04-23 17:58:43.474663 | instance | cert-manager/cert-manager-75c4c745bc-55hlf/cert-manager-controller 2026-04-23 17:58:43.682684 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-55hlf" not found 2026-04-23 17:58:43.882218 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-hztch/cert-manager-cainjector 2026-04-23 17:58:44.081835 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-hztch" not found 2026-04-23 17:58:44.251252 | instance | cert-manager/cert-manager-webhook-548949fc64-4xp59/cert-manager-webhook 2026-04-23 17:58:44.432188 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-4xp59" not found 2026-04-23 17:58:44.599354 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-g7ztq/envoy-gateway 2026-04-23 17:58:44.868322 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-g7ztq" not found 2026-04-23 17:58:45.047601 | instance | ingress-nginx/ingress-nginx-controller-xnpvr/controller 2026-04-23 17:58:45.299946 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-xnpvr" not found 2026-04-23 17:58:45.513231 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7qmqc/ingress-nginx-default-backend 2026-04-23 17:58:45.702532 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-7qmqc" not found 2026-04-23 17:58:45.901805 | instance | kube-system/cilium-ks2pj/config 2026-04-23 17:58:46.085229 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-ks2pj" not found 2026-04-23 17:58:46.089455 | instance | kube-system/cilium-ks2pj/mount-cgroup 2026-04-23 17:58:46.290334 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-ks2pj" not found 2026-04-23 17:58:46.294049 | instance | kube-system/cilium-ks2pj/apply-sysctl-overwrites 2026-04-23 17:58:46.477096 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-ks2pj" not found 2026-04-23 17:58:46.481435 | instance | kube-system/cilium-ks2pj/mount-bpf-fs 2026-04-23 17:58:46.664420 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-ks2pj" not found 2026-04-23 17:58:46.668389 | instance | kube-system/cilium-ks2pj/clean-cilium-state 2026-04-23 17:58:46.850542 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-ks2pj" not found 2026-04-23 17:58:46.853963 | instance | kube-system/cilium-ks2pj/install-cni-binaries 2026-04-23 17:58:47.040015 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-ks2pj" not found 2026-04-23 17:58:47.043934 | instance | kube-system/cilium-ks2pj/cilium-agent 2026-04-23 17:58:47.380874 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-ks2pj" not found 2026-04-23 17:58:47.585330 | instance | kube-system/cilium-operator-869df985b8-rjpsp/cilium-operator 2026-04-23 17:58:47.766890 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-rjpsp" not found 2026-04-23 17:58:47.972661 | instance | kube-system/coredns-67659f764b-946qx/coredns 2026-04-23 17:58:48.181015 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-946qx" not found 2026-04-23 17:58:48.359043 | instance | kube-system/coredns-67659f764b-rw6wn/coredns 2026-04-23 17:58:48.545924 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rw6wn" not found 2026-04-23 17:58:48.746985 | instance | kube-system/etcd-instance/etcd 2026-04-23 17:58:49.208666 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-23 17:58:49.382905 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-23 17:58:49.660022 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-23 17:58:49.846352 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-23 17:58:50.133131 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-23 17:58:50.303300 | instance | kube-system/kube-proxy-gwd4g/kube-proxy 2026-04-23 17:58:50.479502 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-gwd4g" not found 2026-04-23 17:58:50.649656 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-23 17:58:50.837643 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-23 17:58:51.021741 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-23 17:58:51.195141 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-23 17:58:51.375717 | instance | local-path-storage/local-path-provisioner-679c578f5-dxxjn/local-path-provisioner 2026-04-23 17:58:51.573766 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-dxxjn" not found 2026-04-23 17:58:51.783883 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-23 17:58:51.980581 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 17:58:51.984329 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-23 17:58:52.184407 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 17:58:52.189881 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-23 17:58:52.396426 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 17:58:52.401954 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-23 17:58:52.617402 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 17:58:52.860041 | instance | monitoring/goldpinger-487rd/goldpinger-daemon 2026-04-23 17:58:53.053961 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-487rd" not found 2026-04-23 17:58:53.255175 | instance | monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana-sc-dashboard 2026-04-23 17:58:53.426811 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7" not found 2026-04-23 17:58:53.431177 | instance | monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana-sc-datasources 2026-04-23 17:58:53.617834 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7" not found 2026-04-23 17:58:53.621522 | instance | monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana 2026-04-23 17:58:53.868227 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7" not found 2026-04-23 17:58:54.052484 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg/kube-state-metrics 2026-04-23 17:58:54.232093 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg" not found 2026-04-23 17:58:54.422239 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-2hltr/kube-prometheus-stack 2026-04-23 17:58:54.620615 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-2hltr" not found 2026-04-23 17:58:54.814779 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/node-exporter 2026-04-23 17:58:55.027643 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/pod-tls-sidecar 2026-04-23 17:58:55.211077 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-mhch8" not found 2026-04-23 17:58:55.390321 | instance | monitoring/loki-0/loki 2026-04-23 17:58:55.575511 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-23 17:58:55.765521 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-23 17:58:55.948520 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-23 17:58:55.952811 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-23 17:58:56.130371 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-23 17:58:56.323207 | instance | monitoring/loki-gateway-cf54cb88c-2kd5n/nginx 2026-04-23 17:58:56.734840 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-2kd5n" not found 2026-04-23 17:58:56.906144 | instance | monitoring/loki-results-cache-0/memcached 2026-04-23 17:58:57.092248 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-23 17:58:57.099434 | instance | monitoring/loki-results-cache-0/exporter 2026-04-23 17:58:57.291842 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-23 17:58:57.489232 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-dg8qh/gc 2026-04-23 17:58:57.699789 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-dg8qh" not found 2026-04-23 17:58:57.907953 | instance | monitoring/node-feature-discovery-master-8665476dbc-jqcr5/master 2026-04-23 17:58:58.099575 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-jqcr5" not found 2026-04-23 17:58:58.310372 | instance | monitoring/node-feature-discovery-worker-5prt8/worker 2026-04-23 17:58:58.524982 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-5prt8" not found 2026-04-23 17:58:58.722042 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-23 17:58:58.909654 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 17:58:58.914238 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-23 17:58:59.103737 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 17:58:59.108178 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-23 17:58:59.306131 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 17:58:59.311718 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-23 17:58:59.503633 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 17:58:59.508393 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-23 17:58:59.716663 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 17:58:59.892852 | instance | monitoring/prometheus-pushgateway-7b8659c68b-hm2mw/pushgateway 2026-04-23 17:59:00.067288 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-hm2mw" not found 2026-04-23 17:59:00.259046 | instance | monitoring/vector-2mvw6/vector 2026-04-23 17:59:00.509835 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-2mvw6" not found 2026-04-23 17:59:00.706475 | instance | openstack/barbican-api-564b59b494-mhgtw/init 2026-04-23 17:59:00.900431 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-564b59b494-mhgtw" not found 2026-04-23 17:59:00.904326 | instance | openstack/barbican-api-564b59b494-mhgtw/barbican-api 2026-04-23 17:59:01.083901 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-564b59b494-mhgtw" not found 2026-04-23 17:59:01.272693 | instance | openstack/barbican-db-init-lb6jc/init 2026-04-23 17:59:01.452217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-lb6jc" not found 2026-04-23 17:59:01.456215 | instance | openstack/barbican-db-init-lb6jc/barbican-db-init-0 2026-04-23 17:59:01.638760 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-lb6jc" not found 2026-04-23 17:59:01.828267 | instance | openstack/barbican-db-sync-577wk/init 2026-04-23 17:59:02.024433 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-577wk" not found 2026-04-23 17:59:02.027501 | instance | openstack/barbican-db-sync-577wk/barbican-db-sync 2026-04-23 17:59:02.207527 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-577wk" not found 2026-04-23 17:59:02.401198 | instance | openstack/barbican-ks-endpoints-2ckl7/init 2026-04-23 17:59:02.591036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-2ckl7" not found 2026-04-23 17:59:02.595586 | instance | openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-admin 2026-04-23 17:59:02.788885 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-2ckl7" not found 2026-04-23 17:59:02.792858 | instance | openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-internal 2026-04-23 17:59:03.014504 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-2ckl7" not found 2026-04-23 17:59:03.017738 | instance | openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-public 2026-04-23 17:59:03.205782 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-2ckl7" not found 2026-04-23 17:59:03.395722 | instance | openstack/barbican-ks-service-t7kln/init 2026-04-23 17:59:03.587713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-t7kln" not found 2026-04-23 17:59:03.592869 | instance | openstack/barbican-ks-service-t7kln/key-manager-ks-service-registration 2026-04-23 17:59:03.778717 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-t7kln" not found 2026-04-23 17:59:03.966727 | instance | openstack/barbican-ks-user-h8htc/init 2026-04-23 17:59:04.172525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-h8htc" not found 2026-04-23 17:59:04.178615 | instance | openstack/barbican-ks-user-h8htc/barbican-ks-user 2026-04-23 17:59:04.375348 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-h8htc" not found 2026-04-23 17:59:04.570293 | instance | openstack/barbican-rabbit-init-k4zk7/init 2026-04-23 17:59:04.746276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-k4zk7" not found 2026-04-23 17:59:04.751468 | instance | openstack/barbican-rabbit-init-k4zk7/rabbit-init 2026-04-23 17:59:04.934615 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-k4zk7" not found 2026-04-23 17:59:05.136433 | instance | openstack/cinder-api-5f88b89b85-gwc2q/init 2026-04-23 17:59:05.335892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5f88b89b85-gwc2q" not found 2026-04-23 17:59:05.340075 | instance | openstack/cinder-api-5f88b89b85-gwc2q/ceph-coordination-volume-perms 2026-04-23 17:59:05.539055 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5f88b89b85-gwc2q" not found 2026-04-23 17:59:05.543992 | instance | openstack/cinder-api-5f88b89b85-gwc2q/cinder-api 2026-04-23 17:59:05.863908 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5f88b89b85-gwc2q" not found 2026-04-23 17:59:06.040117 | instance | openstack/cinder-backup-5d8ccf9f55-gxpnr/init 2026-04-23 17:59:06.256637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-5d8ccf9f55-gxpnr" not found 2026-04-23 17:59:06.260831 | instance | openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-backup-keyring-placement 2026-04-23 17:59:06.444809 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-5d8ccf9f55-gxpnr" not found 2026-04-23 17:59:06.449775 | instance | openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-keyring-placement-rbd1 2026-04-23 17:59:06.642264 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-5d8ccf9f55-gxpnr" not found 2026-04-23 17:59:06.646296 | instance | openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-coordination-volume-perms 2026-04-23 17:59:06.845414 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-5d8ccf9f55-gxpnr" not found 2026-04-23 17:59:06.849976 | instance | openstack/cinder-backup-5d8ccf9f55-gxpnr/cinder-backup 2026-04-23 17:59:07.041385 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-5d8ccf9f55-gxpnr" not found 2026-04-23 17:59:07.257302 | instance | openstack/cinder-backup-storage-init-jbntr/init 2026-04-23 17:59:07.455660 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-jbntr" not found 2026-04-23 17:59:07.460417 | instance | openstack/cinder-backup-storage-init-jbntr/ceph-keyring-placement 2026-04-23 17:59:07.761359 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-jbntr" not found 2026-04-23 17:59:07.769184 | instance | openstack/cinder-backup-storage-init-jbntr/cinder-backup-storage-init 2026-04-23 17:59:07.969879 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-jbntr" not found 2026-04-23 17:59:08.166929 | instance | openstack/cinder-bootstrap-cqt7q/init 2026-04-23 17:59:08.364300 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-cqt7q" not found 2026-04-23 17:59:08.369669 | instance | openstack/cinder-bootstrap-cqt7q/bootstrap 2026-04-23 17:59:08.559301 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-cqt7q" not found 2026-04-23 17:59:08.750790 | instance | openstack/cinder-create-internal-tenant-rmb5x/init 2026-04-23 17:59:08.942155 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-rmb5x" not found 2026-04-23 17:59:08.947103 | instance | openstack/cinder-create-internal-tenant-rmb5x/create-internal-tenant 2026-04-23 17:59:09.149151 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-rmb5x" not found 2026-04-23 17:59:09.329565 | instance | openstack/cinder-db-init-f2dvb/init 2026-04-23 17:59:09.529130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-f2dvb" not found 2026-04-23 17:59:09.534692 | instance | openstack/cinder-db-init-f2dvb/cinder-db-init-0 2026-04-23 17:59:09.717936 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-f2dvb" not found 2026-04-23 17:59:09.909392 | instance | openstack/cinder-db-sync-x9zr5/init 2026-04-23 17:59:10.123664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-x9zr5" not found 2026-04-23 17:59:10.127649 | instance | openstack/cinder-db-sync-x9zr5/cinder-db-sync 2026-04-23 17:59:10.318266 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-x9zr5" not found 2026-04-23 17:59:10.499929 | instance | openstack/cinder-ks-endpoints-rg9dc/init 2026-04-23 17:59:10.678140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-rg9dc" not found 2026-04-23 17:59:10.683517 | instance | openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-admin 2026-04-23 17:59:10.883672 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-rg9dc" not found 2026-04-23 17:59:10.887718 | instance | openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-internal 2026-04-23 17:59:11.076272 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-rg9dc" not found 2026-04-23 17:59:11.081061 | instance | openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-public 2026-04-23 17:59:11.252843 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-rg9dc" not found 2026-04-23 17:59:11.443486 | instance | openstack/cinder-ks-service-s65lr/init 2026-04-23 17:59:11.622189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-s65lr" not found 2026-04-23 17:59:11.626716 | instance | openstack/cinder-ks-service-s65lr/volumev3-ks-service-registration 2026-04-23 17:59:11.820376 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-s65lr" not found 2026-04-23 17:59:12.016114 | instance | openstack/cinder-ks-user-8xz9t/init 2026-04-23 17:59:12.210572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-8xz9t" not found 2026-04-23 17:59:12.215581 | instance | openstack/cinder-ks-user-8xz9t/cinder-ks-user 2026-04-23 17:59:12.410526 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-8xz9t" not found 2026-04-23 17:59:12.602632 | instance | openstack/cinder-rabbit-init-frdgb/init 2026-04-23 17:59:12.787185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-frdgb" not found 2026-04-23 17:59:12.791985 | instance | openstack/cinder-rabbit-init-frdgb/rabbit-init 2026-04-23 17:59:12.975838 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-frdgb" not found 2026-04-23 17:59:13.194060 | instance | openstack/cinder-scheduler-ffc676595-jcbbj/init 2026-04-23 17:59:13.420890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-ffc676595-jcbbj" not found 2026-04-23 17:59:13.426052 | instance | openstack/cinder-scheduler-ffc676595-jcbbj/ceph-coordination-volume-perms 2026-04-23 17:59:13.630547 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-ffc676595-jcbbj" not found 2026-04-23 17:59:13.634983 | instance | openstack/cinder-scheduler-ffc676595-jcbbj/cinder-scheduler 2026-04-23 17:59:13.823948 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-ffc676595-jcbbj" not found 2026-04-23 17:59:14.026501 | instance | openstack/cinder-storage-init-nslfs/init 2026-04-23 17:59:14.208119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-nslfs" not found 2026-04-23 17:59:14.212561 | instance | openstack/cinder-storage-init-nslfs/ceph-keyring-placement 2026-04-23 17:59:14.388921 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-nslfs" not found 2026-04-23 17:59:14.393805 | instance | openstack/cinder-storage-init-nslfs/cinder-storage-init-rbd1 2026-04-23 17:59:14.594150 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-nslfs" not found 2026-04-23 17:59:14.776013 | instance | openstack/cinder-volume-7b7894f56f-99gb5/init 2026-04-23 17:59:14.977028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7b7894f56f-99gb5" not found 2026-04-23 17:59:14.980388 | instance | openstack/cinder-volume-7b7894f56f-99gb5/ceph-keyring-placement-rbd1 2026-04-23 17:59:15.170534 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7b7894f56f-99gb5" not found 2026-04-23 17:59:15.175139 | instance | openstack/cinder-volume-7b7894f56f-99gb5/ceph-coordination-volume-perms 2026-04-23 17:59:15.367289 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7b7894f56f-99gb5" not found 2026-04-23 17:59:15.372550 | instance | openstack/cinder-volume-7b7894f56f-99gb5/init-cinder-conf 2026-04-23 17:59:15.558999 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7b7894f56f-99gb5" not found 2026-04-23 17:59:15.565155 | instance | openstack/cinder-volume-7b7894f56f-99gb5/cinder-volume 2026-04-23 17:59:15.754354 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7b7894f56f-99gb5" not found 2026-04-23 17:59:15.954204 | instance | openstack/glance-api-dff4665fb-mclts/init 2026-04-23 17:59:16.146987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-dff4665fb-mclts" not found 2026-04-23 17:59:16.152414 | instance | openstack/glance-api-dff4665fb-mclts/glance-perms 2026-04-23 17:59:16.333692 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-dff4665fb-mclts" not found 2026-04-23 17:59:16.337834 | instance | openstack/glance-api-dff4665fb-mclts/ceph-keyring-placement 2026-04-23 17:59:16.522999 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-dff4665fb-mclts" not found 2026-04-23 17:59:16.527427 | instance | openstack/glance-api-dff4665fb-mclts/glance-api 2026-04-23 17:59:16.726104 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-dff4665fb-mclts" not found 2026-04-23 17:59:16.903113 | instance | openstack/glance-db-init-4hr98/init 2026-04-23 17:59:17.096848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-4hr98" not found 2026-04-23 17:59:17.100041 | instance | openstack/glance-db-init-4hr98/glance-db-init-0 2026-04-23 17:59:17.290252 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-4hr98" not found 2026-04-23 17:59:17.484090 | instance | openstack/glance-db-sync-zhz8v/init 2026-04-23 17:59:17.676509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-zhz8v" not found 2026-04-23 17:59:17.681431 | instance | openstack/glance-db-sync-zhz8v/glance-db-sync 2026-04-23 17:59:17.866473 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-zhz8v" not found 2026-04-23 17:59:18.104518 | instance | openstack/glance-ks-endpoints-bvsvh/init 2026-04-23 17:59:18.314545 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-bvsvh" not found 2026-04-23 17:59:18.319579 | instance | openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-admin 2026-04-23 17:59:18.508398 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-bvsvh" not found 2026-04-23 17:59:18.512661 | instance | openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-internal 2026-04-23 17:59:18.702415 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-bvsvh" not found 2026-04-23 17:59:18.706484 | instance | openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-public 2026-04-23 17:59:18.887912 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-bvsvh" not found 2026-04-23 17:59:19.077836 | instance | openstack/glance-ks-service-6dr6h/init 2026-04-23 17:59:19.260637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-6dr6h" not found 2026-04-23 17:59:19.266324 | instance | openstack/glance-ks-service-6dr6h/image-ks-service-registration 2026-04-23 17:59:19.470651 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-6dr6h" not found 2026-04-23 17:59:19.674892 | instance | openstack/glance-ks-user-ph8ws/init 2026-04-23 17:59:19.876807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-ph8ws" not found 2026-04-23 17:59:19.882061 | instance | openstack/glance-ks-user-ph8ws/glance-ks-user 2026-04-23 17:59:20.065966 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-ph8ws" not found 2026-04-23 17:59:20.254332 | instance | openstack/glance-metadefs-load-78qtf/init 2026-04-23 17:59:20.477603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-78qtf" not found 2026-04-23 17:59:20.481559 | instance | openstack/glance-metadefs-load-78qtf/glance-metadefs-load 2026-04-23 17:59:20.664738 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-78qtf" not found 2026-04-23 17:59:20.863496 | instance | openstack/glance-rabbit-init-hq6wp/init 2026-04-23 17:59:21.035903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-hq6wp" not found 2026-04-23 17:59:21.040699 | instance | openstack/glance-rabbit-init-hq6wp/rabbit-init 2026-04-23 17:59:21.219041 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-hq6wp" not found 2026-04-23 17:59:21.404071 | instance | openstack/glance-storage-init-vbmc8/init 2026-04-23 17:59:21.582751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-vbmc8" not found 2026-04-23 17:59:21.586451 | instance | openstack/glance-storage-init-vbmc8/ceph-keyring-placement 2026-04-23 17:59:21.763028 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-vbmc8" not found 2026-04-23 17:59:21.766746 | instance | openstack/glance-storage-init-vbmc8/glance-storage-init 2026-04-23 17:59:21.939939 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-vbmc8" not found 2026-04-23 17:59:22.123075 | instance | openstack/heat-api-7967bdfffb-b2sz8/init 2026-04-23 17:59:22.314297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-7967bdfffb-b2sz8" not found 2026-04-23 17:59:22.317715 | instance | openstack/heat-api-7967bdfffb-b2sz8/heat-api 2026-04-23 17:59:22.503013 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-7967bdfffb-b2sz8" not found 2026-04-23 17:59:22.682909 | instance | openstack/heat-bootstrap-ksnmg/init 2026-04-23 17:59:22.869483 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-ksnmg" not found 2026-04-23 17:59:22.873656 | instance | openstack/heat-bootstrap-ksnmg/bootstrap 2026-04-23 17:59:23.066956 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-ksnmg" not found 2026-04-23 17:59:23.260401 | instance | openstack/heat-cfn-64458d89f8-988wj/init 2026-04-23 17:59:23.499671 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-64458d89f8-988wj" not found 2026-04-23 17:59:23.505084 | instance | openstack/heat-cfn-64458d89f8-988wj/heat-cfn 2026-04-23 17:59:23.683151 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-64458d89f8-988wj" not found 2026-04-23 17:59:23.892480 | instance | openstack/heat-db-init-rz48q/init 2026-04-23 17:59:24.082714 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-rz48q" not found 2026-04-23 17:59:24.088006 | instance | openstack/heat-db-init-rz48q/heat-db-init-0 2026-04-23 17:59:24.275807 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-rz48q" not found 2026-04-23 17:59:24.462234 | instance | openstack/heat-db-sync-28p7w/init 2026-04-23 17:59:24.652388 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-28p7w" not found 2026-04-23 17:59:24.655737 | instance | openstack/heat-db-sync-28p7w/heat-db-sync 2026-04-23 17:59:24.845313 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-28p7w" not found 2026-04-23 17:59:25.035704 | instance | openstack/heat-domain-ks-user-nxgj7/init 2026-04-23 17:59:25.208981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-nxgj7" not found 2026-04-23 17:59:25.212227 | instance | openstack/heat-domain-ks-user-nxgj7/heat-ks-domain-user 2026-04-23 17:59:25.396939 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-nxgj7" not found 2026-04-23 17:59:25.593993 | instance | openstack/heat-engine-6d6b4bb957-l6p4h/init 2026-04-23 17:59:25.802315 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-6d6b4bb957-l6p4h" not found 2026-04-23 17:59:25.805448 | instance | openstack/heat-engine-6d6b4bb957-l6p4h/heat-engine 2026-04-23 17:59:26.007729 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-6d6b4bb957-l6p4h" not found 2026-04-23 17:59:26.194823 | instance | openstack/heat-engine-cleaner-29616105-5zqdk/init 2026-04-23 17:59:26.367588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29616105-5zqdk" not found 2026-04-23 17:59:26.373379 | instance | openstack/heat-engine-cleaner-29616105-5zqdk/heat-engine-cleaner 2026-04-23 17:59:26.570052 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29616105-5zqdk" not found 2026-04-23 17:59:26.755030 | instance | openstack/heat-engine-cleaner-29616110-qjlfz/init 2026-04-23 17:59:26.952665 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29616110-qjlfz" not found 2026-04-23 17:59:26.958078 | instance | openstack/heat-engine-cleaner-29616110-qjlfz/heat-engine-cleaner 2026-04-23 17:59:27.145002 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29616110-qjlfz" not found 2026-04-23 17:59:27.326094 | instance | openstack/heat-engine-cleaner-29616115-tl8mf/init 2026-04-23 17:59:27.527445 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29616115-tl8mf" not found 2026-04-23 17:59:27.535902 | instance | openstack/heat-engine-cleaner-29616115-tl8mf/heat-engine-cleaner 2026-04-23 17:59:27.740853 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29616115-tl8mf" not found 2026-04-23 17:59:27.942366 | instance | openstack/heat-ks-endpoints-2xl7g/init 2026-04-23 17:59:28.138020 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-2xl7g" not found 2026-04-23 17:59:28.143051 | instance | openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-admin 2026-04-23 17:59:28.331121 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-2xl7g" not found 2026-04-23 17:59:28.335447 | instance | openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-internal 2026-04-23 17:59:28.512757 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-2xl7g" not found 2026-04-23 17:59:28.517450 | instance | openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-public 2026-04-23 17:59:28.705197 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-2xl7g" not found 2026-04-23 17:59:28.709389 | instance | openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-admin 2026-04-23 17:59:28.904204 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-2xl7g" not found 2026-04-23 17:59:28.907805 | instance | openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-internal 2026-04-23 17:59:29.090727 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-2xl7g" not found 2026-04-23 17:59:29.094742 | instance | openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-public 2026-04-23 17:59:29.275338 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-2xl7g" not found 2026-04-23 17:59:29.452211 | instance | openstack/heat-ks-service-qffvf/init 2026-04-23 17:59:29.628226 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-qffvf" not found 2026-04-23 17:59:29.631520 | instance | openstack/heat-ks-service-qffvf/orchestration-ks-service-registration 2026-04-23 17:59:29.819466 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-qffvf" not found 2026-04-23 17:59:29.824196 | instance | openstack/heat-ks-service-qffvf/cloudformation-ks-service-registration 2026-04-23 17:59:30.004778 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-qffvf" not found 2026-04-23 17:59:30.184649 | instance | openstack/heat-ks-user-pcnq6/init 2026-04-23 17:59:30.355541 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-pcnq6" not found 2026-04-23 17:59:30.360311 | instance | openstack/heat-ks-user-pcnq6/heat-ks-user 2026-04-23 17:59:30.562765 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-pcnq6" not found 2026-04-23 17:59:30.566055 | instance | openstack/heat-ks-user-pcnq6/heat-trustee-ks-user 2026-04-23 17:59:30.741473 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-pcnq6" not found 2026-04-23 17:59:30.917794 | instance | openstack/heat-rabbit-init-g9kc7/init 2026-04-23 17:59:31.114618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-g9kc7" not found 2026-04-23 17:59:31.120106 | instance | openstack/heat-rabbit-init-g9kc7/rabbit-init 2026-04-23 17:59:31.320523 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-g9kc7" not found 2026-04-23 17:59:31.518112 | instance | openstack/heat-trusts-7mv2q/init 2026-04-23 17:59:31.698163 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-7mv2q" not found 2026-04-23 17:59:31.703055 | instance | openstack/heat-trusts-7mv2q/heat-trusts 2026-04-23 17:59:31.902496 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-7mv2q" not found 2026-04-23 17:59:32.083898 | instance | openstack/horizon-567cd74f74-vnrcv/init 2026-04-23 17:59:32.265612 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-567cd74f74-vnrcv" not found 2026-04-23 17:59:32.268809 | instance | openstack/horizon-567cd74f74-vnrcv/horizon 2026-04-23 17:59:32.515876 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-567cd74f74-vnrcv" not found 2026-04-23 17:59:32.712365 | instance | openstack/horizon-db-init-qmdd5/init 2026-04-23 17:59:32.884202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-qmdd5" not found 2026-04-23 17:59:32.889124 | instance | openstack/horizon-db-init-qmdd5/horizon-db-init-0 2026-04-23 17:59:33.080570 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-qmdd5" not found 2026-04-23 17:59:33.304735 | instance | openstack/horizon-db-sync-dpns6/init 2026-04-23 17:59:33.498742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-dpns6" not found 2026-04-23 17:59:33.501417 | instance | openstack/horizon-db-sync-dpns6/horizon-db-sync 2026-04-23 17:59:33.699278 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-dpns6" not found 2026-04-23 17:59:33.898810 | instance | openstack/keepalived-rtjj4/init 2026-04-23 17:59:34.112263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-rtjj4" not found 2026-04-23 17:59:34.116281 | instance | openstack/keepalived-rtjj4/wait-for-ip 2026-04-23 17:59:34.389423 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-rtjj4" not found 2026-04-23 17:59:34.394394 | instance | openstack/keepalived-rtjj4/keepalived 2026-04-23 17:59:34.661576 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-rtjj4" not found 2026-04-23 17:59:34.855193 | instance | openstack/keystone-api-54dbfdcd7f-4lf5j/init 2026-04-23 17:59:35.045804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-54dbfdcd7f-4lf5j" not found 2026-04-23 17:59:35.049592 | instance | openstack/keystone-api-54dbfdcd7f-4lf5j/keystone-api 2026-04-23 17:59:35.777832 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-54dbfdcd7f-4lf5j" not found 2026-04-23 17:59:35.947385 | instance | openstack/keystone-bootstrap-fglq7/init 2026-04-23 17:59:36.124707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-fglq7" not found 2026-04-23 17:59:36.130152 | instance | openstack/keystone-bootstrap-fglq7/bootstrap 2026-04-23 17:59:36.322475 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-fglq7" not found 2026-04-23 17:59:36.498171 | instance | openstack/keystone-credential-setup-q49pr/init 2026-04-23 17:59:36.670650 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-q49pr" not found 2026-04-23 17:59:36.675492 | instance | openstack/keystone-credential-setup-q49pr/keystone-credential-setup 2026-04-23 17:59:36.848011 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-q49pr" not found 2026-04-23 17:59:37.047971 | instance | openstack/keystone-db-init-s77nt/init 2026-04-23 17:59:37.243862 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-s77nt" not found 2026-04-23 17:59:37.246801 | instance | openstack/keystone-db-init-s77nt/keystone-db-init-0 2026-04-23 17:59:37.444554 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-s77nt" not found 2026-04-23 17:59:37.634789 | instance | openstack/keystone-db-sync-n6c8z/init 2026-04-23 17:59:37.911208 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-n6c8z" not found 2026-04-23 17:59:37.915435 | instance | openstack/keystone-db-sync-n6c8z/keystone-db-sync 2026-04-23 17:59:38.091888 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-n6c8z" not found 2026-04-23 17:59:38.285798 | instance | openstack/keystone-domain-manage-2gfr9/init 2026-04-23 17:59:38.497980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-2gfr9" not found 2026-04-23 17:59:38.502481 | instance | openstack/keystone-domain-manage-2gfr9/keystone-domain-manage 2026-04-23 17:59:38.690175 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-2gfr9" not found 2026-04-23 17:59:38.918697 | instance | openstack/keystone-fernet-setup-h58q4/init 2026-04-23 17:59:39.107037 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-h58q4" not found 2026-04-23 17:59:39.111327 | instance | openstack/keystone-fernet-setup-h58q4/keystone-fernet-setup 2026-04-23 17:59:39.290319 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-h58q4" not found 2026-04-23 17:59:39.540410 | instance | openstack/keystone-rabbit-init-8h2t7/init 2026-04-23 17:59:39.753919 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-8h2t7" not found 2026-04-23 17:59:39.757447 | instance | openstack/keystone-rabbit-init-8h2t7/rabbit-init 2026-04-23 17:59:39.945051 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-8h2t7" not found 2026-04-23 17:59:40.128674 | instance | openstack/libvirt-libvirt-default-gzc4w/init 2026-04-23 17:59:40.336993 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-gzc4w" not found 2026-04-23 17:59:40.342411 | instance | openstack/libvirt-libvirt-default-gzc4w/init-dynamic-options 2026-04-23 17:59:40.533335 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-gzc4w" not found 2026-04-23 17:59:40.538935 | instance | openstack/libvirt-libvirt-default-gzc4w/ceph-admin-keyring-placement 2026-04-23 17:59:40.734910 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-gzc4w" not found 2026-04-23 17:59:40.738468 | instance | openstack/libvirt-libvirt-default-gzc4w/ceph-keyring-placement 2026-04-23 17:59:40.924417 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-gzc4w" not found 2026-04-23 17:59:40.929610 | instance | openstack/libvirt-libvirt-default-gzc4w/tls-sidecar 2026-04-23 17:59:41.109472 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-gzc4w" not found 2026-04-23 17:59:41.114962 | instance | openstack/libvirt-libvirt-default-gzc4w/libvirt 2026-04-23 17:59:41.311041 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-gzc4w" not found 2026-04-23 17:59:41.314933 | instance | openstack/libvirt-libvirt-default-gzc4w/libvirt-exporter 2026-04-23 17:59:41.500874 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-gzc4w" not found 2026-04-23 17:59:41.683064 | instance | openstack/magnum-api-78b7875c4f-8qbzr/init 2026-04-23 17:59:41.871500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-78b7875c4f-8qbzr" not found 2026-04-23 17:59:41.874732 | instance | openstack/magnum-api-78b7875c4f-8qbzr/magnum-api 2026-04-23 17:59:42.052833 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-78b7875c4f-8qbzr" not found 2026-04-23 17:59:42.243425 | instance | openstack/magnum-cluster-api-proxy-xrj8f/magnum-cluster-api-proxy 2026-04-23 17:59:42.429212 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-xrj8f" not found 2026-04-23 17:59:42.607402 | instance | openstack/magnum-conductor-0/init 2026-04-23 17:59:42.814478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-23 17:59:42.819184 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-23 17:59:42.993387 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-23 17:59:42.998684 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-23 17:59:43.172459 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-23 17:59:43.365983 | instance | openstack/magnum-db-init-bsnj6/init 2026-04-23 17:59:43.551178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-bsnj6" not found 2026-04-23 17:59:43.555991 | instance | openstack/magnum-db-init-bsnj6/magnum-db-init-0 2026-04-23 17:59:43.727478 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-bsnj6" not found 2026-04-23 17:59:43.918961 | instance | openstack/magnum-db-sync-wmq7k/init 2026-04-23 17:59:44.130848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-wmq7k" not found 2026-04-23 17:59:44.134265 | instance | openstack/magnum-db-sync-wmq7k/magnum-db-sync 2026-04-23 17:59:44.317717 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-wmq7k" not found 2026-04-23 17:59:44.502342 | instance | openstack/magnum-domain-ks-user-tgpl5/init 2026-04-23 17:59:44.679484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-tgpl5" not found 2026-04-23 17:59:44.684299 | instance | openstack/magnum-domain-ks-user-tgpl5/magnum-ks-domain-user 2026-04-23 17:59:44.874225 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-tgpl5" not found 2026-04-23 17:59:45.065911 | instance | openstack/magnum-ks-endpoints-wh5sw/init 2026-04-23 17:59:45.236979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-wh5sw" not found 2026-04-23 17:59:45.239827 | instance | openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-admin 2026-04-23 17:59:45.416909 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-wh5sw" not found 2026-04-23 17:59:45.438041 | instance | openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-internal 2026-04-23 17:59:45.629434 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-wh5sw" not found 2026-04-23 17:59:45.633081 | instance | openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-public 2026-04-23 17:59:45.885102 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-wh5sw" not found 2026-04-23 17:59:46.055380 | instance | openstack/magnum-ks-service-hcpx7/init 2026-04-23 17:59:46.232564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-hcpx7" not found 2026-04-23 17:59:46.236939 | instance | openstack/magnum-ks-service-hcpx7/container-infra-ks-service-registration 2026-04-23 17:59:46.408882 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-hcpx7" not found 2026-04-23 17:59:46.591878 | instance | openstack/magnum-ks-user-qjwtj/init 2026-04-23 17:59:46.782548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-qjwtj" not found 2026-04-23 17:59:46.786845 | instance | openstack/magnum-ks-user-qjwtj/magnum-ks-user 2026-04-23 17:59:46.974931 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-qjwtj" not found 2026-04-23 17:59:47.157211 | instance | openstack/magnum-rabbit-init-s482c/init 2026-04-23 17:59:47.325889 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-s482c" not found 2026-04-23 17:59:47.330335 | instance | openstack/magnum-rabbit-init-s482c/rabbit-init 2026-04-23 17:59:47.530604 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-s482c" not found 2026-04-23 17:59:47.731294 | instance | openstack/magnum-registry-c45778976-86nlj/registry 2026-04-23 17:59:47.934543 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-86nlj" not found 2026-04-23 17:59:48.110538 | instance | openstack/manila-api-6ff4b6847c-gqdsm/init 2026-04-23 17:59:48.307276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-6ff4b6847c-gqdsm" not found 2026-04-23 17:59:48.312171 | instance | openstack/manila-api-6ff4b6847c-gqdsm/manila-api 2026-04-23 17:59:48.522688 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-6ff4b6847c-gqdsm" not found 2026-04-23 17:59:48.727716 | instance | openstack/manila-bootstrap-gwjtm/init 2026-04-23 17:59:48.909811 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-gwjtm" not found 2026-04-23 17:59:48.914492 | instance | openstack/manila-bootstrap-gwjtm/bootstrap 2026-04-23 17:59:49.099446 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-gwjtm" not found 2026-04-23 17:59:49.267998 | instance | openstack/manila-data-cb7b45ffb-fc56b/init 2026-04-23 17:59:49.450941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-cb7b45ffb-fc56b" not found 2026-04-23 17:59:49.455387 | instance | openstack/manila-data-cb7b45ffb-fc56b/manila-data 2026-04-23 17:59:49.627826 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-cb7b45ffb-fc56b" not found 2026-04-23 17:59:49.795080 | instance | openstack/manila-db-init-47q7t/init 2026-04-23 17:59:49.986457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-47q7t" not found 2026-04-23 17:59:49.990500 | instance | openstack/manila-db-init-47q7t/manila-db-init-0 2026-04-23 17:59:50.165173 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-47q7t" not found 2026-04-23 17:59:50.341509 | instance | openstack/manila-db-sync-nwcdp/init 2026-04-23 17:59:50.524070 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-nwcdp" not found 2026-04-23 17:59:50.528189 | instance | openstack/manila-db-sync-nwcdp/manila-db-sync 2026-04-23 17:59:50.707937 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-nwcdp" not found 2026-04-23 17:59:50.897378 | instance | openstack/manila-ks-endpoints-d5m9t/init 2026-04-23 17:59:51.089842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-d5m9t" not found 2026-04-23 17:59:51.094269 | instance | openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-admin 2026-04-23 17:59:51.269038 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-d5m9t" not found 2026-04-23 17:59:51.272654 | instance | openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-internal 2026-04-23 17:59:51.459218 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-d5m9t" not found 2026-04-23 17:59:51.463678 | instance | openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-public 2026-04-23 17:59:51.652517 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-d5m9t" not found 2026-04-23 17:59:51.656814 | instance | openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-admin 2026-04-23 17:59:51.863788 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-d5m9t" not found 2026-04-23 17:59:51.867965 | instance | openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-internal 2026-04-23 17:59:52.061288 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-d5m9t" not found 2026-04-23 17:59:52.065638 | instance | openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-public 2026-04-23 17:59:52.254152 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-d5m9t" not found 2026-04-23 17:59:52.442743 | instance | openstack/manila-ks-service-dcvtl/init 2026-04-23 17:59:52.633652 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-dcvtl" not found 2026-04-23 17:59:52.637981 | instance | openstack/manila-ks-service-dcvtl/share-ks-service-registration 2026-04-23 17:59:52.830407 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-dcvtl" not found 2026-04-23 17:59:52.833762 | instance | openstack/manila-ks-service-dcvtl/sharev2-ks-service-registration 2026-04-23 17:59:53.031124 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-dcvtl" not found 2026-04-23 17:59:53.233307 | instance | openstack/manila-ks-user-jf9v5/init 2026-04-23 17:59:53.430399 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-jf9v5" not found 2026-04-23 17:59:53.435451 | instance | openstack/manila-ks-user-jf9v5/manila-ks-user 2026-04-23 17:59:53.638979 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-jf9v5" not found 2026-04-23 17:59:53.830990 | instance | openstack/manila-rabbit-init-5ppxb/init 2026-04-23 17:59:54.038623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-5ppxb" not found 2026-04-23 17:59:54.044674 | instance | openstack/manila-rabbit-init-5ppxb/rabbit-init 2026-04-23 17:59:54.258870 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-5ppxb" not found 2026-04-23 17:59:54.441941 | instance | openstack/manila-scheduler-7c755b69b8-wkw2j/init 2026-04-23 17:59:54.640376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-7c755b69b8-wkw2j" not found 2026-04-23 17:59:54.644017 | instance | openstack/manila-scheduler-7c755b69b8-wkw2j/manila-scheduler 2026-04-23 17:59:54.827420 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-7c755b69b8-wkw2j" not found 2026-04-23 17:59:55.008864 | instance | openstack/manila-share-58ff795bff-6w8bs/init 2026-04-23 17:59:55.193305 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-58ff795bff-6w8bs" not found 2026-04-23 17:59:55.197101 | instance | openstack/manila-share-58ff795bff-6w8bs/manila-share-init 2026-04-23 17:59:55.382276 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-58ff795bff-6w8bs" not found 2026-04-23 17:59:55.386934 | instance | openstack/manila-share-58ff795bff-6w8bs/manila-share 2026-04-23 17:59:55.582510 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-58ff795bff-6w8bs" not found 2026-04-23 17:59:55.783469 | instance | openstack/memcached-memcached-cf56b6468-8tq7q/init 2026-04-23 17:59:55.984770 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-8tq7q" not found 2026-04-23 17:59:55.990780 | instance | openstack/memcached-memcached-cf56b6468-8tq7q/memcached 2026-04-23 17:59:56.188092 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-8tq7q" not found 2026-04-23 17:59:56.192007 | instance | openstack/memcached-memcached-cf56b6468-8tq7q/memcached-exporter 2026-04-23 17:59:56.387314 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-8tq7q" not found 2026-04-23 17:59:56.584785 | instance | openstack/neutron-coredns-7dd4958666-sm9hx/coredns 2026-04-23 17:59:56.776779 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-sm9hx" not found 2026-04-23 17:59:56.960702 | instance | openstack/neutron-db-init-fx2jk/init 2026-04-23 17:59:57.161899 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-fx2jk" not found 2026-04-23 17:59:57.169726 | instance | openstack/neutron-db-init-fx2jk/neutron-db-init-0 2026-04-23 17:59:57.351303 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-fx2jk" not found 2026-04-23 17:59:57.550832 | instance | openstack/neutron-db-sync-rncd6/init 2026-04-23 17:59:57.759790 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-rncd6" not found 2026-04-23 17:59:57.764028 | instance | openstack/neutron-db-sync-rncd6/neutron-db-sync 2026-04-23 17:59:57.961687 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-rncd6" not found 2026-04-23 17:59:58.174438 | instance | openstack/neutron-dhcp-agent-default-nl6t2/init 2026-04-23 17:59:58.378292 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-nl6t2" not found 2026-04-23 17:59:58.382392 | instance | openstack/neutron-dhcp-agent-default-nl6t2/neutron-dhcp-agent-init 2026-04-23 17:59:58.563472 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-nl6t2" not found 2026-04-23 17:59:58.568426 | instance | openstack/neutron-dhcp-agent-default-nl6t2/neutron-dhcp-agent 2026-04-23 17:59:58.959263 | instance | openstack/neutron-ks-endpoints-2lkgk/init 2026-04-23 17:59:59.152340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-2lkgk" not found 2026-04-23 17:59:59.157005 | instance | openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-admin 2026-04-23 17:59:59.343819 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-2lkgk" not found 2026-04-23 17:59:59.348372 | instance | openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-internal 2026-04-23 17:59:59.534600 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-2lkgk" not found 2026-04-23 17:59:59.539991 | instance | openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-public 2026-04-23 17:59:59.732376 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-2lkgk" not found 2026-04-23 17:59:59.907941 | instance | openstack/neutron-ks-service-wb5tc/init 2026-04-23 18:00:00.098022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-wb5tc" not found 2026-04-23 18:00:00.102561 | instance | openstack/neutron-ks-service-wb5tc/network-ks-service-registration 2026-04-23 18:00:00.292747 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-wb5tc" not found 2026-04-23 18:00:00.476102 | instance | openstack/neutron-ks-user-r66f7/init 2026-04-23 18:00:00.699401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-r66f7" not found 2026-04-23 18:00:00.705244 | instance | openstack/neutron-ks-user-r66f7/neutron-ks-user 2026-04-23 18:00:00.906783 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-r66f7" not found 2026-04-23 18:00:01.127024 | instance | openstack/neutron-l3-agent-default-vpxbc/init 2026-04-23 18:00:01.351518 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-vpxbc" not found 2026-04-23 18:00:01.359078 | instance | openstack/neutron-l3-agent-default-vpxbc/neutron-l3-agent-init 2026-04-23 18:00:01.605858 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-vpxbc" not found 2026-04-23 18:00:01.610804 | instance | openstack/neutron-l3-agent-default-vpxbc/neutron-l3-agent 2026-04-23 18:00:01.832948 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-vpxbc" not found 2026-04-23 18:00:02.025268 | instance | openstack/neutron-metadata-agent-default-qsxfz/init 2026-04-23 18:00:02.249172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-qsxfz" not found 2026-04-23 18:00:02.254459 | instance | openstack/neutron-metadata-agent-default-qsxfz/neutron-metadata-agent-init 2026-04-23 18:00:02.450052 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-qsxfz" not found 2026-04-23 18:00:02.454556 | instance | openstack/neutron-metadata-agent-default-qsxfz/neutron-metadata-agent 2026-04-23 18:00:02.661449 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-qsxfz" not found 2026-04-23 18:00:02.850399 | instance | openstack/neutron-netns-cleanup-cron-default-h7d72/init 2026-04-23 18:00:03.034271 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-h7d72" not found 2026-04-23 18:00:03.038470 | instance | openstack/neutron-netns-cleanup-cron-default-h7d72/neutron-netns-cleanup-cron 2026-04-23 18:00:03.240334 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-h7d72" not found 2026-04-23 18:00:03.456858 | instance | openstack/neutron-ovs-agent-default-lk9m8/init 2026-04-23 18:00:03.669210 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-lk9m8" not found 2026-04-23 18:00:03.672818 | instance | openstack/neutron-ovs-agent-default-lk9m8/neutron-openvswitch-agent-kernel-modules 2026-04-23 18:00:03.886401 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-lk9m8" not found 2026-04-23 18:00:03.890768 | instance | openstack/neutron-ovs-agent-default-lk9m8/neutron-ovs-agent-init 2026-04-23 18:00:04.091554 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-lk9m8" not found 2026-04-23 18:00:04.096112 | instance | openstack/neutron-ovs-agent-default-lk9m8/neutron-ovs-agent 2026-04-23 18:00:04.474705 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-lk9m8" not found 2026-04-23 18:00:04.701428 | instance | openstack/neutron-rabbit-init-7x7wj/init 2026-04-23 18:00:04.927408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-7x7wj" not found 2026-04-23 18:00:04.932495 | instance | openstack/neutron-rabbit-init-7x7wj/rabbit-init 2026-04-23 18:00:05.122569 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-7x7wj" not found 2026-04-23 18:00:05.340391 | instance | openstack/neutron-rpc-server-58fb56fd8b-dt7rl/init 2026-04-23 18:00:05.545916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-58fb56fd8b-dt7rl" not found 2026-04-23 18:00:05.550348 | instance | openstack/neutron-rpc-server-58fb56fd8b-dt7rl/neutron-rpc-server 2026-04-23 18:00:05.765354 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-58fb56fd8b-dt7rl" not found 2026-04-23 18:00:05.985093 | instance | openstack/neutron-server-556f948f6b-r9shm/init 2026-04-23 18:00:06.197244 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-556f948f6b-r9shm" not found 2026-04-23 18:00:06.204139 | instance | openstack/neutron-server-556f948f6b-r9shm/neutron-server 2026-04-23 18:00:06.592711 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-556f948f6b-r9shm" not found 2026-04-23 18:00:06.598478 | instance | openstack/neutron-server-556f948f6b-r9shm/neutron-policy-server 2026-04-23 18:00:06.803497 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-556f948f6b-r9shm" not found 2026-04-23 18:00:06.991730 | instance | openstack/nova-api-metadata-56789f45cc-8zj67/init 2026-04-23 18:00:07.204156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-56789f45cc-8zj67" not found 2026-04-23 18:00:07.217928 | instance | openstack/nova-api-metadata-56789f45cc-8zj67/nova-api-metadata-init 2026-04-23 18:00:07.435638 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-56789f45cc-8zj67" not found 2026-04-23 18:00:07.441815 | instance | openstack/nova-api-metadata-56789f45cc-8zj67/nova-api 2026-04-23 18:00:07.640644 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-56789f45cc-8zj67" not found 2026-04-23 18:00:07.881084 | instance | openstack/nova-api-osapi-76585975f4-hcwj5/init 2026-04-23 18:00:08.094732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-76585975f4-hcwj5" not found 2026-04-23 18:00:08.100957 | instance | openstack/nova-api-osapi-76585975f4-hcwj5/nova-osapi 2026-04-23 18:00:08.380126 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-76585975f4-hcwj5" not found 2026-04-23 18:00:08.581712 | instance | openstack/nova-bootstrap-2g4z8/init 2026-04-23 18:00:08.794055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-2g4z8" not found 2026-04-23 18:00:08.798115 | instance | openstack/nova-bootstrap-2g4z8/bootstrap 2026-04-23 18:00:08.992950 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-2g4z8" not found 2026-04-23 18:00:09.202354 | instance | openstack/nova-cell-setup-dgx75/init 2026-04-23 18:00:09.432002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-dgx75" not found 2026-04-23 18:00:09.438737 | instance | openstack/nova-cell-setup-dgx75/nova-cell-setup-init 2026-04-23 18:00:09.707006 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-dgx75" not found 2026-04-23 18:00:09.715321 | instance | openstack/nova-cell-setup-dgx75/nova-cell-setup 2026-04-23 18:00:09.935310 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-dgx75" not found 2026-04-23 18:00:10.137858 | instance | openstack/nova-compute-default-5zhzj/init 2026-04-23 18:00:10.348105 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:10.353730 | instance | openstack/nova-compute-default-5zhzj/nova-compute-init 2026-04-23 18:00:10.528990 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:10.534246 | instance | openstack/nova-compute-default-5zhzj/ceph-perms 2026-04-23 18:00:10.713641 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:10.717471 | instance | openstack/nova-compute-default-5zhzj/ceph-admin-keyring-placement 2026-04-23 18:00:10.920718 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:10.924036 | instance | openstack/nova-compute-default-5zhzj/ceph-keyring-placement 2026-04-23 18:00:11.118234 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:11.124239 | instance | openstack/nova-compute-default-5zhzj/nova-compute-vnc-init 2026-04-23 18:00:11.326411 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:11.336148 | instance | openstack/nova-compute-default-5zhzj/nova-compute-ssh-init 2026-04-23 18:00:11.579356 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:11.583707 | instance | openstack/nova-compute-default-5zhzj/nova-compute 2026-04-23 18:00:11.849040 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:11.854309 | instance | openstack/nova-compute-default-5zhzj/nova-compute-ssh 2026-04-23 18:00:12.056089 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-5zhzj" not found 2026-04-23 18:00:12.272893 | instance | openstack/nova-conductor-68dd876fb6-wp7c2/init 2026-04-23 18:00:12.473221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-68dd876fb6-wp7c2" not found 2026-04-23 18:00:12.482539 | instance | openstack/nova-conductor-68dd876fb6-wp7c2/nova-conductor 2026-04-23 18:00:12.675560 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-68dd876fb6-wp7c2" not found 2026-04-23 18:00:12.904471 | instance | openstack/nova-db-init-bx5pn/init 2026-04-23 18:00:13.108653 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-bx5pn" not found 2026-04-23 18:00:13.113692 | instance | openstack/nova-db-init-bx5pn/nova-db-init-0 2026-04-23 18:00:13.323469 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-bx5pn" not found 2026-04-23 18:00:13.327156 | instance | openstack/nova-db-init-bx5pn/nova-db-init-1 2026-04-23 18:00:13.528811 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-bx5pn" not found 2026-04-23 18:00:13.536938 | instance | openstack/nova-db-init-bx5pn/nova-db-init-2 2026-04-23 18:00:13.725026 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-bx5pn" not found 2026-04-23 18:00:13.915112 | instance | openstack/nova-db-sync-ndjm7/init 2026-04-23 18:00:14.108720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-ndjm7" not found 2026-04-23 18:00:14.113676 | instance | openstack/nova-db-sync-ndjm7/nova-db-sync 2026-04-23 18:00:14.316837 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-ndjm7" not found 2026-04-23 18:00:14.539152 | instance | openstack/nova-ks-endpoints-8gnsh/init 2026-04-23 18:00:14.746977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-8gnsh" not found 2026-04-23 18:00:14.758715 | instance | openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-admin 2026-04-23 18:00:14.966676 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-8gnsh" not found 2026-04-23 18:00:14.970479 | instance | openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-internal 2026-04-23 18:00:15.194041 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-8gnsh" not found 2026-04-23 18:00:15.198249 | instance | openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-public 2026-04-23 18:00:15.435857 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-8gnsh" not found 2026-04-23 18:00:15.685652 | instance | openstack/nova-ks-service-d2rhn/init 2026-04-23 18:00:15.888581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-d2rhn" not found 2026-04-23 18:00:15.891584 | instance | openstack/nova-ks-service-d2rhn/compute-ks-service-registration 2026-04-23 18:00:16.091198 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-d2rhn" not found 2026-04-23 18:00:16.282089 | instance | openstack/nova-ks-user-msk4h/init 2026-04-23 18:00:16.468837 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-msk4h" not found 2026-04-23 18:00:16.475895 | instance | openstack/nova-ks-user-msk4h/nova-ks-user 2026-04-23 18:00:16.678905 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-msk4h" not found 2026-04-23 18:00:16.890056 | instance | openstack/nova-novncproxy-5875d9c95f-klhpk/init 2026-04-23 18:00:17.096970 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-5875d9c95f-klhpk" not found 2026-04-23 18:00:17.101540 | instance | openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy-init 2026-04-23 18:00:17.308090 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-5875d9c95f-klhpk" not found 2026-04-23 18:00:17.313465 | instance | openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy-init-assets 2026-04-23 18:00:17.523228 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-5875d9c95f-klhpk" not found 2026-04-23 18:00:17.526633 | instance | openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy 2026-04-23 18:00:17.719949 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-5875d9c95f-klhpk" not found 2026-04-23 18:00:17.921216 | instance | openstack/nova-rabbit-init-4529r/init 2026-04-23 18:00:18.125296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-4529r" not found 2026-04-23 18:00:18.130584 | instance | openstack/nova-rabbit-init-4529r/rabbit-init 2026-04-23 18:00:18.334366 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-4529r" not found 2026-04-23 18:00:18.564907 | instance | openstack/nova-scheduler-877cd746b-q46pb/init 2026-04-23 18:00:18.760882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-877cd746b-q46pb" not found 2026-04-23 18:00:18.765653 | instance | openstack/nova-scheduler-877cd746b-q46pb/nova-scheduler 2026-04-23 18:00:18.966671 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-877cd746b-q46pb" not found 2026-04-23 18:00:19.175390 | instance | openstack/octavia-api-5c9c7b55d8-9xnmn/init 2026-04-23 18:00:19.373790 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-5c9c7b55d8-9xnmn" not found 2026-04-23 18:00:19.381623 | instance | openstack/octavia-api-5c9c7b55d8-9xnmn/octavia-api 2026-04-23 18:00:19.632273 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-5c9c7b55d8-9xnmn" not found 2026-04-23 18:00:19.840327 | instance | openstack/octavia-bootstrap-n68l5/init 2026-04-23 18:00:20.070498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-n68l5" not found 2026-04-23 18:00:20.075449 | instance | openstack/octavia-bootstrap-n68l5/bootstrap 2026-04-23 18:00:20.263903 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-n68l5" not found 2026-04-23 18:00:20.465101 | instance | openstack/octavia-db-init-7jhx8/init 2026-04-23 18:00:20.683113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-7jhx8" not found 2026-04-23 18:00:20.686108 | instance | openstack/octavia-db-init-7jhx8/octavia-db-init-0 2026-04-23 18:00:20.887609 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-7jhx8" not found 2026-04-23 18:00:20.891099 | instance | openstack/octavia-db-init-7jhx8/octavia-db-init-1 2026-04-23 18:00:21.093630 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-7jhx8" not found 2026-04-23 18:00:21.305008 | instance | openstack/octavia-db-sync-rxlrj/init 2026-04-23 18:00:21.506676 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-rxlrj" not found 2026-04-23 18:00:21.516916 | instance | openstack/octavia-db-sync-rxlrj/octavia-db-sync 2026-04-23 18:00:21.729030 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-rxlrj" not found 2026-04-23 18:00:21.936883 | instance | openstack/octavia-health-manager-default-nz52w/init 2026-04-23 18:00:22.147833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-nz52w" not found 2026-04-23 18:00:22.152594 | instance | openstack/octavia-health-manager-default-nz52w/octavia-health-manager-get-port 2026-04-23 18:00:22.379450 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-nz52w" not found 2026-04-23 18:00:22.384478 | instance | openstack/octavia-health-manager-default-nz52w/octavia-health-manager-nic-init 2026-04-23 18:00:22.579704 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-nz52w" not found 2026-04-23 18:00:22.584776 | instance | openstack/octavia-health-manager-default-nz52w/octavia-health-manager 2026-04-23 18:00:22.775998 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-nz52w" not found 2026-04-23 18:00:22.976691 | instance | openstack/octavia-housekeeping-88b68f59-x75ks/init 2026-04-23 18:00:23.178280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-88b68f59-x75ks" not found 2026-04-23 18:00:23.183179 | instance | openstack/octavia-housekeeping-88b68f59-x75ks/octavia-housekeeping 2026-04-23 18:00:23.368403 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-88b68f59-x75ks" not found 2026-04-23 18:00:23.558503 | instance | openstack/octavia-ks-endpoints-mqtsf/init 2026-04-23 18:00:23.751767 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-mqtsf" not found 2026-04-23 18:00:23.757042 | instance | openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-admin 2026-04-23 18:00:23.941133 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-mqtsf" not found 2026-04-23 18:00:23.944734 | instance | openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-internal 2026-04-23 18:00:24.144617 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-mqtsf" not found 2026-04-23 18:00:24.149075 | instance | openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-public 2026-04-23 18:00:24.352856 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-mqtsf" not found 2026-04-23 18:00:24.551788 | instance | openstack/octavia-ks-service-lzchc/init 2026-04-23 18:00:24.761349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-lzchc" not found 2026-04-23 18:00:24.765155 | instance | openstack/octavia-ks-service-lzchc/load-balancer-ks-service-registration 2026-04-23 18:00:24.980512 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-lzchc" not found 2026-04-23 18:00:25.182673 | instance | openstack/octavia-ks-user-tjr7h/init 2026-04-23 18:00:25.367296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-tjr7h" not found 2026-04-23 18:00:25.371829 | instance | openstack/octavia-ks-user-tjr7h/octavia-ks-user 2026-04-23 18:00:25.563644 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-tjr7h" not found 2026-04-23 18:00:25.740983 | instance | openstack/octavia-rabbit-init-nbktn/init 2026-04-23 18:00:25.925366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-nbktn" not found 2026-04-23 18:00:25.930425 | instance | openstack/octavia-rabbit-init-nbktn/rabbit-init 2026-04-23 18:00:26.134709 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-nbktn" not found 2026-04-23 18:00:26.331295 | instance | openstack/octavia-worker-66cf48d6dd-2qcmf/init 2026-04-23 18:00:26.536575 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-66cf48d6dd-2qcmf" not found 2026-04-23 18:00:26.540645 | instance | openstack/octavia-worker-66cf48d6dd-2qcmf/octavia-worker 2026-04-23 18:00:26.748375 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-66cf48d6dd-2qcmf" not found 2026-04-23 18:00:26.933942 | instance | openstack/openstack-database-exporter-78c69bc7dd-gkgq7/openstack-database-exporter 2026-04-23 18:00:27.120933 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-gkgq7" not found 2026-04-23 18:00:27.312119 | instance | openstack/openstack-exporter-6bdf96f8b-95wfz/build-config 2026-04-23 18:00:27.523132 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-6bdf96f8b-95wfz" not found 2026-04-23 18:00:27.527773 | instance | openstack/openstack-exporter-6bdf96f8b-95wfz/openstack-exporter 2026-04-23 18:00:27.737478 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-6bdf96f8b-95wfz" not found 2026-04-23 18:00:27.915826 | instance | openstack/openvswitch-xz4hs/init 2026-04-23 18:00:28.101009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-xz4hs" not found 2026-04-23 18:00:28.106038 | instance | openstack/openvswitch-xz4hs/openvswitch-db-perms 2026-04-23 18:00:28.291687 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-xz4hs" not found 2026-04-23 18:00:28.295843 | instance | openstack/openvswitch-xz4hs/openvswitch-vswitchd-modules 2026-04-23 18:00:28.475490 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-xz4hs" not found 2026-04-23 18:00:28.479019 | instance | openstack/openvswitch-xz4hs/openvswitch-db 2026-04-23 18:00:28.657495 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-xz4hs" not found 2026-04-23 18:00:28.661210 | instance | openstack/openvswitch-xz4hs/openvswitch-vswitchd 2026-04-23 18:00:28.844896 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-xz4hs" not found 2026-04-23 18:00:29.025068 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-23 18:00:29.197553 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 18:00:29.202054 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-23 18:00:29.385266 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 18:00:29.389041 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-23 18:00:29.738227 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 18:00:29.742008 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-23 18:00:29.913743 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 18:00:30.100852 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-23 18:00:30.287261 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-23 18:00:30.291023 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-23 18:00:30.513355 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-23 18:00:30.518435 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-23 18:00:30.699868 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-23 18:00:30.877015 | instance | openstack/placement-api-86f4d98bdf-zx994/init 2026-04-23 18:00:31.069269 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-86f4d98bdf-zx994" not found 2026-04-23 18:00:31.072972 | instance | openstack/placement-api-86f4d98bdf-zx994/placement-api 2026-04-23 18:00:31.310390 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-86f4d98bdf-zx994" not found 2026-04-23 18:00:31.487654 | instance | openstack/placement-db-init-rbssx/init 2026-04-23 18:00:31.664003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-rbssx" not found 2026-04-23 18:00:31.668527 | instance | openstack/placement-db-init-rbssx/placement-db-init-0 2026-04-23 18:00:31.857202 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-rbssx" not found 2026-04-23 18:00:32.060201 | instance | openstack/placement-db-sync-gxgdt/init 2026-04-23 18:00:32.241303 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-gxgdt" not found 2026-04-23 18:00:32.244769 | instance | openstack/placement-db-sync-gxgdt/placement-db-sync 2026-04-23 18:00:32.417426 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-gxgdt" not found 2026-04-23 18:00:32.608862 | instance | openstack/placement-ks-endpoints-mpzc8/init 2026-04-23 18:00:32.786217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-mpzc8" not found 2026-04-23 18:00:32.790449 | instance | openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-admin 2026-04-23 18:00:32.975578 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-mpzc8" not found 2026-04-23 18:00:32.982434 | instance | openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-internal 2026-04-23 18:00:33.160475 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-mpzc8" not found 2026-04-23 18:00:33.165377 | instance | openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-public 2026-04-23 18:00:33.366629 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-mpzc8" not found 2026-04-23 18:00:33.564392 | instance | openstack/placement-ks-service-nv77q/init 2026-04-23 18:00:33.762456 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-nv77q" not found 2026-04-23 18:00:33.766594 | instance | openstack/placement-ks-service-nv77q/placement-ks-service-registration 2026-04-23 18:00:33.937408 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-nv77q" not found 2026-04-23 18:00:34.110849 | instance | openstack/placement-ks-user-756h8/init 2026-04-23 18:00:34.287958 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-756h8" not found 2026-04-23 18:00:34.292459 | instance | openstack/placement-ks-user-756h8/placement-ks-user 2026-04-23 18:00:34.479516 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-756h8" not found 2026-04-23 18:00:34.699304 | instance | openstack/pxc-operator-69cb5bbdb9-x9jfx/percona-xtradb-cluster-operator 2026-04-23 18:00:34.891106 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-x9jfx" not found 2026-04-23 18:00:35.065785 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-23 18:00:35.261290 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-23 18:00:35.266615 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-23 18:00:35.484860 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-23 18:00:35.685233 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-23 18:00:35.876511 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-23 18:00:35.881481 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-23 18:00:36.096755 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-23 18:00:36.325558 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-s22mx/rabbitmq-cluster-operator 2026-04-23 18:00:36.544019 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-s22mx" not found 2026-04-23 18:00:36.740580 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-23 18:00:36.922704 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-23 18:00:36.927672 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-23 18:00:37.139697 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-23 18:00:37.348138 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-23 18:00:37.569294 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-23 18:00:37.573962 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-23 18:00:37.789176 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-23 18:00:37.985020 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-23 18:00:38.173266 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-23 18:00:38.178919 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-23 18:00:38.370052 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-23 18:00:38.553457 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-23 18:00:38.754395 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-23 18:00:38.759726 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-23 18:00:38.967568 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-23 18:00:39.157344 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-04-23 18:00:39.338032 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-04-23 18:00:39.343042 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-04-23 18:00:39.547544 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-04-23 18:00:39.744668 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-278r5/rabbitmq-cluster-operator 2026-04-23 18:00:39.942010 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-278r5" not found 2026-04-23 18:00:40.143537 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-04-23 18:00:40.328552 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-04-23 18:00:40.336826 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-04-23 18:00:40.537769 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-04-23 18:00:40.723209 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-23 18:00:40.915792 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-23 18:00:40.921059 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-23 18:00:41.163549 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-23 18:00:41.352931 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-04-23 18:00:41.545608 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-04-23 18:00:41.549060 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-04-23 18:00:41.741933 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-04-23 18:00:41.935526 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/make-container-crash-dir 2026-04-23 18:00:42.114471 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-qk9rv" not found 2026-04-23 18:00:42.119351 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/chown-container-data-dir 2026-04-23 18:00:42.302746 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-qk9rv" not found 2026-04-23 18:00:42.307062 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/ceph-crash 2026-04-23 18:00:42.490163 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-qk9rv" not found 2026-04-23 18:00:42.687195 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/chown-container-data-dir 2026-04-23 18:00:42.863072 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-cttvk" not found 2026-04-23 18:00:42.869068 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/rgw 2026-04-23 18:00:43.117475 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-cttvk" not found 2026-04-23 18:00:43.122752 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/log-collector 2026-04-23 18:00:43.330144 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-cttvk" not found 2026-04-23 18:00:43.528569 | instance | openstack/staffeln-api-6dbdc8d9cc-p2g9b/init 2026-04-23 18:00:43.725468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-6dbdc8d9cc-p2g9b" not found 2026-04-23 18:00:43.731063 | instance | openstack/staffeln-api-6dbdc8d9cc-p2g9b/staffeln-api 2026-04-23 18:00:43.936102 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-6dbdc8d9cc-p2g9b" not found 2026-04-23 18:00:44.135548 | instance | openstack/staffeln-conductor-779bff8b8-v7x8k/staffeln-conductor 2026-04-23 18:00:44.325628 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-779bff8b8-v7x8k" not found 2026-04-23 18:00:44.517414 | instance | openstack/staffeln-db-init-wj6vf/init 2026-04-23 18:00:44.703773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-wj6vf" not found 2026-04-23 18:00:44.712297 | instance | openstack/staffeln-db-init-wj6vf/staffeln-db-init-0 2026-04-23 18:00:44.906603 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-wj6vf" not found 2026-04-23 18:00:45.101615 | instance | openstack/staffeln-db-sync-mm7g8/init 2026-04-23 18:00:45.296210 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-mm7g8" not found 2026-04-23 18:00:45.299004 | instance | openstack/staffeln-db-sync-mm7g8/staffeln-db-sync 2026-04-23 18:00:45.524148 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-mm7g8" not found 2026-04-23 18:00:45.715618 | instance | openstack/tempest-ks-user-qw29m/init 2026-04-23 18:00:45.915848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-qw29m" not found 2026-04-23 18:00:45.920741 | instance | openstack/tempest-ks-user-qw29m/tempest-ks-user 2026-04-23 18:00:46.102093 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-qw29m" not found 2026-04-23 18:00:46.313324 | instance | openstack/tempest-run-tests-lqpfp/init 2026-04-23 18:00:46.496688 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-lqpfp" not found 2026-04-23 18:00:46.501017 | instance | openstack/tempest-run-tests-lqpfp/tempest-run-tests-init 2026-04-23 18:00:46.700886 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-lqpfp" not found 2026-04-23 18:00:46.705426 | instance | openstack/tempest-run-tests-lqpfp/tempest-run-tests 2026-04-23 18:00:46.899672 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-lqpfp" not found 2026-04-23 18:00:47.104364 | instance | openstack/valkey-node-0/valkey 2026-04-23 18:00:47.296846 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-23 18:00:47.304471 | instance | openstack/valkey-node-0/sentinel 2026-04-23 18:00:47.499539 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-23 18:00:47.506926 | instance | openstack/valkey-node-0/metrics 2026-04-23 18:00:47.689700 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-23 18:00:47.898785 | instance | orc-system/orc-controller-manager-6cb597b5d4-9zdw6/manager 2026-04-23 18:00:48.084893 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-9zdw6" not found 2026-04-23 18:00:48.260184 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-9md6r/rook-ceph-operator 2026-04-23 18:00:48.465866 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-9md6r" not found 2026-04-23 18:00:48.638523 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-nkjr5/secretgen-controller 2026-04-23 18:00:48.859138 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-nkjr5" not found 2026-04-23 18:00:49.165555 | instance | ERROR 2026-04-23 18:00:49.165869 | instance | { 2026-04-23 18:00:49.165918 | instance | "delta": "0:02:07.721286", 2026-04-23 18:00:49.165949 | instance | "end": "2026-04-23 18:00:48.865565", 2026-04-23 18:00:49.165974 | instance | "msg": "non-zero return code", 2026-04-23 18:00:49.166001 | instance | "rc": 123, 2026-04-23 18:00:49.166030 | instance | "start": "2026-04-23 17:58:41.144279" 2026-04-23 18:00:49.166056 | instance | } 2026-04-23 18:00:49.166094 | instance | ERROR: Ignoring Errors 2026-04-23 18:00:49.184852 | 2026-04-23 18:00:49.185121 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-23 18:00:49.840916 | instance | changed: 2026-04-23 18:00:49.841199 | instance | cd+++++++++ pod-logs/ 2026-04-23 18:00:49.841254 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-23 18:00:49.841294 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-23 18:00:49.841329 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-23 18:00:49.841361 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-23 18:00:49.841395 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf/ 2026-04-23 18:00:49.841439 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf/manager.txt 2026-04-23 18:00:49.841478 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-23 18:00:49.841516 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc/ 2026-04-23 18:00:49.841553 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc/manager.txt 2026-04-23 18:00:49.841588 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-23 18:00:49.841622 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-rbb78/ 2026-04-23 18:00:49.841657 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-rbb78/manager.txt 2026-04-23 18:00:49.841695 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-23 18:00:49.841734 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-7sdzs/ 2026-04-23 18:00:49.841772 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-7sdzs/manager.txt 2026-04-23 18:00:49.841810 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-23 18:00:49.841849 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-55hlf/ 2026-04-23 18:00:49.841886 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-55hlf/cert-manager-controller.txt 2026-04-23 18:00:49.841923 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-hztch/ 2026-04-23 18:00:49.841961 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-hztch/cert-manager-cainjector.txt 2026-04-23 18:00:49.841998 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-4xp59/ 2026-04-23 18:00:49.842035 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-4xp59/cert-manager-webhook.txt 2026-04-23 18:00:49.842100 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-23 18:00:49.842141 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-g7ztq/ 2026-04-23 18:00:49.842178 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-g7ztq/envoy-gateway.txt 2026-04-23 18:00:49.842214 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-23 18:00:49.842277 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-23 18:00:49.842316 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-23 18:00:49.842353 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-23 18:00:49.842389 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-23 18:00:49.842425 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf/ 2026-04-23 18:00:49.842462 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-lsgdf/manager.txt 2026-04-23 18:00:49.842499 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-23 18:00:49.842539 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc/ 2026-04-23 18:00:49.842574 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-7h7pc/manager.txt 2026-04-23 18:00:49.842611 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-23 18:00:49.842647 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-rbb78/ 2026-04-23 18:00:49.842682 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-rbb78/manager.txt 2026-04-23 18:00:49.842720 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-23 18:00:49.842758 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-7sdzs/ 2026-04-23 18:00:49.842795 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-7sdzs/manager.txt 2026-04-23 18:00:49.842833 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-23 18:00:49.842871 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-55hlf/ 2026-04-23 18:00:49.842909 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-55hlf/cert-manager-controller.txt 2026-04-23 18:00:49.842947 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-hztch/ 2026-04-23 18:00:49.842985 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-hztch/cert-manager-cainjector.txt 2026-04-23 18:00:49.843024 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-4xp59/ 2026-04-23 18:00:49.843061 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-4xp59/cert-manager-webhook.txt 2026-04-23 18:00:49.843095 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-23 18:00:49.843130 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-g7ztq/ 2026-04-23 18:00:49.843165 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-g7ztq/envoy-gateway.txt 2026-04-23 18:00:49.843201 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-23 18:00:49.843235 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-xnpvr/ 2026-04-23 18:00:49.843271 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-xnpvr/controller.txt 2026-04-23 18:00:49.843308 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7qmqc/ 2026-04-23 18:00:49.843355 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7qmqc/ingress-nginx-default-backend.txt 2026-04-23 18:00:49.843392 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-23 18:00:49.843424 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/ 2026-04-23 18:00:49.843455 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/apply-sysctl-overwrites.txt 2026-04-23 18:00:49.843486 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/cilium-agent.txt 2026-04-23 18:00:49.843518 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/clean-cilium-state.txt 2026-04-23 18:00:49.843551 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/config.txt 2026-04-23 18:00:49.843583 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/install-cni-binaries.txt 2026-04-23 18:00:49.843614 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/mount-bpf-fs.txt 2026-04-23 18:00:49.843646 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ks2pj/mount-cgroup.txt 2026-04-23 18:00:49.843681 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rjpsp/ 2026-04-23 18:00:49.843718 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rjpsp/cilium-operator.txt 2026-04-23 18:00:49.843751 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-946qx/ 2026-04-23 18:00:49.843777 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-946qx/coredns.txt 2026-04-23 18:00:49.843802 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rw6wn/ 2026-04-23 18:00:49.843826 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rw6wn/coredns.txt 2026-04-23 18:00:49.843850 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-23 18:00:49.843874 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-23 18:00:49.843899 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-23 18:00:49.843923 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 18:00:49.843947 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-23 18:00:49.843971 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 18:00:49.843999 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-gwd4g/ 2026-04-23 18:00:49.844036 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-gwd4g/kube-proxy.txt 2026-04-23 18:00:49.844073 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-23 18:00:49.844110 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 18:00:49.844144 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-23 18:00:49.844177 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 18:00:49.844212 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-23 18:00:49.844250 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-dxxjn/ 2026-04-23 18:00:49.844280 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-dxxjn/local-path-provisioner.txt 2026-04-23 18:00:49.844306 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-23 18:00:49.844331 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-23 18:00:49.844357 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-23 18:00:49.844390 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-23 18:00:49.844555 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-23 18:00:49.844611 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-23 18:00:49.844649 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-487rd/ 2026-04-23 18:00:49.844685 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-487rd/goldpinger-daemon.txt 2026-04-23 18:00:49.844723 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/ 2026-04-23 18:00:49.844759 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana-sc-dashboard.txt 2026-04-23 18:00:49.844792 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana-sc-datasources.txt 2026-04-23 18:00:49.844825 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana.txt 2026-04-23 18:00:49.844859 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg/ 2026-04-23 18:00:49.844892 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg/kube-state-metrics.txt 2026-04-23 18:00:49.844930 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-2hltr/ 2026-04-23 18:00:49.844985 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-2hltr/kube-prometheus-stack.txt 2026-04-23 18:00:49.845016 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/ 2026-04-23 18:00:49.845041 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/node-exporter.txt 2026-04-23 18:00:49.845067 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/pod-tls-sidecar.txt 2026-04-23 18:00:49.845092 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-23 18:00:49.845118 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-23 18:00:49.845144 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-23 18:00:49.845170 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-23 18:00:49.845194 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-23 18:00:49.845219 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2kd5n/ 2026-04-23 18:00:49.845244 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2kd5n/nginx.txt 2026-04-23 18:00:49.845269 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-23 18:00:49.845294 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-23 18:00:49.845318 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-23 18:00:49.845342 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dg8qh/ 2026-04-23 18:00:49.845366 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dg8qh/gc.txt 2026-04-23 18:00:49.845390 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-jqcr5/ 2026-04-23 18:00:49.845415 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-jqcr5/master.txt 2026-04-23 18:00:49.845439 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-5prt8/ 2026-04-23 18:00:49.845473 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-5prt8/worker.txt 2026-04-23 18:00:49.845500 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-23 18:00:49.845524 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-23 18:00:49.845549 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-23 18:00:49.845574 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-23 18:00:49.845599 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-23 18:00:49.845623 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-23 18:00:49.845648 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-hm2mw/ 2026-04-23 18:00:49.845672 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-hm2mw/pushgateway.txt 2026-04-23 18:00:49.845699 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-2mvw6/ 2026-04-23 18:00:49.845735 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-2mvw6/vector.txt 2026-04-23 18:00:49.845769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-23 18:00:49.845801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-564b59b494-mhgtw/ 2026-04-23 18:00:49.845827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-564b59b494-mhgtw/barbican-api.txt 2026-04-23 18:00:49.845852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-564b59b494-mhgtw/init.txt 2026-04-23 18:00:49.845878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lb6jc/ 2026-04-23 18:00:49.845903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lb6jc/barbican-db-init-0.txt 2026-04-23 18:00:49.845928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lb6jc/init.txt 2026-04-23 18:00:49.845952 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-577wk/ 2026-04-23 18:00:49.845977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-577wk/barbican-db-sync.txt 2026-04-23 18:00:49.846002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-577wk/init.txt 2026-04-23 18:00:49.846027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2ckl7/ 2026-04-23 18:00:49.846051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2ckl7/init.txt 2026-04-23 18:00:49.846075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-admin.txt 2026-04-23 18:00:49.846100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-internal.txt 2026-04-23 18:00:49.846124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-public.txt 2026-04-23 18:00:49.846148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-t7kln/ 2026-04-23 18:00:49.846172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-t7kln/init.txt 2026-04-23 18:00:49.846197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-t7kln/key-manager-ks-service-registration.txt 2026-04-23 18:00:49.846221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-h8htc/ 2026-04-23 18:00:49.846348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-h8htc/barbican-ks-user.txt 2026-04-23 18:00:49.846402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-h8htc/init.txt 2026-04-23 18:00:49.846433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-k4zk7/ 2026-04-23 18:00:49.846468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-k4zk7/init.txt 2026-04-23 18:00:49.846496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-k4zk7/rabbit-init.txt 2026-04-23 18:00:49.846522 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f88b89b85-gwc2q/ 2026-04-23 18:00:49.846542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f88b89b85-gwc2q/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.846560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f88b89b85-gwc2q/cinder-api.txt 2026-04-23 18:00:49.846578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f88b89b85-gwc2q/init.txt 2026-04-23 18:00:49.846596 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5d8ccf9f55-gxpnr/ 2026-04-23 18:00:49.846613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-backup-keyring-placement.txt 2026-04-23 18:00:49.846631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.846649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-keyring-placement-rbd1.txt 2026-04-23 18:00:49.846666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5d8ccf9f55-gxpnr/cinder-backup.txt 2026-04-23 18:00:49.846684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5d8ccf9f55-gxpnr/init.txt 2026-04-23 18:00:49.846707 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jbntr/ 2026-04-23 18:00:49.846725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jbntr/ceph-keyring-placement.txt 2026-04-23 18:00:49.846743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jbntr/cinder-backup-storage-init.txt 2026-04-23 18:00:49.846762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jbntr/init.txt 2026-04-23 18:00:49.846780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-cqt7q/ 2026-04-23 18:00:49.846798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-cqt7q/bootstrap.txt 2026-04-23 18:00:49.846816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-cqt7q/init.txt 2026-04-23 18:00:49.846834 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rmb5x/ 2026-04-23 18:00:49.846851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rmb5x/create-internal-tenant.txt 2026-04-23 18:00:49.846868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-rmb5x/init.txt 2026-04-23 18:00:49.846885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-f2dvb/ 2026-04-23 18:00:49.846902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-f2dvb/cinder-db-init-0.txt 2026-04-23 18:00:49.846919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-f2dvb/init.txt 2026-04-23 18:00:49.846937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-x9zr5/ 2026-04-23 18:00:49.846954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-x9zr5/cinder-db-sync.txt 2026-04-23 18:00:49.846971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-x9zr5/init.txt 2026-04-23 18:00:49.846989 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-rg9dc/ 2026-04-23 18:00:49.847006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-rg9dc/init.txt 2026-04-23 18:00:49.847023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-admin.txt 2026-04-23 18:00:49.847040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-internal.txt 2026-04-23 18:00:49.847058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-public.txt 2026-04-23 18:00:49.847080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s65lr/ 2026-04-23 18:00:49.847098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s65lr/init.txt 2026-04-23 18:00:49.847116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s65lr/volumev3-ks-service-registration.txt 2026-04-23 18:00:49.847133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8xz9t/ 2026-04-23 18:00:49.847150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8xz9t/cinder-ks-user.txt 2026-04-23 18:00:49.847168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8xz9t/init.txt 2026-04-23 18:00:49.847185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-frdgb/ 2026-04-23 18:00:49.847202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-frdgb/init.txt 2026-04-23 18:00:49.847219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-frdgb/rabbit-init.txt 2026-04-23 18:00:49.847236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-ffc676595-jcbbj/ 2026-04-23 18:00:49.847254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-ffc676595-jcbbj/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.847271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-ffc676595-jcbbj/cinder-scheduler.txt 2026-04-23 18:00:49.847288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-ffc676595-jcbbj/init.txt 2026-04-23 18:00:49.847306 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nslfs/ 2026-04-23 18:00:49.847323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nslfs/ceph-keyring-placement.txt 2026-04-23 18:00:49.847340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nslfs/cinder-storage-init-rbd1.txt 2026-04-23 18:00:49.847358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nslfs/init.txt 2026-04-23 18:00:49.847375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b7894f56f-99gb5/ 2026-04-23 18:00:49.847392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b7894f56f-99gb5/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.847409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b7894f56f-99gb5/ceph-keyring-placement-rbd1.txt 2026-04-23 18:00:49.847426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b7894f56f-99gb5/cinder-volume.txt 2026-04-23 18:00:49.847443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b7894f56f-99gb5/init-cinder-conf.txt 2026-04-23 18:00:49.847460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b7894f56f-99gb5/init.txt 2026-04-23 18:00:49.847478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-dff4665fb-mclts/ 2026-04-23 18:00:49.847495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dff4665fb-mclts/ceph-keyring-placement.txt 2026-04-23 18:00:49.847514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dff4665fb-mclts/glance-api.txt 2026-04-23 18:00:49.847532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dff4665fb-mclts/glance-perms.txt 2026-04-23 18:00:49.847549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dff4665fb-mclts/init.txt 2026-04-23 18:00:49.847566 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4hr98/ 2026-04-23 18:00:49.847583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4hr98/glance-db-init-0.txt 2026-04-23 18:00:49.847600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4hr98/init.txt 2026-04-23 18:00:49.847617 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-zhz8v/ 2026-04-23 18:00:49.847634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-zhz8v/glance-db-sync.txt 2026-04-23 18:00:49.847660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-zhz8v/init.txt 2026-04-23 18:00:49.847679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bvsvh/ 2026-04-23 18:00:49.847697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-admin.txt 2026-04-23 18:00:49.847715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-internal.txt 2026-04-23 18:00:49.847733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-public.txt 2026-04-23 18:00:49.847750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bvsvh/init.txt 2026-04-23 18:00:49.847768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6dr6h/ 2026-04-23 18:00:49.847786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6dr6h/image-ks-service-registration.txt 2026-04-23 18:00:49.847804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6dr6h/init.txt 2026-04-23 18:00:49.847822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ph8ws/ 2026-04-23 18:00:49.847840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ph8ws/glance-ks-user.txt 2026-04-23 18:00:49.847858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ph8ws/init.txt 2026-04-23 18:00:49.847876 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-78qtf/ 2026-04-23 18:00:49.847894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-78qtf/glance-metadefs-load.txt 2026-04-23 18:00:49.847911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-78qtf/init.txt 2026-04-23 18:00:49.847929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hq6wp/ 2026-04-23 18:00:49.847946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hq6wp/init.txt 2026-04-23 18:00:49.847964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hq6wp/rabbit-init.txt 2026-04-23 18:00:49.847981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vbmc8/ 2026-04-23 18:00:49.847999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vbmc8/ceph-keyring-placement.txt 2026-04-23 18:00:49.848017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vbmc8/glance-storage-init.txt 2026-04-23 18:00:49.848034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vbmc8/init.txt 2026-04-23 18:00:49.848052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-7967bdfffb-b2sz8/ 2026-04-23 18:00:49.848069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7967bdfffb-b2sz8/heat-api.txt 2026-04-23 18:00:49.848086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7967bdfffb-b2sz8/init.txt 2026-04-23 18:00:49.848104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-ksnmg/ 2026-04-23 18:00:49.848121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-ksnmg/bootstrap.txt 2026-04-23 18:00:49.848138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-ksnmg/init.txt 2026-04-23 18:00:49.848155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-64458d89f8-988wj/ 2026-04-23 18:00:49.848172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-64458d89f8-988wj/heat-cfn.txt 2026-04-23 18:00:49.848189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-64458d89f8-988wj/init.txt 2026-04-23 18:00:49.848207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-rz48q/ 2026-04-23 18:00:49.848224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-rz48q/heat-db-init-0.txt 2026-04-23 18:00:49.848241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-rz48q/init.txt 2026-04-23 18:00:49.848263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-28p7w/ 2026-04-23 18:00:49.848281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-28p7w/heat-db-sync.txt 2026-04-23 18:00:49.848299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-28p7w/init.txt 2026-04-23 18:00:49.848316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nxgj7/ 2026-04-23 18:00:49.848333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nxgj7/heat-ks-domain-user.txt 2026-04-23 18:00:49.848350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nxgj7/init.txt 2026-04-23 18:00:49.848368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-6d6b4bb957-l6p4h/ 2026-04-23 18:00:49.848386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6d6b4bb957-l6p4h/heat-engine.txt 2026-04-23 18:00:49.848404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6d6b4bb957-l6p4h/init.txt 2026-04-23 18:00:49.848421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616105-5zqdk/ 2026-04-23 18:00:49.848507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616105-5zqdk/heat-engine-cleaner.txt 2026-04-23 18:00:49.848535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616105-5zqdk/init.txt 2026-04-23 18:00:49.848555 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616110-qjlfz/ 2026-04-23 18:00:49.848574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616110-qjlfz/heat-engine-cleaner.txt 2026-04-23 18:00:49.848592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616110-qjlfz/init.txt 2026-04-23 18:00:49.848610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616115-tl8mf/ 2026-04-23 18:00:49.848628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616115-tl8mf/heat-engine-cleaner.txt 2026-04-23 18:00:49.848646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29616115-tl8mf/init.txt 2026-04-23 18:00:49.848663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/ 2026-04-23 18:00:49.848681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-admin.txt 2026-04-23 18:00:49.848699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-internal.txt 2026-04-23 18:00:49.848717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-public.txt 2026-04-23 18:00:49.848734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/init.txt 2026-04-23 18:00:49.848752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-admin.txt 2026-04-23 18:00:49.848769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-internal.txt 2026-04-23 18:00:49.848787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-public.txt 2026-04-23 18:00:49.848804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-qffvf/ 2026-04-23 18:00:49.848822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-qffvf/cloudformation-ks-service-registration.txt 2026-04-23 18:00:49.848840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-qffvf/init.txt 2026-04-23 18:00:49.848858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-qffvf/orchestration-ks-service-registration.txt 2026-04-23 18:00:49.848876 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-pcnq6/ 2026-04-23 18:00:49.848893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-pcnq6/heat-ks-user.txt 2026-04-23 18:00:49.848916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-pcnq6/heat-trustee-ks-user.txt 2026-04-23 18:00:49.848935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-pcnq6/init.txt 2026-04-23 18:00:49.848966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-g9kc7/ 2026-04-23 18:00:49.848987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-g9kc7/init.txt 2026-04-23 18:00:49.849006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-g9kc7/rabbit-init.txt 2026-04-23 18:00:49.849024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-7mv2q/ 2026-04-23 18:00:49.849041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-7mv2q/heat-trusts.txt 2026-04-23 18:00:49.849059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-7mv2q/init.txt 2026-04-23 18:00:49.849077 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-567cd74f74-vnrcv/ 2026-04-23 18:00:49.849095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-567cd74f74-vnrcv/horizon.txt 2026-04-23 18:00:49.849112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-567cd74f74-vnrcv/init.txt 2026-04-23 18:00:49.849130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qmdd5/ 2026-04-23 18:00:49.849147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qmdd5/horizon-db-init-0.txt 2026-04-23 18:00:49.849164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qmdd5/init.txt 2026-04-23 18:00:49.849181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-dpns6/ 2026-04-23 18:00:49.849198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-dpns6/horizon-db-sync.txt 2026-04-23 18:00:49.849216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-dpns6/init.txt 2026-04-23 18:00:49.849233 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-rtjj4/ 2026-04-23 18:00:49.849251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rtjj4/init.txt 2026-04-23 18:00:49.849268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rtjj4/keepalived.txt 2026-04-23 18:00:49.849286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rtjj4/wait-for-ip.txt 2026-04-23 18:00:49.849304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-54dbfdcd7f-4lf5j/ 2026-04-23 18:00:49.849322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-54dbfdcd7f-4lf5j/init.txt 2026-04-23 18:00:49.849340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-54dbfdcd7f-4lf5j/keystone-api.txt 2026-04-23 18:00:49.849358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fglq7/ 2026-04-23 18:00:49.849375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fglq7/bootstrap.txt 2026-04-23 18:00:49.849393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fglq7/init.txt 2026-04-23 18:00:49.849411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-q49pr/ 2026-04-23 18:00:49.849428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-q49pr/init.txt 2026-04-23 18:00:49.849446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-q49pr/keystone-credential-setup.txt 2026-04-23 18:00:49.849463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-s77nt/ 2026-04-23 18:00:49.849481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-s77nt/init.txt 2026-04-23 18:00:49.849498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-s77nt/keystone-db-init-0.txt 2026-04-23 18:00:49.849516 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-n6c8z/ 2026-04-23 18:00:49.849533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-n6c8z/init.txt 2026-04-23 18:00:49.849550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-n6c8z/keystone-db-sync.txt 2026-04-23 18:00:49.849571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2gfr9/ 2026-04-23 18:00:49.849589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2gfr9/init.txt 2026-04-23 18:00:49.849607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2gfr9/keystone-domain-manage.txt 2026-04-23 18:00:49.849625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-h58q4/ 2026-04-23 18:00:49.849643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-h58q4/init.txt 2026-04-23 18:00:49.849660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-h58q4/keystone-fernet-setup.txt 2026-04-23 18:00:49.849677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-8h2t7/ 2026-04-23 18:00:49.849695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-8h2t7/init.txt 2026-04-23 18:00:49.849712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-8h2t7/rabbit-init.txt 2026-04-23 18:00:49.849729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/ 2026-04-23 18:00:49.849747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/ceph-admin-keyring-placement.txt 2026-04-23 18:00:49.849764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/ceph-keyring-placement.txt 2026-04-23 18:00:49.849782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/init-dynamic-options.txt 2026-04-23 18:00:49.849799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/init.txt 2026-04-23 18:00:49.849817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/libvirt-exporter.txt 2026-04-23 18:00:49.849834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/libvirt.txt 2026-04-23 18:00:49.849851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gzc4w/tls-sidecar.txt 2026-04-23 18:00:49.849869 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-78b7875c4f-8qbzr/ 2026-04-23 18:00:49.849887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-78b7875c4f-8qbzr/init.txt 2026-04-23 18:00:49.849904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-78b7875c4f-8qbzr/magnum-api.txt 2026-04-23 18:00:49.849921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-xrj8f/ 2026-04-23 18:00:49.849938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-xrj8f/magnum-cluster-api-proxy.txt 2026-04-23 18:00:49.849956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-23 18:00:49.849974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-23 18:00:49.849991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-23 18:00:49.850008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-23 18:00:49.850026 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-bsnj6/ 2026-04-23 18:00:49.850044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-bsnj6/init.txt 2026-04-23 18:00:49.850061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-bsnj6/magnum-db-init-0.txt 2026-04-23 18:00:49.850079 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wmq7k/ 2026-04-23 18:00:49.850096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wmq7k/init.txt 2026-04-23 18:00:49.850113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wmq7k/magnum-db-sync.txt 2026-04-23 18:00:49.850131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-tgpl5/ 2026-04-23 18:00:49.850152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-tgpl5/init.txt 2026-04-23 18:00:49.850170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-tgpl5/magnum-ks-domain-user.txt 2026-04-23 18:00:49.850188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-wh5sw/ 2026-04-23 18:00:49.850205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-admin.txt 2026-04-23 18:00:49.850223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-internal.txt 2026-04-23 18:00:49.850241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-public.txt 2026-04-23 18:00:49.850293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-wh5sw/init.txt 2026-04-23 18:00:49.850312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-hcpx7/ 2026-04-23 18:00:49.850331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-hcpx7/container-infra-ks-service-registration.txt 2026-04-23 18:00:49.850349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-hcpx7/init.txt 2026-04-23 18:00:49.850367 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-qjwtj/ 2026-04-23 18:00:49.850384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-qjwtj/init.txt 2026-04-23 18:00:49.850402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-qjwtj/magnum-ks-user.txt 2026-04-23 18:00:49.850419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-s482c/ 2026-04-23 18:00:49.850437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-s482c/init.txt 2026-04-23 18:00:49.850454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-s482c/rabbit-init.txt 2026-04-23 18:00:49.850472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-86nlj/ 2026-04-23 18:00:49.850489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-86nlj/registry.txt 2026-04-23 18:00:49.850507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-6ff4b6847c-gqdsm/ 2026-04-23 18:00:49.850527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6ff4b6847c-gqdsm/init.txt 2026-04-23 18:00:49.850547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6ff4b6847c-gqdsm/manila-api.txt 2026-04-23 18:00:49.850565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-gwjtm/ 2026-04-23 18:00:49.850582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-gwjtm/bootstrap.txt 2026-04-23 18:00:49.850600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-gwjtm/init.txt 2026-04-23 18:00:49.850617 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-cb7b45ffb-fc56b/ 2026-04-23 18:00:49.850634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-cb7b45ffb-fc56b/init.txt 2026-04-23 18:00:49.850650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-cb7b45ffb-fc56b/manila-data.txt 2026-04-23 18:00:49.850667 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-47q7t/ 2026-04-23 18:00:49.850684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-47q7t/init.txt 2026-04-23 18:00:49.850701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-47q7t/manila-db-init-0.txt 2026-04-23 18:00:49.850718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-nwcdp/ 2026-04-23 18:00:49.850735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-nwcdp/init.txt 2026-04-23 18:00:49.850752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-nwcdp/manila-db-sync.txt 2026-04-23 18:00:49.850769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/ 2026-04-23 18:00:49.850791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/init.txt 2026-04-23 18:00:49.850809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-admin.txt 2026-04-23 18:00:49.850827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-internal.txt 2026-04-23 18:00:49.850845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-public.txt 2026-04-23 18:00:49.850862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-admin.txt 2026-04-23 18:00:49.850880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-internal.txt 2026-04-23 18:00:49.850898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-public.txt 2026-04-23 18:00:49.850916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-dcvtl/ 2026-04-23 18:00:49.850934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-dcvtl/init.txt 2026-04-23 18:00:49.850951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-dcvtl/share-ks-service-registration.txt 2026-04-23 18:00:49.850969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-dcvtl/sharev2-ks-service-registration.txt 2026-04-23 18:00:49.850986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-jf9v5/ 2026-04-23 18:00:49.851003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-jf9v5/init.txt 2026-04-23 18:00:49.851021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-jf9v5/manila-ks-user.txt 2026-04-23 18:00:49.851038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-5ppxb/ 2026-04-23 18:00:49.851055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-5ppxb/init.txt 2026-04-23 18:00:49.851072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-5ppxb/rabbit-init.txt 2026-04-23 18:00:49.851089 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7c755b69b8-wkw2j/ 2026-04-23 18:00:49.851106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7c755b69b8-wkw2j/init.txt 2026-04-23 18:00:49.851123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7c755b69b8-wkw2j/manila-scheduler.txt 2026-04-23 18:00:49.851140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-58ff795bff-6w8bs/ 2026-04-23 18:00:49.851158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-58ff795bff-6w8bs/init.txt 2026-04-23 18:00:49.851175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-58ff795bff-6w8bs/manila-share-init.txt 2026-04-23 18:00:49.851192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-58ff795bff-6w8bs/manila-share.txt 2026-04-23 18:00:49.851210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-8tq7q/ 2026-04-23 18:00:49.851228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-8tq7q/init.txt 2026-04-23 18:00:49.851246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-8tq7q/memcached-exporter.txt 2026-04-23 18:00:49.851264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-8tq7q/memcached.txt 2026-04-23 18:00:49.851282 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-sm9hx/ 2026-04-23 18:00:49.851299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-sm9hx/coredns.txt 2026-04-23 18:00:49.851317 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fx2jk/ 2026-04-23 18:00:49.851335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fx2jk/init.txt 2026-04-23 18:00:49.851352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fx2jk/neutron-db-init-0.txt 2026-04-23 18:00:49.851373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-rncd6/ 2026-04-23 18:00:49.851391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-rncd6/init.txt 2026-04-23 18:00:49.851408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-rncd6/neutron-db-sync.txt 2026-04-23 18:00:49.851425 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nl6t2/ 2026-04-23 18:00:49.851443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nl6t2/init.txt 2026-04-23 18:00:49.851461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nl6t2/neutron-dhcp-agent-init.txt 2026-04-23 18:00:49.851478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nl6t2/neutron-dhcp-agent.txt 2026-04-23 18:00:49.851496 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2lkgk/ 2026-04-23 18:00:49.851514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2lkgk/init.txt 2026-04-23 18:00:49.851532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-admin.txt 2026-04-23 18:00:49.851550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-internal.txt 2026-04-23 18:00:49.851568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-public.txt 2026-04-23 18:00:49.851586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wb5tc/ 2026-04-23 18:00:49.851604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wb5tc/init.txt 2026-04-23 18:00:49.851622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wb5tc/network-ks-service-registration.txt 2026-04-23 18:00:49.851640 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-r66f7/ 2026-04-23 18:00:49.851658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-r66f7/init.txt 2026-04-23 18:00:49.851676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-r66f7/neutron-ks-user.txt 2026-04-23 18:00:49.851693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vpxbc/ 2026-04-23 18:00:49.851711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vpxbc/init.txt 2026-04-23 18:00:49.851729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vpxbc/neutron-l3-agent-init.txt 2026-04-23 18:00:49.851746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vpxbc/neutron-l3-agent.txt 2026-04-23 18:00:49.851764 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-qsxfz/ 2026-04-23 18:00:49.851782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-qsxfz/init.txt 2026-04-23 18:00:49.851800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-qsxfz/neutron-metadata-agent-init.txt 2026-04-23 18:00:49.851818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-qsxfz/neutron-metadata-agent.txt 2026-04-23 18:00:49.851836 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-h7d72/ 2026-04-23 18:00:49.851854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-h7d72/init.txt 2026-04-23 18:00:49.851872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-h7d72/neutron-netns-cleanup-cron.txt 2026-04-23 18:00:49.851889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lk9m8/ 2026-04-23 18:00:49.851907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lk9m8/init.txt 2026-04-23 18:00:49.851924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lk9m8/neutron-openvswitch-agent-kernel-modules.txt 2026-04-23 18:00:49.851946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lk9m8/neutron-ovs-agent-init.txt 2026-04-23 18:00:49.851964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lk9m8/neutron-ovs-agent.txt 2026-04-23 18:00:49.851983 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7x7wj/ 2026-04-23 18:00:49.852000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7x7wj/init.txt 2026-04-23 18:00:49.852018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7x7wj/rabbit-init.txt 2026-04-23 18:00:49.852036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-58fb56fd8b-dt7rl/ 2026-04-23 18:00:49.852053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-58fb56fd8b-dt7rl/init.txt 2026-04-23 18:00:49.852071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-58fb56fd8b-dt7rl/neutron-rpc-server.txt 2026-04-23 18:00:49.852089 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-556f948f6b-r9shm/ 2026-04-23 18:00:49.852106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-556f948f6b-r9shm/init.txt 2026-04-23 18:00:49.852124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-556f948f6b-r9shm/neutron-policy-server.txt 2026-04-23 18:00:49.852142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-556f948f6b-r9shm/neutron-server.txt 2026-04-23 18:00:49.852159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56789f45cc-8zj67/ 2026-04-23 18:00:49.852176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56789f45cc-8zj67/init.txt 2026-04-23 18:00:49.852193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56789f45cc-8zj67/nova-api-metadata-init.txt 2026-04-23 18:00:49.852211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56789f45cc-8zj67/nova-api.txt 2026-04-23 18:00:49.852228 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76585975f4-hcwj5/ 2026-04-23 18:00:49.852246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76585975f4-hcwj5/init.txt 2026-04-23 18:00:49.852263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76585975f4-hcwj5/nova-osapi.txt 2026-04-23 18:00:49.852280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-2g4z8/ 2026-04-23 18:00:49.852298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-2g4z8/bootstrap.txt 2026-04-23 18:00:49.852315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-2g4z8/init.txt 2026-04-23 18:00:49.852333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dgx75/ 2026-04-23 18:00:49.852350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dgx75/init.txt 2026-04-23 18:00:49.852368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dgx75/nova-cell-setup-init.txt 2026-04-23 18:00:49.852385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dgx75/nova-cell-setup.txt 2026-04-23 18:00:49.852403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/ 2026-04-23 18:00:49.852420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/ceph-admin-keyring-placement.txt 2026-04-23 18:00:49.852438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/ceph-keyring-placement.txt 2026-04-23 18:00:49.852456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/ceph-perms.txt 2026-04-23 18:00:49.852473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/init.txt 2026-04-23 18:00:49.852491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/nova-compute-init.txt 2026-04-23 18:00:49.852515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/nova-compute-ssh-init.txt 2026-04-23 18:00:49.852536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/nova-compute-ssh.txt 2026-04-23 18:00:49.852643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/nova-compute-vnc-init.txt 2026-04-23 18:00:49.852675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5zhzj/nova-compute.txt 2026-04-23 18:00:49.852695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-68dd876fb6-wp7c2/ 2026-04-23 18:00:49.852713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-68dd876fb6-wp7c2/init.txt 2026-04-23 18:00:49.852731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-68dd876fb6-wp7c2/nova-conductor.txt 2026-04-23 18:00:49.852749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bx5pn/ 2026-04-23 18:00:49.852767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bx5pn/init.txt 2026-04-23 18:00:49.852785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bx5pn/nova-db-init-0.txt 2026-04-23 18:00:49.852803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bx5pn/nova-db-init-1.txt 2026-04-23 18:00:49.852821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-bx5pn/nova-db-init-2.txt 2026-04-23 18:00:49.852839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-ndjm7/ 2026-04-23 18:00:49.852857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-ndjm7/init.txt 2026-04-23 18:00:49.852874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-ndjm7/nova-db-sync.txt 2026-04-23 18:00:49.852892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8gnsh/ 2026-04-23 18:00:49.852910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-admin.txt 2026-04-23 18:00:49.852927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-internal.txt 2026-04-23 18:00:49.852945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-public.txt 2026-04-23 18:00:49.852979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8gnsh/init.txt 2026-04-23 18:00:49.852998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-d2rhn/ 2026-04-23 18:00:49.853016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-d2rhn/compute-ks-service-registration.txt 2026-04-23 18:00:49.853033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-d2rhn/init.txt 2026-04-23 18:00:49.853051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-msk4h/ 2026-04-23 18:00:49.853068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-msk4h/init.txt 2026-04-23 18:00:49.853086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-msk4h/nova-ks-user.txt 2026-04-23 18:00:49.853104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5875d9c95f-klhpk/ 2026-04-23 18:00:49.853122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5875d9c95f-klhpk/init.txt 2026-04-23 18:00:49.853140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy-init-assets.txt 2026-04-23 18:00:49.853158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy-init.txt 2026-04-23 18:00:49.853175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy.txt 2026-04-23 18:00:49.853193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-4529r/ 2026-04-23 18:00:49.853223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-4529r/init.txt 2026-04-23 18:00:49.853242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-4529r/rabbit-init.txt 2026-04-23 18:00:49.853267 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-877cd746b-q46pb/ 2026-04-23 18:00:49.853286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-877cd746b-q46pb/init.txt 2026-04-23 18:00:49.853303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-877cd746b-q46pb/nova-scheduler.txt 2026-04-23 18:00:49.853321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-5c9c7b55d8-9xnmn/ 2026-04-23 18:00:49.853339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5c9c7b55d8-9xnmn/init.txt 2026-04-23 18:00:49.853357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5c9c7b55d8-9xnmn/octavia-api.txt 2026-04-23 18:00:49.853374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-n68l5/ 2026-04-23 18:00:49.853391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-n68l5/bootstrap.txt 2026-04-23 18:00:49.853409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-n68l5/init.txt 2026-04-23 18:00:49.853426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-7jhx8/ 2026-04-23 18:00:49.853444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-7jhx8/init.txt 2026-04-23 18:00:49.853461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-7jhx8/octavia-db-init-0.txt 2026-04-23 18:00:49.853478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-7jhx8/octavia-db-init-1.txt 2026-04-23 18:00:49.853495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-rxlrj/ 2026-04-23 18:00:49.853515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-rxlrj/init.txt 2026-04-23 18:00:49.853534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-rxlrj/octavia-db-sync.txt 2026-04-23 18:00:49.853551 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nz52w/ 2026-04-23 18:00:49.853567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nz52w/init.txt 2026-04-23 18:00:49.853584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nz52w/octavia-health-manager-get-port.txt 2026-04-23 18:00:49.853602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nz52w/octavia-health-manager-nic-init.txt 2026-04-23 18:00:49.853620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nz52w/octavia-health-manager.txt 2026-04-23 18:00:49.853637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-88b68f59-x75ks/ 2026-04-23 18:00:49.853655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-88b68f59-x75ks/init.txt 2026-04-23 18:00:49.853672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-88b68f59-x75ks/octavia-housekeeping.txt 2026-04-23 18:00:49.853690 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-mqtsf/ 2026-04-23 18:00:49.853707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-mqtsf/init.txt 2026-04-23 18:00:49.853725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-admin.txt 2026-04-23 18:00:49.853743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-internal.txt 2026-04-23 18:00:49.853760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-public.txt 2026-04-23 18:00:49.853778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-lzchc/ 2026-04-23 18:00:49.853795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-lzchc/init.txt 2026-04-23 18:00:49.853812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-lzchc/load-balancer-ks-service-registration.txt 2026-04-23 18:00:49.853834 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-tjr7h/ 2026-04-23 18:00:49.853852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-tjr7h/init.txt 2026-04-23 18:00:49.853870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-tjr7h/octavia-ks-user.txt 2026-04-23 18:00:49.853888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-nbktn/ 2026-04-23 18:00:49.853905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-nbktn/init.txt 2026-04-23 18:00:49.853923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-nbktn/rabbit-init.txt 2026-04-23 18:00:49.853940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-66cf48d6dd-2qcmf/ 2026-04-23 18:00:49.853957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-66cf48d6dd-2qcmf/init.txt 2026-04-23 18:00:49.853974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-66cf48d6dd-2qcmf/octavia-worker.txt 2026-04-23 18:00:49.853991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-gkgq7/ 2026-04-23 18:00:49.854009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-gkgq7/openstack-database-exporter.txt 2026-04-23 18:00:49.854027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-95wfz/ 2026-04-23 18:00:49.854045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-95wfz/build-config.txt 2026-04-23 18:00:49.854064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-95wfz/openstack-exporter.txt 2026-04-23 18:00:49.854082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-xz4hs/ 2026-04-23 18:00:49.854100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xz4hs/init.txt 2026-04-23 18:00:49.854118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xz4hs/openvswitch-db-perms.txt 2026-04-23 18:00:49.854136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xz4hs/openvswitch-db.txt 2026-04-23 18:00:49.854153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xz4hs/openvswitch-vswitchd-modules.txt 2026-04-23 18:00:49.854171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xz4hs/openvswitch-vswitchd.txt 2026-04-23 18:00:49.854188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-23 18:00:49.854206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-23 18:00:49.854223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-23 18:00:49.854241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-23 18:00:49.854272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-23 18:00:49.854291 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-23 18:00:49.854308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-23 18:00:49.854326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-23 18:00:49.854343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-23 18:00:49.854361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-86f4d98bdf-zx994/ 2026-04-23 18:00:49.854379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-86f4d98bdf-zx994/init.txt 2026-04-23 18:00:49.854397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-86f4d98bdf-zx994/placement-api.txt 2026-04-23 18:00:49.854414 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rbssx/ 2026-04-23 18:00:49.854432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rbssx/init.txt 2026-04-23 18:00:49.854454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rbssx/placement-db-init-0.txt 2026-04-23 18:00:49.854473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-gxgdt/ 2026-04-23 18:00:49.854490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-gxgdt/init.txt 2026-04-23 18:00:49.854508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-gxgdt/placement-db-sync.txt 2026-04-23 18:00:49.854525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpzc8/ 2026-04-23 18:00:49.854542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpzc8/init.txt 2026-04-23 18:00:49.854560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-admin.txt 2026-04-23 18:00:49.854577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-internal.txt 2026-04-23 18:00:49.854594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-public.txt 2026-04-23 18:00:49.854612 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-nv77q/ 2026-04-23 18:00:49.854629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-nv77q/init.txt 2026-04-23 18:00:49.854646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-nv77q/placement-ks-service-registration.txt 2026-04-23 18:00:49.854663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-756h8/ 2026-04-23 18:00:49.854680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-756h8/init.txt 2026-04-23 18:00:49.854698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-756h8/placement-ks-user.txt 2026-04-23 18:00:49.854715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-x9jfx/ 2026-04-23 18:00:49.854732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-x9jfx/percona-xtradb-cluster-operator.txt 2026-04-23 18:00:49.854749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-23 18:00:49.854766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-23 18:00:49.854784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-23 18:00:49.854802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-23 18:00:49.854819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-23 18:00:49.854837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-23 18:00:49.854854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-s22mx/ 2026-04-23 18:00:49.854871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-s22mx/rabbitmq-cluster-operator.txt 2026-04-23 18:00:49.854888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-23 18:00:49.854906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-23 18:00:49.854923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-23 18:00:49.854941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-23 18:00:49.854958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-23 18:00:49.854976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-23 18:00:49.854993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-23 18:00:49.855010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-23 18:00:49.855032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-23 18:00:49.855049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-23 18:00:49.855067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-23 18:00:49.855084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-23 18:00:49.855101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-04-23 18:00:49.855118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-23 18:00:49.855135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-23 18:00:49.855152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-278r5/ 2026-04-23 18:00:49.855169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-278r5/rabbitmq-cluster-operator.txt 2026-04-23 18:00:49.855187 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-04-23 18:00:49.855204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-23 18:00:49.855222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-23 18:00:49.855239 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-23 18:00:49.855256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-23 18:00:49.855274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-23 18:00:49.855292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-04-23 18:00:49.855309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-23 18:00:49.855326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-23 18:00:49.855343 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/ 2026-04-23 18:00:49.855361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/ceph-crash.txt 2026-04-23 18:00:49.855378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/chown-container-data-dir.txt 2026-04-23 18:00:49.855396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/make-container-crash-dir.txt 2026-04-23 18:00:49.855414 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/ 2026-04-23 18:00:49.855432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/chown-container-data-dir.txt 2026-04-23 18:00:49.855450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/log-collector.txt 2026-04-23 18:00:49.855468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/rgw.txt 2026-04-23 18:00:49.855486 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6dbdc8d9cc-p2g9b/ 2026-04-23 18:00:49.855504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6dbdc8d9cc-p2g9b/init.txt 2026-04-23 18:00:49.855522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6dbdc8d9cc-p2g9b/staffeln-api.txt 2026-04-23 18:00:49.855541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-779bff8b8-v7x8k/ 2026-04-23 18:00:49.855559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-779bff8b8-v7x8k/staffeln-conductor.txt 2026-04-23 18:00:49.855576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wj6vf/ 2026-04-23 18:00:49.855601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wj6vf/init.txt 2026-04-23 18:00:49.855619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wj6vf/staffeln-db-init-0.txt 2026-04-23 18:00:49.855637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-mm7g8/ 2026-04-23 18:00:49.855654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-mm7g8/init.txt 2026-04-23 18:00:49.855672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-mm7g8/staffeln-db-sync.txt 2026-04-23 18:00:49.855690 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-qw29m/ 2026-04-23 18:00:49.855707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-qw29m/init.txt 2026-04-23 18:00:49.855725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-qw29m/tempest-ks-user.txt 2026-04-23 18:00:49.855742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-lqpfp/ 2026-04-23 18:00:49.855760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-lqpfp/init.txt 2026-04-23 18:00:49.855777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-lqpfp/tempest-run-tests-init.txt 2026-04-23 18:00:49.855795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-lqpfp/tempest-run-tests.txt 2026-04-23 18:00:49.855813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-23 18:00:49.855830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-23 18:00:49.855847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-23 18:00:49.855865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-23 18:00:49.855882 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-23 18:00:49.855900 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-9zdw6/ 2026-04-23 18:00:49.855917 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-9zdw6/manager.txt 2026-04-23 18:00:49.855935 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-23 18:00:49.855953 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-9md6r/ 2026-04-23 18:00:49.855970 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-9md6r/rook-ceph-operator.txt 2026-04-23 18:00:49.855988 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-23 18:00:49.856006 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-nkjr5/ 2026-04-23 18:00:49.856024 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-nkjr5/secretgen-controller.txt 2026-04-23 18:00:49.856041 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-23 18:00:49.856059 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-xnpvr/ 2026-04-23 18:00:49.856076 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-xnpvr/controller.txt 2026-04-23 18:00:49.856094 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7qmqc/ 2026-04-23 18:00:49.856112 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7qmqc/ingress-nginx-default-backend.txt 2026-04-23 18:00:49.856129 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-23 18:00:49.856147 | instance | cd+++++++++ pod-logs/kube-system/cilium-ks2pj/ 2026-04-23 18:00:49.856164 | instance | >f+++++++++ pod-logs/kube-system/cilium-ks2pj/apply-sysctl-overwrites.txt 2026-04-23 18:00:49.856182 | instance | >f+++++++++ pod-logs/kube-system/cilium-ks2pj/cilium-agent.txt 2026-04-23 18:00:49.856199 | instance | >f+++++++++ pod-logs/kube-system/cilium-ks2pj/clean-cilium-state.txt 2026-04-23 18:00:49.856217 | instance | >f+++++++++ pod-logs/kube-system/cilium-ks2pj/config.txt 2026-04-23 18:00:49.856239 | instance | >f+++++++++ pod-logs/kube-system/cilium-ks2pj/install-cni-binaries.txt 2026-04-23 18:00:49.856257 | instance | >f+++++++++ pod-logs/kube-system/cilium-ks2pj/mount-bpf-fs.txt 2026-04-23 18:00:49.856275 | instance | >f+++++++++ pod-logs/kube-system/cilium-ks2pj/mount-cgroup.txt 2026-04-23 18:00:49.856292 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rjpsp/ 2026-04-23 18:00:49.856310 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rjpsp/cilium-operator.txt 2026-04-23 18:00:49.856327 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-946qx/ 2026-04-23 18:00:49.856345 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-946qx/coredns.txt 2026-04-23 18:00:49.856363 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rw6wn/ 2026-04-23 18:00:49.856380 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rw6wn/coredns.txt 2026-04-23 18:00:49.856397 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-23 18:00:49.856415 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-23 18:00:49.856433 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-23 18:00:49.856450 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 18:00:49.856468 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-23 18:00:49.856486 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 18:00:49.856504 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-gwd4g/ 2026-04-23 18:00:49.856521 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-gwd4g/kube-proxy.txt 2026-04-23 18:00:49.856539 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-23 18:00:49.856557 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 18:00:49.856574 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-23 18:00:49.856592 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 18:00:49.856609 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-23 18:00:49.856627 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-dxxjn/ 2026-04-23 18:00:49.856645 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-dxxjn/local-path-provisioner.txt 2026-04-23 18:00:49.856663 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-23 18:00:49.856681 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-23 18:00:49.856699 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-23 18:00:49.856717 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-23 18:00:49.856735 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-23 18:00:49.856753 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-23 18:00:49.856771 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-487rd/ 2026-04-23 18:00:49.856789 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-487rd/goldpinger-daemon.txt 2026-04-23 18:00:49.856807 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/ 2026-04-23 18:00:49.856825 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana-sc-dashboard.txt 2026-04-23 18:00:49.856843 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana-sc-datasources.txt 2026-04-23 18:00:49.856861 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59bdb9b6c8-5bkq7/grafana.txt 2026-04-23 18:00:49.856885 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg/ 2026-04-23 18:00:49.856904 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqszg/kube-state-metrics.txt 2026-04-23 18:00:49.856921 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-2hltr/ 2026-04-23 18:00:49.856939 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-2hltr/kube-prometheus-stack.txt 2026-04-23 18:00:49.856970 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/ 2026-04-23 18:00:49.856991 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/node-exporter.txt 2026-04-23 18:00:49.857009 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mhch8/pod-tls-sidecar.txt 2026-04-23 18:00:49.857027 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-23 18:00:49.857045 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-23 18:00:49.857063 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-23 18:00:49.857080 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-23 18:00:49.857098 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-23 18:00:49.857115 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2kd5n/ 2026-04-23 18:00:49.857132 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2kd5n/nginx.txt 2026-04-23 18:00:49.857149 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-23 18:00:49.857166 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-23 18:00:49.857184 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-23 18:00:49.857201 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dg8qh/ 2026-04-23 18:00:49.857218 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dg8qh/gc.txt 2026-04-23 18:00:49.857235 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-jqcr5/ 2026-04-23 18:00:49.857252 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-jqcr5/master.txt 2026-04-23 18:00:49.857269 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-5prt8/ 2026-04-23 18:00:49.857286 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-5prt8/worker.txt 2026-04-23 18:00:49.857304 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-23 18:00:49.857321 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-23 18:00:49.857338 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-23 18:00:49.857356 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-23 18:00:49.857373 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-23 18:00:49.857390 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-23 18:00:49.857408 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-hm2mw/ 2026-04-23 18:00:49.857426 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-hm2mw/pushgateway.txt 2026-04-23 18:00:49.857443 | instance | cd+++++++++ pod-logs/monitoring/vector-2mvw6/ 2026-04-23 18:00:49.857461 | instance | >f+++++++++ pod-logs/monitoring/vector-2mvw6/vector.txt 2026-04-23 18:00:49.857478 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-23 18:00:49.857496 | instance | cd+++++++++ pod-logs/openstack/barbican-api-564b59b494-mhgtw/ 2026-04-23 18:00:49.857519 | instance | >f+++++++++ pod-logs/openstack/barbican-api-564b59b494-mhgtw/barbican-api.txt 2026-04-23 18:00:49.857537 | instance | >f+++++++++ pod-logs/openstack/barbican-api-564b59b494-mhgtw/init.txt 2026-04-23 18:00:49.857555 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-lb6jc/ 2026-04-23 18:00:49.857572 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-lb6jc/barbican-db-init-0.txt 2026-04-23 18:00:49.857590 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-lb6jc/init.txt 2026-04-23 18:00:49.857607 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-577wk/ 2026-04-23 18:00:49.857765 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-577wk/barbican-db-sync.txt 2026-04-23 18:00:49.857783 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-577wk/init.txt 2026-04-23 18:00:49.857800 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-2ckl7/ 2026-04-23 18:00:49.857818 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2ckl7/init.txt 2026-04-23 18:00:49.857835 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-admin.txt 2026-04-23 18:00:49.857853 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-internal.txt 2026-04-23 18:00:49.857871 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2ckl7/key-manager-ks-endpoints-public.txt 2026-04-23 18:00:49.857890 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-t7kln/ 2026-04-23 18:00:49.857908 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-t7kln/init.txt 2026-04-23 18:00:49.857927 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-t7kln/key-manager-ks-service-registration.txt 2026-04-23 18:00:49.857945 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-h8htc/ 2026-04-23 18:00:49.857963 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-h8htc/barbican-ks-user.txt 2026-04-23 18:00:49.857981 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-h8htc/init.txt 2026-04-23 18:00:49.857999 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-k4zk7/ 2026-04-23 18:00:49.858016 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-k4zk7/init.txt 2026-04-23 18:00:49.858034 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-k4zk7/rabbit-init.txt 2026-04-23 18:00:49.858053 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5f88b89b85-gwc2q/ 2026-04-23 18:00:49.858071 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f88b89b85-gwc2q/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.858089 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f88b89b85-gwc2q/cinder-api.txt 2026-04-23 18:00:49.858107 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f88b89b85-gwc2q/init.txt 2026-04-23 18:00:49.858124 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-5d8ccf9f55-gxpnr/ 2026-04-23 18:00:49.858142 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-backup-keyring-placement.txt 2026-04-23 18:00:49.858160 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.858178 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5d8ccf9f55-gxpnr/ceph-keyring-placement-rbd1.txt 2026-04-23 18:00:49.858196 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5d8ccf9f55-gxpnr/cinder-backup.txt 2026-04-23 18:00:49.858213 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5d8ccf9f55-gxpnr/init.txt 2026-04-23 18:00:49.858231 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-jbntr/ 2026-04-23 18:00:49.858248 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-jbntr/ceph-keyring-placement.txt 2026-04-23 18:00:49.858304 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-jbntr/cinder-backup-storage-init.txt 2026-04-23 18:00:49.858323 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-jbntr/init.txt 2026-04-23 18:00:49.858346 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-cqt7q/ 2026-04-23 18:00:49.858365 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-cqt7q/bootstrap.txt 2026-04-23 18:00:49.858383 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-cqt7q/init.txt 2026-04-23 18:00:49.858401 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rmb5x/ 2026-04-23 18:00:49.858418 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rmb5x/create-internal-tenant.txt 2026-04-23 18:00:49.858436 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-rmb5x/init.txt 2026-04-23 18:00:49.858455 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-f2dvb/ 2026-04-23 18:00:49.858473 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-f2dvb/cinder-db-init-0.txt 2026-04-23 18:00:49.858491 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-f2dvb/init.txt 2026-04-23 18:00:49.858509 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-x9zr5/ 2026-04-23 18:00:49.858527 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-x9zr5/cinder-db-sync.txt 2026-04-23 18:00:49.858599 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-x9zr5/init.txt 2026-04-23 18:00:49.858630 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-rg9dc/ 2026-04-23 18:00:49.858650 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-rg9dc/init.txt 2026-04-23 18:00:49.858669 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-admin.txt 2026-04-23 18:00:49.858688 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-internal.txt 2026-04-23 18:00:49.858706 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-rg9dc/volumev3-ks-endpoints-public.txt 2026-04-23 18:00:49.858724 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-s65lr/ 2026-04-23 18:00:49.858742 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-s65lr/init.txt 2026-04-23 18:00:49.858760 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-s65lr/volumev3-ks-service-registration.txt 2026-04-23 18:00:49.858778 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-8xz9t/ 2026-04-23 18:00:49.858796 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-8xz9t/cinder-ks-user.txt 2026-04-23 18:00:49.858814 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-8xz9t/init.txt 2026-04-23 18:00:49.858832 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-frdgb/ 2026-04-23 18:00:49.858849 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-frdgb/init.txt 2026-04-23 18:00:49.858866 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-frdgb/rabbit-init.txt 2026-04-23 18:00:49.858884 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-ffc676595-jcbbj/ 2026-04-23 18:00:49.858901 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-ffc676595-jcbbj/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.858919 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-ffc676595-jcbbj/cinder-scheduler.txt 2026-04-23 18:00:49.858936 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-ffc676595-jcbbj/init.txt 2026-04-23 18:00:49.858954 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-nslfs/ 2026-04-23 18:00:49.858971 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nslfs/ceph-keyring-placement.txt 2026-04-23 18:00:49.858989 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nslfs/cinder-storage-init-rbd1.txt 2026-04-23 18:00:49.859006 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nslfs/init.txt 2026-04-23 18:00:49.859024 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7b7894f56f-99gb5/ 2026-04-23 18:00:49.859042 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b7894f56f-99gb5/ceph-coordination-volume-perms.txt 2026-04-23 18:00:49.859060 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b7894f56f-99gb5/ceph-keyring-placement-rbd1.txt 2026-04-23 18:00:49.859085 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b7894f56f-99gb5/cinder-volume.txt 2026-04-23 18:00:49.859104 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b7894f56f-99gb5/init-cinder-conf.txt 2026-04-23 18:00:49.859122 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b7894f56f-99gb5/init.txt 2026-04-23 18:00:49.859139 | instance | cd+++++++++ pod-logs/openstack/glance-api-dff4665fb-mclts/ 2026-04-23 18:00:49.859157 | instance | >f+++++++++ pod-logs/openstack/glance-api-dff4665fb-mclts/ceph-keyring-placement.txt 2026-04-23 18:00:49.859174 | instance | >f+++++++++ pod-logs/openstack/glance-api-dff4665fb-mclts/glance-api.txt 2026-04-23 18:00:49.859191 | instance | >f+++++++++ pod-logs/openstack/glance-api-dff4665fb-mclts/glance-perms.txt 2026-04-23 18:00:49.859209 | instance | >f+++++++++ pod-logs/openstack/glance-api-dff4665fb-mclts/init.txt 2026-04-23 18:00:49.859227 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-4hr98/ 2026-04-23 18:00:49.859244 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-4hr98/glance-db-init-0.txt 2026-04-23 18:00:49.859262 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-4hr98/init.txt 2026-04-23 18:00:49.859280 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-zhz8v/ 2026-04-23 18:00:49.859298 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-zhz8v/glance-db-sync.txt 2026-04-23 18:00:49.859316 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-zhz8v/init.txt 2026-04-23 18:00:49.859334 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-bvsvh/ 2026-04-23 18:00:49.859351 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-admin.txt 2026-04-23 18:00:49.859369 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-internal.txt 2026-04-23 18:00:49.859387 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bvsvh/image-ks-endpoints-public.txt 2026-04-23 18:00:49.859405 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bvsvh/init.txt 2026-04-23 18:00:49.859423 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-6dr6h/ 2026-04-23 18:00:49.859441 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-6dr6h/image-ks-service-registration.txt 2026-04-23 18:00:49.859459 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-6dr6h/init.txt 2026-04-23 18:00:49.859478 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-ph8ws/ 2026-04-23 18:00:49.859496 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-ph8ws/glance-ks-user.txt 2026-04-23 18:00:49.859514 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-ph8ws/init.txt 2026-04-23 18:00:49.859532 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-78qtf/ 2026-04-23 18:00:49.859550 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-78qtf/glance-metadefs-load.txt 2026-04-23 18:00:49.859568 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-78qtf/init.txt 2026-04-23 18:00:49.859585 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-hq6wp/ 2026-04-23 18:00:49.859603 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hq6wp/init.txt 2026-04-23 18:00:49.859620 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hq6wp/rabbit-init.txt 2026-04-23 18:00:49.859777 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-vbmc8/ 2026-04-23 18:00:49.859795 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vbmc8/ceph-keyring-placement.txt 2026-04-23 18:00:49.859812 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vbmc8/glance-storage-init.txt 2026-04-23 18:00:49.859829 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vbmc8/init.txt 2026-04-23 18:00:49.859847 | instance | cd+++++++++ pod-logs/openstack/heat-api-7967bdfffb-b2sz8/ 2026-04-23 18:00:49.859864 | instance | >f+++++++++ pod-logs/openstack/heat-api-7967bdfffb-b2sz8/heat-api.txt 2026-04-23 18:00:49.859886 | instance | >f+++++++++ pod-logs/openstack/heat-api-7967bdfffb-b2sz8/init.txt 2026-04-23 18:00:49.859904 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-ksnmg/ 2026-04-23 18:00:49.859921 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-ksnmg/bootstrap.txt 2026-04-23 18:00:49.859939 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-ksnmg/init.txt 2026-04-23 18:00:49.859956 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-64458d89f8-988wj/ 2026-04-23 18:00:49.859974 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-64458d89f8-988wj/heat-cfn.txt 2026-04-23 18:00:49.859991 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-64458d89f8-988wj/init.txt 2026-04-23 18:00:49.860009 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-rz48q/ 2026-04-23 18:00:49.860026 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-rz48q/heat-db-init-0.txt 2026-04-23 18:00:49.860043 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-rz48q/init.txt 2026-04-23 18:00:49.860061 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-28p7w/ 2026-04-23 18:00:49.860078 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-28p7w/heat-db-sync.txt 2026-04-23 18:00:49.860096 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-28p7w/init.txt 2026-04-23 18:00:49.860113 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-nxgj7/ 2026-04-23 18:00:49.860131 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-nxgj7/heat-ks-domain-user.txt 2026-04-23 18:00:49.860149 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-nxgj7/init.txt 2026-04-23 18:00:49.860169 | instance | cd+++++++++ pod-logs/openstack/heat-engine-6d6b4bb957-l6p4h/ 2026-04-23 18:00:49.860187 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6d6b4bb957-l6p4h/heat-engine.txt 2026-04-23 18:00:49.860204 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6d6b4bb957-l6p4h/init.txt 2026-04-23 18:00:49.860222 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29616105-5zqdk/ 2026-04-23 18:00:49.860240 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29616105-5zqdk/heat-engine-cleaner.txt 2026-04-23 18:00:49.860257 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29616105-5zqdk/init.txt 2026-04-23 18:00:49.860275 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29616110-qjlfz/ 2026-04-23 18:00:49.860292 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29616110-qjlfz/heat-engine-cleaner.txt 2026-04-23 18:00:49.860310 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29616110-qjlfz/init.txt 2026-04-23 18:00:49.860328 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29616115-tl8mf/ 2026-04-23 18:00:49.860346 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29616115-tl8mf/heat-engine-cleaner.txt 2026-04-23 18:00:49.860363 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29616115-tl8mf/init.txt 2026-04-23 18:00:49.860381 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/ 2026-04-23 18:00:49.860399 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-admin.txt 2026-04-23 18:00:49.860417 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-internal.txt 2026-04-23 18:00:49.860435 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/cloudformation-ks-endpoints-public.txt 2026-04-23 18:00:49.860453 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/init.txt 2026-04-23 18:00:49.860470 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-admin.txt 2026-04-23 18:00:49.860489 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-internal.txt 2026-04-23 18:00:49.860512 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-2xl7g/orchestration-ks-endpoints-public.txt 2026-04-23 18:00:49.860536 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-qffvf/ 2026-04-23 18:00:49.860564 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-qffvf/cloudformation-ks-service-registration.txt 2026-04-23 18:00:49.860583 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-qffvf/init.txt 2026-04-23 18:00:49.860602 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-qffvf/orchestration-ks-service-registration.txt 2026-04-23 18:00:49.860619 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-pcnq6/ 2026-04-23 18:00:49.860638 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-pcnq6/heat-ks-user.txt 2026-04-23 18:00:49.860656 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-pcnq6/heat-trustee-ks-user.txt 2026-04-23 18:00:49.860674 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-pcnq6/init.txt 2026-04-23 18:00:49.860692 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-g9kc7/ 2026-04-23 18:00:49.860710 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-g9kc7/init.txt 2026-04-23 18:00:49.860728 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-g9kc7/rabbit-init.txt 2026-04-23 18:00:49.860746 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-7mv2q/ 2026-04-23 18:00:49.860764 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-7mv2q/heat-trusts.txt 2026-04-23 18:00:49.860781 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-7mv2q/init.txt 2026-04-23 18:00:49.860799 | instance | cd+++++++++ pod-logs/openstack/horizon-567cd74f74-vnrcv/ 2026-04-23 18:00:49.860816 | instance | >f+++++++++ pod-logs/openstack/horizon-567cd74f74-vnrcv/horizon.txt 2026-04-23 18:00:49.860834 | instance | >f+++++++++ pod-logs/openstack/horizon-567cd74f74-vnrcv/init.txt 2026-04-23 18:00:49.860851 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-qmdd5/ 2026-04-23 18:00:49.860869 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qmdd5/horizon-db-init-0.txt 2026-04-23 18:00:49.860887 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qmdd5/init.txt 2026-04-23 18:00:49.860905 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-dpns6/ 2026-04-23 18:00:49.860923 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-dpns6/horizon-db-sync.txt 2026-04-23 18:00:49.860941 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-dpns6/init.txt 2026-04-23 18:00:49.860984 | instance | cd+++++++++ pod-logs/openstack/keepalived-rtjj4/ 2026-04-23 18:00:49.861004 | instance | >f+++++++++ pod-logs/openstack/keepalived-rtjj4/init.txt 2026-04-23 18:00:49.861022 | instance | >f+++++++++ pod-logs/openstack/keepalived-rtjj4/keepalived.txt 2026-04-23 18:00:49.861039 | instance | >f+++++++++ pod-logs/openstack/keepalived-rtjj4/wait-for-ip.txt 2026-04-23 18:00:49.861058 | instance | cd+++++++++ pod-logs/openstack/keystone-api-54dbfdcd7f-4lf5j/ 2026-04-23 18:00:49.861075 | instance | >f+++++++++ pod-logs/openstack/keystone-api-54dbfdcd7f-4lf5j/init.txt 2026-04-23 18:00:49.861093 | instance | >f+++++++++ pod-logs/openstack/keystone-api-54dbfdcd7f-4lf5j/keystone-api.txt 2026-04-23 18:00:49.861111 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-fglq7/ 2026-04-23 18:00:49.861128 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-fglq7/bootstrap.txt 2026-04-23 18:00:49.861146 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-fglq7/init.txt 2026-04-23 18:00:49.861163 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-q49pr/ 2026-04-23 18:00:49.861181 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-q49pr/init.txt 2026-04-23 18:00:49.861199 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-q49pr/keystone-credential-setup.txt 2026-04-23 18:00:49.861217 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-s77nt/ 2026-04-23 18:00:49.861235 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-s77nt/init.txt 2026-04-23 18:00:49.861252 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-s77nt/keystone-db-init-0.txt 2026-04-23 18:00:49.861270 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-n6c8z/ 2026-04-23 18:00:49.861292 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-n6c8z/init.txt 2026-04-23 18:00:49.861310 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-n6c8z/keystone-db-sync.txt 2026-04-23 18:00:49.861328 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-2gfr9/ 2026-04-23 18:00:49.861347 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2gfr9/init.txt 2026-04-23 18:00:49.861364 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2gfr9/keystone-domain-manage.txt 2026-04-23 18:00:49.861381 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-h58q4/ 2026-04-23 18:00:49.861399 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-h58q4/init.txt 2026-04-23 18:00:49.861416 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-h58q4/keystone-fernet-setup.txt 2026-04-23 18:00:49.861433 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-8h2t7/ 2026-04-23 18:00:49.861451 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-8h2t7/init.txt 2026-04-23 18:00:49.861468 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-8h2t7/rabbit-init.txt 2026-04-23 18:00:49.861486 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/ 2026-04-23 18:00:49.861504 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/ceph-admin-keyring-placement.txt 2026-04-23 18:00:49.861524 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/ceph-keyring-placement.txt 2026-04-23 18:00:49.861544 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/init-dynamic-options.txt 2026-04-23 18:00:49.861561 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/init.txt 2026-04-23 18:00:49.861578 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/libvirt-exporter.txt 2026-04-23 18:00:49.861596 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/libvirt.txt 2026-04-23 18:00:49.861613 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gzc4w/tls-sidecar.txt 2026-04-23 18:00:49.861630 | instance | cd+++++++++ pod-logs/openstack/magnum-api-78b7875c4f-8qbzr/ 2026-04-23 18:00:49.861647 | instance | >f+++++++++ pod-logs/openstack/magnum-api-78b7875c4f-8qbzr/init.txt 2026-04-23 18:00:49.861664 | instance | >f+++++++++ pod-logs/openstack/magnum-api-78b7875c4f-8qbzr/magnum-api.txt 2026-04-23 18:00:49.861681 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-xrj8f/ 2026-04-23 18:00:49.861698 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-xrj8f/magnum-cluster-api-proxy.txt 2026-04-23 18:00:49.861715 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-23 18:00:49.861733 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-23 18:00:49.861750 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-23 18:00:49.861767 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-23 18:00:49.861784 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-bsnj6/ 2026-04-23 18:00:49.861802 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-bsnj6/init.txt 2026-04-23 18:00:49.861819 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-bsnj6/magnum-db-init-0.txt 2026-04-23 18:00:49.861836 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-wmq7k/ 2026-04-23 18:00:49.861854 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-wmq7k/init.txt 2026-04-23 18:00:49.861872 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-wmq7k/magnum-db-sync.txt 2026-04-23 18:00:49.861889 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-tgpl5/ 2026-04-23 18:00:49.861907 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-tgpl5/init.txt 2026-04-23 18:00:49.861925 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-tgpl5/magnum-ks-domain-user.txt 2026-04-23 18:00:49.861948 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-wh5sw/ 2026-04-23 18:00:49.861966 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-admin.txt 2026-04-23 18:00:49.861985 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-internal.txt 2026-04-23 18:00:49.862003 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-wh5sw/container-infra-ks-endpoints-public.txt 2026-04-23 18:00:49.862021 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-wh5sw/init.txt 2026-04-23 18:00:49.862039 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-hcpx7/ 2026-04-23 18:00:49.862057 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-hcpx7/container-infra-ks-service-registration.txt 2026-04-23 18:00:49.862075 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-hcpx7/init.txt 2026-04-23 18:00:49.862092 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-qjwtj/ 2026-04-23 18:00:49.862110 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-qjwtj/init.txt 2026-04-23 18:00:49.862128 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-qjwtj/magnum-ks-user.txt 2026-04-23 18:00:49.862146 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-s482c/ 2026-04-23 18:00:49.862164 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-s482c/init.txt 2026-04-23 18:00:49.862182 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-s482c/rabbit-init.txt 2026-04-23 18:00:49.862199 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-86nlj/ 2026-04-23 18:00:49.862217 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-86nlj/registry.txt 2026-04-23 18:00:49.862235 | instance | cd+++++++++ pod-logs/openstack/manila-api-6ff4b6847c-gqdsm/ 2026-04-23 18:00:49.862252 | instance | >f+++++++++ pod-logs/openstack/manila-api-6ff4b6847c-gqdsm/init.txt 2026-04-23 18:00:49.862292 | instance | >f+++++++++ pod-logs/openstack/manila-api-6ff4b6847c-gqdsm/manila-api.txt 2026-04-23 18:00:49.862311 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-gwjtm/ 2026-04-23 18:00:49.862328 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-gwjtm/bootstrap.txt 2026-04-23 18:00:49.862346 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-gwjtm/init.txt 2026-04-23 18:00:49.862364 | instance | cd+++++++++ pod-logs/openstack/manila-data-cb7b45ffb-fc56b/ 2026-04-23 18:00:49.862382 | instance | >f+++++++++ pod-logs/openstack/manila-data-cb7b45ffb-fc56b/init.txt 2026-04-23 18:00:49.862400 | instance | >f+++++++++ pod-logs/openstack/manila-data-cb7b45ffb-fc56b/manila-data.txt 2026-04-23 18:00:49.862417 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-47q7t/ 2026-04-23 18:00:49.862435 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-47q7t/init.txt 2026-04-23 18:00:49.862452 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-47q7t/manila-db-init-0.txt 2026-04-23 18:00:49.862470 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-nwcdp/ 2026-04-23 18:00:49.862487 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-nwcdp/init.txt 2026-04-23 18:00:49.862507 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-nwcdp/manila-db-sync.txt 2026-04-23 18:00:49.862527 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/ 2026-04-23 18:00:49.862544 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/init.txt 2026-04-23 18:00:49.862561 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-admin.txt 2026-04-23 18:00:49.862579 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-internal.txt 2026-04-23 18:00:49.862597 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/share-ks-endpoints-public.txt 2026-04-23 18:00:49.862614 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-admin.txt 2026-04-23 18:00:49.862652 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-internal.txt 2026-04-23 18:00:49.862671 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-d5m9t/sharev2-ks-endpoints-public.txt 2026-04-23 18:00:49.862689 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-dcvtl/ 2026-04-23 18:00:49.862706 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-dcvtl/init.txt 2026-04-23 18:00:49.862724 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-dcvtl/share-ks-service-registration.txt 2026-04-23 18:00:49.862741 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-dcvtl/sharev2-ks-service-registration.txt 2026-04-23 18:00:49.862759 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-jf9v5/ 2026-04-23 18:00:49.862776 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-jf9v5/init.txt 2026-04-23 18:00:49.862793 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-jf9v5/manila-ks-user.txt 2026-04-23 18:00:49.862811 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-5ppxb/ 2026-04-23 18:00:49.862828 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-5ppxb/init.txt 2026-04-23 18:00:49.862845 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-5ppxb/rabbit-init.txt 2026-04-23 18:00:49.862862 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-7c755b69b8-wkw2j/ 2026-04-23 18:00:49.862879 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-7c755b69b8-wkw2j/init.txt 2026-04-23 18:00:49.862896 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-7c755b69b8-wkw2j/manila-scheduler.txt 2026-04-23 18:00:49.862914 | instance | cd+++++++++ pod-logs/openstack/manila-share-58ff795bff-6w8bs/ 2026-04-23 18:00:49.862931 | instance | >f+++++++++ pod-logs/openstack/manila-share-58ff795bff-6w8bs/init.txt 2026-04-23 18:00:49.862948 | instance | >f+++++++++ pod-logs/openstack/manila-share-58ff795bff-6w8bs/manila-share-init.txt 2026-04-23 18:00:49.862965 | instance | >f+++++++++ pod-logs/openstack/manila-share-58ff795bff-6w8bs/manila-share.txt 2026-04-23 18:00:49.862982 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-8tq7q/ 2026-04-23 18:00:49.862999 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-8tq7q/init.txt 2026-04-23 18:00:49.863017 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-8tq7q/memcached-exporter.txt 2026-04-23 18:00:49.863034 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-8tq7q/memcached.txt 2026-04-23 18:00:49.863052 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-sm9hx/ 2026-04-23 18:00:49.863069 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-sm9hx/coredns.txt 2026-04-23 18:00:49.863087 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-fx2jk/ 2026-04-23 18:00:49.863105 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fx2jk/init.txt 2026-04-23 18:00:49.863122 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fx2jk/neutron-db-init-0.txt 2026-04-23 18:00:49.863140 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-rncd6/ 2026-04-23 18:00:49.863157 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-rncd6/init.txt 2026-04-23 18:00:49.863175 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-rncd6/neutron-db-sync.txt 2026-04-23 18:00:49.863193 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nl6t2/ 2026-04-23 18:00:49.863210 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nl6t2/init.txt 2026-04-23 18:00:49.863228 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nl6t2/neutron-dhcp-agent-init.txt 2026-04-23 18:00:49.863245 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nl6t2/neutron-dhcp-agent.txt 2026-04-23 18:00:49.863263 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-2lkgk/ 2026-04-23 18:00:49.863280 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2lkgk/init.txt 2026-04-23 18:00:49.863303 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-admin.txt 2026-04-23 18:00:49.863321 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-internal.txt 2026-04-23 18:00:49.863339 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2lkgk/network-ks-endpoints-public.txt 2026-04-23 18:00:49.863357 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-wb5tc/ 2026-04-23 18:00:49.863375 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-wb5tc/init.txt 2026-04-23 18:00:49.863393 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-wb5tc/network-ks-service-registration.txt 2026-04-23 18:00:49.863410 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-r66f7/ 2026-04-23 18:00:49.863428 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-r66f7/init.txt 2026-04-23 18:00:49.863445 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-r66f7/neutron-ks-user.txt 2026-04-23 18:00:49.863463 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-vpxbc/ 2026-04-23 18:00:49.863480 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-vpxbc/init.txt 2026-04-23 18:00:49.863498 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-vpxbc/neutron-l3-agent-init.txt 2026-04-23 18:00:49.863516 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-vpxbc/neutron-l3-agent.txt 2026-04-23 18:00:49.863533 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-qsxfz/ 2026-04-23 18:00:49.863550 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-qsxfz/init.txt 2026-04-23 18:00:49.863568 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-qsxfz/neutron-metadata-agent-init.txt 2026-04-23 18:00:49.863586 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-qsxfz/neutron-metadata-agent.txt 2026-04-23 18:00:49.863603 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-h7d72/ 2026-04-23 18:00:49.863621 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-h7d72/init.txt 2026-04-23 18:00:49.863639 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-h7d72/neutron-netns-cleanup-cron.txt 2026-04-23 18:00:49.863657 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lk9m8/ 2026-04-23 18:00:49.863674 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lk9m8/init.txt 2026-04-23 18:00:49.863691 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lk9m8/neutron-openvswitch-agent-kernel-modules.txt 2026-04-23 18:00:49.863709 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lk9m8/neutron-ovs-agent-init.txt 2026-04-23 18:00:49.863726 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lk9m8/neutron-ovs-agent.txt 2026-04-23 18:00:49.863743 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-7x7wj/ 2026-04-23 18:00:49.863760 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7x7wj/init.txt 2026-04-23 18:00:49.863777 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7x7wj/rabbit-init.txt 2026-04-23 18:00:49.863795 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-58fb56fd8b-dt7rl/ 2026-04-23 18:00:49.863812 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-58fb56fd8b-dt7rl/init.txt 2026-04-23 18:00:49.863829 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-58fb56fd8b-dt7rl/neutron-rpc-server.txt 2026-04-23 18:00:49.863846 | instance | cd+++++++++ pod-logs/openstack/neutron-server-556f948f6b-r9shm/ 2026-04-23 18:00:49.863864 | instance | >f+++++++++ pod-logs/openstack/neutron-server-556f948f6b-r9shm/init.txt 2026-04-23 18:00:49.863881 | instance | >f+++++++++ pod-logs/openstack/neutron-server-556f948f6b-r9shm/neutron-policy-server.txt 2026-04-23 18:00:49.863903 | instance | >f+++++++++ pod-logs/openstack/neutron-server-556f948f6b-r9shm/neutron-server.txt 2026-04-23 18:00:49.863921 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-56789f45cc-8zj67/ 2026-04-23 18:00:49.863939 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-56789f45cc-8zj67/init.txt 2026-04-23 18:00:49.863956 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-56789f45cc-8zj67/nova-api-metadata-init.txt 2026-04-23 18:00:49.863974 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-56789f45cc-8zj67/nova-api.txt 2026-04-23 18:00:49.863991 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-76585975f4-hcwj5/ 2026-04-23 18:00:49.864008 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-76585975f4-hcwj5/init.txt 2026-04-23 18:00:49.864025 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-76585975f4-hcwj5/nova-osapi.txt 2026-04-23 18:00:49.864043 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-2g4z8/ 2026-04-23 18:00:49.864060 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-2g4z8/bootstrap.txt 2026-04-23 18:00:49.864077 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-2g4z8/init.txt 2026-04-23 18:00:49.864094 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-dgx75/ 2026-04-23 18:00:49.864111 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-dgx75/init.txt 2026-04-23 18:00:49.864128 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-dgx75/nova-cell-setup-init.txt 2026-04-23 18:00:49.864145 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-dgx75/nova-cell-setup.txt 2026-04-23 18:00:49.864162 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/ 2026-04-23 18:00:49.864180 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/ceph-admin-keyring-placement.txt 2026-04-23 18:00:49.864198 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/ceph-keyring-placement.txt 2026-04-23 18:00:49.864215 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/ceph-perms.txt 2026-04-23 18:00:49.864233 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/init.txt 2026-04-23 18:00:49.864251 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/nova-compute-init.txt 2026-04-23 18:00:49.864268 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/nova-compute-ssh-init.txt 2026-04-23 18:00:49.864286 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/nova-compute-ssh.txt 2026-04-23 18:00:49.864303 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/nova-compute-vnc-init.txt 2026-04-23 18:00:49.864321 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5zhzj/nova-compute.txt 2026-04-23 18:00:49.864339 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-68dd876fb6-wp7c2/ 2026-04-23 18:00:49.864357 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-68dd876fb6-wp7c2/init.txt 2026-04-23 18:00:49.864374 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-68dd876fb6-wp7c2/nova-conductor.txt 2026-04-23 18:00:49.864392 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-bx5pn/ 2026-04-23 18:00:49.864410 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bx5pn/init.txt 2026-04-23 18:00:49.864427 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bx5pn/nova-db-init-0.txt 2026-04-23 18:00:49.864445 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bx5pn/nova-db-init-1.txt 2026-04-23 18:00:49.864463 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-bx5pn/nova-db-init-2.txt 2026-04-23 18:00:49.864480 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-ndjm7/ 2026-04-23 18:00:49.864498 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-ndjm7/init.txt 2026-04-23 18:00:49.864516 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-ndjm7/nova-db-sync.txt 2026-04-23 18:00:49.864533 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-8gnsh/ 2026-04-23 18:00:49.864551 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-admin.txt 2026-04-23 18:00:49.864574 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-internal.txt 2026-04-23 18:00:49.864593 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8gnsh/compute-ks-endpoints-public.txt 2026-04-23 18:00:49.864611 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8gnsh/init.txt 2026-04-23 18:00:49.864629 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-d2rhn/ 2026-04-23 18:00:49.864647 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-d2rhn/compute-ks-service-registration.txt 2026-04-23 18:00:49.864664 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-d2rhn/init.txt 2026-04-23 18:00:49.864682 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-msk4h/ 2026-04-23 18:00:49.864700 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-msk4h/init.txt 2026-04-23 18:00:49.864717 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-msk4h/nova-ks-user.txt 2026-04-23 18:00:49.864735 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-5875d9c95f-klhpk/ 2026-04-23 18:00:49.864753 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5875d9c95f-klhpk/init.txt 2026-04-23 18:00:49.864770 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy-init-assets.txt 2026-04-23 18:00:49.864787 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy-init.txt 2026-04-23 18:00:49.864805 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5875d9c95f-klhpk/nova-novncproxy.txt 2026-04-23 18:00:49.864822 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-4529r/ 2026-04-23 18:00:49.864840 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-4529r/init.txt 2026-04-23 18:00:49.864857 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-4529r/rabbit-init.txt 2026-04-23 18:00:49.864874 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-877cd746b-q46pb/ 2026-04-23 18:00:49.864891 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-877cd746b-q46pb/init.txt 2026-04-23 18:00:49.864908 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-877cd746b-q46pb/nova-scheduler.txt 2026-04-23 18:00:49.864926 | instance | cd+++++++++ pod-logs/openstack/octavia-api-5c9c7b55d8-9xnmn/ 2026-04-23 18:00:49.864944 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5c9c7b55d8-9xnmn/init.txt 2026-04-23 18:00:49.864978 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5c9c7b55d8-9xnmn/octavia-api.txt 2026-04-23 18:00:49.864998 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-n68l5/ 2026-04-23 18:00:49.865016 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-n68l5/bootstrap.txt 2026-04-23 18:00:49.865033 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-n68l5/init.txt 2026-04-23 18:00:49.865051 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-7jhx8/ 2026-04-23 18:00:49.865069 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-7jhx8/init.txt 2026-04-23 18:00:49.865087 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-7jhx8/octavia-db-init-0.txt 2026-04-23 18:00:49.865105 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-7jhx8/octavia-db-init-1.txt 2026-04-23 18:00:49.865123 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-rxlrj/ 2026-04-23 18:00:49.865141 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-rxlrj/init.txt 2026-04-23 18:00:49.865158 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-rxlrj/octavia-db-sync.txt 2026-04-23 18:00:49.865176 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-nz52w/ 2026-04-23 18:00:49.865193 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nz52w/init.txt 2026-04-23 18:00:49.865211 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nz52w/octavia-health-manager-get-port.txt 2026-04-23 18:00:49.865228 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nz52w/octavia-health-manager-nic-init.txt 2026-04-23 18:00:49.865251 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nz52w/octavia-health-manager.txt 2026-04-23 18:00:49.865269 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-88b68f59-x75ks/ 2026-04-23 18:00:49.865287 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-88b68f59-x75ks/init.txt 2026-04-23 18:00:49.865304 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-88b68f59-x75ks/octavia-housekeeping.txt 2026-04-23 18:00:49.865322 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-mqtsf/ 2026-04-23 18:00:49.865339 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-mqtsf/init.txt 2026-04-23 18:00:49.865356 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-admin.txt 2026-04-23 18:00:49.865373 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-internal.txt 2026-04-23 18:00:49.865391 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-mqtsf/load-balancer-ks-endpoints-public.txt 2026-04-23 18:00:49.865408 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-lzchc/ 2026-04-23 18:00:49.865426 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-lzchc/init.txt 2026-04-23 18:00:49.865443 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-lzchc/load-balancer-ks-service-registration.txt 2026-04-23 18:00:49.865460 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-tjr7h/ 2026-04-23 18:00:49.865477 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-tjr7h/init.txt 2026-04-23 18:00:49.865494 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-tjr7h/octavia-ks-user.txt 2026-04-23 18:00:49.865514 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-nbktn/ 2026-04-23 18:00:49.865534 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-nbktn/init.txt 2026-04-23 18:00:49.865552 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-nbktn/rabbit-init.txt 2026-04-23 18:00:49.865569 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-66cf48d6dd-2qcmf/ 2026-04-23 18:00:49.865587 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-66cf48d6dd-2qcmf/init.txt 2026-04-23 18:00:49.865605 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-66cf48d6dd-2qcmf/octavia-worker.txt 2026-04-23 18:00:49.865623 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-gkgq7/ 2026-04-23 18:00:49.865640 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-gkgq7/openstack-database-exporter.txt 2026-04-23 18:00:49.865658 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-95wfz/ 2026-04-23 18:00:49.865675 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-95wfz/build-config.txt 2026-04-23 18:00:49.865693 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-95wfz/openstack-exporter.txt 2026-04-23 18:00:49.865712 | instance | cd+++++++++ pod-logs/openstack/openvswitch-xz4hs/ 2026-04-23 18:00:49.865729 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xz4hs/init.txt 2026-04-23 18:00:49.865747 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xz4hs/openvswitch-db-perms.txt 2026-04-23 18:00:49.865766 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xz4hs/openvswitch-db.txt 2026-04-23 18:00:49.865783 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xz4hs/openvswitch-vswitchd-modules.txt 2026-04-23 18:00:49.865801 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xz4hs/openvswitch-vswitchd.txt 2026-04-23 18:00:49.865819 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-23 18:00:49.865837 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-23 18:00:49.865854 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-23 18:00:49.865879 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-23 18:00:49.865897 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-23 18:00:49.865915 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-23 18:00:49.865932 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-23 18:00:49.865950 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-23 18:00:49.865967 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-23 18:00:49.865984 | instance | cd+++++++++ pod-logs/openstack/placement-api-86f4d98bdf-zx994/ 2026-04-23 18:00:49.866002 | instance | >f+++++++++ pod-logs/openstack/placement-api-86f4d98bdf-zx994/init.txt 2026-04-23 18:00:49.866020 | instance | >f+++++++++ pod-logs/openstack/placement-api-86f4d98bdf-zx994/placement-api.txt 2026-04-23 18:00:49.866037 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-rbssx/ 2026-04-23 18:00:49.866055 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rbssx/init.txt 2026-04-23 18:00:49.866072 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rbssx/placement-db-init-0.txt 2026-04-23 18:00:49.866089 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-gxgdt/ 2026-04-23 18:00:49.866106 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-gxgdt/init.txt 2026-04-23 18:00:49.866123 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-gxgdt/placement-db-sync.txt 2026-04-23 18:00:49.866140 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-mpzc8/ 2026-04-23 18:00:49.866157 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpzc8/init.txt 2026-04-23 18:00:49.866175 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-admin.txt 2026-04-23 18:00:49.866192 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-internal.txt 2026-04-23 18:00:49.866209 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpzc8/placement-ks-endpoints-public.txt 2026-04-23 18:00:49.866227 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-nv77q/ 2026-04-23 18:00:49.866245 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-nv77q/init.txt 2026-04-23 18:00:49.866262 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-nv77q/placement-ks-service-registration.txt 2026-04-23 18:00:49.866315 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-756h8/ 2026-04-23 18:00:49.866334 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-756h8/init.txt 2026-04-23 18:00:49.866352 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-756h8/placement-ks-user.txt 2026-04-23 18:00:49.866370 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-x9jfx/ 2026-04-23 18:00:49.866387 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-x9jfx/percona-xtradb-cluster-operator.txt 2026-04-23 18:00:49.866405 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-23 18:00:49.866422 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-23 18:00:49.866440 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-23 18:00:49.866457 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-23 18:00:49.866475 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-23 18:00:49.866492 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-23 18:00:49.866509 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-s22mx/ 2026-04-23 18:00:49.866527 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-s22mx/rabbitmq-cluster-operator.txt 2026-04-23 18:00:49.866544 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-23 18:00:49.866567 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-23 18:00:49.866585 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-23 18:00:49.866603 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-23 18:00:49.866621 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-23 18:00:49.866638 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-23 18:00:49.866656 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-23 18:00:49.866673 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-23 18:00:49.866691 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-23 18:00:49.866709 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-23 18:00:49.866727 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-23 18:00:49.866744 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-23 18:00:49.866761 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-04-23 18:00:49.866779 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-23 18:00:49.866797 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-23 18:00:49.866815 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-278r5/ 2026-04-23 18:00:49.866834 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-278r5/rabbitmq-cluster-operator.txt 2026-04-23 18:00:49.866852 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-04-23 18:00:49.866870 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-23 18:00:49.866888 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-23 18:00:49.866906 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-23 18:00:49.866924 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-23 18:00:49.866941 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-23 18:00:49.866959 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-04-23 18:00:49.866977 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-23 18:00:49.866994 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-23 18:00:49.867012 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/ 2026-04-23 18:00:49.867029 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/ceph-crash.txt 2026-04-23 18:00:49.867047 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/chown-container-data-dir.txt 2026-04-23 18:00:49.867065 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qk9rv/make-container-crash-dir.txt 2026-04-23 18:00:49.867083 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/ 2026-04-23 18:00:49.867101 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/chown-container-data-dir.txt 2026-04-23 18:00:49.867120 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/log-collector.txt 2026-04-23 18:00:49.867138 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-cttvk/rgw.txt 2026-04-23 18:00:49.867155 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-6dbdc8d9cc-p2g9b/ 2026-04-23 18:00:49.867173 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6dbdc8d9cc-p2g9b/init.txt 2026-04-23 18:00:49.867191 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6dbdc8d9cc-p2g9b/staffeln-api.txt 2026-04-23 18:00:49.867215 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-779bff8b8-v7x8k/ 2026-04-23 18:00:49.867234 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-779bff8b8-v7x8k/staffeln-conductor.txt 2026-04-23 18:00:49.867252 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-wj6vf/ 2026-04-23 18:00:49.867270 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wj6vf/init.txt 2026-04-23 18:00:49.867288 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wj6vf/staffeln-db-init-0.txt 2026-04-23 18:00:49.867306 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-mm7g8/ 2026-04-23 18:00:49.867324 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-mm7g8/init.txt 2026-04-23 18:00:49.867341 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-mm7g8/staffeln-db-sync.txt 2026-04-23 18:00:49.867359 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-qw29m/ 2026-04-23 18:00:49.867376 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-qw29m/init.txt 2026-04-23 18:00:49.867394 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-qw29m/tempest-ks-user.txt 2026-04-23 18:00:49.867412 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-lqpfp/ 2026-04-23 18:00:49.867429 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-lqpfp/init.txt 2026-04-23 18:00:49.867447 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-lqpfp/tempest-run-tests-init.txt 2026-04-23 18:00:49.867464 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-lqpfp/tempest-run-tests.txt 2026-04-23 18:00:49.867481 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-23 18:00:49.867499 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-23 18:00:49.867516 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-23 18:00:49.867533 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-23 18:00:49.867551 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-23 18:00:49.867568 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-9zdw6/ 2026-04-23 18:00:49.867586 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-9zdw6/manager.txt 2026-04-23 18:00:49.867603 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-23 18:00:49.867621 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-9md6r/ 2026-04-23 18:00:49.867638 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-9md6r/rook-ceph-operator.txt 2026-04-23 18:00:49.867656 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-23 18:00:49.867674 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-nkjr5/ 2026-04-23 18:00:49.867692 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-nkjr5/secretgen-controller.txt 2026-04-23 18:00:49.887372 | 2026-04-23 18:00:49.887506 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-23 18:00:50.105256 | instance | changed 2026-04-23 18:00:50.111382 | 2026-04-23 18:00:50.111468 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-23 18:00:51.252610 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-23 18:00:51.269113 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 18:00:51.269157 | instance | Dload Upload Total Spent Left Speed 2026-04-23 18:00:51.275273 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-23 18:00:51.474588 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-23 18:00:51.483374 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 18:00:51.483416 | instance | Dload Upload Total Spent Left Speed 2026-04-23 18:00:51.487351 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-23 18:00:51.843131 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-23 18:00:51.850409 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 18:00:51.850439 | instance | Dload Upload Total Spent Left Speed 2026-04-23 18:00:51.855433 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-23 18:00:52.131462 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-23 18:00:52.183243 | instance | ERROR 2026-04-23 18:00:52.183417 | instance | { 2026-04-23 18:00:52.183447 | instance | "delta": "0:00:01.811908", 2026-04-23 18:00:52.183469 | instance | "end": "2026-04-23 18:00:52.135531", 2026-04-23 18:00:52.183488 | instance | "msg": "non-zero return code", 2026-04-23 18:00:52.183507 | instance | "rc": 5, 2026-04-23 18:00:52.183525 | instance | "start": "2026-04-23 18:00:50.323623" 2026-04-23 18:00:52.183543 | instance | } 2026-04-23 18:00:52.183567 | instance | ERROR: Ignoring Errors 2026-04-23 18:00:52.188484 | 2026-04-23 18:00:52.188559 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-23 18:00:52.542018 | instance | ceph-mgr endpoints: 2026-04-23 18:00:52.765374 | instance | ok: Runtime: 0:00:00.102795 2026-04-23 18:00:52.772416 | 2026-04-23 18:00:52.772512 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-23 18:00:53.310612 | instance | ok: Runtime: 0:00:00.102847 2026-04-23 18:00:53.318797 | 2026-04-23 18:00:53.318928 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-23 18:00:53.882260 | instance | changed: 2026-04-23 18:00:53.882485 | instance | cd+++++++++ prometheus/ 2026-04-23 18:00:53.882528 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-23 18:00:53.882561 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-23 18:00:53.882590 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-23 18:00:53.892619 | 2026-04-23 18:00:53.892705 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-23 18:00:54.130494 | instance | changed 2026-04-23 18:00:54.138890 | 2026-04-23 18:00:54.139111 | TASK [gather-selenium-data : Get selenium data] 2026-04-23 18:00:54.367170 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-23 18:00:54.371361 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-23 18:00:54.681462 | instance | ERROR 2026-04-23 18:00:54.681740 | instance | { 2026-04-23 18:00:54.681785 | instance | "delta": "0:00:00.009503", 2026-04-23 18:00:54.681817 | instance | "end": "2026-04-23 18:00:54.371879", 2026-04-23 18:00:54.681844 | instance | "msg": "non-zero return code", 2026-04-23 18:00:54.681870 | instance | "rc": 1, 2026-04-23 18:00:54.681896 | instance | "start": "2026-04-23 18:00:54.362376" 2026-04-23 18:00:54.681922 | instance | } 2026-04-23 18:00:54.681956 | instance | ERROR: Ignoring Errors 2026-04-23 18:00:54.689741 | 2026-04-23 18:00:54.690049 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-23 18:00:55.201275 | instance | changed: cd+++++++++ selenium/ 2026-04-23 18:00:55.210479 | 2026-04-23 18:00:55.210585 | PLAY RECAP 2026-04-23 18:00:55.210632 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-23 18:00:55.210655 | 2026-04-23 18:00:55.411263 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-23 18:00:55.425371 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 18:00:56.134686 | 2026-04-23 18:00:56.134897 | PLAY [all] 2026-04-23 18:00:56.150760 | 2026-04-23 18:00:56.150961 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-23 18:00:56.197003 | instance | skipping: Conditional result was False 2026-04-23 18:00:56.205941 | 2026-04-23 18:00:56.206132 | TASK [fetch-output : Set log path for single node] 2026-04-23 18:00:56.249595 | instance | ok 2026-04-23 18:00:56.256072 | 2026-04-23 18:00:56.256187 | LOOP [fetch-output : Ensure local output dirs] 2026-04-23 18:00:56.646525 | instance -> localhost | ok: "/var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/work/logs" 2026-04-23 18:00:56.857665 | instance -> localhost | changed: "/var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/work/artifacts" 2026-04-23 18:00:57.071454 | instance -> localhost | changed: "/var/lib/zuul/builds/9b5bdacd718449c88900cc98795b0909/work/docs" 2026-04-23 18:00:57.085247 | 2026-04-23 18:00:57.085379 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-23 18:00:57.728586 | instance | changed: .d..t...... ./ 2026-04-23 18:00:57.728818 | instance | changed: All items complete 2026-04-23 18:00:57.728847 | 2026-04-23 18:00:58.206089 | instance | changed: .d..t...... ./ 2026-04-23 18:00:58.656944 | instance | changed: .d..t...... ./ 2026-04-23 18:00:58.681565 | 2026-04-23 18:00:58.681705 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-23 18:00:59.089506 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007107 2026-04-23 18:00:59.351500 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007866 2026-04-23 18:00:59.377154 | 2026-04-23 18:00:59.377313 | PLAY [all] 2026-04-23 18:00:59.486826 | 2026-04-23 18:00:59.487041 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-23 18:01:00.082793 | instance | changed 2026-04-23 18:01:00.089806 | 2026-04-23 18:01:00.089884 | PLAY RECAP 2026-04-23 18:01:00.089932 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-23 18:01:00.089955 | 2026-04-23 18:01:00.224947 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 18:01:00.239209 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-23 18:01:00.891557 | 2026-04-23 18:01:00.891692 | PLAY [localhost] 2026-04-23 18:01:00.901387 | 2026-04-23 18:01:00.901489 | TASK [Generate Zuul manifest] 2026-04-23 18:01:00.922376 | localhost | ok 2026-04-23 18:01:00.939402 | 2026-04-23 18:01:00.939495 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-23 18:01:01.782086 | localhost | changed 2026-04-23 18:01:01.793102 | 2026-04-23 18:01:01.793297 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-23 18:01:01.823921 | localhost | ok 2026-04-23 18:01:01.831343 | 2026-04-23 18:01:01.831411 | TASK [Upload logs] 2026-04-23 18:01:01.851741 | localhost | ok 2026-04-23 18:01:01.967163 | 2026-04-23 18:01:01.967383 | TASK [Set zuul-log-path fact] 2026-04-23 18:01:01.992027 | localhost | ok 2026-04-23 18:01:02.005947 | 2026-04-23 18:01:02.006131 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 18:01:02.041374 | localhost | ok 2026-04-23 18:01:02.049891 | 2026-04-23 18:01:02.049969 | TASK [upload-logs : Create log directories] 2026-04-23 18:01:02.439412 | localhost | changed 2026-04-23 18:01:02.446156 | 2026-04-23 18:01:02.446240 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-23 18:01:02.887761 | localhost -> localhost | ok: Runtime: 0:00:00.078674 2026-04-23 18:01:02.894610 | 2026-04-23 18:01:02.894702 | TASK [upload-logs : Upload logs to log server] 2026-04-23 18:01:03.911892 | localhost | Output suppressed because no_log was given 2026-04-23 18:01:03.917199 | 2026-04-23 18:01:03.917285 | LOOP [upload-logs : Compress console log and json output] 2026-04-23 18:01:03.961590 | localhost | skipping: Conditional result was False 2026-04-23 18:01:03.968900 | localhost | skipping: Conditional result was False 2026-04-23 18:01:03.981339 | 2026-04-23 18:01:03.981505 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-23 18:01:04.028259 | localhost | skipping: Conditional result was False 2026-04-23 18:01:04.030405 | 2026-04-23 18:01:04.033820 | localhost | skipping: Conditional result was False 2026-04-23 18:01:04.044593 | 2026-04-23 18:01:04.044793 | LOOP [upload-logs : Upload console log and json output]