2026-03-04 02:18:03.738955 | Job console starting
2026-03-04 02:18:03.751322 | Updating git repos
2026-03-04 02:18:03.811367 | Cloning repos into workspace
2026-03-04 02:18:03.898387 | Restoring repo states
2026-03-04 02:18:03.916689 | Merging changes
2026-03-04 02:18:04.841445 | Checking out repos
2026-03-04 02:18:05.190243 | Preparing playbooks
2026-03-04 02:18:07.142469 | Running Ansible setup
2026-03-04 02:18:10.759502 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-03-04 02:18:11.375581 |
2026-03-04 02:18:11.375721 | PLAY [localhost]
2026-03-04 02:18:11.383706 |
2026-03-04 02:18:11.383777 | TASK [Gathering Facts]
2026-03-04 02:18:12.290650 | localhost | ok
2026-03-04 02:18:12.302929 |
2026-03-04 02:18:12.307756 | TASK [Setup log path fact]
2026-03-04 02:18:12.331363 | localhost | ok
2026-03-04 02:18:12.345763 |
2026-03-04 02:18:12.345871 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-03-04 02:18:12.377041 | localhost | ok
2026-03-04 02:18:12.398217 |
2026-03-04 02:18:12.398358 | TASK [emit-job-header : Print job information]
2026-03-04 02:18:12.441565 | # Job Information
2026-03-04 02:18:12.441787 | Ansible Version: 2.16.16
2026-03-04 02:18:12.441857 | Job: atmosphere-molecule-aio-ovn
2026-03-04 02:18:12.441906 | Pipeline: check
2026-03-04 02:18:12.441951 | Executor: 0a8996d2b663
2026-03-04 02:18:12.441995 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-03-04 02:18:12.442046 | Event ID: 3cf45ea0-1770-11f1-9366-e21af966d8a7
2026-03-04 02:18:12.445769 |
2026-03-04 02:18:12.445857 | LOOP [emit-job-header : Print node information]
2026-03-04 02:18:12.540289 | localhost | ok:
2026-03-04 02:18:12.540553 | localhost | # Node Information
2026-03-04 02:18:12.540614 | localhost | Inventory Hostname: instance
2026-03-04 02:18:12.540661 | localhost | Hostname: np0000157760
2026-03-04 02:18:12.540704 | localhost | Username: zuul
2026-03-04 02:18:12.540751 | localhost | Distro: Ubuntu 22.04
2026-03-04 02:18:12.540795 | localhost | Provider: yul1
2026-03-04 02:18:12.540836 | localhost | Region: ca-ymq-1
2026-03-04 02:18:12.540877 | localhost | Label: ubuntu-jammy-16
2026-03-04 02:18:12.540917 | localhost | Product Name: OpenStack Nova
2026-03-04 02:18:12.540985 | localhost | Interface IP: 199.19.213.216
2026-03-04 02:18:12.550457 |
2026-03-04 02:18:12.550532 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-03-04 02:18:13.081921 | localhost -> localhost | changed
2026-03-04 02:18:13.090267 |
2026-03-04 02:18:13.092308 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-03-04 02:18:13.990487 | localhost -> localhost | changed
2026-03-04 02:18:14.000361 |
2026-03-04 02:18:14.000441 | PLAY [all]
2026-03-04 02:18:14.009201 |
2026-03-04 02:18:14.009264 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-03-04 02:18:14.246069 | instance -> localhost | ok
2026-03-04 02:18:14.255972 |
2026-03-04 02:18:14.256064 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-03-04 02:18:14.296718 | instance | ok
2026-03-04 02:18:14.309996 | instance | included: /var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-03-04 02:18:14.315919 |
2026-03-04 02:18:14.315979 | TASK [add-build-sshkey : Create Temp SSH key]
2026-03-04 02:18:14.860632 | instance -> localhost | Generating public/private rsa key pair.
2026-03-04 02:18:14.860801 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/work/921e31d84231429dac544e971a14e2b3_id_rsa
2026-03-04 02:18:14.860831 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/work/921e31d84231429dac544e971a14e2b3_id_rsa.pub
2026-03-04 02:18:14.860854 | instance -> localhost | The key fingerprint is:
2026-03-04 02:18:14.860876 | instance -> localhost | SHA256:tHqOWGY+aG4g3bdsYLKdkD/jV+CLmDebPoj0VUfmnwE zuul-build-sshkey
2026-03-04 02:18:14.860905 | instance -> localhost | The key's randomart image is:
2026-03-04 02:18:14.860928 | instance -> localhost | +---[RSA 3072]----+
2026-03-04 02:18:14.860970 | instance -> localhost | | |
2026-03-04 02:18:14.860996 | instance -> localhost | | E |
2026-03-04 02:18:14.861018 | instance -> localhost | | = . |
2026-03-04 02:18:14.861039 | instance -> localhost | | .o + . |
2026-03-04 02:18:14.861059 | instance -> localhost | | . o ...S . o |
2026-03-04 02:18:14.861079 | instance -> localhost | |..* +.o.. o |
2026-03-04 02:18:14.861099 | instance -> localhost | |.o.%.B=+. |
2026-03-04 02:18:14.861119 | instance -> localhost | |. =.#BB+ |
2026-03-04 02:18:14.861142 | instance -> localhost | | BBOo.. |
2026-03-04 02:18:14.861162 | instance -> localhost | +----[SHA256]-----+
2026-03-04 02:18:14.861213 | instance -> localhost | ok: Runtime: 0:00:00.154226
2026-03-04 02:18:14.866322 |
2026-03-04 02:18:14.866387 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-03-04 02:18:14.900826 | instance | ok
2026-03-04 02:18:14.909104 | instance | included: /var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-03-04 02:18:14.916802 |
2026-03-04 02:18:14.916870 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-03-04 02:18:14.941122 | instance | skipping: Conditional result was False
2026-03-04 02:18:14.955748 |
2026-03-04 02:18:14.955865 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-03-04 02:18:15.382605 | instance | changed
2026-03-04 02:18:15.388931 |
2026-03-04 02:18:15.389022 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-03-04 02:18:15.564826 | instance | ok
2026-03-04 02:18:15.573623 |
2026-03-04 02:18:15.573700 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-03-04 02:18:16.029152 | instance | changed
2026-03-04 02:18:16.034206 |
2026-03-04 02:18:16.034269 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-03-04 02:18:16.478271 | instance | changed
2026-03-04 02:18:16.485057 |
2026-03-04 02:18:16.485122 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-03-04 02:18:16.510279 | instance | skipping: Conditional result was False
2026-03-04 02:18:16.520802 |
2026-03-04 02:18:16.520893 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-03-04 02:18:16.850741 | instance -> localhost | changed
2026-03-04 02:18:16.893596 |
2026-03-04 02:18:16.899579 | TASK [add-build-sshkey : Add back temp key]
2026-03-04 02:18:17.186424 | instance -> localhost | Identity added: /var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/work/921e31d84231429dac544e971a14e2b3_id_rsa (zuul-build-sshkey)
2026-03-04 02:18:17.186696 | instance -> localhost | ok: Runtime: 0:00:00.015792
2026-03-04 02:18:17.194019 |
2026-03-04 02:18:17.194105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-03-04 02:18:17.478155 | instance | ok
2026-03-04 02:18:17.484356 |
2026-03-04 02:18:17.484440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-03-04 02:18:17.509865 | instance | skipping: Conditional result was False
2026-03-04 02:18:17.525733 |
2026-03-04 02:18:17.525796 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-03-04 02:18:17.795648 | instance | ok
2026-03-04 02:18:17.802550 |
2026-03-04 02:18:17.802613 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-03-04 02:18:19.331961 | instance | Output suppressed because no_log was given
2026-03-04 02:18:19.341827 |
2026-03-04 02:18:19.341892 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-03-04 02:18:19.527181 | instance | ok: "logs"
2026-03-04 02:18:19.527438 | instance | ok: All items complete
2026-03-04 02:18:19.527466 |
2026-03-04 02:18:19.676554 | instance | ok: "artifacts"
2026-03-04 02:18:19.819586 | instance | ok: "docs"
2026-03-04 02:18:19.838464 |
2026-03-04 02:18:19.838615 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-03-04 02:18:20.026447 | instance | changed: "logs"
2026-03-04 02:18:20.184207 | instance | changed: "artifacts"
2026-03-04 02:18:20.335724 | instance | changed: "docs"
2026-03-04 02:18:20.349660 |
2026-03-04 02:18:20.349791 | PLAY RECAP
2026-03-04 02:18:20.349860 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-03-04 02:18:20.349940 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-03-04 02:18:20.349982 |
2026-03-04 02:18:20.479284 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-03-04 02:18:20.492846 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-03-04 02:18:21.093929 |
2026-03-04 02:18:21.094079 | PLAY [all]
2026-03-04 02:18:21.106376 |
2026-03-04 02:18:21.106455 | TASK [setup-uv : Extract archive]
2026-03-04 02:18:23.328554 | instance | changed
2026-03-04 02:18:23.337634 |
2026-03-04 02:18:23.337809 | TASK [setup-uv : Print version]
2026-03-04 02:18:24.080811 | instance | uv 0.8.13
2026-03-04 02:18:23.877432 | instance | ok: Runtime: 0:00:00.011861
2026-03-04 02:18:23.883369 |
2026-03-04 02:18:23.883419 | PLAY RECAP
2026-03-04 02:18:23.883466 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-03-04 02:18:23.883489 |
2026-03-04 02:18:23.992719 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-03-04 02:18:23.999193 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-03-04 02:18:24.576081 |
2026-03-04 02:18:24.576209 | PLAY [all]
2026-03-04 02:18:24.587933 |
2026-03-04 02:18:24.588003 | TASK [Install "jq" for log collection]
2026-03-04 02:18:35.157231 | instance | changed
2026-03-04 02:18:35.159564 |
2026-03-04 02:18:35.159638 | PLAY RECAP
2026-03-04 02:18:35.159703 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-03-04 02:18:35.159770 |
2026-03-04 02:18:35.258609 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-03-04 02:18:35.269949 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-03-04 02:18:35.896085 |
2026-03-04 02:18:35.896230 | PLAY [all]
2026-03-04 02:18:35.908248 |
2026-03-04 02:18:35.908319 | TASK [Copy inventory file for Zuul]
2026-03-04 02:18:36.729734 | instance | changed
2026-03-04 02:18:36.734648 |
2026-03-04 02:18:36.734723 | TASK [Switch "ansible_host" to private IP]
2026-03-04 02:18:37.031911 | instance | changed: 1 replacements made
2026-03-04 02:18:37.038150 |
2026-03-04 02:18:37.038238 | TASK [Run Molecule scenario]
2026-03-04 02:18:37.487191 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-03-04 02:18:37.487361 | instance | Creating virtual environment at: .venv
2026-03-04 02:18:37.510860 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-03-04 02:18:37.619410 | instance | Downloading setuptools (1.1MiB)
2026-03-04 02:18:37.654975 | instance | Downloading pydantic-core (2.0MiB)
2026-03-04 02:18:37.657381 | instance | Downloading pygments (1.2MiB)
2026-03-04 02:18:37.658318 | instance | Downloading rjsonnet (1.2MiB)
2026-03-04 02:18:37.659403 | instance | Downloading ansible-core (2.1MiB)
2026-03-04 02:18:37.660179 | instance | Downloading netaddr (2.2MiB)
2026-03-04 02:18:37.661811 | instance | Downloading kubernetes (1.9MiB)
2026-03-04 02:18:37.662400 | instance | Downloading openstacksdk (1.7MiB)
2026-03-04 02:18:37.662655 | instance | Downloading cryptography (4.2MiB)
2026-03-04 02:18:37.979951 | instance | Building pyperclip==1.9.0
2026-03-04 02:18:38.031125 | instance | Downloading rjsonnet
2026-03-04 02:18:38.101968 | instance | Downloading pygments
2026-03-04 02:18:38.107720 | instance | Downloading pydantic-core
2026-03-04 02:18:38.153119 | instance | Downloading netaddr
2026-03-04 02:18:38.182818 | instance | Downloading setuptools
2026-03-04 02:18:38.185237 | instance | Downloading cryptography
2026-03-04 02:18:38.246878 | instance | Downloading kubernetes
2026-03-04 02:18:38.280005 | instance | Downloading ansible-core
2026-03-04 02:18:38.314790 | instance | Downloading openstacksdk
2026-03-04 02:18:38.710370 | instance | Built pyperclip==1.9.0
2026-03-04 02:18:39.013136 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-03-04 02:18:39.054940 | instance | Installed 83 packages in 39ms
2026-03-04 02:18:39.730355 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-03-04 02:18:40.351044 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-03-04 02:18:40.351150 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-03-04 02:19:20.329273 | instance | INFO [aio > dependency] Executing
2026-03-04 02:19:20.329412 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-03-04 02:19:20.329562 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-03-04 02:19:20.329683 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-03-04 02:19:20.337152 | instance | INFO [aio > cleanup] Executing
2026-03-04 02:19:20.337452 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-03-04 02:19:20.345101 | instance | INFO [aio > destroy] Executing
2026-03-04 02:19:20.345167 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-03-04 02:19:20.345244 | instance | INFO [aio > destroy] Executed: Successful
2026-03-04 02:19:20.352610 | instance | INFO [aio > syntax] Executing
2026-03-04 02:19:23.284263 | instance |
2026-03-04 02:19:23.284446 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-03-04 02:19:23.418523 | instance | INFO [aio > syntax] Executed: Successful
2026-03-04 02:19:23.430801 | instance | INFO [aio > create] Executing
2026-03-04 02:19:23.433293 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-03-04 02:19:23.441006 | instance | INFO [aio > prepare] Executing
2026-03-04 02:19:24.292022 | instance |
2026-03-04 02:19:24.292240 | instance | PLAY [Prepare] *****************************************************************
2026-03-04 02:19:24.292567 | instance |
2026-03-04 02:19:24.292826 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:19:24.293106 | instance | Wednesday 04 March 2026 02:19:24 +0000 (0:00:00.025) 0:00:00.025 *******
2026-03-04 02:19:25.426231 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-03-04 02:19:25.426503 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-03-04 02:19:25.426851 | instance | interpreter could change the meaning of that path. See
2026-03-04 02:19:25.427164 | instance | https://docs.ansible.com/ansible-
2026-03-04 02:19:25.427444 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-03-04 02:19:25.437709 | instance | ok: [instance]
2026-03-04 02:19:25.437848 | instance |
2026-03-04 02:19:25.438011 | instance | TASK [Configure short hostname] ************************************************
2026-03-04 02:19:25.438181 | instance | Wednesday 04 March 2026 02:19:25 +0000 (0:00:01.146) 0:00:01.171 *******
2026-03-04 02:19:26.107244 | instance | changed: [instance]
2026-03-04 02:19:26.107496 | instance |
2026-03-04 02:19:26.107806 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-03-04 02:19:26.108094 | instance | Wednesday 04 March 2026 02:19:26 +0000 (0:00:00.669) 0:00:01.840 *******
2026-03-04 02:19:26.353609 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-03-04 02:19:26.353874 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-03-04 02:19:26.354151 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-03-04 02:19:26.364351 | instance | changed: [instance]
2026-03-04 02:19:26.364588 | instance |
2026-03-04 02:19:26.364865 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-03-04 02:19:26.365186 | instance | Wednesday 04 March 2026 02:19:26 +0000 (0:00:00.257) 0:00:02.097 *******
2026-03-04 02:19:27.373926 | instance | ok: [instance]
2026-03-04 02:19:27.374163 | instance |
2026-03-04 02:19:27.374509 | instance | TASK [Purge "snapd" package] ***************************************************
2026-03-04 02:19:27.374786 | instance | Wednesday 04 March 2026 02:19:27 +0000 (0:00:01.009) 0:00:03.107 *******
2026-03-04 02:19:28.004864 | instance | ok: [instance]
2026-03-04 02:19:28.005109 | instance |
2026-03-04 02:19:28.005392 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-03-04 02:19:28.005652 | instance |
2026-03-04 02:19:28.005931 | instance | TASK [Create folders for workspace] ********************************************
2026-03-04 02:19:28.006266 | instance | Wednesday 04 March 2026 02:19:27 +0000 (0:00:00.631) 0:00:03.738 *******
2026-03-04 02:19:29.023560 | instance | changed: [localhost] => (item=group_vars)
2026-03-04 02:19:29.023802 | instance | changed: [localhost] => (item=group_vars/all)
2026-03-04 02:19:29.024115 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-03-04 02:19:29.024391 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-03-04 02:19:29.024709 | instance | changed: [localhost] => (item=group_vars/computes)
2026-03-04 02:19:29.025002 | instance | changed: [localhost] => (item=host_vars)
2026-03-04 02:19:29.025257 | instance |
2026-03-04 02:19:29.025700 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-03-04 02:19:29.026054 | instance |
2026-03-04 02:19:29.026345 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-03-04 02:19:29.026541 | instance | Wednesday 04 March 2026 02:19:29 +0000 (0:00:01.018) 0:00:04.756 *******
2026-03-04 02:19:29.199450 | instance | changed: [localhost]
2026-03-04 02:19:29.199636 | instance |
2026-03-04 02:19:29.199916 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-03-04 02:19:29.200193 | instance | Wednesday 04 March 2026 02:19:29 +0000 (0:00:00.175) 0:00:04.932 *******
2026-03-04 02:19:29.228411 | instance | ok: [localhost]
2026-03-04 02:19:29.228673 | instance |
2026-03-04 02:19:29.228929 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-03-04 02:19:29.229197 | instance | Wednesday 04 March 2026 02:19:29 +0000 (0:00:00.028) 0:00:04.961 *******
2026-03-04 02:19:29.278853 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'f9dd377d-d9ba-5c1f-94a4-a1ff3a563860'})
2026-03-04 02:19:29.279133 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-03-04 02:19:29.279382 | instance |
2026-03-04 02:19:29.279663 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-03-04 02:19:29.279938 | instance | Wednesday 04 March 2026 02:19:29 +0000 (0:00:00.049) 0:00:05.011 *******
2026-03-04 02:19:29.789085 | instance | changed: [localhost]
2026-03-04 02:19:29.789311 | instance |
2026-03-04 02:19:29.789599 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-03-04 02:19:29.789864 | instance |
2026-03-04 02:19:29.790148 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-03-04 02:19:29.790501 | instance | Wednesday 04 March 2026 02:19:29 +0000 (0:00:00.511) 0:00:05.522 *******
2026-03-04 02:19:29.958066 | instance | changed: [localhost]
2026-03-04 02:19:29.958374 | instance |
2026-03-04 02:19:29.958650 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-03-04 02:19:29.958930 | instance | Wednesday 04 March 2026 02:19:29 +0000 (0:00:00.168) 0:00:05.691 *******
2026-03-04 02:19:29.983672 | instance | ok: [localhost]
2026-03-04 02:19:29.983912 | instance |
2026-03-04 02:19:29.984218 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-03-04 02:19:29.984503 | instance | Wednesday 04 March 2026 02:19:29 +0000 (0:00:00.025) 0:00:05.717 *******
2026-03-04 02:19:30.014045 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-03-04 02:19:30.014318 | instance |
2026-03-04 02:19:30.014594 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-03-04 02:19:30.014862 | instance | Wednesday 04 March 2026 02:19:30 +0000 (0:00:00.030) 0:00:05.747 *******
2026-03-04 02:19:30.376626 | instance | changed: [localhost]
2026-03-04 02:19:30.376870 | instance |
2026-03-04 02:19:30.377147 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-03-04 02:19:30.377401 | instance |
2026-03-04 02:19:30.377676 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-03-04 02:19:30.377944 | instance | Wednesday 04 March 2026 02:19:30 +0000 (0:00:00.362) 0:00:06.110 *******
2026-03-04 02:19:30.546269 | instance | changed: [localhost]
2026-03-04 02:19:30.546536 | instance |
2026-03-04 02:19:30.546890 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-03-04 02:19:30.547219 | instance | Wednesday 04 March 2026 02:19:30 +0000 (0:00:00.168) 0:00:06.278 *******
2026-03-04 02:19:30.572025 | instance | ok: [localhost]
2026-03-04 02:19:30.572233 | instance |
2026-03-04 02:19:30.572534 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-03-04 02:19:30.572813 | instance | Wednesday 04 March 2026 02:19:30 +0000 (0:00:00.026) 0:00:06.305 *******
2026-03-04 02:19:30.613632 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-03-04 02:19:30.613903 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-03-04 02:19:30.614213 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-03-04 02:19:30.614514 | instance |
2026-03-04 02:19:30.614817 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-03-04 02:19:30.615116 | instance | Wednesday 04 March 2026 02:19:30 +0000 (0:00:00.041) 0:00:06.346 *******
2026-03-04 02:19:30.964890 | instance | changed: [localhost]
2026-03-04 02:19:30.965115 | instance |
2026-03-04 02:19:30.965395 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-03-04 02:19:30.965677 | instance |
2026-03-04 02:19:30.965965 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-03-04 02:19:30.966321 | instance | Wednesday 04 March 2026 02:19:30 +0000 (0:00:00.351) 0:00:06.698 *******
2026-03-04 02:19:31.150648 | instance | changed: [localhost]
2026-03-04 02:19:31.150895 | instance |
2026-03-04 02:19:31.151274 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-03-04 02:19:31.151662 | instance | Wednesday 04 March 2026 02:19:31 +0000 (0:00:00.185) 0:00:06.883 *******
2026-03-04 02:19:31.177870 | instance | ok: [localhost]
2026-03-04 02:19:31.178106 | instance |
2026-03-04 02:19:31.178418 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-03-04 02:19:31.178712 | instance | Wednesday 04 March 2026 02:19:31 +0000 (0:00:00.027) 0:00:06.911 *******
2026-03-04 02:19:31.217477 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-03-04 02:19:31.217760 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-03-04 02:19:31.218013 | instance |
2026-03-04 02:19:31.218321 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-03-04 02:19:31.218599 | instance | Wednesday 04 March 2026 02:19:31 +0000 (0:00:00.039) 0:00:06.951 *******
2026-03-04 02:19:31.565908 | instance | changed: [localhost]
2026-03-04 02:19:31.566068 | instance |
2026-03-04 02:19:31.566318 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-03-04 02:19:31.566502 | instance |
2026-03-04 02:19:31.566678 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:19:31.566845 | instance | Wednesday 04 March 2026 02:19:31 +0000 (0:00:00.348) 0:00:07.299 *******
2026-03-04 02:19:32.277530 | instance | ok: [localhost]
2026-03-04 02:19:32.277782 | instance |
2026-03-04 02:19:32.278067 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-03-04 02:19:32.278409 | instance | Wednesday 04 March 2026 02:19:32 +0000 (0:00:00.711) 0:00:08.010 *******
2026-03-04 02:19:32.453510 | instance | changed: [localhost]
2026-03-04 02:19:32.453711 | instance |
2026-03-04 02:19:32.453988 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-03-04 02:19:32.454309 | instance | Wednesday 04 March 2026 02:19:32 +0000 (0:00:00.175) 0:00:08.186 *******
2026-03-04 02:19:32.484600 | instance | ok: [localhost]
2026-03-04 02:19:32.484831 | instance |
2026-03-04 02:19:32.485100 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-03-04 02:19:32.485368 | instance | Wednesday 04 March 2026 02:19:32 +0000 (0:00:00.031) 0:00:08.218 *******
2026-03-04 02:19:33.239219 | instance | ok: [localhost] => (item=keycloak_host)
2026-03-04 02:19:33.239447 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-03-04 02:19:33.239710 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-03-04 02:19:33.240050 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-03-04 02:19:33.240388 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-03-04 02:19:33.240685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-03-04 02:19:33.240960 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-03-04 02:19:33.241202 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-03-04 02:19:33.241493 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-03-04 02:19:33.241742 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-03-04 02:19:33.242009 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-03-04 02:19:33.242361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-03-04 02:19:33.242632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-03-04 02:19:33.242900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-03-04 02:19:33.243165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-03-04 02:19:33.243432 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-03-04 02:19:33.243714 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-03-04 02:19:33.243985 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-03-04 02:19:33.245009 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-03-04 02:19:33.245163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-03-04 02:19:33.245358 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-03-04 02:19:33.245547 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-03-04 02:19:33.245728 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-03-04 02:19:33.245906 | instance |
2026-03-04 02:19:33.246055 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-03-04 02:19:33.246265 | instance | Wednesday 04 March 2026 02:19:33 +0000 (0:00:00.754) 0:00:08.972 *******
2026-03-04 02:19:33.585960 | instance | changed: [localhost]
2026-03-04 02:19:33.586168 | instance |
2026-03-04 02:19:33.586487 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-03-04 02:19:33.586784 | instance | Wednesday 04 March 2026 02:19:33 +0000 (0:00:00.346) 0:00:09.319 *******
2026-03-04 02:19:33.767830 | instance | changed: [localhost]
2026-03-04 02:19:33.768042 | instance |
2026-03-04 02:19:33.768357 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-03-04 02:19:33.768607 | instance |
2026-03-04 02:19:33.768913 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-03-04 02:19:33.769183 | instance | Wednesday 04 March 2026 02:19:33 +0000 (0:00:00.182) 0:00:09.501 *******
2026-03-04 02:19:33.942812 | instance | changed: [localhost]
2026-03-04 02:19:33.943088 | instance |
2026-03-04 02:19:33.943403 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-03-04 02:19:33.943683 | instance | Wednesday 04 March 2026 02:19:33 +0000 (0:00:00.174) 0:00:09.676 *******
2026-03-04 02:19:33.971778 | instance | ok: [localhost]
2026-03-04 02:19:33.972024 | instance |
2026-03-04 02:19:33.972355 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-03-04 02:19:33.972632 | instance | Wednesday 04 March 2026 02:19:33 +0000 (0:00:00.029) 0:00:09.705 *******
2026-03-04 02:19:34.010458 | 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-03-04 02:19:34.010704 | instance |
2026-03-04 02:19:34.011036 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-03-04 02:19:34.011437 | instance | Wednesday 04 March 2026 02:19:34 +0000 (0:00:00.038) 0:00:09.744 *******
2026-03-04 02:19:34.378280 | instance | changed: [localhost]
2026-03-04 02:19:34.378564 | instance |
2026-03-04 02:19:34.378855 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-03-04 02:19:34.379165 | instance |
2026-03-04 02:19:34.379512 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-03-04 02:19:34.380000 | instance | Wednesday 04 March 2026 02:19:34 +0000 (0:00:00.367) 0:00:10.111 *******
2026-03-04 02:19:34.549639 | instance | changed: [localhost]
2026-03-04 02:19:34.549975 | instance |
2026-03-04 02:19:34.550381 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-03-04 02:19:34.550786 | instance | Wednesday 04 March 2026 02:19:34 +0000 (0:00:00.171) 0:00:10.282 *******
2026-03-04 02:19:34.581214 | instance | ok: [localhost]
2026-03-04 02:19:34.581358 | instance |
2026-03-04 02:19:34.581510 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-03-04 02:19:34.581661 | instance | Wednesday 04 March 2026 02:19:34 +0000 (0:00:00.032) 0:00:10.315 *******
2026-03-04 02:19:34.615829 | 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-03-04 02:19:34.616162 | instance |
2026-03-04 02:19:34.616488 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-03-04 02:19:34.616827 | instance | Wednesday 04 March 2026 02:19:34 +0000 (0:00:00.034) 0:00:10.349 *******
2026-03-04 02:19:34.960187 | instance | changed: [localhost]
2026-03-04 02:19:34.960495 | instance |
2026-03-04 02:19:34.960892 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-03-04 02:19:34.961225 | instance |
2026-03-04 02:19:34.961598 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-03-04 02:19:34.962004 | instance | Wednesday 04 March 2026 02:19:34 +0000 (0:00:00.344) 0:00:10.693 *******
2026-03-04 02:19:35.136907 | instance | changed: [localhost]
2026-03-04 02:19:35.137157 | instance |
2026-03-04 02:19:35.137422 | instance | TASK [Load the current secrets into a variable] ********************************
2026-03-04 02:19:35.137696 | instance | Wednesday 04 March 2026 02:19:35 +0000 (0:00:00.176) 0:00:10.870 *******
2026-03-04 02:19:35.167631 | instance | ok: [localhost]
2026-03-04 02:19:35.167870 | instance |
2026-03-04 02:19:35.168168 | instance | TASK [Generate secrets for missing variables] **********************************
2026-03-04 02:19:35.168446 | instance | Wednesday 04 March 2026 02:19:35 +0000 (0:00:00.030) 0:00:10.900 *******
2026-03-04 02:19:35.590830 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-03-04 02:19:35.591274 | instance | ok: [localhost] => (item=keepalived_password)
2026-03-04 02:19:35.591644 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-03-04 02:19:35.592111 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-03-04 02:19:35.592484 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-03-04 02:19:35.592832 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-03-04 02:19:35.593178 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-03-04 02:19:35.593517 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-03-04 02:19:35.593860 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-03-04 02:19:35.594243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-03-04 02:19:35.594598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-03-04 02:19:35.594939 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-03-04 02:19:35.595446 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-03-04 02:19:35.596312 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-03-04 02:19:35.596798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-03-04 02:19:35.597268 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-03-04 02:19:35.597642 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-03-04 02:19:35.597987 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-03-04 02:19:35.598367 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-03-04 02:19:35.598709 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-03-04 02:19:35.599066 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-03-04 02:19:35.599406 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-03-04 02:19:35.599740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-03-04 02:19:35.600128 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-03-04 02:19:35.600541 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-03-04 02:19:35.600902 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-03-04 02:19:35.601242 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-03-04 02:19:35.601580 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-03-04 02:19:35.601936 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-03-04 02:19:35.602365 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-03-04 02:19:35.602769 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-03-04 02:19:35.603160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-03-04 02:19:35.603510 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-03-04 02:19:35.603907 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-03-04 02:19:35.604250 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-03-04 02:19:35.604584 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-03-04 02:19:35.604858 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-03-04 02:19:35.605011 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-03-04 02:19:35.605162 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-03-04 02:19:35.605347 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-03-04 02:19:35.605510 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-03-04 02:19:35.605663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-03-04 02:19:35.605813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-03-04 02:19:35.605978 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-03-04 02:19:35.606134 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-03-04 02:19:35.606330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-03-04 02:19:35.606485 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-03-04 02:19:35.606638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-03-04 02:19:35.606790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-03-04 02:19:35.606945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-03-04 02:19:35.607095 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-03-04 02:19:35.607245 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-03-04 02:19:35.607395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-03-04 02:19:35.607545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-03-04 02:19:35.607687 | instance |
2026-03-04 02:19:35.607864 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-03-04 02:19:35.608024 | instance | Wednesday 04 March 2026 02:19:35 +0000 (0:00:00.423) 0:00:11.324 *******
2026-03-04 02:19:35.647699 | instance | ok: [localhost] => (item=barbican_kek)
2026-03-04 02:19:35.648056 | instance |
2026-03-04 02:19:35.648590 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-03-04 02:19:35.648748 | instance | Wednesday 04 March 2026 02:19:35 +0000 (0:00:00.057) 0:00:11.381 *******
2026-03-04 02:19:36.037409 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-03-04 02:19:36.037834 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-03-04 02:19:36.038236 | instance |
2026-03-04 02:19:36.038605 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-03-04 02:19:36.038949 | instance | Wednesday 04 March 2026 02:19:36 +0000 (0:00:00.389) 0:00:11.770 *******
2026-03-04 02:19:40.750378 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-03-04 02:19:40.750839 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-03-04 02:19:40.751196 | instance |
2026-03-04 02:19:40.751538 | instance | TASK [Set values for SSH keys] *************************************************
2026-03-04 02:19:40.751928 | instance | Wednesday 04 March 2026 02:19:40 +0000 (0:00:04.712) 0:00:16.483 *******
2026-03-04 02:19:40.807344 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-03-04 02:19:40.807757 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-03-04 02:19:40.808098 | instance |
2026-03-04 02:19:40.808552 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-03-04 02:19:40.809022 | instance | Wednesday 04 March 2026 02:19:40 +0000 (0:00:00.056) 0:00:16.540 *******
2026-03-04 02:19:41.152129 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-03-04 02:19:41.152575 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-03-04 02:19:41.152912 | instance |
2026-03-04 02:19:41.153329 | instance | TASK [Write new secrets file to disk] ******************************************
2026-03-04 02:19:41.153718 | instance | Wednesday 04 March 2026 02:19:41 +0000 (0:00:00.344) 0:00:16.885 *******
2026-03-04 02:19:41.501179 | instance | changed: [localhost]
2026-03-04 02:19:41.501558 | instance |
2026-03-04 02:19:41.501904 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-03-04 02:19:41.502333 | instance | Wednesday 04 March 2026 02:19:41 +0000 (0:00:00.349) 0:00:17.234 *******
2026-03-04 02:19:41.528248 | instance | skipping: [localhost]
2026-03-04 02:19:41.528613 | instance |
2026-03-04 02:19:41.528960 | instance | PLAY [Setup networking] ********************************************************
2026-03-04 02:19:41.529282 | instance |
2026-03-04 02:19:41.529621 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:19:41.529960 | instance | Wednesday 04 March 2026 02:19:41 +0000 (0:00:00.027) 0:00:17.262 *******
2026-03-04 02:19:42.230306 | instance | ok: [instance]
2026-03-04 02:19:42.230737 | instance |
2026-03-04 02:19:42.231145 | instance | TASK [Create bridge for management network] ************************************
2026-03-04 02:19:42.231508 | instance | Wednesday 04 March 2026 02:19:42 +0000 (0:00:00.701) 0:00:17.963 *******
2026-03-04 02:19:42.583026 | instance | ok: [instance]
2026-03-04 02:19:42.583145 | instance |
2026-03-04 02:19:42.583386 | instance | TASK [Create fake interface for management bridge] *****************************
2026-03-04 02:19:42.583629 | instance | Wednesday 04 March 2026 02:19:42 +0000 (0:00:00.350) 0:00:18.314 *******
2026-03-04 02:19:42.786921 | instance | ok: [instance]
2026-03-04 02:19:42.787473 | instance |
2026-03-04 02:19:42.787753 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-03-04 02:19:42.788016 | instance | Wednesday 04 March 2026 02:19:42 +0000 (0:00:00.205) 0:00:18.519 *******
2026-03-04 02:19:42.981258 | instance | ok: [instance]
2026-03-04 02:19:42.981699 | instance |
2026-03-04 02:19:42.982078 | instance | TASK [Assign IP address for management bridge] *********************************
2026-03-04 02:19:42.982520 | instance | Wednesday 04 March 2026 02:19:42 +0000 (0:00:00.192) 0:00:18.712 *******
2026-03-04 02:19:43.166596 | instance | ok: [instance]
2026-03-04 02:19:43.166999 | instance |
2026-03-04 02:19:43.167361 | instance | TASK [Bring up interfaces] *****************************************************
2026-03-04 02:19:43.167718 | instance | Wednesday 04 March 2026 02:19:43 +0000 (0:00:00.187) 0:00:18.900 *******
2026-03-04 02:19:43.547420 | instance | ok: [instance] => (item=br-mgmt)
2026-03-04 02:19:43.547822 | instance | ok: [instance] => (item=dummy0)
2026-03-04 02:19:43.548170 | instance |
2026-03-04 02:19:43.548502 | instance | PLAY [Create devices for Ceph] *************************************************
2026-03-04 02:19:43.548816 | instance |
2026-03-04 02:19:43.549149 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:19:43.549520 | instance | Wednesday 04 March 2026 02:19:43 +0000 (0:00:00.381) 0:00:19.281 *******
2026-03-04 02:19:44.254974 | instance | ok: [instance]
2026-03-04 02:19:44.255012 | instance |
2026-03-04 02:19:44.255019 | instance | TASK [Install depedencies] *****************************************************
2026-03-04 02:19:44.255026 | instance | Wednesday 04 March 2026 02:19:44 +0000 (0:00:00.706) 0:00:19.988 *******
2026-03-04 02:20:02.865098 | instance | changed: [instance]
2026-03-04 02:20:02.865288 | instance |
2026-03-04 02:20:02.865301 | instance | TASK [Start up service] ********************************************************
2026-03-04 02:20:02.865313 | instance | Wednesday 04 March 2026 02:20:02 +0000 (0:00:18.609) 0:00:38.597 *******
2026-03-04 02:20:03.408105 | instance | ok: [instance]
2026-03-04 02:20:03.408191 | instance |
2026-03-04 02:20:03.408651 | instance | TASK [Generate lvm.conf] *******************************************************
2026-03-04 02:20:03.408702 | instance | Wednesday 04 March 2026 02:20:03 +0000 (0:00:00.544) 0:00:39.141 *******
2026-03-04 02:20:03.620450 | instance | ok: [instance]
2026-03-04 02:20:03.620967 | instance |
2026-03-04 02:20:03.621011 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-03-04 02:20:03.621018 | instance | Wednesday 04 March 2026 02:20:03 +0000 (0:00:00.212) 0:00:39.354 *******
2026-03-04 02:20:04.060224 | instance | changed: [instance]
2026-03-04 02:20:04.060712 | instance |
2026-03-04 02:20:04.060754 | instance | TASK [Get list of all loopback devices] ****************************************
2026-03-04 02:20:04.060772 | instance | Wednesday 04 March 2026 02:20:04 +0000 (0:00:00.439) 0:00:39.793 *******
2026-03-04 02:20:04.247892 | instance | ok: [instance]
2026-03-04 02:20:04.248008 | instance |
2026-03-04 02:20:04.248380 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-03-04 02:20:04.248416 | instance | Wednesday 04 March 2026 02:20:04 +0000 (0:00:00.187) 0:00:39.981 *******
2026-03-04 02:20:04.275057 | instance | skipping: [instance]
2026-03-04 02:20:04.275605 | instance |
2026-03-04 02:20:04.275636 | instance | TASK [Create devices for Ceph] *************************************************
2026-03-04 02:20:04.275644 | instance | Wednesday 04 March 2026 02:20:04 +0000 (0:00:00.027) 0:00:40.008 *******
2026-03-04 02:20:04.792954 | instance | changed: [instance] => (item=osd0)
2026-03-04 02:20:04.793078 | instance | changed: [instance] => (item=osd1)
2026-03-04 02:20:04.793765 | instance | changed: [instance] => (item=osd2)
2026-03-04 02:20:04.793809 | instance |
2026-03-04 02:20:04.793817 | instance | TASK [Set permissions on loopback devices] *************************************
2026-03-04 02:20:04.793823 | instance | Wednesday 04 March 2026 02:20:04 +0000 (0:00:00.517) 0:00:40.526 *******
2026-03-04 02:20:05.308724 | instance | changed: [instance] => (item=osd0)
2026-03-04 02:20:05.308905 | instance | changed: [instance] => (item=osd1)
2026-03-04 02:20:05.309154 | instance | changed: [instance] => (item=osd2)
2026-03-04 02:20:05.309401 | instance |
2026-03-04 02:20:05.309622 | instance | TASK [Start loop devices] ******************************************************
2026-03-04 02:20:05.309831 | instance | Wednesday 04 March 2026 02:20:05 +0000 (0:00:00.515) 0:00:41.042 *******
2026-03-04 02:20:06.028346 | instance | changed: [instance] => (item=osd0)
2026-03-04 02:20:06.028387 | instance | changed: [instance] => (item=osd1)
2026-03-04 02:20:06.028392 | instance | changed: [instance] => (item=osd2)
2026-03-04 02:20:06.028397 | instance |
2026-03-04 02:20:06.028402 | instance | TASK [Create a volume group for each loop device] ******************************
2026-03-04 02:20:06.028407 | instance | Wednesday 04 March 2026 02:20:06 +0000 (0:00:00.719) 0:00:41.761 *******
2026-03-04 02:20:08.934144 | instance | changed: [instance] => (item=osd0)
2026-03-04 02:20:08.934217 | instance | changed: [instance] => (item=osd1)
2026-03-04 02:20:08.934222 | instance | changed: [instance] => (item=osd2)
2026-03-04 02:20:08.934227 | instance |
2026-03-04 02:20:08.934252 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-03-04 02:20:08.934258 | instance | Wednesday 04 March 2026 02:20:08 +0000 (0:00:02.905) 0:00:44.666 *******
2026-03-04 02:20:10.755070 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-03-04 02:20:10.755190 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-03-04 02:20:10.755201 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-03-04 02:20:10.755807 | instance |
2026-03-04 02:20:10.755925 | instance | PLAY [controllers] *************************************************************
2026-03-04 02:20:10.755931 | instance |
2026-03-04 02:20:10.755936 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:20:10.755940 | instance | Wednesday 04 March 2026 02:20:10 +0000 (0:00:01.821) 0:00:46.488 *******
2026-03-04 02:20:11.619944 | instance | ok: [instance]
2026-03-04 02:20:11.620020 | instance |
2026-03-04 02:20:11.620251 | instance | TASK [Set masquerade rule] *****************************************************
2026-03-04 02:20:11.620288 | instance | Wednesday 04 March 2026 02:20:11 +0000 (0:00:00.864) 0:00:47.353 *******
2026-03-04 02:20:12.065272 | instance | changed: [instance]
2026-03-04 02:20:12.065356 | instance |
2026-03-04 02:20:12.065960 | instance | PLAY RECAP *********************************************************************
2026-03-04 02:20:12.065989 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-03-04 02:20:12.066001 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-03-04 02:20:12.066012 | instance |
2026-03-04 02:20:12.066025 | instance | Wednesday 04 March 2026 02:20:12 +0000 (0:00:00.445) 0:00:47.799 *******
2026-03-04 02:20:12.066376 | instance | ===============================================================================
2026-03-04 02:20:12.066468 | instance | Install depedencies ---------------------------------------------------- 18.61s
2026-03-04 02:20:12.066481 | instance | Generate SSH keys for missing variables --------------------------------- 4.71s
2026-03-04 02:20:12.066498 | instance | Create a volume group for each loop device ------------------------------ 2.91s
2026-03-04 02:20:12.066887 | instance | Create a logical volume for each loop device ---------------------------- 1.82s
2026-03-04 02:20:12.066932 | instance | Gathering Facts --------------------------------------------------------- 1.15s
2026-03-04 02:20:12.066941 | instance | Create folders for workspace -------------------------------------------- 1.02s
2026-03-04 02:20:12.068505 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.01s
2026-03-04 02:20:12.068520 | instance | Gathering Facts --------------------------------------------------------- 0.86s
2026-03-04 02:20:12.068526 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s
2026-03-04 02:20:12.068531 | instance | Start loop devices ------------------------------------------------------ 0.72s
2026-03-04 02:20:12.068535 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-03-04 02:20:12.068539 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-03-04 02:20:12.068543 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-03-04 02:20:12.068548 | instance | Configure short hostname ------------------------------------------------ 0.67s
2026-03-04 02:20:12.068552 | instance | Purge "snapd" package --------------------------------------------------- 0.63s
2026-03-04 02:20:12.068556 | instance | Start up service -------------------------------------------------------- 0.54s
2026-03-04 02:20:12.068560 | instance | Create devices for Ceph ------------------------------------------------- 0.52s
2026-03-04 02:20:12.068565 | instance | Set permissions on loopback devices ------------------------------------- 0.52s
2026-03-04 02:20:12.068569 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.51s
2026-03-04 02:20:12.068573 | instance | Set masquerade rule ----------------------------------------------------- 0.45s
2026-03-04 02:20:12.140522 | instance | INFO [aio > prepare] Executed: Successful
2026-03-04 02:20:12.150918 | instance | INFO [aio > converge] Executing
2026-03-04 02:20:14.854780 | instance |
2026-03-04 02:20:14.855228 | instance | PLAY [all] *********************************************************************
2026-03-04 02:20:14.855558 | instance |
2026-03-04 02:20:14.855896 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:20:14.856299 | instance | Wednesday 04 March 2026 02:20:14 +0000 (0:00:00.017) 0:00:00.017 *******
2026-03-04 02:20:15.980971 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-03-04 02:20:15.981614 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-03-04 02:20:15.982205 | instance | interpreter could change the meaning of that path. See
2026-03-04 02:20:15.982632 | instance | https://docs.ansible.com/ansible-
2026-03-04 02:20:15.983012 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-03-04 02:20:15.991889 | instance | ok: [instance]
2026-03-04 02:20:15.992104 | instance |
2026-03-04 02:20:15.992341 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-03-04 02:20:15.992621 | instance | Wednesday 04 March 2026 02:20:15 +0000 (0:00:01.137) 0:00:01.154 *******
2026-03-04 02:20:16.031144 | instance | skipping: [instance]
2026-03-04 02:20:16.031531 | instance |
2026-03-04 02:20:16.031880 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-03-04 02:20:16.032224 | instance | Wednesday 04 March 2026 02:20:16 +0000 (0:00:00.038) 0:00:01.193 *******
2026-03-04 02:20:16.213369 | instance | ok: [instance]
2026-03-04 02:20:16.213751 | instance |
2026-03-04 02:20:16.214104 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-03-04 02:20:16.214460 | instance |
2026-03-04 02:20:16.214798 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:20:16.215207 | instance | Wednesday 04 March 2026 02:20:16 +0000 (0:00:00.182) 0:00:01.376 *******
2026-03-04 02:20:17.100763 | instance | ok: [instance]
2026-03-04 02:20:17.101150 | instance |
2026-03-04 02:20:17.101502 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:20:17.101844 | instance | Wednesday 04 March 2026 02:20:17 +0000 (0:00:00.887) 0:00:02.263 *******
2026-03-04 02:20:17.394721 | instance | ok: [instance]
2026-03-04 02:20:17.394818 | instance |
2026-03-04 02:20:17.394924 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:20:17.395087 | instance | Wednesday 04 March 2026 02:20:17 +0000 (0:00:00.291) 0:00:02.554 *******
2026-03-04 02:20:17.442548 | instance | skipping: [instance]
2026-03-04 02:20:17.442715 | instance |
2026-03-04 02:20:17.442870 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-04 02:20:17.443020 | instance | Wednesday 04 March 2026 02:20:17 +0000 (0:00:00.047) 0:00:02.601 *******
2026-03-04 02:20:17.726985 | instance | changed: [instance]
2026-03-04 02:20:17.727351 | instance |
2026-03-04 02:20:17.727762 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:20:17.728112 | instance | Wednesday 04 March 2026 02:20:17 +0000 (0:00:00.287) 0:00:02.889 *******
2026-03-04 02:20:17.802726 | instance | ok: [instance] => {
2026-03-04 02:20:17.802787 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-03-04 02:20:17.802900 | instance | }
2026-03-04 02:20:17.803051 | instance |
2026-03-04 02:20:17.803203 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:20:17.803353 | instance | Wednesday 04 March 2026 02:20:17 +0000 (0:00:00.074) 0:00:02.963 *******
2026-03-04 02:20:18.437631 | instance | changed: [instance]
2026-03-04 02:20:18.437700 | instance |
2026-03-04 02:20:18.437977 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:20:18.438012 | instance | Wednesday 04 March 2026 02:20:18 +0000 (0:00:00.636) 0:00:03.600 *******
2026-03-04 02:20:18.489832 | instance | skipping: [instance]
2026-03-04 02:20:18.489881 | instance |
2026-03-04 02:20:18.490163 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:20:18.490221 | instance | Wednesday 04 March 2026 02:20:18 +0000 (0:00:00.052) 0:00:03.652 *******
2026-03-04 02:20:18.537775 | instance | skipping: [instance]
2026-03-04 02:20:18.538142 | instance |
2026-03-04 02:20:18.538189 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:20:18.538195 | instance | Wednesday 04 March 2026 02:20:18 +0000 (0:00:00.048) 0:00:03.700 *******
2026-03-04 02:20:18.749882 | instance | ok: [instance]
2026-03-04 02:20:18.749949 | instance |
2026-03-04 02:20:18.750218 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:20:18.750264 | instance | Wednesday 04 March 2026 02:20:18 +0000 (0:00:00.212) 0:00:03.912 *******
2026-03-04 02:20:19.880051 | instance | ok: [instance]
2026-03-04 02:20:19.880122 | instance |
2026-03-04 02:20:19.880369 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:20:19.880409 | instance | Wednesday 04 March 2026 02:20:19 +0000 (0:00:01.130) 0:00:05.042 *******
2026-03-04 02:20:19.941975 | instance | ok: [instance] => {
2026-03-04 02:20:19.942043 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-03-04 02:20:19.942335 | instance | }
2026-03-04 02:20:19.942379 | instance |
2026-03-04 02:20:19.942590 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:20:19.942631 | instance | Wednesday 04 March 2026 02:20:19 +0000 (0:00:00.061) 0:00:05.104 *******
2026-03-04 02:20:20.596946 | instance | changed: [instance]
2026-03-04 02:20:20.597026 | instance |
2026-03-04 02:20:20.597176 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:20:20.597428 | instance | Wednesday 04 March 2026 02:20:20 +0000 (0:00:00.655) 0:00:05.759 *******
2026-03-04 02:20:23.450881 | instance | changed: [instance]
2026-03-04 02:20:23.451474 | instance |
2026-03-04 02:20:23.451489 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-04 02:20:23.451514 | instance | Wednesday 04 March 2026 02:20:23 +0000 (0:00:02.853) 0:00:08.613 *******
2026-03-04 02:20:23.484468 | instance | skipping: [instance]
2026-03-04 02:20:23.484542 | instance |
2026-03-04 02:20:23.484707 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-04 02:20:23.484869 | instance | Wednesday 04 March 2026 02:20:23 +0000 (0:00:00.033) 0:00:08.647 *******
2026-03-04 02:20:23.517077 | instance | skipping: [instance]
2026-03-04 02:20:23.517196 | instance |
2026-03-04 02:20:23.517452 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-04 02:20:23.517474 | instance | Wednesday 04 March 2026 02:20:23 +0000 (0:00:00.032) 0:00:08.679 *******
2026-03-04 02:20:23.553992 | instance | skipping: [instance]
2026-03-04 02:20:23.554069 | instance |
2026-03-04 02:20:23.554407 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-04 02:20:23.554467 | instance | Wednesday 04 March 2026 02:20:23 +0000 (0:00:00.036) 0:00:08.716 *******
2026-03-04 02:20:28.770899 | instance | changed: [instance]
2026-03-04 02:20:28.770967 | instance |
2026-03-04 02:20:28.771233 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-04 02:20:28.771263 | instance | Wednesday 04 March 2026 02:20:28 +0000 (0:00:05.216) 0:00:13.933 *******
2026-03-04 02:20:29.388885 | instance | changed: [instance]
2026-03-04 02:20:29.389341 | instance |
2026-03-04 02:20:29.389385 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-04 02:20:29.389392 | instance | Wednesday 04 March 2026 02:20:29 +0000 (0:00:00.617) 0:00:14.551 *******
2026-03-04 02:20:30.321369 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-03-04 02:20:30.321450 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-04 02:20:30.322243 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-04 02:20:30.322534 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-04 02:20:30.322543 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-04 02:20:30.322548 | instance |
2026-03-04 02:20:30.322553 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-04 02:20:30.322559 | instance | Wednesday 04 March 2026 02:20:30 +0000 (0:00:00.932) 0:00:15.483 *******
2026-03-04 02:20:30.891470 | instance | changed: [instance]
2026-03-04 02:20:30.891574 | instance |
2026-03-04 02:20:30.892634 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-04 02:20:30.892695 | instance | Wednesday 04 March 2026 02:20:30 +0000 (0:00:00.558) 0:00:16.042 *******
2026-03-04 02:20:30.892704 | instance |
2026-03-04 02:20:30.892711 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-03-04 02:20:30.892716 | instance | Wednesday 04 March 2026 02:20:30 +0000 (0:00:00.011) 0:00:16.053 *******
2026-03-04 02:20:31.797906 | instance | ok: [instance]
2026-03-04 02:20:31.797978 | instance |
2026-03-04 02:20:31.798290 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-03-04 02:20:31.798345 | instance | Wednesday 04 March 2026 02:20:31 +0000 (0:00:00.906) 0:00:16.960 *******
2026-03-04 02:20:32.244974 | instance | changed: [instance]
2026-03-04 02:20:32.245185 | instance |
2026-03-04 02:20:32.245481 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-04 02:20:32.245780 | instance | Wednesday 04 March 2026 02:20:32 +0000 (0:00:00.446) 0:00:17.407 *******
2026-03-04 02:20:32.793528 | instance | changed: [instance]
2026-03-04 02:20:32.793749 | instance |
2026-03-04 02:20:32.794226 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:20:32.794531 | instance | Wednesday 04 March 2026 02:20:32 +0000 (0:00:00.548) 0:00:17.955 *******
2026-03-04 02:20:32.998445 | instance | ok: [instance]
2026-03-04 02:20:32.998562 | instance |
2026-03-04 02:20:32.998769 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:20:32.998932 | instance | Wednesday 04 March 2026 02:20:32 +0000 (0:00:00.205) 0:00:18.161 *******
2026-03-04 02:20:33.061043 | instance | ok: [instance] => {
2026-03-04 02:20:33.061354 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-03-04 02:20:33.061632 | instance | }
2026-03-04 02:20:33.061886 | instance |
2026-03-04 02:20:33.062171 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:20:33.062538 | instance | Wednesday 04 March 2026 02:20:33 +0000 (0:00:00.062) 0:00:18.223 *******
2026-03-04 02:20:34.125012 | instance | changed: [instance]
2026-03-04 02:20:34.125406 | instance |
2026-03-04 02:20:34.125790 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:20:34.126133 | instance | Wednesday 04 March 2026 02:20:34 +0000 (0:00:01.064) 0:00:19.287 *******
2026-03-04 02:20:39.434488 | instance | changed: [instance]
2026-03-04 02:20:39.434582 | instance |
2026-03-04 02:20:39.434846 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-03-04 02:20:39.434861 | instance | Wednesday 04 March 2026 02:20:39 +0000 (0:00:05.309) 0:00:24.597 *******
2026-03-04 02:20:40.388045 | instance | ok: [instance]
2026-03-04 02:20:40.388148 | instance |
2026-03-04 02:20:40.388538 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-03-04 02:20:40.388595 | instance | Wednesday 04 March 2026 02:20:40 +0000 (0:00:00.953) 0:00:25.550 *******
2026-03-04 02:20:40.783677 | instance | changed: [instance]
2026-03-04 02:20:40.783735 | instance |
2026-03-04 02:20:40.784001 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-03-04 02:20:40.784015 | instance | Wednesday 04 March 2026 02:20:40 +0000 (0:00:00.395) 0:00:25.946 *******
2026-03-04 02:20:41.256803 | instance | changed: [instance]
2026-03-04 02:20:41.256915 | instance |
2026-03-04 02:20:41.257297 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-03-04 02:20:41.257377 | instance | Wednesday 04 March 2026 02:20:41 +0000 (0:00:00.472) 0:00:26.418 *******
2026-03-04 02:20:41.826594 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-03-04 02:20:41.826689 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-03-04 02:20:41.827227 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-03-04 02:20:41.827263 | instance |
2026-03-04 02:20:41.827269 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-03-04 02:20:41.827274 | instance | Wednesday 04 March 2026 02:20:41 +0000 (0:00:00.570) 0:00:26.989 *******
2026-03-04 02:20:42.287092 | instance | changed: [instance]
2026-03-04 02:20:42.287164 | instance |
2026-03-04 02:20:42.287437 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-03-04 02:20:42.287477 | instance | Wednesday 04 March 2026 02:20:42 +0000 (0:00:00.460) 0:00:27.449 *******
2026-03-04 02:20:42.748868 | instance | changed: [instance]
2026-03-04 02:20:42.748945 | instance |
2026-03-04 02:20:42.749623 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-03-04 02:20:42.749666 | instance | Wednesday 04 March 2026 02:20:42 +0000 (0:00:00.453) 0:00:27.902 *******
2026-03-04 02:20:42.749672 | instance |
2026-03-04 02:20:42.749676 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-03-04 02:20:42.749681 | instance | Wednesday 04 March 2026 02:20:42 +0000 (0:00:00.008) 0:00:27.911 *******
2026-03-04 02:20:43.446252 | instance | ok: [instance]
2026-03-04 02:20:43.446320 | instance |
2026-03-04 02:20:43.446469 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-03-04 02:20:43.446596 | instance | Wednesday 04 March 2026 02:20:43 +0000 (0:00:00.697) 0:00:28.609 *******
2026-03-04 02:20:44.266721 | instance | changed: [instance]
2026-03-04 02:20:44.266966 | instance |
2026-03-04 02:20:44.267447 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-03-04 02:20:44.267743 | instance | Wednesday 04 March 2026 02:20:44 +0000 (0:00:00.820) 0:00:29.429 *******
2026-03-04 02:20:44.802596 | instance | changed: [instance]
2026-03-04 02:20:44.802688 | instance |
2026-03-04 02:20:44.802820 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-03-04 02:20:44.802971 | instance | Wednesday 04 March 2026 02:20:44 +0000 (0:00:00.535) 0:00:29.965 *******
2026-03-04 02:20:44.863472 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-03-04 02:20:44.863674 | instance |
2026-03-04 02:20:44.863944 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-03-04 02:20:44.864210 | instance | Wednesday 04 March 2026 02:20:44 +0000 (0:00:00.060) 0:00:30.026 *******
2026-03-04 02:20:49.579170 | instance | changed: [instance]
2026-03-04 02:20:49.579236 | instance |
2026-03-04 02:20:49.579248 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-03-04 02:20:49.579258 | instance | Wednesday 04 March 2026 02:20:49 +0000 (0:00:04.714) 0:00:34.740 *******
2026-03-04 02:20:50.219924 | instance | ok: [instance] => (item=chronyd)
2026-03-04 02:20:50.220033 | instance | ok: [instance] => (item=sshd)
2026-03-04 02:20:50.220402 | instance |
2026-03-04 02:20:50.220462 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-03-04 02:20:50.220470 | instance | Wednesday 04 March 2026 02:20:50 +0000 (0:00:00.642) 0:00:35.382 *******
2026-03-04 02:20:50.571499 | instance | changed: [instance]
2026-03-04 02:20:50.571558 | instance |
2026-03-04 02:20:50.571952 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-03-04 02:20:50.571995 | instance | Wednesday 04 March 2026 02:20:50 +0000 (0:00:00.351) 0:00:35.734 *******
2026-03-04 02:20:50.766626 | instance | ok: [instance]
2026-03-04 02:20:50.766732 | instance |
2026-03-04 02:20:50.767009 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-03-04 02:20:50.767052 | instance | Wednesday 04 March 2026 02:20:50 +0000 (0:00:00.195) 0:00:35.929 *******
2026-03-04 02:20:51.231814 | instance | changed: [instance]
2026-03-04 02:20:51.231888 | instance |
2026-03-04 02:20:51.232145 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-03-04 02:20:51.232181 | instance | Wednesday 04 March 2026 02:20:51 +0000 (0:00:00.465) 0:00:36.394 *******
2026-03-04 02:20:51.598808 | instance | changed: [instance]
2026-03-04 02:20:51.598877 | instance |
2026-03-04 02:20:51.599141 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] *****************************
2026-03-04 02:20:51.599178 | instance | Wednesday 04 March 2026 02:20:51 +0000 (0:00:00.366) 0:00:36.761 *******
2026-03-04 02:20:53.247715 | instance | ok: [instance]
2026-03-04 02:20:53.247838 | instance |
2026-03-04 02:20:53.248097 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] ***********************
2026-03-04 02:20:53.248140 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:01.648) 0:00:38.410 *******
2026-03-04 02:20:53.302480 | instance | ok: [instance]
2026-03-04 02:20:53.302552 | instance |
2026-03-04 02:20:53.302830 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] **********
2026-03-04 02:20:53.302855 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.054) 0:00:38.465 *******
2026-03-04 02:20:53.342912 | instance | skipping: [instance]
2026-03-04 02:20:53.343454 | instance |
2026-03-04 02:20:53.343488 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] ****************************
2026-03-04 02:20:53.343497 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.040) 0:00:38.505 *******
2026-03-04 02:20:53.380397 | instance | skipping: [instance]
2026-03-04 02:20:53.380469 | instance |
2026-03-04 02:20:53.380719 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] ****************************
2026-03-04 02:20:53.380744 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.037) 0:00:38.543 *******
2026-03-04 02:20:53.416320 | instance | skipping: [instance]
2026-03-04 02:20:53.416689 | instance |
2026-03-04 02:20:53.416723 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] *************************
2026-03-04 02:20:53.416729 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.035) 0:00:38.579 *******
2026-03-04 02:20:53.456617 | instance | skipping: [instance]
2026-03-04 02:20:53.456722 | instance |
2026-03-04 02:20:53.456851 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] ***************
2026-03-04 02:20:53.456980 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.040) 0:00:38.619 *******
2026-03-04 02:20:53.496532 | instance | skipping: [instance]
2026-03-04 02:20:53.496636 | instance |
2026-03-04 02:20:53.496819 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] **********************
2026-03-04 02:20:53.496973 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.039) 0:00:38.659 *******
2026-03-04 02:20:53.536247 | instance | skipping: [instance]
2026-03-04 02:20:53.536382 | instance |
2026-03-04 02:20:53.536589 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ******************************
2026-03-04 02:20:53.536748 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.039) 0:00:38.698 *******
2026-03-04 02:20:53.578108 | instance | skipping: [instance]
2026-03-04 02:20:53.578185 | instance |
2026-03-04 02:20:53.578295 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-03-04 02:20:53.578481 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.042) 0:00:38.740 *******
2026-03-04 02:20:53.694944 | instance | ok: [instance]
2026-03-04 02:20:53.695010 | instance |
2026-03-04 02:20:53.695166 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-03-04 02:20:53.695362 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.114) 0:00:38.855 *******
2026-03-04 02:20:53.922968 | instance | ok: [instance] => (item=instance)
2026-03-04 02:20:53.923504 | instance |
2026-03-04 02:20:53.923853 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-03-04 02:20:53.924186 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.229) 0:00:39.085 *******
2026-03-04 02:20:53.974734 | instance | ok: [instance]
2026-03-04 02:20:53.974799 | instance |
2026-03-04 02:20:53.974929 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-03-04 02:20:53.975117 | instance | Wednesday 04 March 2026 02:20:53 +0000 (0:00:00.052) 0:00:39.137 *******
2026-03-04 02:20:54.046907 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-03-04 02:20:54.046982 | instance |
2026-03-04 02:20:54.047027 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-03-04 02:20:54.047157 | instance | Wednesday 04 March 2026 02:20:54 +0000 (0:00:00.070) 0:00:39.207 *******
2026-03-04 02:20:54.377031 | instance | changed: [instance]
2026-03-04 02:20:54.377102 | instance |
2026-03-04 02:20:54.377378 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-03-04 02:20:54.377416 | instance | Wednesday 04 March 2026 02:20:54 +0000 (0:00:00.331) 0:00:39.539 *******
2026-03-04 02:20:55.056042 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-03-04 02:20:55.056113 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-03-04 02:20:55.056736 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-03-04 02:20:55.056776 | instance |
2026-03-04 02:20:55.056782 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] *******************************
2026-03-04 02:20:55.056787 | instance | Wednesday 04 March 2026 02:20:55 +0000 (0:00:00.678) 0:00:40.218 *******
2026-03-04 02:22:59.817206 | instance | ok: [instance]
2026-03-04 02:22:59.817300 | instance |
2026-03-04 02:22:59.817313 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-03-04 02:22:59.817323 | instance | Wednesday 04 March 2026 02:22:59 +0000 (0:02:04.760) 0:02:44.979 *******
2026-03-04 02:23:00.015021 | instance | changed: [instance]
2026-03-04 02:23:00.015081 | instance |
2026-03-04 02:23:00.015354 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-03-04 02:23:00.015396 | instance | Wednesday 04 March 2026 02:23:00 +0000 (0:00:00.198) 0:02:45.177 *******
2026-03-04 02:23:00.062820 | instance | ok: [instance]
2026-03-04 02:23:00.062918 | instance |
2026-03-04 02:23:00.063113 | instance | TASK [Install Ceph host] *******************************************************
2026-03-04 02:23:00.063192 | instance | Wednesday 04 March 2026 02:23:00 +0000 (0:00:00.047) 0:02:45.225 *******
2026-03-04 02:23:00.141647 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-03-04 02:23:00.141722 | instance |
2026-03-04 02:23:00.141969 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-03-04 02:23:00.142005 | instance | Wednesday 04 March 2026 02:23:00 +0000 (0:00:00.078) 0:02:45.304 *******
2026-03-04 02:23:01.637661 | instance | ok: [instance]
2026-03-04 02:23:01.637764 | instance |
2026-03-04 02:23:01.638028 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-03-04 02:23:01.638071 | instance | Wednesday 04 March 2026 02:23:01 +0000 (0:00:01.495) 0:02:46.799 *******
2026-03-04 02:23:01.698152 | instance | ok: [instance] => (item=instance)
2026-03-04 02:23:01.698219 | instance |
2026-03-04 02:23:01.698372 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-03-04 02:23:01.698486 | instance | Wednesday 04 March 2026 02:23:01 +0000 (0:00:00.060) 0:02:46.860 *******
2026-03-04 02:23:02.102537 | instance | ok: [instance]
2026-03-04 02:23:02.102738 | instance |
2026-03-04 02:23:02.102953 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-03-04 02:23:02.103160 | instance | Wednesday 04 March 2026 02:23:02 +0000 (0:00:00.404) 0:02:47.265 *******
2026-03-04 02:23:03.990271 | instance | ok: [instance]
2026-03-04 02:23:03.990571 | instance |
2026-03-04 02:23:03.990881 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-03-04 02:23:03.991177 | instance | Wednesday 04 March 2026 02:23:03 +0000 (0:00:01.887) 0:02:49.152 *******
2026-03-04 02:23:05.598720 | instance | ok: [instance]
2026-03-04 02:23:05.598784 | instance |
2026-03-04 02:23:05.598798 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-03-04 02:23:05.598810 | instance | Wednesday 04 March 2026 02:23:05 +0000 (0:00:01.607) 0:02:50.760 *******
2026-03-04 02:23:15.791960 | instance | ok: [instance]
2026-03-04 02:23:15.792031 | instance |
2026-03-04 02:23:15.792295 | instance | TASK [Install Ceph host] *******************************************************
2026-03-04 02:23:15.792336 | instance | Wednesday 04 March 2026 02:23:15 +0000 (0:00:10.194) 0:03:00.954 *******
2026-03-04 02:23:15.868857 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-03-04 02:23:15.869222 | instance |
2026-03-04 02:23:15.869255 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-03-04 02:23:15.869261 | instance | Wednesday 04 March 2026 02:23:15 +0000 (0:00:00.076) 0:03:01.031 *******
2026-03-04 02:23:15.927146 | instance | skipping: [instance]
2026-03-04 02:23:15.927224 | instance |
2026-03-04 02:23:15.927478 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-03-04 02:23:15.927513 | instance | Wednesday 04 March 2026 02:23:15 +0000 (0:00:00.058) 0:03:01.089 *******
2026-03-04 02:23:15.991035 | instance | skipping: [instance] => (item=instance)
2026-03-04 02:23:15.991123 | instance | skipping: [instance]
2026-03-04 02:23:15.991516 | instance |
2026-03-04 02:23:15.991545 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-03-04 02:23:15.991551 | instance | Wednesday 04 March 2026 02:23:15 +0000 (0:00:00.063) 0:03:01.153 *******
2026-03-04 02:23:16.239815 | instance | ok: [instance]
2026-03-04 02:23:16.239878 | instance |
2026-03-04 02:23:16.240151 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-03-04 02:23:16.240383 | instance | Wednesday 04 March 2026 02:23:16 +0000 (0:00:00.249) 0:03:01.402 *******
2026-03-04 02:23:18.136882 | instance | ok: [instance]
2026-03-04 02:23:18.137380 | instance |
2026-03-04 02:23:18.137400 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-03-04 02:23:18.137408 | instance | Wednesday 04 March 2026 02:23:18 +0000 (0:00:01.897) 0:03:03.299 *******
2026-03-04 02:23:19.649243 | instance | ok: [instance]
2026-03-04 02:23:19.649282 | instance |
2026-03-04 02:23:19.649288 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-03-04 02:23:19.649293 | instance | Wednesday 04 March 2026 02:23:19 +0000 (0:00:01.512) 0:03:04.811 *******
2026-03-04 02:23:21.185971 | instance | ok: [instance]
2026-03-04 02:23:21.186069 | instance |
2026-03-04 02:23:21.186343 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] ***********
2026-03-04 02:23:21.186413 | instance | Wednesday 04 March 2026 02:23:21 +0000 (0:00:01.536) 0:03:06.348 *******
2026-03-04 02:23:23.742149 | instance | ok: [instance]
2026-03-04 02:23:23.742263 | instance |
2026-03-04 02:23:23.742359 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-03-04 02:23:23.742471 | instance |
2026-03-04 02:23:23.742597 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:23:23.742725 | instance | Wednesday 04 March 2026 02:23:23 +0000 (0:00:02.556) 0:03:08.905 *******
2026-03-04 02:23:24.615319 | instance | ok: [instance]
2026-03-04 02:23:24.615393 | instance |
2026-03-04 02:23:24.615530 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:23:24.615657 | instance | Wednesday 04 March 2026 02:23:24 +0000 (0:00:00.872) 0:03:09.778 *******
2026-03-04 02:23:24.816036 | instance | ok: [instance]
2026-03-04 02:23:24.816105 | instance |
2026-03-04 02:23:24.816226 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:23:24.816398 | instance | Wednesday 04 March 2026 02:23:24 +0000 (0:00:00.200) 0:03:09.978 *******
2026-03-04 02:23:24.854560 | instance | skipping: [instance]
2026-03-04 02:23:24.854602 | instance |
2026-03-04 02:23:24.854787 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-04 02:23:24.854852 | instance | Wednesday 04 March 2026 02:23:24 +0000 (0:00:00.038) 0:03:10.017 *******
2026-03-04 02:23:25.064220 | instance | ok: [instance]
2026-03-04 02:23:25.064309 | instance |
2026-03-04 02:23:25.064383 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:23:25.064526 | instance | Wednesday 04 March 2026 02:23:25 +0000 (0:00:00.209) 0:03:10.226 *******
2026-03-04 02:23:25.131803 | instance | ok: [instance] => {
2026-03-04 02:23:25.131868 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-03-04 02:23:25.132002 | instance | }
2026-03-04 02:23:25.132110 | instance |
2026-03-04 02:23:25.132233 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:23:25.132355 | instance | Wednesday 04 March 2026 02:23:25 +0000 (0:00:00.067) 0:03:10.294 *******
2026-03-04 02:23:25.432874 | instance | ok: [instance]
2026-03-04 02:23:25.432953 | instance |
2026-03-04 02:23:25.433074 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:23:25.433183 | instance | Wednesday 04 March 2026 02:23:25 +0000 (0:00:00.300) 0:03:10.595 *******
2026-03-04 02:23:25.479932 | instance | skipping: [instance]
2026-03-04 02:23:25.480069 | instance |
2026-03-04 02:23:25.480231 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:23:25.480401 | instance | Wednesday 04 March 2026 02:23:25 +0000 (0:00:00.046) 0:03:10.642 *******
2026-03-04 02:23:25.525947 | instance | skipping: [instance]
2026-03-04 02:23:25.526048 | instance |
2026-03-04 02:23:25.526174 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:23:25.526336 | instance | Wednesday 04 March 2026 02:23:25 +0000 (0:00:00.046) 0:03:10.688 *******
2026-03-04 02:23:25.729452 | instance | ok: [instance]
2026-03-04 02:23:25.729546 | instance |
2026-03-04 02:23:25.729660 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:23:25.729761 | instance | Wednesday 04 March 2026 02:23:25 +0000 (0:00:00.203) 0:03:10.892 *******
2026-03-04 02:23:26.695198 | instance | ok: [instance]
2026-03-04 02:23:26.695273 | instance |
2026-03-04 02:23:26.695382 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:23:26.695502 | instance | Wednesday 04 March 2026 02:23:26 +0000 (0:00:00.965) 0:03:11.857 *******
2026-03-04 02:23:26.762242 | instance | ok: [instance] => {
2026-03-04 02:23:26.762398 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-03-04 02:23:26.762564 | instance | }
2026-03-04 02:23:26.762726 | instance |
2026-03-04 02:23:26.762904 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:23:26.763077 | instance | Wednesday 04 March 2026 02:23:26 +0000 (0:00:00.066) 0:03:11.924 *******
2026-03-04 02:23:27.085577 | instance | ok: [instance]
2026-03-04 02:23:27.085663 | instance |
2026-03-04 02:23:27.085824 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:23:27.086025 | instance | Wednesday 04 March 2026 02:23:27 +0000 (0:00:00.323) 0:03:12.247 *******
2026-03-04 02:23:29.021858 | instance | ok: [instance]
2026-03-04 02:23:29.021932 | instance |
2026-03-04 02:23:29.022052 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-04 02:23:29.022171 | instance | Wednesday 04 March 2026 02:23:29 +0000 (0:00:01.936) 0:03:14.184 *******
2026-03-04 02:23:29.051968 | instance | skipping: [instance]
2026-03-04 02:23:29.052047 | instance |
2026-03-04 02:23:29.052188 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-04 02:23:29.052313 | instance | Wednesday 04 March 2026 02:23:29 +0000 (0:00:00.030) 0:03:14.214 *******
2026-03-04 02:23:29.085603 | instance | skipping: [instance]
2026-03-04 02:23:29.085702 | instance |
2026-03-04 02:23:29.085828 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-04 02:23:29.085953 | instance | Wednesday 04 March 2026 02:23:29 +0000 (0:00:00.033) 0:03:14.248 *******
2026-03-04 02:23:29.122519 | instance | skipping: [instance]
2026-03-04 02:23:29.122582 | instance |
2026-03-04 02:23:29.122728 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-04 02:23:29.122863 | instance | Wednesday 04 March 2026 02:23:29 +0000 (0:00:00.037) 0:03:14.285 *******
2026-03-04 02:23:30.090507 | instance | ok: [instance]
2026-03-04 02:23:30.090580 | instance |
2026-03-04 02:23:30.090706 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-04 02:23:30.090849 | instance | Wednesday 04 March 2026 02:23:30 +0000 (0:00:00.968) 0:03:15.253 *******
2026-03-04 02:23:30.513702 | instance | ok: [instance]
2026-03-04 02:23:30.513762 | instance |
2026-03-04 02:23:30.513902 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-04 02:23:30.514025 | instance | Wednesday 04 March 2026 02:23:30 +0000 (0:00:00.423) 0:03:15.676 *******
2026-03-04 02:23:31.362638 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-03-04 02:23:31.362719 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-04 02:23:31.362878 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-04 02:23:31.363014 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-04 02:23:31.363151 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-04 02:23:31.363292 | instance |
2026-03-04 02:23:31.363425 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-04 02:23:31.363546 | instance | Wednesday 04 March 2026 02:23:31 +0000 (0:00:00.848) 0:03:16.525 *******
2026-03-04 02:23:31.835119 | instance | ok: [instance]
2026-03-04 02:23:31.835191 | instance |
2026-03-04 02:23:31.835330 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-04 02:23:31.835459 | instance | Wednesday 04 March 2026 02:23:31 +0000 (0:00:00.466) 0:03:16.991 *******
2026-03-04 02:23:31.835571 | instance |
2026-03-04 02:23:31.835701 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-04 02:23:31.835818 | instance | Wednesday 04 March 2026 02:23:31 +0000 (0:00:00.006) 0:03:16.997 *******
2026-03-04 02:23:32.178056 | instance | ok: [instance]
2026-03-04 02:23:32.178226 | instance |
2026-03-04 02:23:32.178405 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:23:32.178561 | instance | Wednesday 04 March 2026 02:23:32 +0000 (0:00:00.342) 0:03:17.340 *******
2026-03-04 02:23:32.382553 | instance | ok: [instance]
2026-03-04 02:23:32.382614 | instance |
2026-03-04 02:23:32.382765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:23:32.382892 | instance | Wednesday 04 March 2026 02:23:32 +0000 (0:00:00.204) 0:03:17.545 *******
2026-03-04 02:23:32.431756 | instance | ok: [instance] => {
2026-03-04 02:23:32.431846 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-03-04 02:23:32.432007 | instance | }
2026-03-04 02:23:32.432148 | instance |
2026-03-04 02:23:32.432290 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:23:32.432441 | instance | Wednesday 04 March 2026 02:23:32 +0000 (0:00:00.049) 0:03:17.594 *******
2026-03-04 02:23:32.758731 | instance | ok: [instance]
2026-03-04 02:23:32.758897 | instance |
2026-03-04 02:23:32.759097 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:23:32.759313 | instance | Wednesday 04 March 2026 02:23:32 +0000 (0:00:00.326) 0:03:17.921 *******
2026-03-04 02:23:36.780007 | instance | ok: [instance]
2026-03-04 02:23:36.780086 | instance |
2026-03-04 02:23:36.780195 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-03-04 02:23:36.780312 | instance | Wednesday 04 March 2026 02:23:36 +0000 (0:00:04.021) 0:03:21.942 *******
2026-03-04 02:23:37.736665 | instance | ok: [instance]
2026-03-04 02:23:37.736759 | instance |
2026-03-04 02:23:37.736897 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-03-04 02:23:37.737025 | instance | Wednesday 04 March 2026 02:23:37 +0000 (0:00:00.956) 0:03:22.899 *******
2026-03-04 02:23:37.928980 | instance | ok: [instance]
2026-03-04 02:23:37.929049 | instance |
2026-03-04 02:23:37.929166 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-03-04 02:23:37.929294 | instance | Wednesday 04 March 2026 02:23:37 +0000 (0:00:00.192) 0:03:23.091 *******
2026-03-04 02:23:38.341001 | instance | ok: [instance]
2026-03-04 02:23:38.341074 | instance |
2026-03-04 02:23:38.341192 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-03-04 02:23:38.341318 | instance | Wednesday 04 March 2026 02:23:38 +0000 (0:00:00.412) 0:03:23.503 *******
2026-03-04 02:23:38.884070 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-03-04 02:23:38.884166 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-03-04 02:23:38.884294 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-03-04 02:23:38.884407 | instance |
2026-03-04 02:23:38.884528 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-03-04 02:23:38.884648 | instance | Wednesday 04 March 2026 02:23:38 +0000 (0:00:00.542) 0:03:24.046 *******
2026-03-04 02:23:39.287248 | instance | ok: [instance]
2026-03-04 02:23:39.287389 | instance |
2026-03-04 02:23:39.287586 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-03-04 02:23:39.287785 | instance | Wednesday 04 March 2026 02:23:39 +0000 (0:00:00.402) 0:03:24.449 *******
2026-03-04 02:23:39.728773 | instance | ok: [instance]
2026-03-04 02:23:39.728845 | instance |
2026-03-04 02:23:39.728944 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-03-04 02:23:39.729085 | instance | Wednesday 04 March 2026 02:23:39 +0000 (0:00:00.434) 0:03:24.884 *******
2026-03-04 02:23:39.729185 | instance |
2026-03-04 02:23:39.729355 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-03-04 02:23:39.729482 | instance | Wednesday 04 March 2026 02:23:39 +0000 (0:00:00.006) 0:03:24.891 *******
2026-03-04 02:23:40.082695 | instance | ok: [instance]
2026-03-04 02:23:40.082774 | instance |
2026-03-04 02:23:40.082903 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-03-04 02:23:40.083045 | instance | Wednesday 04 March 2026 02:23:40 +0000 (0:00:00.354) 0:03:25.245 *******
2026-03-04 02:23:40.135351 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-03-04 02:23:40.135445 | instance |
2026-03-04 02:23:40.135633 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-03-04 02:23:40.135827 | instance | Wednesday 04 March 2026 02:23:40 +0000 (0:00:00.052) 0:03:25.298 *******
2026-03-04 02:23:41.099453 | instance | ok: [instance]
2026-03-04 02:23:41.099539 | instance |
2026-03-04 02:23:41.099651 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-03-04 02:23:41.099810 | instance | Wednesday 04 March 2026 02:23:41 +0000 (0:00:00.964) 0:03:26.262 *******
2026-03-04 02:23:41.738814 | instance | ok: [instance] => (item=chronyd)
2026-03-04 02:23:41.738887 | instance | ok: [instance] => (item=sshd)
2026-03-04 02:23:41.739129 | instance |
2026-03-04 02:23:41.739205 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-03-04 02:23:41.739217 | instance | Wednesday 04 March 2026 02:23:41 +0000 (0:00:00.639) 0:03:26.901 *******
2026-03-04 02:23:42.427520 | instance | ok: [instance]
2026-03-04 02:23:42.427593 | instance |
2026-03-04 02:23:42.427713 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-03-04 02:23:42.427846 | instance | Wednesday 04 March 2026 02:23:42 +0000 (0:00:00.688) 0:03:27.590 *******
2026-03-04 02:23:42.616471 | instance | ok: [instance]
2026-03-04 02:23:42.616569 | instance |
2026-03-04 02:23:42.616692 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-03-04 02:23:42.616815 | instance | Wednesday 04 March 2026 02:23:42 +0000 (0:00:00.188) 0:03:27.779 *******
2026-03-04 02:23:42.847324 | instance | ok: [instance]
2026-03-04 02:23:42.847424 | instance |
2026-03-04 02:23:42.847666 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-03-04 02:23:42.847683 | instance | Wednesday 04 March 2026 02:23:42 +0000 (0:00:00.231) 0:03:28.010 *******
2026-03-04 02:23:43.036736 | instance | ok: [instance]
2026-03-04 02:23:43.037248 | instance |
2026-03-04 02:23:43.037296 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-03-04 02:23:43.037304 | instance | Wednesday 04 March 2026 02:23:43 +0000 (0:00:00.189) 0:03:28.199 *******
2026-03-04 02:23:43.243908 | instance | ok: [instance] => (item=instance)
2026-03-04 02:23:43.243990 | instance |
2026-03-04 02:23:43.244218 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-03-04 02:23:43.244255 | instance | Wednesday 04 March 2026 02:23:43 +0000 (0:00:00.207) 0:03:28.406 *******
2026-03-04 02:23:43.302286 | instance | ok: [instance]
2026-03-04 02:23:43.302353 | instance |
2026-03-04 02:23:43.302638 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] *****************************
2026-03-04 02:23:43.302671 | instance | Wednesday 04 March 2026 02:23:43 +0000 (0:00:00.058) 0:03:28.465 *******
2026-03-04 02:23:48.385757 | instance | ok: [instance]
2026-03-04 02:23:48.385830 | instance |
2026-03-04 02:23:48.386228 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] ***********************
2026-03-04 02:23:48.386265 | instance | Wednesday 04 March 2026 02:23:48 +0000 (0:00:05.083) 0:03:33.548 *******
2026-03-04 02:23:48.431915 | instance | ok: [instance]
2026-03-04 02:23:48.432148 | instance |
2026-03-04 02:23:48.432187 | instance | TASK [Install Ceph host] *******************************************************
2026-03-04 02:23:48.432331 | instance | Wednesday 04 March 2026 02:23:48 +0000 (0:00:00.046) 0:03:33.594 *******
2026-03-04 02:23:48.505110 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-03-04 02:23:48.505204 | instance |
2026-03-04 02:23:48.505482 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-03-04 02:23:48.505521 | instance | Wednesday 04 March 2026 02:23:48 +0000 (0:00:00.073) 0:03:33.667 *******
2026-03-04 02:23:48.549022 | instance | skipping: [instance]
2026-03-04 02:23:48.549417 | instance |
2026-03-04 02:23:48.549459 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-03-04 02:23:48.549465 | instance | Wednesday 04 March 2026 02:23:48 +0000 (0:00:00.043) 0:03:33.711 *******
2026-03-04 02:23:48.602818 | instance | skipping: [instance] => (item=instance)
2026-03-04 02:23:48.603479 | instance | skipping: [instance]
2026-03-04 02:23:48.603528 | instance |
2026-03-04 02:23:48.603536 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-03-04 02:23:48.603543 | instance | Wednesday 04 March 2026 02:23:48 +0000 (0:00:00.053) 0:03:33.765 *******
2026-03-04 02:23:48.860198 | instance | ok: [instance]
2026-03-04 02:23:48.860239 | instance |
2026-03-04 02:23:48.860246 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-03-04 02:23:48.860251 | instance | Wednesday 04 March 2026 02:23:48 +0000 (0:00:00.257) 0:03:34.022 *******
2026-03-04 02:23:50.726496 | instance | ok: [instance]
2026-03-04 02:23:50.726599 | instance |
2026-03-04 02:23:50.726846 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] *******************************
2026-03-04 02:23:50.726862 | instance | Wednesday 04 March 2026 02:23:50 +0000 (0:00:01.867) 0:03:35.889 *******
2026-03-04 02:23:50.755234 | instance | skipping: [instance]
2026-03-04 02:23:50.755380 | instance |
2026-03-04 02:23:50.755743 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] *********************
2026-03-04 02:23:50.755763 | instance | Wednesday 04 March 2026 02:23:50 +0000 (0:00:00.028) 0:03:35.918 *******
2026-03-04 02:23:50.782772 | instance | skipping: [instance]
2026-03-04 02:23:50.782895 | instance |
2026-03-04 02:23:50.783002 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-03-04 02:23:50.783133 | instance | Wednesday 04 March 2026 02:23:50 +0000 (0:00:00.027) 0:03:35.945 *******
2026-03-04 02:23:56.060751 | instance | ok: [instance]
2026-03-04 02:23:56.060814 | instance |
2026-03-04 02:23:56.061068 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-03-04 02:23:56.061084 | instance | Wednesday 04 March 2026 02:23:56 +0000 (0:00:05.277) 0:03:41.223 *******
2026-03-04 02:24:06.329217 | instance | ok: [instance]
2026-03-04 02:24:06.329312 | instance |
2026-03-04 02:24:06.329570 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-03-04 02:24:06.329604 | instance | Wednesday 04 March 2026 02:24:06 +0000 (0:00:10.268) 0:03:51.492 *******
2026-03-04 02:25:32.081125 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-03-04 02:25:32.081213 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-03-04 02:25:32.081298 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-03-04 02:25:32.081401 | instance |
2026-03-04 02:25:32.081537 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-03-04 02:25:32.081654 | instance | Wednesday 04 March 2026 02:25:32 +0000 (0:01:25.751) 0:05:17.243 *******
2026-03-04 02:25:33.718305 | instance | ok: [instance]
2026-03-04 02:25:33.718848 | instance |
2026-03-04 02:25:33.718869 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-03-04 02:25:33.718877 | instance | Wednesday 04 March 2026 02:25:33 +0000 (0:00:01.637) 0:05:18.880 *******
2026-03-04 02:25:35.240481 | instance | ok: [instance]
2026-03-04 02:25:35.240593 | instance |
2026-03-04 02:25:35.240667 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-03-04 02:25:35.240931 | instance | Wednesday 04 March 2026 02:25:35 +0000 (0:00:01.522) 0:05:20.403 *******
2026-03-04 02:25:35.312724 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-03-04 02:25:35.312800 | instance |
2026-03-04 02:25:35.313071 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-03-04 02:25:35.313112 | instance | Wednesday 04 March 2026 02:25:35 +0000 (0:00:00.072) 0:05:20.475 *******
2026-03-04 02:25:35.365487 | instance | ok: [instance]
2026-03-04 02:25:35.366126 | instance |
2026-03-04 02:25:35.366148 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-03-04 02:25:35.366156 | instance | Wednesday 04 March 2026 02:25:35 +0000 (0:00:00.052) 0:05:20.527 *******
2026-03-04 02:25:36.990499 | instance | ok: [instance]
2026-03-04 02:25:36.990607 | instance |
2026-03-04 02:25:36.990883 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-03-04 02:25:36.990942 | instance | Wednesday 04 March 2026 02:25:36 +0000 (0:00:01.625) 0:05:22.153 *******
2026-03-04 02:25:37.046997 | instance | ok: [instance]
2026-03-04 02:25:37.047085 | instance |
2026-03-04 02:25:37.047371 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-03-04 02:25:37.047412 | instance | Wednesday 04 March 2026 02:25:37 +0000 (0:00:00.056) 0:05:22.209 *******
2026-03-04 02:25:37.092036 | instance | skipping: [instance] => (item=1)
2026-03-04 02:25:37.092322 | instance | skipping: [instance] => (item=1)
2026-03-04 02:25:37.092390 | instance | skipping: [instance] => (item=1)
2026-03-04 02:25:37.092705 | instance | skipping: [instance]
2026-03-04 02:25:37.092763 | instance |
2026-03-04 02:25:37.092898 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-03-04 02:25:37.093035 | instance | Wednesday 04 March 2026 02:25:37 +0000 (0:00:00.045) 0:05:22.254 *******
2026-03-04 02:25:37.138997 | instance | skipping: [instance]
2026-03-04 02:25:37.139072 | instance |
2026-03-04 02:25:37.139456 | instance | PLAY [all] *********************************************************************
2026-03-04 02:25:37.139509 | instance |
2026-03-04 02:25:37.139522 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-03-04 02:25:37.139551 | instance | Wednesday 04 March 2026 02:25:37 +0000 (0:00:00.047) 0:05:22.302 *******
2026-03-04 02:25:37.550280 | instance | changed: [instance]
2026-03-04 02:25:37.550411 | instance |
2026-03-04 02:25:37.550580 | instance | PLAY [all] *********************************************************************
2026-03-04 02:25:37.550742 | instance |
2026-03-04 02:25:37.550950 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:25:37.551153 | instance | Wednesday 04 March 2026 02:25:37 +0000 (0:00:00.410) 0:05:22.712 *******
2026-03-04 02:25:38.491018 | instance | ok: [instance]
2026-03-04 02:25:38.491139 | instance |
2026-03-04 02:25:38.491270 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-03-04 02:25:38.491393 | instance | Wednesday 04 March 2026 02:25:38 +0000 (0:00:00.940) 0:05:23.653 *******
2026-03-04 02:25:44.231329 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-03-04 02:25:44.231415 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-03-04 02:25:44.231477 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-03-04 02:25:44.233369 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-03-04 02:25:44.233412 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-03-04 02:25:44.233426 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-03-04 02:25:44.233439 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-03-04 02:25:44.233452 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-03-04 02:25:44.233464 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-03-04 02:25:44.233477 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-03-04 02:25:44.233489 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-03-04 02:25:44.233502 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-03-04 02:25:44.233514 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-03-04 02:25:44.233526 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-03-04 02:25:44.233538 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-03-04 02:25:44.233550 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-03-04 02:25:44.233562 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-03-04 02:25:44.233575 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-03-04 02:25:44.233594 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-03-04 02:25:44.233607 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-03-04 02:25:44.233619 | instance |
2026-03-04 02:25:44.233877 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-03-04 02:25:44.233915 | instance | Wednesday 04 March 2026 02:25:44 +0000 (0:00:05.740) 0:05:29.393 *******
2026-03-04 02:25:44.428145 | instance | changed: [instance]
2026-03-04 02:25:44.428244 | instance |
2026-03-04 02:25:44.428488 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-03-04 02:25:44.428519 | instance | Wednesday 04 March 2026 02:25:44 +0000 (0:00:00.196) 0:05:29.590 *******
2026-03-04 02:25:44.860285 | instance | changed: [instance]
2026-03-04 02:25:44.860368 | instance |
2026-03-04 02:25:44.860631 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-03-04 02:25:44.860667 | instance | Wednesday 04 March 2026 02:25:44 +0000 (0:00:00.432) 0:05:30.023 *******
2026-03-04 02:25:45.090266 | instance | ok: [instance]
2026-03-04 02:25:45.090371 | instance |
2026-03-04 02:25:45.090676 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-03-04 02:25:45.090715 | instance | Wednesday 04 March 2026 02:25:45 +0000 (0:00:00.229) 0:05:30.253 *******
2026-03-04 02:25:45.137543 | instance | ok: [instance]
2026-03-04 02:25:45.138322 | instance |
2026-03-04 02:25:45.138362 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-03-04 02:25:45.138368 | instance |
2026-03-04 02:25:45.138372 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:25:45.138376 | instance | Wednesday 04 March 2026 02:25:45 +0000 (0:00:00.047) 0:05:30.300 *******
2026-03-04 02:25:46.198558 | instance | ok: [instance]
2026-03-04 02:25:46.198628 | instance |
2026-03-04 02:25:46.198912 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-03-04 02:25:46.198979 | instance | Wednesday 04 March 2026 02:25:46 +0000 (0:00:01.061) 0:05:31.361 *******
2026-03-04 02:25:46.401098 | instance | changed: [instance]
2026-03-04 02:25:46.401180 | instance |
2026-03-04 02:25:46.401417 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-03-04 02:25:46.401449 | instance | Wednesday 04 March 2026 02:25:46 +0000 (0:00:00.202) 0:05:31.563 *******
2026-03-04 02:25:47.276738 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-03-04 02:25:47.277995 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-03-04 02:25:47.278035 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-03-04 02:25:47.278043 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-03-04 02:25:47.278049 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-03-04 02:25:47.278055 | instance |
2026-03-04 02:25:47.278062 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-03-04 02:25:47.278068 | instance | Wednesday 04 March 2026 02:25:47 +0000 (0:00:00.875) 0:05:32.439 *******
2026-03-04 02:25:47.460481 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-03-04 02:25:47.617866 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-03-04 02:25:47.776786 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-03-04 02:25:47.790884 | instance | ...ignoring
2026-03-04 02:25:47.791401 | instance |
2026-03-04 02:25:47.791444 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-03-04 02:25:47.791451 | instance | Wednesday 04 March 2026 02:25:47 +0000 (0:00:00.514) 0:05:32.953 *******
2026-03-04 02:25:47.981199 | instance | ok: [instance]
2026-03-04 02:25:47.981326 | instance |
2026-03-04 02:25:47.981490 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-03-04 02:25:47.981658 | instance | Wednesday 04 March 2026 02:25:47 +0000 (0:00:00.190) 0:05:33.143 *******
2026-03-04 02:25:48.173986 | instance | ok: [instance]
2026-03-04 02:25:48.174219 | instance |
2026-03-04 02:25:48.174532 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-03-04 02:25:48.174808 | instance | Wednesday 04 March 2026 02:25:48 +0000 (0:00:00.192) 0:05:33.336 *******
2026-03-04 02:25:48.208535 | instance | ok: [instance]
2026-03-04 02:25:48.208774 | instance |
2026-03-04 02:25:48.209036 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-03-04 02:25:48.209325 | instance | Wednesday 04 March 2026 02:25:48 +0000 (0:00:00.034) 0:05:33.371 *******
2026-03-04 02:25:48.247340 | instance | ok: [instance]
2026-03-04 02:25:48.247620 | instance |
2026-03-04 02:25:48.247914 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-03-04 02:25:48.248179 | instance | Wednesday 04 March 2026 02:25:48 +0000 (0:00:00.038) 0:05:33.410 *******
2026-03-04 02:25:48.767008 | instance | ok: [instance]
2026-03-04 02:25:48.767216 | instance |
2026-03-04 02:25:48.767504 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-03-04 02:25:48.767781 | instance | Wednesday 04 March 2026 02:25:48 +0000 (0:00:00.519) 0:05:33.929 *******
2026-03-04 02:25:49.033421 | instance | ok: [instance]
2026-03-04 02:25:49.033724 | instance |
2026-03-04 02:25:49.034026 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-03-04 02:25:49.034359 | instance | Wednesday 04 March 2026 02:25:48 +0000 (0:00:00.210) 0:05:34.139 *******
2026-03-04 02:25:49.034616 | instance |
2026-03-04 02:25:49.034887 | instance | PLAY [Install Kubernetes] ******************************************************
2026-03-04 02:25:49.035140 | instance |
2026-03-04 02:25:49.035405 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:25:49.035677 | instance | Wednesday 04 March 2026 02:25:49 +0000 (0:00:00.055) 0:05:34.195 *******
2026-03-04 02:25:49.922288 | instance | ok: [instance]
2026-03-04 02:25:49.922358 | instance |
2026-03-04 02:25:49.922370 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:25:49.922380 | instance | Wednesday 04 March 2026 02:25:49 +0000 (0:00:00.887) 0:05:35.083 *******
2026-03-04 02:25:50.130391 | instance | ok: [instance]
2026-03-04 02:25:50.130460 | instance |
2026-03-04 02:25:50.130706 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:25:50.130747 | instance | Wednesday 04 March 2026 02:25:50 +0000 (0:00:00.209) 0:05:35.293 *******
2026-03-04 02:25:50.175145 | instance | skipping: [instance]
2026-03-04 02:25:50.175181 | instance |
2026-03-04 02:25:50.175187 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-04 02:25:50.175191 | instance | Wednesday 04 March 2026 02:25:50 +0000 (0:00:00.044) 0:05:35.337 *******
2026-03-04 02:25:50.380563 | instance | ok: [instance]
2026-03-04 02:25:50.380635 | instance |
2026-03-04 02:25:50.380696 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:25:50.380836 | instance | Wednesday 04 March 2026 02:25:50 +0000 (0:00:00.205) 0:05:35.543 *******
2026-03-04 02:25:50.435898 | instance | ok: [instance] => {
2026-03-04 02:25:50.436078 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-03-04 02:25:50.436343 | instance | }
2026-03-04 02:25:50.436549 | instance |
2026-03-04 02:25:50.436761 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:25:50.436966 | instance | Wednesday 04 March 2026 02:25:50 +0000 (0:00:00.055) 0:05:35.598 *******
2026-03-04 02:25:50.738869 | instance | ok: [instance]
2026-03-04 02:25:50.738907 | instance |
2026-03-04 02:25:50.738913 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:25:50.738921 | instance | Wednesday 04 March 2026 02:25:50 +0000 (0:00:00.302) 0:05:35.901 *******
2026-03-04 02:25:50.789080 | instance | skipping: [instance]
2026-03-04 02:25:50.789118 | instance |
2026-03-04 02:25:50.789124 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:25:50.789128 | instance | Wednesday 04 March 2026 02:25:50 +0000 (0:00:00.050) 0:05:35.951 *******
2026-03-04 02:25:50.992245 | instance | ok: [instance]
2026-03-04 02:25:50.992295 | instance |
2026-03-04 02:25:50.992300 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:25:50.992305 | instance | Wednesday 04 March 2026 02:25:50 +0000 (0:00:00.203) 0:05:36.154 *******
2026-03-04 02:25:51.984293 | instance | ok: [instance]
2026-03-04 02:25:51.984330 | instance |
2026-03-04 02:25:51.984336 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:25:51.984340 | instance | Wednesday 04 March 2026 02:25:51 +0000 (0:00:00.992) 0:05:37.146 *******
2026-03-04 02:25:52.044127 | instance | ok: [instance] => {
2026-03-04 02:25:52.044150 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-03-04 02:25:52.044155 | instance | }
2026-03-04 02:25:52.044159 | instance |
2026-03-04 02:25:52.044164 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:25:52.044168 | instance | Wednesday 04 March 2026 02:25:52 +0000 (0:00:00.059) 0:05:37.206 *******
2026-03-04 02:25:52.381399 | instance | ok: [instance]
2026-03-04 02:25:52.381441 | instance |
2026-03-04 02:25:52.381449 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:25:52.381455 | instance | Wednesday 04 March 2026 02:25:52 +0000 (0:00:00.336) 0:05:37.543 *******
2026-03-04 02:25:54.334443 | instance | ok: [instance]
2026-03-04 02:25:54.334511 | instance |
2026-03-04 02:25:54.334855 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-04 02:25:54.334891 | instance | Wednesday 04 March 2026 02:25:54 +0000 (0:00:01.953) 0:05:39.497 *******
2026-03-04 02:25:54.369938 | instance | skipping: [instance]
2026-03-04 02:25:54.370280 | instance |
2026-03-04 02:25:54.370624 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-04 02:25:54.370639 | instance | Wednesday 04 March 2026 02:25:54 +0000 (0:00:00.034) 0:05:39.532 *******
2026-03-04 02:25:54.406765 | instance | skipping: [instance]
2026-03-04 02:25:54.407109 | instance |
2026-03-04 02:25:54.407138 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-04 02:25:54.407144 | instance | Wednesday 04 March 2026 02:25:54 +0000 (0:00:00.037) 0:05:39.569 *******
2026-03-04 02:25:54.437787 | instance | skipping: [instance]
2026-03-04 02:25:54.437874 | instance |
2026-03-04 02:25:54.438142 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-04 02:25:54.438181 | instance | Wednesday 04 March 2026 02:25:54 +0000 (0:00:00.031) 0:05:39.600 *******
2026-03-04 02:25:55.406809 | instance | ok: [instance]
2026-03-04 02:25:55.406876 | instance |
2026-03-04 02:25:55.407121 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-04 02:25:55.407160 | instance | Wednesday 04 March 2026 02:25:55 +0000 (0:00:00.969) 0:05:40.569 *******
2026-03-04 02:25:55.818571 | instance | ok: [instance]
2026-03-04 02:25:55.818865 | instance |
2026-03-04 02:25:55.818939 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-04 02:25:55.819097 | instance | Wednesday 04 March 2026 02:25:55 +0000 (0:00:00.411) 0:05:40.981 *******
2026-03-04 02:25:56.711629 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-03-04 02:25:56.712881 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-04 02:25:56.712922 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-04 02:25:56.712928 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-04 02:25:56.712933 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-04 02:25:56.712938 | instance |
2026-03-04 02:25:56.712943 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-04 02:25:56.712947 | instance | Wednesday 04 March 2026 02:25:56 +0000 (0:00:00.893) 0:05:41.874 *******
2026-03-04 02:25:57.196591 | instance | ok: [instance]
2026-03-04 02:25:57.196672 | instance |
2026-03-04 02:25:57.197047 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-04 02:25:57.197104 | instance | Wednesday 04 March 2026 02:25:57 +0000 (0:00:00.478) 0:05:42.352 *******
2026-03-04 02:25:57.197117 | instance |
2026-03-04 02:25:57.197132 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-04 02:25:57.197281 | instance | Wednesday 04 March 2026 02:25:57 +0000 (0:00:00.006) 0:05:42.359 *******
2026-03-04 02:25:57.557170 | instance | ok: [instance]
2026-03-04 02:25:57.557245 | instance |
2026-03-04 02:25:57.557538 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-03-04 02:25:57.557587 | instance | Wednesday 04 March 2026 02:25:57 +0000 (0:00:00.359) 0:05:42.719 *******
2026-03-04 02:25:58.129267 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-03-04 02:25:58.141696 | instance | ...ignoring
2026-03-04 02:25:58.141787 | instance |
2026-03-04 02:25:58.141913 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-03-04 02:25:58.142053 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.585) 0:05:43.304 *******
2026-03-04 02:25:58.181213 | instance | skipping: [instance]
2026-03-04 02:25:58.181598 | instance |
2026-03-04 02:25:58.181633 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-03-04 02:25:58.181639 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.039) 0:05:43.343 *******
2026-03-04 02:25:58.219571 | instance | skipping: [instance]
2026-03-04 02:25:58.219948 | instance |
2026-03-04 02:25:58.219987 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-03-04 02:25:58.219993 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.038) 0:05:43.382 *******
2026-03-04 02:25:58.253918 | instance | skipping: [instance]
2026-03-04 02:25:58.253998 | instance |
2026-03-04 02:25:58.254274 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-03-04 02:25:58.254315 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.034) 0:05:43.416 *******
2026-03-04 02:25:58.287688 | instance | skipping: [instance]
2026-03-04 02:25:58.288087 | instance |
2026-03-04 02:25:58.288130 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-03-04 02:25:58.288136 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.033) 0:05:43.450 *******
2026-03-04 02:25:58.334639 | instance | skipping: [instance]
2026-03-04 02:25:58.334710 | instance |
2026-03-04 02:25:58.334986 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:25:58.335027 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.046) 0:05:43.497 *******
2026-03-04 02:25:58.537788 | instance | ok: [instance]
2026-03-04 02:25:58.537851 | instance |
2026-03-04 02:25:58.537980 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:25:58.538166 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.203) 0:05:43.700 *******
2026-03-04 02:25:58.579603 | instance | ok: [instance] => {
2026-03-04 02:25:58.579725 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-03-04 02:25:58.579907 | instance | }
2026-03-04 02:25:58.580045 | instance |
2026-03-04 02:25:58.580195 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:25:58.580341 | instance | Wednesday 04 March 2026 02:25:58 +0000 (0:00:00.041) 0:05:43.742 *******
2026-03-04 02:25:59.466820 | instance | changed: [instance]
2026-03-04 02:25:59.466951 | instance |
2026-03-04 02:25:59.467129 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:25:59.467298 | instance | Wednesday 04 March 2026 02:25:59 +0000 (0:00:00.887) 0:05:44.629 *******
2026-03-04 02:25:59.519526 | instance | skipping: [instance]
2026-03-04 02:25:59.519632 | instance |
2026-03-04 02:25:59.519786 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:25:59.519929 | instance | Wednesday 04 March 2026 02:25:59 +0000 (0:00:00.053) 0:05:44.682 *******
2026-03-04 02:25:59.727231 | instance | ok: [instance]
2026-03-04 02:25:59.727543 | instance |
2026-03-04 02:25:59.727926 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:25:59.728300 | instance | Wednesday 04 March 2026 02:25:59 +0000 (0:00:00.206) 0:05:44.889 *******
2026-03-04 02:25:59.769723 | instance | ok: [instance] => {
2026-03-04 02:25:59.770092 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-03-04 02:25:59.770414 | instance | }
2026-03-04 02:25:59.770690 | instance |
2026-03-04 02:25:59.770978 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:25:59.771250 | instance | Wednesday 04 March 2026 02:25:59 +0000 (0:00:00.042) 0:05:44.932 *******
2026-03-04 02:26:01.436821 | instance | changed: [instance]
2026-03-04 02:26:01.437165 | instance |
2026-03-04 02:26:01.437178 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:26:01.437188 | instance | Wednesday 04 March 2026 02:26:01 +0000 (0:00:01.667) 0:05:46.599 *******
2026-03-04 02:26:01.486329 | instance | skipping: [instance]
2026-03-04 02:26:01.486365 | instance |
2026-03-04 02:26:01.486549 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-04 02:26:01.486611 | instance | Wednesday 04 March 2026 02:26:01 +0000 (0:00:00.049) 0:05:46.649 *******
2026-03-04 02:26:01.519877 | instance | skipping: [instance]
2026-03-04 02:26:01.520118 | instance |
2026-03-04 02:26:01.520403 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-04 02:26:01.520653 | instance | Wednesday 04 March 2026 02:26:01 +0000 (0:00:00.033) 0:05:46.682 *******
2026-03-04 02:26:01.545043 | instance | skipping: [instance]
2026-03-04 02:26:01.545303 | instance |
2026-03-04 02:26:01.545612 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-04 02:26:01.545883 | instance | Wednesday 04 March 2026 02:26:01 +0000 (0:00:00.025) 0:05:46.707 *******
2026-03-04 02:26:01.579130 | instance | skipping: [instance]
2026-03-04 02:26:01.579396 | instance |
2026-03-04 02:26:01.579664 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-04 02:26:01.579927 | instance | Wednesday 04 March 2026 02:26:01 +0000 (0:00:00.034) 0:05:46.741 *******
2026-03-04 02:26:02.599363 | instance | ok: [instance]
2026-03-04 02:26:02.599425 | instance |
2026-03-04 02:26:02.599437 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-04 02:26:02.599448 | instance | Wednesday 04 March 2026 02:26:02 +0000 (0:00:01.019) 0:05:47.761 *******
2026-03-04 02:26:03.028563 | instance | ok: [instance]
2026-03-04 02:26:03.028652 | instance |
2026-03-04 02:26:03.028905 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-04 02:26:03.028944 | instance | Wednesday 04 March 2026 02:26:03 +0000 (0:00:00.430) 0:05:48.191 *******
2026-03-04 02:26:03.948440 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-03-04 02:26:03.948511 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-04 02:26:03.949238 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-04 02:26:03.949275 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-04 02:26:03.949281 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-04 02:26:03.949287 | instance |
2026-03-04 02:26:03.949291 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-04 02:26:03.949295 | instance | Wednesday 04 March 2026 02:26:03 +0000 (0:00:00.919) 0:05:49.111 *******
2026-03-04 02:26:04.455027 | instance | ok: [instance]
2026-03-04 02:26:04.455091 | instance |
2026-03-04 02:26:04.455374 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-04 02:26:04.455428 | instance | Wednesday 04 March 2026 02:26:04 +0000 (0:00:00.499) 0:05:49.610 *******
2026-03-04 02:26:04.455445 | instance |
2026-03-04 02:26:04.455656 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-04 02:26:04.455678 | instance | Wednesday 04 March 2026 02:26:04 +0000 (0:00:00.007) 0:05:49.617 *******
2026-03-04 02:26:04.818891 | instance | ok: [instance]
2026-03-04 02:26:04.818957 | instance |
2026-03-04 02:26:04.819209 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:26:04.819245 | instance | Wednesday 04 March 2026 02:26:04 +0000 (0:00:00.363) 0:05:49.981 *******
2026-03-04 02:26:05.036278 | instance | ok: [instance]
2026-03-04 02:26:05.036362 | instance |
2026-03-04 02:26:05.036620 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:26:05.036663 | instance | Wednesday 04 March 2026 02:26:05 +0000 (0:00:00.217) 0:05:50.198 *******
2026-03-04 02:26:05.100369 | instance | ok: [instance] => {
2026-03-04 02:26:05.100427 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz"
2026-03-04 02:26:05.100914 | instance | }
2026-03-04 02:26:05.101083 | instance |
2026-03-04 02:26:05.101125 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:26:05.101137 | instance | Wednesday 04 March 2026 02:26:05 +0000 (0:00:00.064) 0:05:50.263 *******
2026-03-04 02:26:05.818935 | instance | changed: [instance]
2026-03-04 02:26:05.819018 | instance |
2026-03-04 02:26:05.819270 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:26:05.819311 | instance | Wednesday 04 March 2026 02:26:05 +0000 (0:00:00.718) 0:05:50.981 *******
2026-03-04 02:26:07.246821 | instance | changed: [instance]
2026-03-04 02:26:07.246893 | instance |
2026-03-04 02:26:07.246899 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:26:07.246904 | instance | Wednesday 04 March 2026 02:26:07 +0000 (0:00:01.426) 0:05:52.408 *******
2026-03-04 02:26:07.320798 | instance | ok: [instance] => {
2026-03-04 02:26:07.320892 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz"
2026-03-04 02:26:07.321367 | instance | }
2026-03-04 02:26:07.321675 | instance |
2026-03-04 02:26:07.321682 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:26:07.321688 | instance | Wednesday 04 March 2026 02:26:07 +0000 (0:00:00.074) 0:05:52.483 *******
2026-03-04 02:26:08.243514 | instance | changed: [instance]
2026-03-04 02:26:08.243645 | instance |
2026-03-04 02:26:08.243845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:26:08.244015 | instance | Wednesday 04 March 2026 02:26:08 +0000 (0:00:00.922) 0:05:53.405 *******
2026-03-04 02:26:09.688682 | instance | changed: [instance]
2026-03-04 02:26:09.688928 | instance |
2026-03-04 02:26:09.689197 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-03-04 02:26:09.689458 | instance | Wednesday 04 March 2026 02:26:09 +0000 (0:00:01.445) 0:05:54.851 *******
2026-03-04 02:26:10.157334 | instance | changed: [instance]
2026-03-04 02:26:10.157625 | instance |
2026-03-04 02:26:10.157915 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-03-04 02:26:10.158208 | instance | Wednesday 04 March 2026 02:26:10 +0000 (0:00:00.468) 0:05:55.319 *******
2026-03-04 02:26:10.376066 | instance | changed: [instance]
2026-03-04 02:26:10.376300 | instance |
2026-03-04 02:26:10.376584 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:26:10.377165 | instance | Wednesday 04 March 2026 02:26:10 +0000 (0:00:00.218) 0:05:55.538 *******
2026-03-04 02:26:10.593729 | instance | ok: [instance]
2026-03-04 02:26:10.593961 | instance |
2026-03-04 02:26:10.594265 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:26:10.594541 | instance | Wednesday 04 March 2026 02:26:10 +0000 (0:00:00.217) 0:05:55.755 *******
2026-03-04 02:26:10.651751 | instance | ok: [instance] => {
2026-03-04 02:26:10.652041 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz"
2026-03-04 02:26:10.652303 | instance | }
2026-03-04 02:26:10.652573 | instance |
2026-03-04 02:26:10.652850 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:26:10.653117 | instance | Wednesday 04 March 2026 02:26:10 +0000 (0:00:00.058) 0:05:55.814 *******
2026-03-04 02:26:11.503344 | instance | changed: [instance]
2026-03-04 02:26:11.503728 | instance |
2026-03-04 02:26:11.504087 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:26:11.504433 | instance | Wednesday 04 March 2026 02:26:11 +0000 (0:00:00.851) 0:05:56.665 *******
2026-03-04 02:26:14.412187 | instance | changed: [instance]
2026-03-04 02:26:14.412257 | instance |
2026-03-04 02:26:14.412535 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-03-04 02:26:14.412575 | instance | Wednesday 04 March 2026 02:26:14 +0000 (0:00:02.909) 0:05:59.574 *******
2026-03-04 02:26:14.465365 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-03-04 02:26:14.465888 | instance |
2026-03-04 02:26:14.465922 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-03-04 02:26:14.465930 | instance | Wednesday 04 March 2026 02:26:14 +0000 (0:00:00.052) 0:05:59.627 *******
2026-03-04 02:26:15.512745 | instance | ok: [instance]
2026-03-04 02:26:15.513211 | instance |
2026-03-04 02:26:15.513232 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-03-04 02:26:15.513239 | instance | Wednesday 04 March 2026 02:26:15 +0000 (0:00:01.047) 0:06:00.675 *******
2026-03-04 02:26:15.718935 | instance | changed: [instance]
2026-03-04 02:26:15.719383 | instance |
2026-03-04 02:26:15.719403 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-03-04 02:26:15.719410 | instance | Wednesday 04 March 2026 02:26:15 +0000 (0:00:00.206) 0:06:00.881 *******
2026-03-04 02:26:16.170186 | instance | changed: [instance]
2026-03-04 02:26:16.170265 | instance |
2026-03-04 02:26:16.170274 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-03-04 02:26:16.170280 | instance | Wednesday 04 March 2026 02:26:16 +0000 (0:00:00.450) 0:06:01.332 *******
2026-03-04 02:26:16.895683 | instance | changed: [instance] => (item=br_netfilter)
2026-03-04 02:26:16.895771 | instance | ok: [instance] => (item=ip_tables)
2026-03-04 02:26:16.896328 | instance | changed: [instance] => (item=ip6_tables)
2026-03-04 02:26:16.896370 | instance | ok: [instance] => (item=nf_conntrack)
2026-03-04 02:26:16.896376 | instance |
2026-03-04 02:26:16.896380 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:26:16.896385 | instance | Wednesday 04 March 2026 02:26:16 +0000 (0:00:00.726) 0:06:02.058 *******
2026-03-04 02:26:17.097663 | instance | ok: [instance]
2026-03-04 02:26:17.097720 | instance |
2026-03-04 02:26:17.097996 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:26:17.098063 | instance | Wednesday 04 March 2026 02:26:17 +0000 (0:00:00.201) 0:06:02.260 *******
2026-03-04 02:26:17.145722 | instance | ok: [instance] => {
2026-03-04 02:26:17.145823 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-03-04 02:26:17.146338 | instance | }
2026-03-04 02:26:17.146408 | instance |
2026-03-04 02:26:17.146419 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:26:17.146436 | instance | Wednesday 04 March 2026 02:26:17 +0000 (0:00:00.048) 0:06:02.308 *******
2026-03-04 02:26:18.884049 | instance | changed: [instance]
2026-03-04 02:26:18.884175 | instance |
2026-03-04 02:26:18.884535 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:26:18.884580 | instance | Wednesday 04 March 2026 02:26:18 +0000 (0:00:01.738) 0:06:04.046 *******
2026-03-04 02:26:18.929601 | instance | skipping: [instance]
2026-03-04 02:26:18.929980 | instance |
2026-03-04 02:26:18.930021 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-03-04 02:26:18.930028 | instance | Wednesday 04 March 2026 02:26:18 +0000 (0:00:00.045) 0:06:04.092 *******
2026-03-04 02:26:18.992389 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-03-04 02:26:18.992479 | instance |
2026-03-04 02:26:18.992718 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-03-04 02:26:18.992751 | instance | Wednesday 04 March 2026 02:26:18 +0000 (0:00:00.062) 0:06:04.154 *******
2026-03-04 02:26:19.027525 | instance | skipping: [instance]
2026-03-04 02:26:19.027887 | instance |
2026-03-04 02:26:19.027922 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-03-04 02:26:19.027927 | instance | Wednesday 04 March 2026 02:26:19 +0000 (0:00:00.035) 0:06:04.190 *******
2026-03-04 02:26:25.626221 | instance | changed: [instance]
2026-03-04 02:26:25.626327 | instance |
2026-03-04 02:26:25.626351 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-03-04 02:26:25.626507 | instance | Wednesday 04 March 2026 02:26:25 +0000 (0:00:06.598) 0:06:10.788 *******
2026-03-04 02:26:26.908729 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-03-04 02:26:26.908836 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-03-04 02:26:26.909771 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-03-04 02:26:26.909838 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-03-04 02:26:26.909850 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-03-04 02:26:26.909859 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-03-04 02:26:26.909868 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-03-04 02:26:26.909878 | instance |
2026-03-04 02:26:26.909887 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-03-04 02:26:26.909903 | instance | Wednesday 04 March 2026 02:26:26 +0000 (0:00:01.282) 0:06:12.071 *******
2026-03-04 02:26:27.471273 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-03-04 02:26:27.471363 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-03-04 02:26:27.471820 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-03-04 02:26:27.471870 | instance |
2026-03-04 02:26:27.471879 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-03-04 02:26:27.471885 | instance | Wednesday 04 March 2026 02:26:27 +0000 (0:00:00.562) 0:06:12.634 *******
2026-03-04 02:26:27.913770 | instance | changed: [instance]
2026-03-04 02:26:27.913856 | instance |
2026-03-04 02:26:27.914142 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-03-04 02:26:27.914180 | instance | Wednesday 04 March 2026 02:26:27 +0000 (0:00:00.442) 0:06:13.076 *******
2026-03-04 02:26:28.359678 | instance | changed: [instance]
2026-03-04 02:26:28.360184 | instance |
2026-03-04 02:26:28.360227 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-03-04 02:26:28.360235 | instance | Wednesday 04 March 2026 02:26:28 +0000 (0:00:00.445) 0:06:13.522 *******
2026-03-04 02:26:28.566729 | instance | ok: [instance]
2026-03-04 02:26:28.567249 | instance |
2026-03-04 02:26:28.567293 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-03-04 02:26:28.567301 | instance | Wednesday 04 March 2026 02:26:28 +0000 (0:00:00.207) 0:06:13.729 *******
2026-03-04 02:26:28.605775 | instance | skipping: [instance]
2026-03-04 02:26:28.605869 | instance |
2026-03-04 02:26:28.606162 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-03-04 02:26:28.606212 | instance | Wednesday 04 March 2026 02:26:28 +0000 (0:00:00.039) 0:06:13.768 *******
2026-03-04 02:26:29.190359 | instance | ok: [instance] => (item=swap)
2026-03-04 02:26:29.190946 | instance | ok: [instance] => (item=none)
2026-03-04 02:26:29.190961 | instance |
2026-03-04 02:26:29.190966 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-03-04 02:26:29.190972 | instance | Wednesday 04 March 2026 02:26:29 +0000 (0:00:00.584) 0:06:14.352 *******
2026-03-04 02:26:29.653379 | instance | changed: [instance]
2026-03-04 02:26:29.653457 | instance |
2026-03-04 02:26:29.653727 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-03-04 02:26:29.653773 | instance | Wednesday 04 March 2026 02:26:29 +0000 (0:00:00.463) 0:06:14.816 *******
2026-03-04 02:26:30.243632 | instance | changed: [instance]
2026-03-04 02:26:30.243686 | instance |
2026-03-04 02:26:30.244265 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-03-04 02:26:30.244281 | instance | Wednesday 04 March 2026 02:26:30 +0000 (0:00:00.582) 0:06:15.398 *******
2026-03-04 02:26:30.244286 | instance |
2026-03-04 02:26:30.244291 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-03-04 02:26:30.244300 | instance | Wednesday 04 March 2026 02:26:30 +0000 (0:00:00.007) 0:06:15.406 *******
2026-03-04 02:26:30.996720 | instance | ok: [instance]
2026-03-04 02:26:30.997210 | instance |
2026-03-04 02:26:30.997256 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-03-04 02:26:30.997269 | instance | Wednesday 04 March 2026 02:26:30 +0000 (0:00:00.752) 0:06:16.159 *******
2026-03-04 02:26:31.566588 | instance | changed: [instance]
2026-03-04 02:26:31.566659 | instance |
2026-03-04 02:26:31.566859 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-03-04 02:26:31.566923 | instance | Wednesday 04 March 2026 02:26:31 +0000 (0:00:00.570) 0:06:16.729 *******
2026-03-04 02:26:32.776303 | instance | ok: [instance]
2026-03-04 02:26:32.776432 | instance |
2026-03-04 02:26:32.776728 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-03-04 02:26:32.776769 | instance | Wednesday 04 March 2026 02:26:32 +0000 (0:00:01.209) 0:06:17.938 *******
2026-03-04 02:26:33.522855 | instance | ok: [instance]
2026-03-04 02:26:33.523055 | instance |
2026-03-04 02:26:33.523491 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-03-04 02:26:33.523543 | instance | Wednesday 04 March 2026 02:26:33 +0000 (0:00:00.746) 0:06:18.685 *******
2026-03-04 02:26:33.728756 | instance | ok: [instance]
2026-03-04 02:26:33.728833 | instance |
2026-03-04 02:26:33.729077 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-03-04 02:26:33.729118 | instance | Wednesday 04 March 2026 02:26:33 +0000 (0:00:00.206) 0:06:18.891 *******
2026-03-04 02:26:34.242998 | instance | ok: [instance]
2026-03-04 02:26:34.243102 | instance |
2026-03-04 02:26:34.243381 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-03-04 02:26:34.243428 | instance | Wednesday 04 March 2026 02:26:34 +0000 (0:00:00.514) 0:06:19.405 *******
2026-03-04 02:26:34.333661 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-03-04 02:26:34.333746 | instance |
2026-03-04 02:26:34.333988 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-03-04 02:26:34.334024 | instance | Wednesday 04 March 2026 02:26:34 +0000 (0:00:00.090) 0:06:19.496 *******
2026-03-04 02:26:34.413344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-03-04 02:26:34.413446 | instance |
2026-03-04 02:26:34.413710 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-03-04 02:26:34.413746 | instance | Wednesday 04 March 2026 02:26:34 +0000 (0:00:00.079) 0:06:19.576 *******
2026-03-04 02:26:34.620459 | instance | ok: [instance] => (item=instance)
2026-03-04 02:26:34.620528 | instance |
2026-03-04 02:26:34.620852 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-03-04 02:26:34.620891 | instance | Wednesday 04 March 2026 02:26:34 +0000 (0:00:00.207) 0:06:19.783 *******
2026-03-04 02:26:34.671726 | instance | skipping: [instance]
2026-03-04 02:26:34.671792 | instance |
2026-03-04 02:26:34.672106 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-03-04 02:26:34.672135 | instance | Wednesday 04 March 2026 02:26:34 +0000 (0:00:00.051) 0:06:19.834 *******
2026-03-04 02:26:34.722312 | instance | ok: [instance]
2026-03-04 02:26:34.722973 | instance |
2026-03-04 02:26:34.723024 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-03-04 02:26:34.723049 | instance | Wednesday 04 March 2026 02:26:34 +0000 (0:00:00.050) 0:06:19.884 *******
2026-03-04 02:26:34.767707 | instance | ok: [instance] => {
2026-03-04 02:26:34.767769 | instance | "msg": "instance"
2026-03-04 02:26:34.767898 | instance | }
2026-03-04 02:26:34.768095 | instance |
2026-03-04 02:26:34.768251 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-03-04 02:26:34.768401 | instance | Wednesday 04 March 2026 02:26:34 +0000 (0:00:00.045) 0:06:19.930 *******
2026-03-04 02:26:35.307073 | instance | changed: [instance]
2026-03-04 02:26:35.307904 | instance |
2026-03-04 02:26:35.307937 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-03-04 02:26:35.307948 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.538) 0:06:20.469 *******
2026-03-04 02:26:35.345559 | instance | skipping: [instance]
2026-03-04 02:26:35.345663 | instance |
2026-03-04 02:26:35.345832 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-03-04 02:26:35.345974 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.039) 0:06:20.508 *******
2026-03-04 02:26:35.389022 | instance | skipping: [instance]
2026-03-04 02:26:35.389148 | instance |
2026-03-04 02:26:35.389293 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-03-04 02:26:35.389481 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.043) 0:06:20.551 *******
2026-03-04 02:26:35.428200 | instance | skipping: [instance]
2026-03-04 02:26:35.428749 | instance |
2026-03-04 02:26:35.428765 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-03-04 02:26:35.428771 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.038) 0:06:20.590 *******
2026-03-04 02:26:35.460206 | instance | skipping: [instance]
2026-03-04 02:26:35.460379 | instance |
2026-03-04 02:26:35.460543 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-03-04 02:26:35.460764 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.032) 0:06:20.623 *******
2026-03-04 02:26:35.492799 | instance | skipping: [instance]
2026-03-04 02:26:35.492910 | instance |
2026-03-04 02:26:35.493131 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-03-04 02:26:35.493337 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.032) 0:06:20.655 *******
2026-03-04 02:26:35.527523 | instance | skipping: [instance]
2026-03-04 02:26:35.527679 | instance |
2026-03-04 02:26:35.527845 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-03-04 02:26:35.528068 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.034) 0:06:20.690 *******
2026-03-04 02:26:35.564355 | instance | skipping: [instance]
2026-03-04 02:26:35.564515 | instance |
2026-03-04 02:26:35.564654 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-03-04 02:26:35.564811 | instance | Wednesday 04 March 2026 02:26:35 +0000 (0:00:00.036) 0:06:20.727 *******
2026-03-04 02:26:58.170639 | instance | changed: [instance]
2026-03-04 02:26:58.170725 | instance |
2026-03-04 02:26:58.171096 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-03-04 02:26:58.171228 | instance | Wednesday 04 March 2026 02:26:58 +0000 (0:00:22.606) 0:06:43.333 *******
2026-03-04 02:26:58.391705 | instance | ok: [instance]
2026-03-04 02:26:58.391968 | instance |
2026-03-04 02:26:58.392286 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-03-04 02:26:58.392628 | instance | Wednesday 04 March 2026 02:26:58 +0000 (0:00:00.220) 0:06:43.554 *******
2026-03-04 02:26:58.432897 | instance | skipping: [instance]
2026-03-04 02:26:58.433044 | instance |
2026-03-04 02:26:58.433231 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-03-04 02:26:58.433416 | instance | Wednesday 04 March 2026 02:26:58 +0000 (0:00:00.041) 0:06:43.595 *******
2026-03-04 02:26:58.635106 | instance | changed: [instance]
2026-03-04 02:26:58.635347 | instance |
2026-03-04 02:26:58.635666 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-03-04 02:26:58.635935 | instance | Wednesday 04 March 2026 02:26:58 +0000 (0:00:00.202) 0:06:43.797 *******
2026-03-04 02:26:58.837933 | instance | changed: [instance]
2026-03-04 02:26:58.838137 | instance |
2026-03-04 02:26:58.838462 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-03-04 02:26:58.838737 | instance | Wednesday 04 March 2026 02:26:58 +0000 (0:00:00.202) 0:06:44.000 *******
2026-03-04 02:26:59.027569 | instance | changed: [instance]
2026-03-04 02:26:59.027638 | instance |
2026-03-04 02:26:59.027774 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-03-04 02:26:59.027896 | instance | Wednesday 04 March 2026 02:26:59 +0000 (0:00:00.189) 0:06:44.190 *******
2026-03-04 02:27:04.572232 | instance | changed: [instance]
2026-03-04 02:27:04.572468 | instance |
2026-03-04 02:27:04.572791 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-03-04 02:27:04.573054 | instance | Wednesday 04 March 2026 02:27:04 +0000 (0:00:05.544) 0:06:49.734 *******
2026-03-04 02:27:08.747732 | instance | changed: [instance]
2026-03-04 02:27:08.747789 | instance |
2026-03-04 02:27:08.747800 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-03-04 02:27:08.747810 | instance | Wednesday 04 March 2026 02:27:08 +0000 (0:00:04.174) 0:06:53.909 *******
2026-03-04 02:27:08.793756 | instance | skipping: [instance]
2026-03-04 02:27:08.794000 | instance |
2026-03-04 02:27:08.794041 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-03-04 02:27:08.794169 | instance | Wednesday 04 March 2026 02:27:08 +0000 (0:00:00.046) 0:06:53.956 *******
2026-03-04 02:27:08.841978 | instance | skipping: [instance]
2026-03-04 02:27:08.842365 | instance |
2026-03-04 02:27:08.842441 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-03-04 02:27:08.842460 | instance | Wednesday 04 March 2026 02:27:08 +0000 (0:00:00.048) 0:06:54.004 *******
2026-03-04 02:27:09.724375 | instance | changed: [instance]
2026-03-04 02:27:09.724753 | instance |
2026-03-04 02:27:09.724767 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-03-04 02:27:09.724778 | instance | Wednesday 04 March 2026 02:27:09 +0000 (0:00:00.882) 0:06:54.887 *******
2026-03-04 02:27:09.769018 | instance | skipping: [instance] => (item=DaemonSet)
2026-03-04 02:27:09.769058 | instance | skipping: [instance] => (item=ConfigMap)
2026-03-04 02:27:09.769064 | instance | skipping: [instance]
2026-03-04 02:27:09.769069 | instance |
2026-03-04 02:27:09.769073 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-03-04 02:27:09.769078 | instance | Wednesday 04 March 2026 02:27:09 +0000 (0:00:00.043) 0:06:54.930 *******
2026-03-04 02:27:09.808044 | instance | skipping: [instance]
2026-03-04 02:27:09.808122 | instance |
2026-03-04 02:27:09.808443 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-03-04 02:27:09.808503 | instance | Wednesday 04 March 2026 02:27:09 +0000 (0:00:00.039) 0:06:54.970 *******
2026-03-04 02:27:09.850435 | instance | skipping: [instance]
2026-03-04 02:27:09.850767 | instance |
2026-03-04 02:27:09.850781 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-03-04 02:27:09.850791 | instance | Wednesday 04 March 2026 02:27:09 +0000 (0:00:00.042) 0:06:55.013 *******
2026-03-04 02:27:09.894852 | instance | skipping: [instance]
2026-03-04 02:27:09.894949 | instance |
2026-03-04 02:27:09.895210 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-03-04 02:27:09.895287 | instance | Wednesday 04 March 2026 02:27:09 +0000 (0:00:00.044) 0:06:55.057 *******
2026-03-04 02:27:09.941057 | instance | skipping: [instance]
2026-03-04 02:27:09.941146 | instance |
2026-03-04 02:27:09.941436 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-03-04 02:27:09.941471 | instance | Wednesday 04 March 2026 02:27:09 +0000 (0:00:00.046) 0:06:55.103 *******
2026-03-04 02:27:10.456881 | instance | ok: [instance]
2026-03-04 02:27:10.456961 | instance |
2026-03-04 02:27:10.457142 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-03-04 02:27:10.457232 | instance | Wednesday 04 March 2026 02:27:10 +0000 (0:00:00.515) 0:06:55.619 *******
2026-03-04 02:27:11.443197 | instance | changed: [instance]
2026-03-04 02:27:11.443297 | instance |
2026-03-04 02:27:11.443806 | instance | PLAY [Install control-plane components] ****************************************
2026-03-04 02:27:11.443882 | instance |
2026-03-04 02:27:11.443894 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:27:11.443911 | instance | Wednesday 04 March 2026 02:27:11 +0000 (0:00:00.985) 0:06:56.605 *******
2026-03-04 02:27:12.487145 | instance | ok: [instance]
2026-03-04 02:27:12.487613 | instance |
2026-03-04 02:27:12.487669 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-04 02:27:12.487688 | instance | Wednesday 04 March 2026 02:27:12 +0000 (0:00:01.044) 0:06:57.649 *******
2026-03-04 02:27:12.699851 | instance | ok: [instance]
2026-03-04 02:27:12.699924 | instance |
2026-03-04 02:27:12.700202 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:27:12.700242 | instance | Wednesday 04 March 2026 02:27:12 +0000 (0:00:00.212) 0:06:57.862 *******
2026-03-04 02:27:13.987878 | instance | ok: [instance]
2026-03-04 02:27:13.987948 | instance |
2026-03-04 02:27:13.988241 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-04 02:27:13.988279 | instance | Wednesday 04 March 2026 02:27:13 +0000 (0:00:01.288) 0:06:59.150 *******
2026-03-04 02:27:14.221255 | instance | ok: [instance]
2026-03-04 02:27:14.221332 | instance |
2026-03-04 02:27:14.221609 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:27:14.221651 | instance | Wednesday 04 March 2026 02:27:14 +0000 (0:00:00.233) 0:06:59.383 *******
2026-03-04 02:27:14.269967 | instance | ok: [instance] => {
2026-03-04 02:27:14.270073 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-03-04 02:27:14.270343 | instance | }
2026-03-04 02:27:14.270427 | instance |
2026-03-04 02:27:14.270450 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:27:14.270564 | instance | Wednesday 04 March 2026 02:27:14 +0000 (0:00:00.048) 0:06:59.432 *******
2026-03-04 02:27:14.902331 | instance | changed: [instance]
2026-03-04 02:27:14.902499 | instance |
2026-03-04 02:27:14.902740 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:27:14.902823 | instance | Wednesday 04 March 2026 02:27:14 +0000 (0:00:00.632) 0:07:00.064 *******
2026-03-04 02:27:16.450707 | instance | changed: [instance]
2026-03-04 02:27:16.451019 | instance |
2026-03-04 02:27:16.451118 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-03-04 02:27:16.451141 | instance | Wednesday 04 March 2026 02:27:16 +0000 (0:00:01.548) 0:07:01.613 *******
2026-03-04 02:27:16.810152 | instance | ok: [instance]
2026-03-04 02:27:16.810188 | instance |
2026-03-04 02:27:16.810208 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-03-04 02:27:16.810214 | instance | Wednesday 04 March 2026 02:27:16 +0000 (0:00:00.358) 0:07:01.972 *******
2026-03-04 02:27:17.025597 | instance | changed: [instance]
2026-03-04 02:27:17.025729 | instance |
2026-03-04 02:27:17.025900 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-03-04 02:27:17.026073 | instance | Wednesday 04 March 2026 02:27:17 +0000 (0:00:00.216) 0:07:02.188 *******
2026-03-04 02:27:17.280308 | instance | ok: [instance]
2026-03-04 02:27:17.280550 | instance |
2026-03-04 02:27:17.280846 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-03-04 02:27:17.281108 | instance | Wednesday 04 March 2026 02:27:17 +0000 (0:00:00.254) 0:07:02.442 *******
2026-03-04 02:27:17.492180 | instance | changed: [instance]
2026-03-04 02:27:17.492450 | instance |
2026-03-04 02:27:17.492612 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-03-04 02:27:17.492842 | instance | Wednesday 04 March 2026 02:27:17 +0000 (0:00:00.211) 0:07:02.654 *******
2026-03-04 02:27:17.696677 | instance | ok: [instance]
2026-03-04 02:27:17.696909 | instance |
2026-03-04 02:27:17.697197 | instance | TASK [Install plugin] **********************************************************
2026-03-04 02:27:17.697552 | instance | Wednesday 04 March 2026 02:27:17 +0000 (0:00:00.204) 0:07:02.859 *******
2026-03-04 02:27:17.747911 | instance | included: vexxhost.containers.download_artifact for instance
2026-03-04 02:27:17.748024 | instance |
2026-03-04 02:27:17.748170 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:27:17.748315 | instance | Wednesday 04 March 2026 02:27:17 +0000 (0:00:00.051) 0:07:02.910 *******
2026-03-04 02:27:17.791052 | instance | ok: [instance] => {
2026-03-04 02:27:17.791366 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-03-04 02:27:17.791660 | instance | }
2026-03-04 02:27:17.791985 | instance |
2026-03-04 02:27:17.792245 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:27:17.792511 | instance | Wednesday 04 March 2026 02:27:17 +0000 (0:00:00.042) 0:07:02.953 *******
2026-03-04 02:27:18.526852 | instance | changed: [instance]
2026-03-04 02:27:18.527102 | instance |
2026-03-04 02:27:18.527454 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:27:18.527645 | instance | Wednesday 04 March 2026 02:27:18 +0000 (0:00:00.735) 0:07:03.689 *******
2026-03-04 02:27:20.384806 | instance | changed: [instance]
2026-03-04 02:27:20.384888 | instance |
2026-03-04 02:27:20.384896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:27:20.384904 | instance | Wednesday 04 March 2026 02:27:20 +0000 (0:00:01.857) 0:07:05.546 *******
2026-03-04 02:27:20.437387 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:27:20.437486 | instance |
2026-03-04 02:27:20.437560 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:27:20.437731 | instance | Wednesday 04 March 2026 02:27:20 +0000 (0:00:00.053) 0:07:05.599 *******
2026-03-04 02:27:21.202165 | instance | changed: [instance]
2026-03-04 02:27:21.202388 | instance |
2026-03-04 02:27:21.202473 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-03-04 02:27:21.202582 | instance | Wednesday 04 March 2026 02:27:21 +0000 (0:00:00.764) 0:07:06.364 *******
2026-03-04 02:27:22.176671 | instance | ok: [instance]
2026-03-04 02:27:22.176743 | instance |
2026-03-04 02:27:22.177024 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-03-04 02:27:22.177055 | instance | Wednesday 04 March 2026 02:27:22 +0000 (0:00:00.974) 0:07:07.339 *******
2026-03-04 02:27:24.342763 | instance | changed: [instance]
2026-03-04 02:27:24.342824 | instance |
2026-03-04 02:27:24.342830 | instance | PLAY [all] *********************************************************************
2026-03-04 02:27:24.342835 | instance |
2026-03-04 02:27:24.342840 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:27:24.342844 | instance | Wednesday 04 March 2026 02:27:24 +0000 (0:00:02.165) 0:07:09.504 *******
2026-03-04 02:27:25.412736 | instance | ok: [instance]
2026-03-04 02:27:25.413108 | instance |
2026-03-04 02:27:25.413146 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-03-04 02:27:25.413152 | instance | Wednesday 04 March 2026 02:27:25 +0000 (0:00:01.070) 0:07:10.575 *******
2026-03-04 02:27:26.276423 | instance | changed: [instance]
2026-03-04 02:27:26.276501 | instance |
2026-03-04 02:27:26.276624 | instance | PLAY [all] *********************************************************************
2026-03-04 02:27:26.276736 | instance |
2026-03-04 02:27:26.276858 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-03-04 02:27:26.276995 | instance | Wednesday 04 March 2026 02:27:26 +0000 (0:00:00.863) 0:07:11.439 *******
2026-03-04 02:27:27.207734 | instance | ok: [instance]
2026-03-04 02:27:27.207793 | instance |
2026-03-04 02:27:27.207933 | instance | PLAY [controllers] *************************************************************
2026-03-04 02:27:27.208048 | instance |
2026-03-04 02:27:27.208171 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:27:27.208344 | instance | Wednesday 04 March 2026 02:27:27 +0000 (0:00:00.930) 0:07:12.370 *******
2026-03-04 02:27:28.279248 | instance | ok: [instance]
2026-03-04 02:27:28.279500 | instance |
2026-03-04 02:27:28.279818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:27:28.280109 | instance | Wednesday 04 March 2026 02:27:28 +0000 (0:00:01.071) 0:07:13.441 *******
2026-03-04 02:27:28.321655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:27:28.321866 | instance |
2026-03-04 02:27:28.322145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:27:28.322527 | instance | Wednesday 04 March 2026 02:27:28 +0000 (0:00:00.042) 0:07:13.484 *******
2026-03-04 02:27:28.807071 | instance | changed: [instance]
2026-03-04 02:27:28.807312 | instance |
2026-03-04 02:27:28.807603 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-03-04 02:27:28.807976 | instance | Wednesday 04 March 2026 02:27:28 +0000 (0:00:00.485) 0:07:13.969 *******
2026-03-04 02:27:29.826654 | instance | changed: [instance]
2026-03-04 02:27:29.826902 | instance |
2026-03-04 02:27:29.827197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:27:29.827473 | instance | Wednesday 04 March 2026 02:27:29 +0000 (0:00:01.019) 0:07:14.989 *******
2026-03-04 02:27:29.870135 | instance | skipping: [instance]
2026-03-04 02:27:29.870247 | instance |
2026-03-04 02:27:29.870571 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-03-04 02:27:29.870811 | instance | Wednesday 04 March 2026 02:27:29 +0000 (0:00:00.043) 0:07:15.032 *******
2026-03-04 02:27:29.909353 | instance | skipping: [instance]
2026-03-04 02:27:29.909591 | instance |
2026-03-04 02:27:29.909875 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-03-04 02:27:29.910155 | instance | Wednesday 04 March 2026 02:27:29 +0000 (0:00:00.039) 0:07:15.072 *******
2026-03-04 02:27:29.940819 | instance | skipping: [instance]
2026-03-04 02:27:29.941050 | instance |
2026-03-04 02:27:29.941333 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-03-04 02:27:29.941619 | instance | Wednesday 04 March 2026 02:27:29 +0000 (0:00:00.031) 0:07:15.103 *******
2026-03-04 02:27:29.974405 | instance | skipping: [instance]
2026-03-04 02:27:29.974514 | instance |
2026-03-04 02:27:29.974638 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-03-04 02:27:29.974760 | instance | Wednesday 04 March 2026 02:27:29 +0000 (0:00:00.033) 0:07:15.136 *******
2026-03-04 02:27:30.025683 | instance | skipping: [instance]
2026-03-04 02:27:30.025888 | instance |
2026-03-04 02:27:30.026146 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-03-04 02:27:30.026456 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.050) 0:07:15.187 *******
2026-03-04 02:27:30.089739 | instance | skipping: [instance]
2026-03-04 02:27:30.089976 | instance |
2026-03-04 02:27:30.090319 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-03-04 02:27:30.090627 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.064) 0:07:15.252 *******
2026-03-04 02:27:30.130563 | instance | skipping: [instance]
2026-03-04 02:27:30.130774 | instance |
2026-03-04 02:27:30.131027 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-03-04 02:27:30.131315 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.040) 0:07:15.293 *******
2026-03-04 02:27:30.165337 | instance | skipping: [instance]
2026-03-04 02:27:30.165544 | instance |
2026-03-04 02:27:30.165799 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-03-04 02:27:30.166065 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.034) 0:07:15.328 *******
2026-03-04 02:27:30.218818 | instance | skipping: [instance]
2026-03-04 02:27:30.219189 | instance |
2026-03-04 02:27:30.219488 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-03-04 02:27:30.219749 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.053) 0:07:15.381 *******
2026-03-04 02:27:30.261710 | instance | skipping: [instance]
2026-03-04 02:27:30.261927 | instance |
2026-03-04 02:27:30.262186 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-03-04 02:27:30.262481 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.042) 0:07:15.424 *******
2026-03-04 02:27:30.300463 | instance | skipping: [instance]
2026-03-04 02:27:30.300651 | instance |
2026-03-04 02:27:30.300908 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-03-04 02:27:30.301181 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.038) 0:07:15.463 *******
2026-03-04 02:27:30.335805 | instance | skipping: [instance]
2026-03-04 02:27:30.336043 | instance |
2026-03-04 02:27:30.336319 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-03-04 02:27:30.336586 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.035) 0:07:15.498 *******
2026-03-04 02:27:30.383125 | instance | skipping: [instance]
2026-03-04 02:27:30.383397 | instance |
2026-03-04 02:27:30.383699 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-03-04 02:27:30.383992 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.046) 0:07:15.545 *******
2026-03-04 02:27:30.424015 | instance | skipping: [instance]
2026-03-04 02:27:30.424242 | instance |
2026-03-04 02:27:30.424553 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-03-04 02:27:30.424850 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.041) 0:07:15.586 *******
2026-03-04 02:27:30.460737 | instance | skipping: [instance]
2026-03-04 02:27:30.460982 | instance |
2026-03-04 02:27:30.461280 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-03-04 02:27:30.461548 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.036) 0:07:15.623 *******
2026-03-04 02:27:30.521199 | instance | skipping: [instance]
2026-03-04 02:27:30.521407 | instance |
2026-03-04 02:27:30.521695 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-03-04 02:27:30.521977 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.060) 0:07:15.683 *******
2026-03-04 02:27:30.554699 | instance | skipping: [instance]
2026-03-04 02:27:30.554896 | instance |
2026-03-04 02:27:30.555162 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-03-04 02:27:30.555426 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.033) 0:07:15.716 *******
2026-03-04 02:27:30.588509 | instance | skipping: [instance]
2026-03-04 02:27:30.588748 | instance |
2026-03-04 02:27:30.589110 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-03-04 02:27:30.589924 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.034) 0:07:15.751 *******
2026-03-04 02:27:30.622361 | instance | skipping: [instance]
2026-03-04 02:27:30.622720 | instance |
2026-03-04 02:27:30.623170 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-03-04 02:27:30.623512 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.033) 0:07:15.784 *******
2026-03-04 02:27:30.662062 | instance | skipping: [instance]
2026-03-04 02:27:30.662438 | instance |
2026-03-04 02:27:30.662831 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-03-04 02:27:30.663204 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.039) 0:07:15.824 *******
2026-03-04 02:27:30.701053 | instance | skipping: [instance]
2026-03-04 02:27:30.701460 | instance |
2026-03-04 02:27:30.701816 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-03-04 02:27:30.702304 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.038) 0:07:15.863 *******
2026-03-04 02:27:30.737135 | instance | skipping: [instance]
2026-03-04 02:27:30.737481 | instance |
2026-03-04 02:27:30.737814 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-03-04 02:27:30.738141 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.036) 0:07:15.899 *******
2026-03-04 02:27:30.790726 | instance | skipping: [instance]
2026-03-04 02:27:30.791060 | instance |
2026-03-04 02:27:30.791392 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-03-04 02:27:30.791881 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.053) 0:07:15.953 *******
2026-03-04 02:27:30.930149 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-03-04 02:27:30.930381 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-03-04 02:27:30.930538 | instance | skipping: [instance]
2026-03-04 02:27:30.930681 | instance |
2026-03-04 02:27:30.930831 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-03-04 02:27:30.931014 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.139) 0:07:16.092 *******
2026-03-04 02:27:30.971121 | instance | skipping: [instance]
2026-03-04 02:27:30.971465 | instance |
2026-03-04 02:27:30.971790 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-03-04 02:27:30.972113 | instance | Wednesday 04 March 2026 02:27:30 +0000 (0:00:00.040) 0:07:16.133 *******
2026-03-04 02:27:31.019741 | instance | skipping: [instance]
2026-03-04 02:27:31.020106 | instance |
2026-03-04 02:27:31.020468 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-03-04 02:27:31.020871 | instance | Wednesday 04 March 2026 02:27:31 +0000 (0:00:00.048) 0:07:16.182 *******
2026-03-04 02:27:31.071235 | instance | skipping: [instance]
2026-03-04 02:27:31.071625 | instance |
2026-03-04 02:27:31.071986 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-03-04 02:27:31.072333 | instance | Wednesday 04 March 2026 02:27:31 +0000 (0:00:00.051) 0:07:16.233 *******
2026-03-04 02:27:31.106027 | instance | skipping: [instance]
2026-03-04 02:27:31.106437 | instance |
2026-03-04 02:27:31.106884 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-03-04 02:27:31.107226 | instance | Wednesday 04 March 2026 02:27:31 +0000 (0:00:00.034) 0:07:16.268 *******
2026-03-04 02:27:31.186334 | instance | skipping: [instance]
2026-03-04 02:27:31.186681 | instance |
2026-03-04 02:27:31.187004 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-03-04 02:27:31.187319 | instance |
2026-03-04 02:27:31.187637 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:27:31.187956 | instance | Wednesday 04 March 2026 02:27:31 +0000 (0:00:00.078) 0:07:16.347 *******
2026-03-04 02:27:32.248218 | instance | ok: [instance]
2026-03-04 02:27:32.248319 | instance |
2026-03-04 02:27:32.248573 | instance | TASK [Deploy Helm chart] *******************************************************
2026-03-04 02:27:32.248884 | instance | Wednesday 04 March 2026 02:27:32 +0000 (0:00:01.063) 0:07:17.410 *******
2026-03-04 02:27:32.301349 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-03-04 02:27:32.301573 | instance |
2026-03-04 02:27:32.301847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:27:32.302107 | instance | Wednesday 04 March 2026 02:27:32 +0000 (0:00:00.053) 0:07:17.464 *******
2026-03-04 02:27:32.335090 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:27:32.353513 | instance |
2026-03-04 02:27:32.353555 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:27:32.353569 | instance | Wednesday 04 March 2026 02:27:32 +0000 (0:00:00.033) 0:07:17.497 *******
2026-03-04 02:27:32.871654 | instance | changed: [instance]
2026-03-04 02:27:32.872184 | instance |
2026-03-04 02:27:32.873157 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-03-04 02:27:32.873245 | instance | Wednesday 04 March 2026 02:27:32 +0000 (0:00:00.535) 0:07:18.033 *******
2026-03-04 02:28:15.633207 | instance | changed: [instance]
2026-03-04 02:28:15.633366 | instance |
2026-03-04 02:28:15.633650 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-03-04 02:28:15.633939 | instance | Wednesday 04 March 2026 02:28:15 +0000 (0:00:42.762) 0:08:00.795 *******
2026-03-04 02:28:16.369159 | instance | changed: [instance]
2026-03-04 02:28:16.369426 | instance |
2026-03-04 02:28:16.369861 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-03-04 02:28:16.370151 | instance | Wednesday 04 March 2026 02:28:16 +0000 (0:00:00.736) 0:08:01.531 *******
2026-03-04 02:28:16.410487 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-03-04 02:28:16.410639 | instance |
2026-03-04 02:28:16.410807 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-03-04 02:28:16.410984 | instance | Wednesday 04 March 2026 02:28:16 +0000 (0:00:00.041) 0:08:01.573 *******
2026-03-04 02:28:17.122046 | instance | changed: [instance]
2026-03-04 02:28:17.122321 | instance |
2026-03-04 02:28:17.122608 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-03-04 02:28:17.122884 | instance | Wednesday 04 March 2026 02:28:17 +0000 (0:00:00.711) 0:08:02.284 *******
2026-03-04 02:28:17.789346 | instance | ok: [instance]
2026-03-04 02:28:17.789567 | instance |
2026-03-04 02:28:17.789872 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-03-04 02:28:17.790137 | instance | Wednesday 04 March 2026 02:28:17 +0000 (0:00:00.667) 0:08:02.951 *******
2026-03-04 02:28:18.270865 | instance | changed: [instance]
2026-03-04 02:28:18.271009 | instance |
2026-03-04 02:28:18.271198 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-03-04 02:28:18.271374 | instance | Wednesday 04 March 2026 02:28:18 +0000 (0:00:00.475) 0:08:03.427 *******
2026-03-04 02:28:18.271538 | instance |
2026-03-04 02:28:18.271782 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-03-04 02:28:18.271976 | instance | Wednesday 04 March 2026 02:28:18 +0000 (0:00:00.006) 0:08:03.433 *******
2026-03-04 02:28:18.304769 | instance | skipping: [instance]
2026-03-04 02:28:18.304966 | instance |
2026-03-04 02:28:18.305259 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-03-04 02:28:18.305511 | instance | Wednesday 04 March 2026 02:28:18 +0000 (0:00:00.033) 0:08:03.466 *******
2026-03-04 02:28:19.927381 | instance | changed: [instance]
2026-03-04 02:28:19.927623 | instance |
2026-03-04 02:28:19.928122 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-03-04 02:28:19.928528 | instance | Wednesday 04 March 2026 02:28:19 +0000 (0:00:01.622) 0:08:05.089 *******
2026-03-04 02:28:22.120997 | instance | changed: [instance]
2026-03-04 02:28:22.121062 | instance |
2026-03-04 02:28:22.121074 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:28:22.121085 | instance | Wednesday 04 March 2026 02:28:22 +0000 (0:00:02.192) 0:08:07.282 *******
2026-03-04 02:28:22.157529 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:28:22.157595 | instance |
2026-03-04 02:28:22.157607 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:28:22.157618 | instance | Wednesday 04 March 2026 02:28:22 +0000 (0:00:00.036) 0:08:07.319 *******
2026-03-04 02:28:22.665779 | instance | changed: [instance]
2026-03-04 02:28:22.665889 | instance |
2026-03-04 02:28:22.666217 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-03-04 02:28:22.666572 | instance | Wednesday 04 March 2026 02:28:22 +0000 (0:00:00.509) 0:08:07.828 *******
2026-03-04 02:28:37.654988 | instance | changed: [instance]
2026-03-04 02:28:37.655233 | instance |
2026-03-04 02:28:37.655573 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:28:37.656031 | instance | Wednesday 04 March 2026 02:28:37 +0000 (0:00:14.988) 0:08:22.817 *******
2026-03-04 02:28:37.696496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:28:37.696736 | instance |
2026-03-04 02:28:37.697003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:28:37.697273 | instance | Wednesday 04 March 2026 02:28:37 +0000 (0:00:00.042) 0:08:22.859 *******
2026-03-04 02:28:38.200078 | instance | changed: [instance]
2026-03-04 02:28:38.200516 | instance |
2026-03-04 02:28:38.200885 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-03-04 02:28:38.201206 | instance | Wednesday 04 March 2026 02:28:38 +0000 (0:00:00.502) 0:08:23.362 *******
2026-03-04 02:28:41.444847 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-03-04 02:28:41.445109 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-03-04 02:28:41.445375 | instance |
2026-03-04 02:28:41.445660 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-03-04 02:28:41.445958 | instance | Wednesday 04 March 2026 02:28:41 +0000 (0:00:03.244) 0:08:26.607 *******
2026-03-04 02:28:44.576533 | instance | changed: [instance]
2026-03-04 02:28:44.576712 | instance |
2026-03-04 02:28:44.576844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:28:44.577010 | instance | Wednesday 04 March 2026 02:28:44 +0000 (0:00:03.131) 0:08:29.738 *******
2026-03-04 02:28:44.621340 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:28:44.621638 | instance |
2026-03-04 02:28:44.621891 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:28:44.622173 | instance | Wednesday 04 March 2026 02:28:44 +0000 (0:00:00.045) 0:08:29.783 *******
2026-03-04 02:28:45.090102 | instance | changed: [instance]
2026-03-04 02:28:45.090258 | instance |
2026-03-04 02:28:45.090466 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-03-04 02:28:45.090661 | instance | Wednesday 04 March 2026 02:28:45 +0000 (0:00:00.468) 0:08:30.252 *******
2026-03-04 02:28:48.195663 | instance | ok: [instance]
2026-03-04 02:28:48.195889 | instance |
2026-03-04 02:28:48.196192 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-03-04 02:28:48.196465 | instance | Wednesday 04 March 2026 02:28:48 +0000 (0:00:03.105) 0:08:33.358 *******
2026-03-04 02:28:50.358156 | instance | changed: [instance]
2026-03-04 02:28:50.358284 | instance |
2026-03-04 02:28:50.358508 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-03-04 02:28:50.358740 | instance | Wednesday 04 March 2026 02:28:50 +0000 (0:00:02.162) 0:08:35.520 *******
2026-03-04 02:28:51.005438 | instance | ok: [instance]
2026-03-04 02:28:51.005675 | instance |
2026-03-04 02:28:51.005949 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-03-04 02:28:51.006251 | instance | Wednesday 04 March 2026 02:28:51 +0000 (0:00:00.647) 0:08:36.167 *******
2026-03-04 02:28:51.692788 | instance | changed: [instance]
2026-03-04 02:28:51.693034 | instance |
2026-03-04 02:28:51.693346 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-03-04 02:28:51.693719 | instance | Wednesday 04 March 2026 02:28:51 +0000 (0:00:00.686) 0:08:36.854 *******
2026-03-04 02:28:52.820695 | instance | ok: [instance]
2026-03-04 02:28:52.821040 | instance |
2026-03-04 02:28:52.821437 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-03-04 02:28:52.821945 | instance | Wednesday 04 March 2026 02:28:52 +0000 (0:00:01.128) 0:08:37.982 *******
2026-03-04 02:28:52.859995 | instance | skipping: [instance]
2026-03-04 02:28:52.860200 | instance |
2026-03-04 02:28:52.860486 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-03-04 02:28:52.860807 | instance | Wednesday 04 March 2026 02:28:52 +0000 (0:00:00.039) 0:08:38.022 *******
2026-03-04 02:28:52.904506 | instance | skipping: [instance]
2026-03-04 02:28:52.904744 | instance |
2026-03-04 02:28:52.905022 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-03-04 02:28:52.905288 | instance | Wednesday 04 March 2026 02:28:52 +0000 (0:00:00.044) 0:08:38.066 *******
2026-03-04 02:28:52.942599 | instance | skipping: [instance]
2026-03-04 02:28:52.942841 | instance |
2026-03-04 02:28:52.943181 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-03-04 02:28:52.943465 | instance | Wednesday 04 March 2026 02:28:52 +0000 (0:00:00.038) 0:08:38.105 *******
2026-03-04 02:28:52.979273 | instance | skipping: [instance]
2026-03-04 02:28:52.979499 | instance |
2026-03-04 02:28:52.979783 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-03-04 02:28:52.980090 | instance | Wednesday 04 March 2026 02:28:52 +0000 (0:00:00.036) 0:08:38.141 *******
2026-03-04 02:28:53.019239 | instance | skipping: [instance]
2026-03-04 02:28:53.019539 | instance |
2026-03-04 02:28:53.019818 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-03-04 02:28:53.020153 | instance | Wednesday 04 March 2026 02:28:53 +0000 (0:00:00.039) 0:08:38.181 *******
2026-03-04 02:28:53.056124 | instance | skipping: [instance]
2026-03-04 02:28:53.056376 | instance |
2026-03-04 02:28:53.056648 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-03-04 02:28:53.056966 | instance | Wednesday 04 March 2026 02:28:53 +0000 (0:00:00.037) 0:08:38.218 *******
2026-03-04 02:28:53.101600 | instance | skipping: [instance]
2026-03-04 02:28:53.101909 | instance |
2026-03-04 02:28:53.102420 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-03-04 02:28:53.102833 | instance | Wednesday 04 March 2026 02:28:53 +0000 (0:00:00.044) 0:08:38.263 *******
2026-03-04 02:30:32.867962 | instance | changed: [instance]
2026-03-04 02:30:32.868126 | instance |
2026-03-04 02:30:32.868418 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-03-04 02:30:32.868685 | instance | Wednesday 04 March 2026 02:30:32 +0000 (0:01:39.766) 0:10:18.030 *******
2026-03-04 02:30:33.639515 | instance | changed: [instance]
2026-03-04 02:30:33.639799 | instance |
2026-03-04 02:30:33.640201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:30:33.640449 | instance | Wednesday 04 March 2026 02:30:33 +0000 (0:00:00.771) 0:10:18.801 *******
2026-03-04 02:30:33.680589 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:30:33.680871 | instance |
2026-03-04 02:30:33.681185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:30:33.681492 | instance | Wednesday 04 March 2026 02:30:33 +0000 (0:00:00.041) 0:10:18.842 *******
2026-03-04 02:30:34.164372 | instance | changed: [instance]
2026-03-04 02:30:34.164944 | instance |
2026-03-04 02:30:34.164958 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-03-04 02:30:34.165225 | instance | Wednesday 04 March 2026 02:30:34 +0000 (0:00:00.483) 0:10:19.326 *******
2026-03-04 02:30:34.929380 | instance | changed: [instance]
2026-03-04 02:30:34.929514 | instance |
2026-03-04 02:30:34.929702 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-03-04 02:30:34.929862 | instance | Wednesday 04 March 2026 02:30:34 +0000 (0:00:00.764) 0:10:20.091 *******
2026-03-04 02:30:36.464919 | instance | changed: [instance]
2026-03-04 02:30:36.465174 | instance |
2026-03-04 02:30:36.465521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:30:36.465800 | instance | Wednesday 04 March 2026 02:30:36 +0000 (0:00:01.535) 0:10:21.627 *******
2026-03-04 02:30:36.502054 | instance | skipping: [instance]
2026-03-04 02:30:36.502197 | instance |
2026-03-04 02:30:36.502394 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:30:36.502570 | instance | Wednesday 04 March 2026 02:30:36 +0000 (0:00:00.037) 0:10:21.664 *******
2026-03-04 02:30:36.537211 | instance | skipping: [instance]
2026-03-04 02:30:36.537344 | instance |
2026-03-04 02:30:36.537633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:30:36.537899 | instance | Wednesday 04 March 2026 02:30:36 +0000 (0:00:00.035) 0:10:21.699 *******
2026-03-04 02:30:36.570674 | instance | skipping: [instance]
2026-03-04 02:30:36.570927 | instance |
2026-03-04 02:30:36.571209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:30:36.571471 | instance | Wednesday 04 March 2026 02:30:36 +0000 (0:00:00.033) 0:10:21.733 *******
2026-03-04 02:30:36.603342 | instance | skipping: [instance]
2026-03-04 02:30:36.603575 | instance |
2026-03-04 02:30:36.603869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:30:36.604169 | instance | Wednesday 04 March 2026 02:30:36 +0000 (0:00:00.032) 0:10:21.766 *******
2026-03-04 02:30:37.256622 | instance | ok: [instance]
2026-03-04 02:30:37.256882 | instance |
2026-03-04 02:30:37.257206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:30:37.257518 | instance | Wednesday 04 March 2026 02:30:37 +0000 (0:00:00.652) 0:10:22.419 *******
2026-03-04 02:30:37.303970 | instance | ok: [instance]
2026-03-04 02:30:37.304230 | instance |
2026-03-04 02:30:37.304518 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:30:37.304785 | instance | Wednesday 04 March 2026 02:30:37 +0000 (0:00:00.047) 0:10:22.466 *******
2026-03-04 02:30:37.348603 | instance | ok: [instance]
2026-03-04 02:30:37.348717 | instance |
2026-03-04 02:30:37.348854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:30:37.348975 | instance | Wednesday 04 March 2026 02:30:37 +0000 (0:00:00.044) 0:10:22.511 *******
2026-03-04 02:30:37.406089 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:30:37.406346 | instance |
2026-03-04 02:30:37.406614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:30:37.406935 | instance | Wednesday 04 March 2026 02:30:37 +0000 (0:00:00.057) 0:10:22.568 *******
2026-03-04 02:30:37.451445 | instance | ok: [instance]
2026-03-04 02:30:37.451662 | instance |
2026-03-04 02:30:37.451940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:30:37.452215 | instance | Wednesday 04 March 2026 02:30:37 +0000 (0:00:00.045) 0:10:22.613 *******
2026-03-04 02:30:37.494901 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:30:37.495153 | instance |
2026-03-04 02:30:37.495423 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:30:37.495694 | instance | Wednesday 04 March 2026 02:30:37 +0000 (0:00:00.043) 0:10:22.657 *******
2026-03-04 02:30:37.986605 | instance | changed: [instance]
2026-03-04 02:30:37.986838 | instance |
2026-03-04 02:30:37.987132 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-03-04 02:30:37.987429 | instance | Wednesday 04 March 2026 02:30:37 +0000 (0:00:00.491) 0:10:23.148 *******
2026-03-04 02:30:38.681639 | instance | ok: [instance]
2026-03-04 02:30:38.681753 | instance |
2026-03-04 02:30:38.681917 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-03-04 02:30:38.682080 | instance | Wednesday 04 March 2026 02:30:38 +0000 (0:00:00.695) 0:10:23.844 *******
2026-03-04 02:30:40.021418 | instance | changed: [instance]
2026-03-04 02:30:40.021724 | instance |
2026-03-04 02:30:40.022037 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-03-04 02:30:40.022420 | instance | Wednesday 04 March 2026 02:30:40 +0000 (0:00:01.339) 0:10:25.183 *******
2026-03-04 02:30:40.468134 | instance | ok: [instance]
2026-03-04 02:30:40.468344 | instance |
2026-03-04 02:30:40.468618 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-03-04 02:30:40.468913 | instance | Wednesday 04 March 2026 02:30:40 +0000 (0:00:00.446) 0:10:25.630 *******
2026-03-04 02:30:40.948344 | instance | changed: [instance]
2026-03-04 02:30:40.948616 | instance |
2026-03-04 02:30:40.948915 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-03-04 02:30:40.949219 | instance | Wednesday 04 March 2026 02:30:40 +0000 (0:00:00.480) 0:10:26.110 *******
2026-03-04 02:30:41.487135 | instance | changed: [instance]
2026-03-04 02:30:41.487343 | instance |
2026-03-04 02:30:41.487705 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-03-04 02:30:41.488132 | instance | Wednesday 04 March 2026 02:30:41 +0000 (0:00:00.538) 0:10:26.649 *******
2026-03-04 02:30:41.919831 | instance | ok: [instance]
2026-03-04 02:30:41.920044 | instance |
2026-03-04 02:30:41.920310 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-03-04 02:30:41.920587 | instance | Wednesday 04 March 2026 02:30:41 +0000 (0:00:00.432) 0:10:27.082 *******
2026-03-04 02:33:25.334322 | instance | changed: [instance]
2026-03-04 02:33:25.334677 | instance |
2026-03-04 02:33:25.334794 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-03-04 02:33:25.335101 | instance | Wednesday 04 March 2026 02:33:25 +0000 (0:02:43.414) 0:13:10.496 *******
2026-03-04 02:33:26.066099 | instance | ok: [instance]
2026-03-04 02:33:26.066135 | instance |
2026-03-04 02:33:26.066140 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-03-04 02:33:26.066145 | instance | Wednesday 04 March 2026 02:33:26 +0000 (0:00:00.731) 0:13:11.228 *******
2026-03-04 02:33:26.125072 | instance | included: ingress for instance
2026-03-04 02:33:26.125127 | instance |
2026-03-04 02:33:26.125407 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-03-04 02:33:26.125446 | instance | Wednesday 04 March 2026 02:33:26 +0000 (0:00:00.059) 0:13:11.287 *******
2026-03-04 02:33:27.128465 | instance | changed: [instance]
2026-03-04 02:33:27.128553 | instance |
2026-03-04 02:33:27.128868 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-03-04 02:33:27.128905 | instance | Wednesday 04 March 2026 02:33:27 +0000 (0:00:01.003) 0:13:12.291 *******
2026-03-04 02:33:27.385170 | instance | ok: [instance]
2026-03-04 02:33:27.385246 | instance |
2026-03-04 02:33:27.385444 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-03-04 02:33:27.385486 | instance | Wednesday 04 March 2026 02:33:27 +0000 (0:00:00.256) 0:13:12.548 *******
2026-03-04 02:33:28.269563 | instance | changed: [instance]
2026-03-04 02:33:28.269698 | instance |
2026-03-04 02:33:28.269904 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-03-04 02:33:28.270082 | instance |
2026-03-04 02:33:28.270254 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:33:28.270388 | instance | Wednesday 04 March 2026 02:33:28 +0000 (0:00:00.884) 0:13:13.432 *******
2026-03-04 02:33:30.043131 | instance | ok: [instance]
2026-03-04 02:33:30.043374 | instance |
2026-03-04 02:33:30.043664 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:33:30.044015 | instance | Wednesday 04 March 2026 02:33:30 +0000 (0:00:01.770) 0:13:15.202 *******
2026-03-04 02:33:30.089990 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:33:30.090213 | instance |
2026-03-04 02:33:30.090535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:33:30.090831 | instance | Wednesday 04 March 2026 02:33:30 +0000 (0:00:00.050) 0:13:15.252 *******
2026-03-04 02:33:30.596396 | instance | changed: [instance]
2026-03-04 02:33:30.596616 | instance |
2026-03-04 02:33:30.596887 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-03-04 02:33:30.597273 | instance | Wednesday 04 March 2026 02:33:30 +0000 (0:00:00.505) 0:13:15.758 *******
2026-03-04 02:33:31.453189 | instance | ok: [instance]
2026-03-04 02:33:31.453413 | instance |
2026-03-04 02:33:31.453691 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-03-04 02:33:31.453961 | instance | Wednesday 04 March 2026 02:33:31 +0000 (0:00:00.857) 0:13:16.615 *******
2026-03-04 02:33:33.272267 | instance | changed: [instance]
2026-03-04 02:33:33.272482 | instance |
2026-03-04 02:33:33.272769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:33:33.273042 | instance | Wednesday 04 March 2026 02:33:33 +0000 (0:00:01.818) 0:13:18.434 *******
2026-03-04 02:33:33.324610 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:33:33.324844 | instance |
2026-03-04 02:33:33.325104 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:33:33.325397 | instance | Wednesday 04 March 2026 02:33:33 +0000 (0:00:00.052) 0:13:18.487 *******
2026-03-04 02:33:34.037387 | instance | changed: [instance]
2026-03-04 02:33:34.037623 | instance |
2026-03-04 02:33:34.037904 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-03-04 02:33:34.038176 | instance | Wednesday 04 March 2026 02:33:34 +0000 (0:00:00.712) 0:13:19.199 *******
2026-03-04 02:33:35.291545 | instance | changed: [instance]
2026-03-04 02:33:35.291601 | instance |
2026-03-04 02:33:35.291613 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-03-04 02:33:35.291624 | instance | Wednesday 04 March 2026 02:33:35 +0000 (0:00:01.253) 0:13:20.453 *******
2026-03-04 02:33:36.128998 | instance | ok: [instance]
2026-03-04 02:33:36.129081 | instance |
2026-03-04 02:33:36.129210 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-03-04 02:33:36.129331 | instance | Wednesday 04 March 2026 02:33:36 +0000 (0:00:00.838) 0:13:21.291 *******
2026-03-04 02:33:44.608374 | instance | ok: [instance]
2026-03-04 02:33:44.608466 | instance |
2026-03-04 02:33:44.608707 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-03-04 02:33:44.608745 | instance | Wednesday 04 March 2026 02:33:44 +0000 (0:00:08.479) 0:13:29.771 *******
2026-03-04 02:33:46.341386 | instance | ok: [instance]
2026-03-04 02:33:46.341467 | instance |
2026-03-04 02:33:46.341726 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-03-04 02:33:46.341764 | instance | Wednesday 04 March 2026 02:33:46 +0000 (0:00:01.733) 0:13:31.504 *******
2026-03-04 02:33:46.622021 | instance | ok: [instance]
2026-03-04 02:33:46.622134 | instance |
2026-03-04 02:33:46.622379 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-03-04 02:33:46.622804 | instance | Wednesday 04 March 2026 02:33:46 +0000 (0:00:00.280) 0:13:31.784 *******
2026-03-04 02:33:46.821139 | instance | ok: [instance]
2026-03-04 02:33:46.821210 | instance |
2026-03-04 02:33:46.821535 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-03-04 02:33:46.821601 | instance | Wednesday 04 March 2026 02:33:46 +0000 (0:00:00.198) 0:13:31.983 *******
2026-03-04 02:33:47.028855 | instance | ok: [instance]
2026-03-04 02:33:47.028948 | instance |
2026-03-04 02:33:47.029185 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-03-04 02:33:47.029270 | instance | Wednesday 04 March 2026 02:33:47 +0000 (0:00:00.208) 0:13:32.191 *******
2026-03-04 02:33:47.745608 | instance | changed: [instance]
2026-03-04 02:33:47.745672 | instance |
2026-03-04 02:33:47.745829 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-03-04 02:33:47.745949 | instance | Wednesday 04 March 2026 02:33:47 +0000 (0:00:00.716) 0:13:32.908 *******
2026-03-04 02:34:04.857082 | instance | changed: [instance] => (item=alertmanager)
2026-03-04 02:34:04.857211 | instance | changed: [instance] => (item=grafana)
2026-03-04 02:34:04.857323 | instance | changed: [instance] => (item=prometheus)
2026-03-04 02:34:04.857390 | instance |
2026-03-04 02:34:04.857515 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-03-04 02:34:04.857892 | instance | Wednesday 04 March 2026 02:34:04 +0000 (0:00:17.111) 0:13:50.019 *******
2026-03-04 02:34:06.817048 | instance | ok: [instance] => (item=alertmanager)
2026-03-04 02:34:06.817142 | instance | ok: [instance] => (item=grafana)
2026-03-04 02:34:06.817641 | instance | ok: [instance] => (item=prometheus)
2026-03-04 02:34:06.817657 | instance |
2026-03-04 02:34:06.817662 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-03-04 02:34:06.817667 | instance | Wednesday 04 March 2026 02:34:06 +0000 (0:00:01.960) 0:13:51.979 *******
2026-03-04 02:34:10.242556 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:10.242677 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:10.242747 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:10.242860 | instance | changed: [instance]
2026-03-04 02:34:10.242973 | instance |
2026-03-04 02:34:10.243094 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-03-04 02:34:10.243275 | instance | Wednesday 04 March 2026 02:34:10 +0000 (0:00:03.425) 0:13:55.404 *******
2026-03-04 02:34:15.489911 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:15.490100 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:15.490470 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:15.490759 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:15.491015 | instance | changed: [instance] => (item=None)
2026-03-04 02:34:15.491271 | instance | changed: [instance]
2026-03-04 02:34:15.491516 | instance |
2026-03-04 02:34:15.491856 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-03-04 02:34:15.492040 | instance | Wednesday 04 March 2026 02:34:15 +0000 (0:00:05.247) 0:14:00.652 *******
2026-03-04 02:34:26.874800 | instance | changed: [instance] => (item=alertmanager)
2026-03-04 02:34:26.874873 | instance | changed: [instance] => (item=prometheus)
2026-03-04 02:34:26.874893 | instance |
2026-03-04 02:34:26.875231 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-03-04 02:34:26.875407 | instance | Wednesday 04 March 2026 02:34:26 +0000 (0:00:11.383) 0:14:12.036 *******
2026-03-04 02:34:38.321473 | instance | changed: [instance] => (item=alertmanager)
2026-03-04 02:34:38.321579 | instance | changed: [instance] => (item=prometheus)
2026-03-04 02:34:38.321970 | instance |
2026-03-04 02:34:38.322043 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-03-04 02:34:38.322050 | instance | Wednesday 04 March 2026 02:34:38 +0000 (0:00:11.447) 0:14:23.483 *******
2026-03-04 02:34:39.066658 | instance | changed: [instance]
2026-03-04 02:34:39.066771 | instance |
2026-03-04 02:34:39.066843 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-03-04 02:34:39.066991 | instance | Wednesday 04 March 2026 02:34:39 +0000 (0:00:00.745) 0:14:24.229 *******
2026-03-04 02:34:47.148255 | instance | ok: [instance]
2026-03-04 02:34:47.148402 | instance |
2026-03-04 02:34:47.148414 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-03-04 02:34:47.148542 | instance | Wednesday 04 March 2026 02:34:47 +0000 (0:00:08.081) 0:14:32.311 *******
2026-03-04 02:35:02.077557 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-03-04 02:35:02.077669 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-03-04 02:35:02.077761 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-03-04 02:35:02.078086 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-03-04 02:35:02.078202 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-03-04 02:35:02.078267 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-03-04 02:35:02.078282 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-03-04 02:35:02.079397 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-03-04 02:35:02.079443 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-03-04 02:35:02.079449 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-03-04 02:35:02.079454 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-03-04 02:35:02.079458 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-03-04 02:35:02.079462 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-03-04 02:35:02.079467 | instance |
2026-03-04 02:35:02.079472 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-03-04 02:35:02.079476 | instance | Wednesday 04 March 2026 02:35:02 +0000 (0:00:14.929) 0:14:47.240 *******
2026-03-04 02:35:32.106429 | instance | changed: [instance]
2026-03-04 02:35:32.106546 | instance |
2026-03-04 02:35:32.106587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:35:32.106713 | instance | Wednesday 04 March 2026 02:35:32 +0000 (0:00:30.028) 0:15:17.268 *******
2026-03-04 02:35:32.192381 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:35:32.192503 | instance |
2026-03-04 02:35:32.192658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:35:32.192829 | instance | Wednesday 04 March 2026 02:35:32 +0000 (0:00:00.085) 0:15:17.354 *******
2026-03-04 02:35:32.795158 | instance | changed: [instance]
2026-03-04 02:35:32.795248 | instance |
2026-03-04 02:35:32.795261 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-03-04 02:35:32.795273 | instance | Wednesday 04 March 2026 02:35:32 +0000 (0:00:00.600) 0:15:17.955 *******
2026-03-04 02:35:36.161927 | instance | changed: [instance]
2026-03-04 02:35:36.161997 | instance |
2026-03-04 02:35:36.162294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:35:36.162570 | instance | Wednesday 04 March 2026 02:35:36 +0000 (0:00:03.369) 0:15:21.324 *******
2026-03-04 02:35:36.218189 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:35:36.218276 | instance |
2026-03-04 02:35:36.218432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:35:36.218561 | instance | Wednesday 04 March 2026 02:35:36 +0000 (0:00:00.056) 0:15:21.380 *******
2026-03-04 02:35:36.837219 | instance | changed: [instance]
2026-03-04 02:35:36.837312 | instance |
2026-03-04 02:35:36.837445 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-03-04 02:35:36.837588 | instance | Wednesday 04 March 2026 02:35:36 +0000 (0:00:00.618) 0:15:21.999 *******
2026-03-04 02:35:38.590145 | instance | changed: [instance]
2026-03-04 02:35:38.590457 | instance |
2026-03-04 02:35:38.590750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:35:38.591028 | instance | Wednesday 04 March 2026 02:35:38 +0000 (0:00:01.752) 0:15:23.752 *******
2026-03-04 02:35:38.648344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:35:38.648584 | instance |
2026-03-04 02:35:38.648855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:35:38.649124 | instance | Wednesday 04 March 2026 02:35:38 +0000 (0:00:00.057) 0:15:23.810 *******
2026-03-04 02:35:39.226885 | instance | changed: [instance]
2026-03-04 02:35:39.227163 | instance |
2026-03-04 02:35:39.227454 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-03-04 02:35:39.227727 | instance | Wednesday 04 March 2026 02:35:39 +0000 (0:00:00.578) 0:15:24.388 *******
2026-03-04 02:35:40.959464 | instance | changed: [instance]
2026-03-04 02:35:40.959624 | instance |
2026-03-04 02:35:40.959897 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-03-04 02:35:40.960273 | instance | Wednesday 04 March 2026 02:35:40 +0000 (0:00:01.733) 0:15:26.121 *******
2026-03-04 02:35:41.854359 | instance | changed: [instance]
2026-03-04 02:35:41.854661 | instance |
2026-03-04 02:35:41.854978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:35:41.855283 | instance | Wednesday 04 March 2026 02:35:41 +0000 (0:00:00.894) 0:15:27.016 *******
2026-03-04 02:35:41.916459 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:35:41.916697 | instance |
2026-03-04 02:35:41.916990 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:35:41.917258 | instance | Wednesday 04 March 2026 02:35:41 +0000 (0:00:00.062) 0:15:27.078 *******
2026-03-04 02:35:42.450630 | instance | changed: [instance]
2026-03-04 02:35:42.450884 | instance |
2026-03-04 02:35:42.451216 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-03-04 02:35:42.451522 | instance | Wednesday 04 March 2026 02:35:42 +0000 (0:00:00.533) 0:15:27.612 *******
2026-03-04 02:35:44.049742 | instance | changed: [instance]
2026-03-04 02:35:44.049907 | instance |
2026-03-04 02:35:44.050101 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-03-04 02:35:44.050266 | instance |
2026-03-04 02:35:44.050445 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:35:44.050621 | instance | Wednesday 04 March 2026 02:35:44 +0000 (0:00:01.599) 0:15:29.212 *******
2026-03-04 02:35:45.944242 | instance | ok: [instance]
2026-03-04 02:35:45.944278 | instance |
2026-03-04 02:35:45.944284 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-03-04 02:35:45.944294 | instance | Wednesday 04 March 2026 02:35:45 +0000 (0:00:01.894) 0:15:31.106 *******
2026-03-04 02:35:46.130167 | instance | skipping: [instance]
2026-03-04 02:35:46.130251 | instance |
2026-03-04 02:35:46.130264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:35:46.130281 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.185) 0:15:31.292 *******
2026-03-04 02:35:46.226059 | instance | ok: [instance]
2026-03-04 02:35:46.226362 | instance |
2026-03-04 02:35:46.226651 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:35:46.226972 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.096) 0:15:31.388 *******
2026-03-04 02:35:46.274102 | instance | skipping: [instance]
2026-03-04 02:35:46.274353 | instance |
2026-03-04 02:35:46.274649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:35:46.274913 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.048) 0:15:31.436 *******
2026-03-04 02:35:46.321084 | instance | skipping: [instance]
2026-03-04 02:35:46.321560 | instance |
2026-03-04 02:35:46.321940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:35:46.322237 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.046) 0:15:31.483 *******
2026-03-04 02:35:46.371452 | instance | skipping: [instance]
2026-03-04 02:35:46.371658 | instance |
2026-03-04 02:35:46.371943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:35:46.372201 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.050) 0:15:31.533 *******
2026-03-04 02:35:46.423589 | instance | skipping: [instance]
2026-03-04 02:35:46.423858 | instance |
2026-03-04 02:35:46.424186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:35:46.424465 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.051) 0:15:31.585 *******
2026-03-04 02:35:46.488347 | instance | skipping: [instance]
2026-03-04 02:35:46.488629 | instance |
2026-03-04 02:35:46.488961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:35:46.489251 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.064) 0:15:31.650 *******
2026-03-04 02:35:46.555862 | instance | ok: [instance]
2026-03-04 02:35:46.556089 | instance |
2026-03-04 02:35:46.556371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:35:46.556640 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.067) 0:15:31.718 *******
2026-03-04 02:35:46.626073 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:35:46.626366 | instance |
2026-03-04 02:35:46.626647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:35:46.626948 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.070) 0:15:31.788 *******
2026-03-04 02:35:46.709320 | instance | ok: [instance]
2026-03-04 02:35:46.709648 | instance |
2026-03-04 02:35:46.710099 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:35:46.710536 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.082) 0:15:31.871 *******
2026-03-04 02:35:46.782144 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:35:46.782441 | instance |
2026-03-04 02:35:46.782944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:35:46.783261 | instance | Wednesday 04 March 2026 02:35:46 +0000 (0:00:00.073) 0:15:31.944 *******
2026-03-04 02:35:47.374708 | instance | changed: [instance]
2026-03-04 02:35:47.375029 | instance |
2026-03-04 02:35:47.375331 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-03-04 02:35:47.375616 | instance | Wednesday 04 March 2026 02:35:47 +0000 (0:00:00.592) 0:15:32.536 *******
2026-03-04 02:35:48.887138 | instance | changed: [instance]
2026-03-04 02:35:48.887209 | instance |
2026-03-04 02:35:48.887332 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-03-04 02:35:48.887461 | instance | Wednesday 04 March 2026 02:35:48 +0000 (0:00:01.512) 0:15:34.049 *******
2026-03-04 02:35:50.008376 | instance | changed: [instance]
2026-03-04 02:35:50.008608 | instance |
2026-03-04 02:35:50.008905 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-03-04 02:35:50.009179 | instance | Wednesday 04 March 2026 02:35:50 +0000 (0:00:01.120) 0:15:35.170 *******
2026-03-04 02:35:54.675971 | instance | changed: [instance]
2026-03-04 02:35:54.676369 | instance |
2026-03-04 02:35:54.676667 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-03-04 02:35:54.676948 | instance | Wednesday 04 March 2026 02:35:54 +0000 (0:00:04.667) 0:15:39.838 *******
2026-03-04 02:35:54.914692 | instance | changed: [instance]
2026-03-04 02:35:54.914932 | instance |
2026-03-04 02:35:54.915267 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-03-04 02:35:54.915473 | instance | Wednesday 04 March 2026 02:35:54 +0000 (0:00:00.237) 0:15:40.075 *******
2026-03-04 02:35:55.446672 | instance | changed: [instance]
2026-03-04 02:35:55.446917 | instance |
2026-03-04 02:35:55.447222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:35:55.447506 | instance | Wednesday 04 March 2026 02:35:55 +0000 (0:00:00.533) 0:15:40.609 *******
2026-03-04 02:35:55.543290 | instance | ok: [instance]
2026-03-04 02:35:55.543495 | instance |
2026-03-04 02:35:55.543822 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:35:55.544124 | instance | Wednesday 04 March 2026 02:35:55 +0000 (0:00:00.096) 0:15:40.705 *******
2026-03-04 02:35:55.629278 | instance | included: rabbitmq for instance
2026-03-04 02:35:55.629502 | instance |
2026-03-04 02:35:55.629817 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-04 02:35:55.630087 | instance | Wednesday 04 March 2026 02:35:55 +0000 (0:00:00.086) 0:15:40.791 *******
2026-03-04 02:35:56.421964 | instance | ok: [instance]
2026-03-04 02:35:56.422076 | instance |
2026-03-04 02:35:56.422227 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-04 02:35:56.422383 | instance | Wednesday 04 March 2026 02:35:56 +0000 (0:00:00.792) 0:15:41.584 *******
2026-03-04 02:35:56.478223 | instance | skipping: [instance]
2026-03-04 02:35:56.478498 | instance |
2026-03-04 02:35:56.478935 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-04 02:35:56.479044 | instance | Wednesday 04 March 2026 02:35:56 +0000 (0:00:00.056) 0:15:41.640 *******
2026-03-04 02:35:56.541701 | instance | skipping: [instance]
2026-03-04 02:35:56.541941 | instance |
2026-03-04 02:35:56.542238 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-04 02:35:56.542543 | instance | Wednesday 04 March 2026 02:35:56 +0000 (0:00:00.062) 0:15:41.703 *******
2026-03-04 02:35:56.606705 | instance | skipping: [instance]
2026-03-04 02:35:56.606965 | instance |
2026-03-04 02:35:56.607229 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-04 02:35:56.607502 | instance | Wednesday 04 March 2026 02:35:56 +0000 (0:00:00.062) 0:15:41.765 *******
2026-03-04 02:36:37.680281 | instance | changed: [instance]
2026-03-04 02:36:37.680520 | instance |
2026-03-04 02:36:37.680841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:36:37.681131 | instance | Wednesday 04 March 2026 02:36:37 +0000 (0:00:41.076) 0:16:22.842 *******
2026-03-04 02:36:38.402781 | instance | ok: [instance]
2026-03-04 02:36:38.402938 | instance |
2026-03-04 02:36:38.403127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:36:38.403304 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.722) 0:16:23.565 *******
2026-03-04 02:36:38.465176 | instance | ok: [instance]
2026-03-04 02:36:38.465461 | instance |
2026-03-04 02:36:38.465764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:36:38.466118 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.062) 0:16:23.627 *******
2026-03-04 02:36:38.521995 | instance | skipping: [instance]
2026-03-04 02:36:38.522323 | instance |
2026-03-04 02:36:38.522654 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:36:38.523014 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.056) 0:16:23.684 *******
2026-03-04 02:36:38.577245 | instance | skipping: [instance]
2026-03-04 02:36:38.577396 | instance |
2026-03-04 02:36:38.577582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:36:38.577759 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.055) 0:16:23.739 *******
2026-03-04 02:36:38.635108 | instance | ok: [instance]
2026-03-04 02:36:38.635348 | instance |
2026-03-04 02:36:38.635674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:36:38.635940 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.057) 0:16:23.797 *******
2026-03-04 02:36:38.721855 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:36:38.721929 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:36:38.722045 | instance | ok: [instance] => (item=identity)
2026-03-04 02:36:38.722165 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-04 02:36:38.722295 | instance |
2026-03-04 02:36:38.722435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:36:38.722560 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.087) 0:16:23.884 *******
2026-03-04 02:36:38.793962 | instance | ok: [instance]
2026-03-04 02:36:38.794256 | instance |
2026-03-04 02:36:38.794576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:36:38.795196 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.071) 0:16:23.955 *******
2026-03-04 02:36:38.857291 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:36:38.857524 | instance |
2026-03-04 02:36:38.857810 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:36:38.858092 | instance | Wednesday 04 March 2026 02:36:38 +0000 (0:00:00.063) 0:16:24.019 *******
2026-03-04 02:36:39.419957 | instance | changed: [instance]
2026-03-04 02:36:39.420091 | instance |
2026-03-04 02:36:39.420247 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-03-04 02:36:39.420419 | instance | Wednesday 04 March 2026 02:36:39 +0000 (0:00:00.562) 0:16:24.582 *******
2026-03-04 02:36:41.061974 | instance | ok: [instance] => (item=None)
2026-03-04 02:36:41.062265 | instance | ok: [instance]
2026-03-04 02:36:41.062562 | instance |
2026-03-04 02:36:41.062875 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-03-04 02:36:41.063172 | instance | Wednesday 04 March 2026 02:36:41 +0000 (0:00:01.641) 0:16:26.224 *******
2026-03-04 02:36:42.177016 | instance | ok: [instance] => (item=atmosphere)
2026-03-04 02:36:42.177270 | instance |
2026-03-04 02:36:42.177563 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-03-04 02:36:42.177836 | instance | Wednesday 04 March 2026 02:36:42 +0000 (0:00:01.115) 0:16:27.339 *******
2026-03-04 02:36:43.111444 | instance | changed: [instance]
2026-03-04 02:36:43.111681 | instance |
2026-03-04 02:36:43.111966 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-03-04 02:36:43.112239 | instance | Wednesday 04 March 2026 02:36:43 +0000 (0:00:00.934) 0:16:28.273 *******
2026-03-04 02:36:44.340488 | instance | changed: [instance] => (item=None)
2026-03-04 02:36:44.340720 | instance | changed: [instance]
2026-03-04 02:36:44.340970 | instance |
2026-03-04 02:36:44.341298 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-03-04 02:36:44.341567 | instance | Wednesday 04 March 2026 02:36:44 +0000 (0:00:01.228) 0:16:29.502 *******
2026-03-04 02:36:46.124109 | instance | changed: [instance] => (item=None)
2026-03-04 02:36:46.124175 | instance | changed: [instance]
2026-03-04 02:36:46.124193 | instance |
2026-03-04 02:36:46.124208 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-03-04 02:36:46.124222 | instance | Wednesday 04 March 2026 02:36:46 +0000 (0:00:01.782) 0:16:31.285 *******
2026-03-04 02:39:32.897906 | instance | changed: [instance]
2026-03-04 02:39:32.898019 | instance |
2026-03-04 02:39:32.898043 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:39:32.898054 | instance | Wednesday 04 March 2026 02:39:32 +0000 (0:02:46.774) 0:19:18.060 *******
2026-03-04 02:39:33.027294 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:39:33.027393 | instance |
2026-03-04 02:39:33.027462 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:39:33.027583 | instance | Wednesday 04 March 2026 02:39:33 +0000 (0:00:00.129) 0:19:18.189 *******
2026-03-04 02:39:33.082301 | instance | skipping: [instance]
2026-03-04 02:39:33.082415 | instance |
2026-03-04 02:39:33.082646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:39:33.082797 | instance | Wednesday 04 March 2026 02:39:33 +0000 (0:00:00.055) 0:19:18.244 *******
2026-03-04 02:39:33.138088 | instance | skipping: [instance]
2026-03-04 02:39:33.138175 | instance |
2026-03-04 02:39:33.138630 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:39:33.138711 | instance | Wednesday 04 March 2026 02:39:33 +0000 (0:00:00.055) 0:19:18.300 *******
2026-03-04 02:39:33.206266 | instance | ok: [instance]
2026-03-04 02:39:33.206348 | instance |
2026-03-04 02:39:33.206491 | instance | TASK [Create Ingress identity] *************************************************
2026-03-04 02:39:33.206680 | instance | Wednesday 04 March 2026 02:39:33 +0000 (0:00:00.068) 0:19:18.368 *******
2026-03-04 02:39:33.287349 | instance | included: ingress for instance
2026-03-04 02:39:33.287563 | instance |
2026-03-04 02:39:33.287841 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-03-04 02:39:33.288109 | instance | Wednesday 04 March 2026 02:39:33 +0000 (0:00:00.080) 0:19:18.449 *******
2026-03-04 02:39:34.260323 | instance | changed: [instance]
2026-03-04 02:39:34.260563 | instance |
2026-03-04 02:39:34.260880 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-03-04 02:39:34.261173 | instance | Wednesday 04 March 2026 02:39:34 +0000 (0:00:00.972) 0:19:19.422 *******
2026-03-04 02:39:38.615275 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-03-04 02:39:38.615553 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-03-04 02:39:38.615841 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-03-04 02:39:38.616108 | instance | ok: [instance]
2026-03-04 02:39:38.616422 | instance |
2026-03-04 02:39:38.616700 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-03-04 02:39:38.616969 | instance | Wednesday 04 March 2026 02:39:38 +0000 (0:00:04.354) 0:19:23.777 *******
2026-03-04 02:39:39.377712 | instance | ok: [instance]
2026-03-04 02:39:39.377817 | instance |
2026-03-04 02:39:39.378134 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-03-04 02:39:39.378338 | instance | Wednesday 04 March 2026 02:39:39 +0000 (0:00:00.762) 0:19:24.540 *******
2026-03-04 02:39:40.616211 | instance | ok: [instance] => (item=atmosphere)
2026-03-04 02:39:40.616314 | instance |
2026-03-04 02:39:40.616621 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-03-04 02:39:40.616913 | instance | Wednesday 04 March 2026 02:39:40 +0000 (0:00:01.238) 0:19:25.778 *******
2026-03-04 02:39:41.815410 | instance | changed: [instance] => (item=atmosphere)
2026-03-04 02:39:41.815471 | instance |
2026-03-04 02:39:41.815600 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-03-04 02:39:41.815721 | instance | Wednesday 04 March 2026 02:39:41 +0000 (0:00:01.199) 0:19:26.977 *******
2026-03-04 02:39:42.912699 | instance | changed: [instance] => (item=atmosphere)
2026-03-04 02:39:42.912818 | instance |
2026-03-04 02:39:42.913058 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-03-04 02:39:42.913102 | instance | Wednesday 04 March 2026 02:39:42 +0000 (0:00:01.097) 0:19:28.075 *******
2026-03-04 02:39:44.130337 | instance | changed: [instance] => (item=atmosphere)
2026-03-04 02:39:44.130471 | instance |
2026-03-04 02:39:44.130487 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-03-04 02:39:44.130678 | instance | Wednesday 04 March 2026 02:39:44 +0000 (0:00:01.217) 0:19:29.292 *******
2026-03-04 02:39:44.383535 | instance | changed: [instance]
2026-03-04 02:39:44.383732 | instance |
2026-03-04 02:39:44.384003 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-04 02:39:44.384015 | instance | Wednesday 04 March 2026 02:39:44 +0000 (0:00:00.253) 0:19:29.545 *******
2026-03-04 02:39:45.473704 | instance | ok: [instance]
2026-03-04 02:39:45.473789 | instance |
2026-03-04 02:39:45.473798 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-04 02:39:45.473805 | instance | Wednesday 04 March 2026 02:39:45 +0000 (0:00:01.089) 0:19:30.635 *******
2026-03-04 02:39:45.731934 | instance | ok: [instance]
2026-03-04 02:39:45.732039 | instance |
2026-03-04 02:39:45.732219 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-04 02:39:45.732502 | instance | Wednesday 04 March 2026 02:39:45 +0000 (0:00:00.258) 0:19:30.893 *******
2026-03-04 02:39:45.814943 | instance | ok: [instance] => {
2026-03-04 02:39:45.815186 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz"
2026-03-04 02:39:45.815469 | instance | }
2026-03-04 02:39:45.815787 | instance |
2026-03-04 02:39:45.816038 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-04 02:39:45.816300 | instance | Wednesday 04 March 2026 02:39:45 +0000 (0:00:00.083) 0:19:30.977 *******
2026-03-04 02:39:51.853837 | instance | FAILED - RETRYING: [instance]: Download item (4 retries left).
2026-03-04 02:39:51.853936 | instance | changed: [instance]
2026-03-04 02:39:51.854096 | instance |
2026-03-04 02:39:51.854398 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-04 02:39:51.854570 | instance | Wednesday 04 March 2026 02:39:51 +0000 (0:00:06.038) 0:19:37.015 *******
2026-03-04 02:39:53.154358 | instance | changed: [instance]
2026-03-04 02:39:53.154630 | instance |
2026-03-04 02:39:53.154922 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-03-04 02:39:53.155200 | instance | Wednesday 04 March 2026 02:39:53 +0000 (0:00:01.300) 0:19:38.316 *******
2026-03-04 02:39:53.718311 | instance | changed: [instance]
2026-03-04 02:39:53.718438 | instance |
2026-03-04 02:39:53.718627 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-03-04 02:39:53.718840 | instance | Wednesday 04 March 2026 02:39:53 +0000 (0:00:00.564) 0:19:38.880 *******
2026-03-04 02:39:54.420322 | instance | ok: [instance]
2026-03-04 02:39:54.420542 | instance |
2026-03-04 02:39:54.420851 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-03-04 02:39:54.421126 | instance | Wednesday 04 March 2026 02:39:54 +0000 (0:00:00.702) 0:19:39.582 *******
2026-03-04 02:39:55.305666 | instance | ok: [instance]
2026-03-04 02:39:55.305902 | instance |
2026-03-04 02:39:55.306218 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-03-04 02:39:55.306500 | instance | Wednesday 04 March 2026 02:39:55 +0000 (0:00:00.885) 0:19:40.467 *******
2026-03-04 02:39:55.696693 | instance | ok: [instance]
2026-03-04 02:39:55.696774 | instance |
2026-03-04 02:39:55.696793 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-03-04 02:39:55.696806 | instance | Wednesday 04 March 2026 02:39:55 +0000 (0:00:00.390) 0:19:40.858 *******
2026-03-04 02:39:55.830422 | instance | included: openstack_helm_endpoints for instance
2026-03-04 02:39:55.830577 | instance |
2026-03-04 02:39:55.830589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:39:55.830600 | instance | Wednesday 04 March 2026 02:39:55 +0000 (0:00:00.134) 0:19:40.992 *******
2026-03-04 02:39:55.888128 | instance | skipping: [instance]
2026-03-04 02:39:55.888213 | instance |
2026-03-04 02:39:55.888352 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:39:55.888498 | instance | Wednesday 04 March 2026 02:39:55 +0000 (0:00:00.057) 0:19:41.050 *******
2026-03-04 02:39:55.939610 | instance | skipping: [instance]
2026-03-04 02:39:55.939747 | instance |
2026-03-04 02:39:55.939760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:39:55.939928 | instance | Wednesday 04 March 2026 02:39:55 +0000 (0:00:00.051) 0:19:41.101 *******
2026-03-04 02:39:55.993403 | instance | skipping: [instance]
2026-03-04 02:39:55.993509 | instance |
2026-03-04 02:39:55.993672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:39:55.993832 | instance | Wednesday 04 March 2026 02:39:55 +0000 (0:00:00.053) 0:19:41.155 *******
2026-03-04 02:39:56.047973 | instance | skipping: [instance]
2026-03-04 02:39:56.048058 | instance |
2026-03-04 02:39:56.048080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:39:56.048147 | instance | Wednesday 04 March 2026 02:39:56 +0000 (0:00:00.054) 0:19:41.209 *******
2026-03-04 02:39:56.098877 | instance | skipping: [instance]
2026-03-04 02:39:56.099130 | instance |
2026-03-04 02:39:56.099500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:39:56.099782 | instance | Wednesday 04 March 2026 02:39:56 +0000 (0:00:00.050) 0:19:41.260 *******
2026-03-04 02:39:56.156329 | instance | skipping: [instance]
2026-03-04 02:39:56.156579 | instance |
2026-03-04 02:39:56.156883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:39:56.157199 | instance | Wednesday 04 March 2026 02:39:56 +0000 (0:00:00.057) 0:19:41.318 *******
2026-03-04 02:39:56.216711 | instance | ok: [instance]
2026-03-04 02:39:56.217012 | instance |
2026-03-04 02:39:56.217355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:39:56.217647 | instance | Wednesday 04 March 2026 02:39:56 +0000 (0:00:00.060) 0:19:41.378 *******
2026-03-04 02:39:56.302235 | instance | ok: [instance] => (item=identity)
2026-03-04 02:39:56.302499 | instance |
2026-03-04 02:39:56.302831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:39:56.303170 | instance | Wednesday 04 March 2026 02:39:56 +0000 (0:00:00.085) 0:19:41.464 *******
2026-03-04 02:39:56.379997 | instance | ok: [instance]
2026-03-04 02:39:56.380290 | instance |
2026-03-04 02:39:56.380673 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-03-04 02:39:56.380985 | instance | Wednesday 04 March 2026 02:39:56 +0000 (0:00:00.077) 0:19:41.541 *******
2026-03-04 02:39:56.919044 | instance | changed: [instance]
2026-03-04 02:39:56.919292 | instance |
2026-03-04 02:39:56.919602 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-03-04 02:39:56.919887 | instance | Wednesday 04 March 2026 02:39:56 +0000 (0:00:00.538) 0:19:42.080 *******
2026-03-04 02:39:57.671004 | instance | changed: [instance]
2026-03-04 02:39:57.671227 | instance |
2026-03-04 02:39:57.671735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:39:57.672095 | instance | Wednesday 04 March 2026 02:39:57 +0000 (0:00:00.752) 0:19:42.833 *******
2026-03-04 02:39:57.762213 | instance | ok: [instance]
2026-03-04 02:39:57.762563 | instance |
2026-03-04 02:39:57.762884 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:39:57.763205 | instance | Wednesday 04 March 2026 02:39:57 +0000 (0:00:00.091) 0:19:42.924 *******
2026-03-04 02:39:57.862563 | instance | included: rabbitmq for instance
2026-03-04 02:39:57.862804 | instance |
2026-03-04 02:39:57.863100 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-04 02:39:57.863383 | instance | Wednesday 04 March 2026 02:39:57 +0000 (0:00:00.100) 0:19:43.024 *******
2026-03-04 02:39:58.536242 | instance | ok: [instance]
2026-03-04 02:39:58.536534 | instance |
2026-03-04 02:39:58.536840 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-04 02:39:58.537094 | instance | Wednesday 04 March 2026 02:39:58 +0000 (0:00:00.673) 0:19:43.698 *******
2026-03-04 02:39:58.599379 | instance | skipping: [instance]
2026-03-04 02:39:58.599480 | instance |
2026-03-04 02:39:58.599663 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-04 02:39:58.599857 | instance | Wednesday 04 March 2026 02:39:58 +0000 (0:00:00.063) 0:19:43.761 *******
2026-03-04 02:39:58.655158 | instance | skipping: [instance]
2026-03-04 02:39:58.655257 | instance |
2026-03-04 02:39:58.655430 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-04 02:39:58.655597 | instance | Wednesday 04 March 2026 02:39:58 +0000 (0:00:00.055) 0:19:43.817 *******
2026-03-04 02:39:58.711135 | instance | skipping: [instance]
2026-03-04 02:39:58.711334 | instance |
2026-03-04 02:39:58.711586 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-04 02:39:58.711890 | instance | Wednesday 04 March 2026 02:39:58 +0000 (0:00:00.055) 0:19:43.873 *******
2026-03-04 02:40:24.606109 | instance | changed: [instance]
2026-03-04 02:40:24.606357 | instance |
2026-03-04 02:40:24.606666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:40:24.606942 | instance | Wednesday 04 March 2026 02:40:24 +0000 (0:00:25.894) 0:20:09.767 *******
2026-03-04 02:40:25.327358 | instance | ok: [instance]
2026-03-04 02:40:25.327571 | instance |
2026-03-04 02:40:25.327867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:40:25.328138 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.721) 0:20:10.489 *******
2026-03-04 02:40:25.381611 | instance | ok: [instance]
2026-03-04 02:40:25.381813 | instance |
2026-03-04 02:40:25.382121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:40:25.382417 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.054) 0:20:10.543 *******
2026-03-04 02:40:25.443887 | instance | skipping: [instance]
2026-03-04 02:40:25.444081 | instance |
2026-03-04 02:40:25.444366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:40:25.444634 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.062) 0:20:10.606 *******
2026-03-04 02:40:25.500326 | instance | skipping: [instance]
2026-03-04 02:40:25.500569 | instance |
2026-03-04 02:40:25.500889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:40:25.501176 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.056) 0:20:10.662 *******
2026-03-04 02:40:25.561079 | instance | ok: [instance]
2026-03-04 02:40:25.561447 | instance |
2026-03-04 02:40:25.561842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:40:25.562215 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.059) 0:20:10.722 *******
2026-03-04 02:40:25.692128 | instance | ok: [instance] => (item=key_manager)
2026-03-04 02:40:25.692376 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:40:25.692657 | instance | ok: [instance] => (item=identity)
2026-03-04 02:40:25.692925 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:40:25.693191 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-04 02:40:25.693439 | instance |
2026-03-04 02:40:25.693710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:40:25.693976 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.131) 0:20:10.854 *******
2026-03-04 02:40:25.767790 | instance | ok: [instance]
2026-03-04 02:40:25.768005 | instance |
2026-03-04 02:40:25.768312 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:40:25.768613 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.075) 0:20:10.929 *******
2026-03-04 02:40:25.845321 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:40:25.845536 | instance |
2026-03-04 02:40:25.845821 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:40:25.846093 | instance | Wednesday 04 March 2026 02:40:25 +0000 (0:00:00.076) 0:20:11.006 *******
2026-03-04 02:40:26.399924 | instance | changed: [instance]
2026-03-04 02:40:26.400057 | instance |
2026-03-04 02:40:26.400254 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-03-04 02:40:26.400512 | instance | Wednesday 04 March 2026 02:40:26 +0000 (0:00:00.555) 0:20:11.562 *******
2026-03-04 02:42:02.268403 | instance | changed: [instance]
2026-03-04 02:42:02.268658 | instance |
2026-03-04 02:42:02.268943 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:42:02.269411 | instance | Wednesday 04 March 2026 02:42:02 +0000 (0:01:35.868) 0:21:47.430 *******
2026-03-04 02:42:02.382622 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:42:02.382873 | instance |
2026-03-04 02:42:02.383155 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:42:02.383444 | instance | Wednesday 04 March 2026 02:42:02 +0000 (0:00:00.114) 0:21:47.544 *******
2026-03-04 02:42:02.434887 | instance | skipping: [instance]
2026-03-04 02:42:02.435086 | instance |
2026-03-04 02:42:02.435271 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:42:02.435459 | instance | Wednesday 04 March 2026 02:42:02 +0000 (0:00:00.052) 0:21:47.596 *******
2026-03-04 02:42:02.489498 | instance | skipping: [instance]
2026-03-04 02:42:02.489715 | instance |
2026-03-04 02:42:02.490008 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:42:02.490470 | instance | Wednesday 04 March 2026 02:42:02 +0000 (0:00:00.055) 0:21:47.652 *******
2026-03-04 02:42:02.557738 | instance | ok: [instance]
2026-03-04 02:42:02.557972 | instance |
2026-03-04 02:42:02.558283 | instance | TASK [Create Ingress key-manager] **********************************************
2026-03-04 02:42:02.558576 | instance | Wednesday 04 March 2026 02:42:02 +0000 (0:00:00.068) 0:21:47.720 *******
2026-03-04 02:42:02.642345 | instance | included: ingress for instance
2026-03-04 02:42:02.642598 | instance |
2026-03-04 02:42:02.642894 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-03-04 02:42:02.643183 | instance | Wednesday 04 March 2026 02:42:02 +0000 (0:00:00.083) 0:21:47.804 *******
2026-03-04 02:42:03.587777 | instance | changed: [instance]
2026-03-04 02:42:03.588011 | instance |
2026-03-04 02:42:03.588317 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-03-04 02:42:03.588600 | instance | Wednesday 04 March 2026 02:42:03 +0000 (0:00:00.945) 0:21:48.749 *******
2026-03-04 02:42:04.750315 | instance | changed: [instance]
2026-03-04 02:42:04.750499 | instance |
2026-03-04 02:42:04.750805 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-03-04 02:42:04.751082 | instance | Wednesday 04 March 2026 02:42:04 +0000 (0:00:01.162) 0:21:49.912 *******
2026-03-04 02:42:14.879062 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-03-04 02:42:14.879383 | instance |
2026-03-04 02:42:14.879759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:42:14.880058 | instance | Wednesday 04 March 2026 02:42:14 +0000 (0:00:10.128) 0:22:00.040 *******
2026-03-04 02:42:14.943070 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:42:14.943290 | instance |
2026-03-04 02:42:14.943585 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:42:14.943896 | instance | Wednesday 04 March 2026 02:42:14 +0000 (0:00:00.064) 0:22:00.104 *******
2026-03-04 02:42:15.482634 | instance | changed: [instance]
2026-03-04 02:42:15.482847 | instance |
2026-03-04 02:42:15.483148 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-03-04 02:42:15.483441 | instance | Wednesday 04 March 2026 02:42:15 +0000 (0:00:00.539) 0:22:00.644 *******
2026-03-04 02:42:18.116556 | instance | changed: [instance]
2026-03-04 02:42:18.116774 | instance |
2026-03-04 02:42:18.117067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:42:18.117341 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:02.634) 0:22:03.278 *******
2026-03-04 02:42:18.189892 | instance | skipping: [instance]
2026-03-04 02:42:18.190128 | instance |
2026-03-04 02:42:18.190446 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:42:18.190715 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.073) 0:22:03.351 *******
2026-03-04 02:42:18.244213 | instance | skipping: [instance]
2026-03-04 02:42:18.244353 | instance |
2026-03-04 02:42:18.244550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:42:18.244719 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.054) 0:22:03.406 *******
2026-03-04 02:42:18.296407 | instance | skipping: [instance]
2026-03-04 02:42:18.296610 | instance |
2026-03-04 02:42:18.296921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:42:18.297209 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.052) 0:22:03.458 *******
2026-03-04 02:42:18.346568 | instance | skipping: [instance]
2026-03-04 02:42:18.346778 | instance |
2026-03-04 02:42:18.347056 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:42:18.347341 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.050) 0:22:03.509 *******
2026-03-04 02:42:18.394492 | instance | skipping: [instance]
2026-03-04 02:42:18.394753 | instance |
2026-03-04 02:42:18.395026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:42:18.395302 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.047) 0:22:03.556 *******
2026-03-04 02:42:18.439509 | instance | skipping: [instance]
2026-03-04 02:42:18.439714 | instance |
2026-03-04 02:42:18.439990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:42:18.440268 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.045) 0:22:03.602 *******
2026-03-04 02:42:18.499084 | instance | ok: [instance]
2026-03-04 02:42:18.499260 | instance |
2026-03-04 02:42:18.499543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:42:18.499812 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.058) 0:22:03.661 *******
2026-03-04 02:42:18.566388 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-03-04 02:42:18.566611 | instance |
2026-03-04 02:42:18.566909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:42:18.567161 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.067) 0:22:03.728 *******
2026-03-04 02:42:18.636407 | instance | ok: [instance]
2026-03-04 02:42:18.636658 | instance |
2026-03-04 02:42:18.637008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:42:18.637379 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.070) 0:22:03.799 *******
2026-03-04 02:42:18.702487 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:42:18.702572 | instance |
2026-03-04 02:42:18.702761 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:42:18.702937 | instance | Wednesday 04 March 2026 02:42:18 +0000 (0:00:00.065) 0:22:03.864 *******
2026-03-04 02:42:19.247279 | instance | changed: [instance]
2026-03-04 02:42:19.247370 | instance |
2026-03-04 02:42:19.247574 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-03-04 02:42:19.247748 | instance | Wednesday 04 March 2026 02:42:19 +0000 (0:00:00.541) 0:22:04.406 *******
2026-03-04 02:42:36.601925 | instance | ok: [instance]
2026-03-04 02:42:36.602042 | instance |
2026-03-04 02:42:36.602345 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-03-04 02:42:36.602620 | instance | Wednesday 04 March 2026 02:42:36 +0000 (0:00:17.356) 0:22:21.763 *******
2026-03-04 02:42:51.260235 | instance | ok: [instance]
2026-03-04 02:42:51.260369 | instance |
2026-03-04 02:42:51.260824 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-03-04 02:42:51.260949 | instance | Wednesday 04 March 2026 02:42:51 +0000 (0:00:14.658) 0:22:36.421 *******
2026-03-04 02:42:52.660560 | instance | ok: [instance]
2026-03-04 02:42:52.660658 | instance |
2026-03-04 02:42:52.660858 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-03-04 02:42:52.661032 | instance | Wednesday 04 March 2026 02:42:52 +0000 (0:00:01.400) 0:22:37.822 *******
2026-03-04 02:42:53.842298 | instance | ok: [instance]
2026-03-04 02:42:53.842429 | instance |
2026-03-04 02:42:53.842700 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-03-04 02:42:53.842767 | instance | Wednesday 04 March 2026 02:42:53 +0000 (0:00:01.182) 0:22:39.004 *******
2026-03-04 02:42:54.518608 | instance | changed: [instance]
2026-03-04 02:42:54.518709 | instance |
2026-03-04 02:42:54.518786 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-03-04 02:42:54.518907 | instance | Wednesday 04 March 2026 02:42:54 +0000 (0:00:00.676) 0:22:39.680 *******
2026-03-04 02:42:55.258165 | instance | changed: [instance]
2026-03-04 02:42:55.258383 | instance |
2026-03-04 02:42:55.258393 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-03-04 02:42:55.258401 | instance | Wednesday 04 March 2026 02:42:55 +0000 (0:00:00.737) 0:22:40.418 *******
2026-03-04 02:42:57.989148 | instance | changed: [instance]
2026-03-04 02:42:57.989260 | instance |
2026-03-04 02:42:57.989283 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-03-04 02:42:57.989423 | instance | Wednesday 04 March 2026 02:42:57 +0000 (0:00:02.732) 0:22:43.151 *******
2026-03-04 02:42:59.619909 | instance | [WARNING]: Module did not set no_log for update_password
2026-03-04 02:42:59.642344 | instance | changed: [instance]
2026-03-04 02:42:59.642464 | instance |
2026-03-04 02:42:59.642487 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-03-04 02:42:59.642500 | instance | Wednesday 04 March 2026 02:42:59 +0000 (0:00:01.653) 0:22:44.804 *******
2026-03-04 02:43:05.721383 | instance | ok: [instance]
2026-03-04 02:43:05.721489 | instance |
2026-03-04 02:43:05.721752 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-03-04 02:43:05.721820 | instance | Wednesday 04 March 2026 02:43:05 +0000 (0:00:06.078) 0:22:50.883 *******
2026-03-04 02:43:06.821830 | instance | changed: [instance]
2026-03-04 02:43:06.821945 | instance |
2026-03-04 02:43:06.822011 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-03-04 02:43:06.822183 | instance | Wednesday 04 March 2026 02:43:06 +0000 (0:00:01.100) 0:22:51.984 *******
2026-03-04 02:43:09.036692 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-216.nip.io/swift/v1/%(tenant_id)s'})
2026-03-04 02:43:09.036806 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-03-04 02:43:09.036825 | instance |
2026-03-04 02:43:09.036848 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:43:09.036868 | instance | Wednesday 04 March 2026 02:43:09 +0000 (0:00:02.214) 0:22:54.198 *******
2026-03-04 02:43:09.143324 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:43:09.143740 | instance |
2026-03-04 02:43:09.143761 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:43:09.143768 | instance | Wednesday 04 March 2026 02:43:09 +0000 (0:00:00.107) 0:22:54.305 *******
2026-03-04 02:43:09.206238 | instance | skipping: [instance]
2026-03-04 02:43:09.206287 | instance |
2026-03-04 02:43:09.206549 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:43:09.206620 | instance | Wednesday 04 March 2026 02:43:09 +0000 (0:00:00.062) 0:22:54.368 *******
2026-03-04 02:43:09.268890 | instance | skipping: [instance]
2026-03-04 02:43:09.269003 | instance |
2026-03-04 02:43:09.269120 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:43:09.269251 | instance | Wednesday 04 March 2026 02:43:09 +0000 (0:00:00.062) 0:22:54.431 *******
2026-03-04 02:43:09.337188 | instance | ok: [instance]
2026-03-04 02:43:09.337425 | instance |
2026-03-04 02:43:09.337708 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-03-04 02:43:09.337972 | instance | Wednesday 04 March 2026 02:43:09 +0000 (0:00:00.068) 0:22:54.499 *******
2026-03-04 02:43:09.415137 | instance | included: ingress for instance
2026-03-04 02:43:09.415276 | instance |
2026-03-04 02:43:09.415613 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-03-04 02:43:09.415808 | instance | Wednesday 04 March 2026 02:43:09 +0000 (0:00:00.077) 0:22:54.577 *******
2026-03-04 02:43:10.417485 | instance | changed: [instance]
2026-03-04 02:43:10.417682 | instance |
2026-03-04 02:43:10.417819 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:43:10.418010 | instance | Wednesday 04 March 2026 02:43:10 +0000 (0:00:01.001) 0:22:55.579 *******
2026-03-04 02:43:10.490376 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:43:10.490453 | instance |
2026-03-04 02:43:10.490573 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:43:10.490695 | instance | Wednesday 04 March 2026 02:43:10 +0000 (0:00:00.073) 0:22:55.652 *******
2026-03-04 02:43:11.027266 | instance | changed: [instance]
2026-03-04 02:43:11.027450 | instance |
2026-03-04 02:43:11.027669 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-03-04 02:43:11.027858 | instance | Wednesday 04 March 2026 02:43:11 +0000 (0:00:00.537) 0:22:56.189 *******
2026-03-04 02:43:25.681516 | instance | ok: [instance]
2026-03-04 02:43:25.681645 | instance |
2026-03-04 02:43:25.681830 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-03-04 02:43:25.682018 | instance | Wednesday 04 March 2026 02:43:25 +0000 (0:00:14.653) 0:23:10.843 *******
2026-03-04 02:43:25.758702 | instance | ok: [instance] => (item=10.96.240.200)
2026-03-04 02:43:25.758806 | instance |
2026-03-04 02:43:25.758905 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-03-04 02:43:25.759146 | instance | Wednesday 04 March 2026 02:43:25 +0000 (0:00:00.077) 0:23:10.920 *******
2026-03-04 02:43:26.441113 | instance | changed: [instance]
2026-03-04 02:43:26.441299 | instance |
2026-03-04 02:43:26.441501 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-03-04 02:43:26.441685 | instance | Wednesday 04 March 2026 02:43:26 +0000 (0:00:00.682) 0:23:11.603 *******
2026-03-04 02:43:27.110555 | instance | changed: [instance]
2026-03-04 02:43:27.110786 | instance |
2026-03-04 02:43:27.111059 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-03-04 02:43:27.111326 | instance | Wednesday 04 March 2026 02:43:27 +0000 (0:00:00.667) 0:23:12.270 *******
2026-03-04 02:43:28.314691 | instance | ok: [instance]
2026-03-04 02:43:28.314794 | instance |
2026-03-04 02:43:28.314975 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-03-04 02:43:28.315155 | instance | Wednesday 04 March 2026 02:43:28 +0000 (0:00:01.205) 0:23:13.476 *******
2026-03-04 02:43:28.371079 | instance | ok: [instance]
2026-03-04 02:43:28.371288 | instance |
2026-03-04 02:43:28.371573 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-03-04 02:43:28.371835 | instance | Wednesday 04 March 2026 02:43:28 +0000 (0:00:00.056) 0:23:13.533 *******
2026-03-04 02:43:29.105113 | instance | changed: [instance]
2026-03-04 02:43:29.105399 | instance |
2026-03-04 02:43:29.105855 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-03-04 02:43:29.106304 | instance | Wednesday 04 March 2026 02:43:29 +0000 (0:00:00.733) 0:23:14.266 *******
2026-03-04 02:43:29.382543 | instance | ok: [instance]
2026-03-04 02:43:29.382745 | instance |
2026-03-04 02:43:29.383027 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-03-04 02:43:29.383425 | instance | Wednesday 04 March 2026 02:43:29 +0000 (0:00:00.277) 0:23:14.544 *******
2026-03-04 02:43:30.601337 | instance | changed: [instance]
2026-03-04 02:43:30.601410 | instance |
2026-03-04 02:43:30.601626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:43:30.601895 | instance | Wednesday 04 March 2026 02:43:30 +0000 (0:00:01.219) 0:23:15.763 *******
2026-03-04 02:43:30.795741 | instance | ok: [instance]
2026-03-04 02:43:30.795852 | instance |
2026-03-04 02:43:30.795933 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:43:30.796044 | instance | Wednesday 04 March 2026 02:43:30 +0000 (0:00:00.194) 0:23:15.958 *******
2026-03-04 02:43:30.883317 | instance | included: rabbitmq for instance
2026-03-04 02:43:30.883399 | instance |
2026-03-04 02:43:30.883519 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-04 02:43:30.883630 | instance | Wednesday 04 March 2026 02:43:30 +0000 (0:00:00.087) 0:23:16.045 *******
2026-03-04 02:43:31.601160 | instance | ok: [instance]
2026-03-04 02:43:31.601405 | instance |
2026-03-04 02:43:31.601734 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-04 02:43:31.602023 | instance | Wednesday 04 March 2026 02:43:31 +0000 (0:00:00.717) 0:23:16.763 *******
2026-03-04 02:43:31.658258 | instance | skipping: [instance]
2026-03-04 02:43:31.658340 | instance |
2026-03-04 02:43:31.658348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-04 02:43:31.658356 | instance | Wednesday 04 March 2026 02:43:31 +0000 (0:00:00.057) 0:23:16.820 *******
2026-03-04 02:43:31.713318 | instance | skipping: [instance]
2026-03-04 02:43:31.713465 | instance |
2026-03-04 02:43:31.713843 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-04 02:43:31.714121 | instance | Wednesday 04 March 2026 02:43:31 +0000 (0:00:00.054) 0:23:16.875 *******
2026-03-04 02:43:31.770870 | instance | skipping: [instance]
2026-03-04 02:43:31.771082 | instance |
2026-03-04 02:43:31.771366 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-04 02:43:31.771631 | instance | Wednesday 04 March 2026 02:43:31 +0000 (0:00:00.057) 0:23:16.933 *******
2026-03-04 02:44:02.953410 | instance | changed: [instance]
2026-03-04 02:44:02.953692 | instance |
2026-03-04 02:44:02.953992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:44:02.954320 | instance | Wednesday 04 March 2026 02:44:02 +0000 (0:00:31.182) 0:23:48.115 *******
2026-03-04 02:44:03.628466 | instance | ok: [instance]
2026-03-04 02:44:03.628748 | instance |
2026-03-04 02:44:03.629105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:44:03.629402 | instance | Wednesday 04 March 2026 02:44:03 +0000 (0:00:00.674) 0:23:48.790 *******
2026-03-04 02:44:03.685189 | instance | ok: [instance]
2026-03-04 02:44:03.685394 | instance |
2026-03-04 02:44:03.685688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:44:03.685973 | instance | Wednesday 04 March 2026 02:44:03 +0000 (0:00:00.056) 0:23:48.847 *******
2026-03-04 02:44:03.740023 | instance | skipping: [instance]
2026-03-04 02:44:03.740244 | instance |
2026-03-04 02:44:03.740602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:44:03.740872 | instance | Wednesday 04 March 2026 02:44:03 +0000 (0:00:00.055) 0:23:48.902 *******
2026-03-04 02:44:03.796392 | instance | skipping: [instance]
2026-03-04 02:44:03.796622 | instance |
2026-03-04 02:44:03.796930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:44:03.797193 | instance | Wednesday 04 March 2026 02:44:03 +0000 (0:00:00.056) 0:23:48.958 *******
2026-03-04 02:44:03.855057 | instance | ok: [instance]
2026-03-04 02:44:03.855247 | instance |
2026-03-04 02:44:03.855521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:44:03.855806 | instance | Wednesday 04 March 2026 02:44:03 +0000 (0:00:00.058) 0:23:49.017 *******
2026-03-04 02:44:03.984089 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:44:03.984306 | instance | ok: [instance] => (item=identity)
2026-03-04 02:44:03.984646 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:44:03.984944 | instance | ok: [instance] => (item=dashboard)
2026-03-04 02:44:03.985202 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-04 02:44:03.985467 | instance | ok: [instance] => (item=image)
2026-03-04 02:44:03.985713 | instance |
2026-03-04 02:44:03.985975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:44:03.986294 | instance | Wednesday 04 March 2026 02:44:03 +0000 (0:00:00.128) 0:23:49.146 *******
2026-03-04 02:44:04.061987 | instance | ok: [instance]
2026-03-04 02:44:04.062230 | instance |
2026-03-04 02:44:04.062583 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:44:04.062876 | instance | Wednesday 04 March 2026 02:44:04 +0000 (0:00:00.077) 0:23:49.223 *******
2026-03-04 02:44:04.124760 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:44:04.124828 | instance |
2026-03-04 02:44:04.124970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:44:04.125107 | instance | Wednesday 04 March 2026 02:44:04 +0000 (0:00:00.063) 0:23:49.287 *******
2026-03-04 02:44:04.677504 | instance | changed: [instance]
2026-03-04 02:44:04.677621 | instance |
2026-03-04 02:44:04.677731 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-03-04 02:44:04.677866 | instance | Wednesday 04 March 2026 02:44:04 +0000 (0:00:00.552) 0:23:49.839 *******
2026-03-04 02:44:04.939113 | instance | ok: [instance]
2026-03-04 02:44:04.939319 | instance |
2026-03-04 02:44:04.939609 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-03-04 02:44:04.939885 | instance | Wednesday 04 March 2026 02:44:04 +0000 (0:00:00.261) 0:23:50.101 *******
2026-03-04 02:46:17.862265 | instance | changed: [instance]
2026-03-04 02:46:17.862901 | instance |
2026-03-04 02:46:17.863101 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:46:17.863297 | instance | Wednesday 04 March 2026 02:46:17 +0000 (0:02:12.913) 0:26:03.015 *******
2026-03-04 02:46:17.966340 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:46:17.966656 | instance |
2026-03-04 02:46:17.966932 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:46:17.967214 | instance | Wednesday 04 March 2026 02:46:17 +0000 (0:00:00.112) 0:26:03.128 *******
2026-03-04 02:46:18.027755 | instance | skipping: [instance]
2026-03-04 02:46:18.027944 | instance |
2026-03-04 02:46:18.028261 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:46:18.028611 | instance | Wednesday 04 March 2026 02:46:18 +0000 (0:00:00.061) 0:26:03.190 *******
2026-03-04 02:46:18.094726 | instance | skipping: [instance]
2026-03-04 02:46:18.094905 | instance |
2026-03-04 02:46:18.095183 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:46:18.095475 | instance | Wednesday 04 March 2026 02:46:18 +0000 (0:00:00.066) 0:26:03.256 *******
2026-03-04 02:46:18.173953 | instance | ok: [instance]
2026-03-04 02:46:18.174287 | instance |
2026-03-04 02:46:18.174729 | instance | TASK [Create Ingress image] ****************************************************
2026-03-04 02:46:18.175013 | instance | Wednesday 04 March 2026 02:46:18 +0000 (0:00:00.079) 0:26:03.336 *******
2026-03-04 02:46:18.265662 | instance | included: ingress for instance
2026-03-04 02:46:18.265893 | instance |
2026-03-04 02:46:18.266184 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-03-04 02:46:18.266514 | instance | Wednesday 04 March 2026 02:46:18 +0000 (0:00:00.091) 0:26:03.427 *******
2026-03-04 02:46:19.206610 | instance | changed: [instance]
2026-03-04 02:46:19.206896 | instance |
2026-03-04 02:46:19.207173 | instance | TASK [Create images] ***********************************************************
2026-03-04 02:46:19.207439 | instance | Wednesday 04 March 2026 02:46:19 +0000 (0:00:00.940) 0:26:04.368 *******
2026-03-04 02:46:19.359885 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-03-04 02:46:19.360088 | instance |
2026-03-04 02:46:19.360384 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] ***********************
2026-03-04 02:46:19.360675 | instance | Wednesday 04 March 2026 02:46:19 +0000 (0:00:00.153) 0:26:04.521 *******
2026-03-04 02:46:23.624338 | instance | changed: [instance]
2026-03-04 02:46:23.624451 | instance |
2026-03-04 02:46:23.624516 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] ****************
2026-03-04 02:46:23.624645 | instance | Wednesday 04 March 2026 02:46:23 +0000 (0:00:04.264) 0:26:08.786 *******
2026-03-04 02:46:36.140070 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-03-04 02:46:36.140306 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-03-04 02:46:36.140598 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-03-04 02:46:36.140875 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-03-04 02:46:36.141145 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-03-04 02:46:36.141413 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-03-04 02:46:36.141763 | instance | ok: [instance]
2026-03-04 02:46:36.141932 | instance |
2026-03-04 02:46:36.142260 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] ****
2026-03-04 02:46:36.142568 | instance | Wednesday 04 March 2026 02:46:36 +0000 (0:00:12.515) 0:26:21.301 *******
2026-03-04 02:46:36.360716 | instance | changed: [instance]
2026-03-04 02:46:36.360906 | instance |
2026-03-04 02:46:36.361181 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] ***********************
2026-03-04 02:46:36.361446 | instance | Wednesday 04 March 2026 02:46:36 +0000 (0:00:00.220) 0:26:21.522 *******
2026-03-04 02:46:37.155080 | instance | changed: [instance]
2026-03-04 02:46:37.155282 | instance |
2026-03-04 02:46:37.155574 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] *********************
2026-03-04 02:46:37.155928 | instance | Wednesday 04 March 2026 02:46:37 +0000 (0:00:00.794) 0:26:22.317 *******
2026-03-04 02:46:37.386444 | instance | ok: [instance]
2026-03-04 02:46:37.386579 | instance |
2026-03-04 02:46:37.386737 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] ***
2026-03-04 02:46:37.386908 | instance | Wednesday 04 March 2026 02:46:37 +0000 (0:00:00.231) 0:26:22.548 *******
2026-03-04 02:46:37.666654 | instance | changed: [instance]
2026-03-04 02:46:37.666931 | instance |
2026-03-04 02:46:37.667290 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] *******
2026-03-04 02:46:37.667642 | instance | Wednesday 04 March 2026 02:46:37 +0000 (0:00:00.279) 0:26:22.828 *******
2026-03-04 02:46:38.376451 | instance | ok: [instance]
2026-03-04 02:46:38.376547 | instance |
2026-03-04 02:46:38.376559 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] *************
2026-03-04 02:46:38.376570 | instance | Wednesday 04 March 2026 02:46:38 +0000 (0:00:00.709) 0:26:23.537 *******
2026-03-04 02:46:43.489618 | instance | changed: [instance]
2026-03-04 02:46:43.489714 | instance |
2026-03-04 02:46:43.489946 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] ****************
2026-03-04 02:46:43.489967 | instance | Wednesday 04 March 2026 02:46:43 +0000 (0:00:05.114) 0:26:28.652 *******
2026-03-04 02:46:43.783030 | instance | changed: [instance]
2026-03-04 02:46:43.783090 | instance |
2026-03-04 02:46:43.783096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:46:43.783101 | instance | Wednesday 04 March 2026 02:46:43 +0000 (0:00:00.293) 0:26:28.945 *******
2026-03-04 02:46:43.872253 | instance | ok: [instance]
2026-03-04 02:46:43.872368 | instance |
2026-03-04 02:46:43.872439 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:46:43.872597 | instance | Wednesday 04 March 2026 02:46:43 +0000 (0:00:00.089) 0:26:29.034 *******
2026-03-04 02:46:43.928098 | instance | skipping: [instance]
2026-03-04 02:46:43.928175 | instance |
2026-03-04 02:46:43.928468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:46:43.928531 | instance | Wednesday 04 March 2026 02:46:43 +0000 (0:00:00.055) 0:26:29.090 *******
2026-03-04 02:46:43.982085 | instance | skipping: [instance]
2026-03-04 02:46:43.982145 | instance |
2026-03-04 02:46:43.982489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:46:43.982559 | instance | Wednesday 04 March 2026 02:46:43 +0000 (0:00:00.053) 0:26:29.144 *******
2026-03-04 02:46:44.034602 | instance | skipping: [instance]
2026-03-04 02:46:44.034692 | instance |
2026-03-04 02:46:44.035000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:46:44.035055 | instance | Wednesday 04 March 2026 02:46:44 +0000 (0:00:00.052) 0:26:29.197 *******
2026-03-04 02:46:44.092435 | instance | skipping: [instance]
2026-03-04 02:46:44.092671 | instance |
2026-03-04 02:46:44.092834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:46:44.092998 | instance | Wednesday 04 March 2026 02:46:44 +0000 (0:00:00.057) 0:26:29.254 *******
2026-03-04 02:46:44.148511 | instance | skipping: [instance]
2026-03-04 02:46:44.148692 | instance |
2026-03-04 02:46:44.148853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:46:44.149004 | instance | Wednesday 04 March 2026 02:46:44 +0000 (0:00:00.057) 0:26:29.311 *******
2026-03-04 02:46:44.204461 | instance | ok: [instance]
2026-03-04 02:46:44.204865 | instance |
2026-03-04 02:46:44.205253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:46:44.205650 | instance | Wednesday 04 March 2026 02:46:44 +0000 (0:00:00.055) 0:26:29.366 *******
2026-03-04 02:46:44.300851 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:46:44.301157 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:46:44.301384 | instance | ok: [instance] => (item=identity)
2026-03-04 02:46:44.301648 | instance | ok: [instance] => (item=staffeln)
2026-03-04 02:46:44.301872 | instance |
2026-03-04 02:46:44.302096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:46:44.302354 | instance | Wednesday 04 March 2026 02:46:44 +0000 (0:00:00.096) 0:26:29.463 *******
2026-03-04 02:46:44.380200 | instance | ok: [instance]
2026-03-04 02:46:44.380601 | instance |
2026-03-04 02:46:44.380956 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:46:44.381293 | instance | Wednesday 04 March 2026 02:46:44 +0000 (0:00:00.079) 0:26:29.542 *******
2026-03-04 02:46:44.471129 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:46:44.471489 | instance |
2026-03-04 02:46:44.471823 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:46:44.472148 | instance | Wednesday 04 March 2026 02:46:44 +0000 (0:00:00.090) 0:26:29.633 *******
2026-03-04 02:46:45.017084 | instance | changed: [instance]
2026-03-04 02:46:45.017171 | instance |
2026-03-04 02:46:45.017183 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-03-04 02:46:45.017193 | instance | Wednesday 04 March 2026 02:46:45 +0000 (0:00:00.544) 0:26:30.178 *******
2026-03-04 02:47:07.441911 | instance | changed: [instance]
2026-03-04 02:47:07.442026 | instance |
2026-03-04 02:47:07.442039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:47:07.442050 | instance | Wednesday 04 March 2026 02:47:07 +0000 (0:00:22.424) 0:26:52.602 *******
2026-03-04 02:47:07.546236 | instance | ok: [instance]
2026-03-04 02:47:07.546323 | instance |
2026-03-04 02:47:07.546335 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:47:07.546378 | instance | Wednesday 04 March 2026 02:47:07 +0000 (0:00:00.104) 0:26:52.707 *******
2026-03-04 02:47:07.639608 | instance | included: rabbitmq for instance
2026-03-04 02:47:07.640134 | instance |
2026-03-04 02:47:07.640529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-04 02:47:07.640876 | instance | Wednesday 04 March 2026 02:47:07 +0000 (0:00:00.092) 0:26:52.799 *******
2026-03-04 02:47:08.310355 | instance | ok: [instance]
2026-03-04 02:47:08.310887 | instance |
2026-03-04 02:47:08.311374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-04 02:47:08.311774 | instance | Wednesday 04 March 2026 02:47:08 +0000 (0:00:00.672) 0:26:53.472 *******
2026-03-04 02:47:08.365722 | instance | skipping: [instance]
2026-03-04 02:47:08.366150 | instance |
2026-03-04 02:47:08.366604 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-04 02:47:08.366993 | instance | Wednesday 04 March 2026 02:47:08 +0000 (0:00:00.055) 0:26:53.527 *******
2026-03-04 02:47:08.431761 | instance | skipping: [instance]
2026-03-04 02:47:08.432012 | instance |
2026-03-04 02:47:08.432180 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-04 02:47:08.432368 | instance | Wednesday 04 March 2026 02:47:08 +0000 (0:00:00.066) 0:26:53.594 *******
2026-03-04 02:47:08.488769 | instance | skipping: [instance]
2026-03-04 02:47:08.489162 | instance |
2026-03-04 02:47:08.489510 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-04 02:47:08.489852 | instance | Wednesday 04 March 2026 02:47:08 +0000 (0:00:00.056) 0:26:53.650 *******
2026-03-04 02:47:39.378293 | instance | changed: [instance]
2026-03-04 02:47:39.378400 | instance |
2026-03-04 02:47:39.378812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:47:39.379210 | instance | Wednesday 04 March 2026 02:47:39 +0000 (0:00:30.889) 0:27:24.539 *******
2026-03-04 02:47:40.075017 | instance | ok: [instance]
2026-03-04 02:47:40.075274 | instance |
2026-03-04 02:47:40.075603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:47:40.075894 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.697) 0:27:25.237 *******
2026-03-04 02:47:40.142726 | instance | ok: [instance]
2026-03-04 02:47:40.142973 | instance |
2026-03-04 02:47:40.143283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:47:40.143580 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.067) 0:27:25.304 *******
2026-03-04 02:47:40.203056 | instance | skipping: [instance]
2026-03-04 02:47:40.203244 | instance |
2026-03-04 02:47:40.203519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:47:40.203782 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.060) 0:27:25.365 *******
2026-03-04 02:47:40.269252 | instance | skipping: [instance]
2026-03-04 02:47:40.269513 | instance |
2026-03-04 02:47:40.269862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:47:40.270216 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.064) 0:27:25.430 *******
2026-03-04 02:47:40.327248 | instance | ok: [instance]
2026-03-04 02:47:40.327487 | instance |
2026-03-04 02:47:40.327760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:47:40.328084 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.059) 0:27:25.489 *******
2026-03-04 02:47:40.450041 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:47:40.450286 | instance | ok: [instance] => (item=identity)
2026-03-04 02:47:40.450549 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:47:40.450809 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-04 02:47:40.451066 | instance | ok: [instance] => (item=volumev3)
2026-03-04 02:47:40.451327 | instance | ok: [instance] => (item=image)
2026-03-04 02:47:40.451571 | instance |
2026-03-04 02:47:40.452029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:47:40.452292 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.122) 0:27:25.612 *******
2026-03-04 02:47:40.528975 | instance | ok: [instance]
2026-03-04 02:47:40.529273 | instance |
2026-03-04 02:47:40.529633 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:47:40.529931 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.078) 0:27:25.690 *******
2026-03-04 02:47:40.601542 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:47:40.601759 | instance |
2026-03-04 02:47:40.602035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:47:40.602338 | instance | Wednesday 04 March 2026 02:47:40 +0000 (0:00:00.072) 0:27:25.763 *******
2026-03-04 02:47:41.167474 | instance | changed: [instance]
2026-03-04 02:47:41.167662 | instance |
2026-03-04 02:47:41.167934 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-03-04 02:47:41.168199 | instance | Wednesday 04 March 2026 02:47:41 +0000 (0:00:00.566) 0:27:26.329 *******
2026-03-04 02:47:41.645191 | instance | ok: [instance]
2026-03-04 02:47:41.645582 | instance |
2026-03-04 02:47:41.645925 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-03-04 02:47:41.646306 | instance | Wednesday 04 March 2026 02:47:41 +0000 (0:00:00.477) 0:27:26.807 *******
2026-03-04 02:47:41.715008 | instance | ok: [instance]
2026-03-04 02:47:41.715145 | instance |
2026-03-04 02:47:41.715360 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-03-04 02:47:41.715516 | instance | Wednesday 04 March 2026 02:47:41 +0000 (0:00:00.069) 0:27:26.876 *******
2026-03-04 02:47:42.053898 | instance | ok: [instance]
2026-03-04 02:47:42.054340 | instance |
2026-03-04 02:47:42.054696 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-03-04 02:47:42.055034 | instance | Wednesday 04 March 2026 02:47:42 +0000 (0:00:00.338) 0:27:27.215 *******
2026-03-04 02:52:30.420786 | instance | changed: [instance]
2026-03-04 02:52:30.420909 | instance |
2026-03-04 02:52:30.420922 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:52:30.421050 | instance | Wednesday 04 March 2026 02:52:30 +0000 (0:04:48.367) 0:32:15.583 *******
2026-03-04 02:52:30.527734 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:52:30.527838 | instance |
2026-03-04 02:52:30.527981 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:52:30.528097 | instance | Wednesday 04 March 2026 02:52:30 +0000 (0:00:00.106) 0:32:15.689 *******
2026-03-04 02:52:30.582054 | instance | skipping: [instance]
2026-03-04 02:52:30.582320 | instance |
2026-03-04 02:52:30.582665 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:52:30.582955 | instance | Wednesday 04 March 2026 02:52:30 +0000 (0:00:00.054) 0:32:15.744 *******
2026-03-04 02:52:30.637552 | instance | skipping: [instance]
2026-03-04 02:52:30.637649 | instance |
2026-03-04 02:52:30.637824 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:52:30.637989 | instance | Wednesday 04 March 2026 02:52:30 +0000 (0:00:00.055) 0:32:15.800 *******
2026-03-04 02:52:30.949078 | instance | ok: [instance]
2026-03-04 02:52:30.949308 | instance |
2026-03-04 02:52:30.949593 | instance | TASK [Create Ingress volumev3] *************************************************
2026-03-04 02:52:30.949891 | instance | Wednesday 04 March 2026 02:52:30 +0000 (0:00:00.311) 0:32:16.111 *******
2026-03-04 02:52:31.023614 | instance | included: ingress for instance
2026-03-04 02:52:31.023773 | instance |
2026-03-04 02:52:31.024041 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-03-04 02:52:31.024298 | instance | Wednesday 04 March 2026 02:52:31 +0000 (0:00:00.074) 0:32:16.186 *******
2026-03-04 02:52:32.104984 | instance | changed: [instance]
2026-03-04 02:52:32.105191 | instance |
2026-03-04 02:52:32.105514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:52:32.105788 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:01.080) 0:32:17.266 *******
2026-03-04 02:52:32.183814 | instance | ok: [instance]
2026-03-04 02:52:32.183917 | instance |
2026-03-04 02:52:32.184090 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:52:32.184262 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.079) 0:32:17.346 *******
2026-03-04 02:52:32.230649 | instance | skipping: [instance]
2026-03-04 02:52:32.230763 | instance |
2026-03-04 02:52:32.230958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:52:32.230979 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.046) 0:32:17.393 *******
2026-03-04 02:52:32.277045 | instance | skipping: [instance]
2026-03-04 02:52:32.277287 | instance |
2026-03-04 02:52:32.277599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:52:32.277906 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.045) 0:32:17.438 *******
2026-03-04 02:52:32.318088 | instance | skipping: [instance]
2026-03-04 02:52:32.318230 | instance |
2026-03-04 02:52:32.318431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:52:32.318600 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.041) 0:32:17.480 *******
2026-03-04 02:52:32.368018 | instance | skipping: [instance]
2026-03-04 02:52:32.368237 | instance |
2026-03-04 02:52:32.368545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:52:32.368830 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.049) 0:32:17.530 *******
2026-03-04 02:52:32.423646 | instance | skipping: [instance]
2026-03-04 02:52:32.423770 | instance |
2026-03-04 02:52:32.423972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:52:32.424129 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.055) 0:32:17.585 *******
2026-03-04 02:52:32.477198 | instance | ok: [instance]
2026-03-04 02:52:32.477436 | instance |
2026-03-04 02:52:32.477741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:52:32.478028 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.053) 0:32:17.639 *******
2026-03-04 02:52:32.589786 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:52:32.590018 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:52:32.590311 | instance | ok: [instance] => (item=identity)
2026-03-04 02:52:32.590573 | instance | ok: [instance] => (item=placement)
2026-03-04 02:52:32.590822 | instance |
2026-03-04 02:52:32.591079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:52:32.591371 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.112) 0:32:17.751 *******
2026-03-04 02:52:32.655969 | instance | ok: [instance]
2026-03-04 02:52:32.656052 | instance |
2026-03-04 02:52:32.656162 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:52:32.656284 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.066) 0:32:17.818 *******
2026-03-04 02:52:32.728028 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:52:32.728102 | instance |
2026-03-04 02:52:32.728217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:52:32.728341 | instance | Wednesday 04 March 2026 02:52:32 +0000 (0:00:00.071) 0:32:17.890 *******
2026-03-04 02:52:33.255793 | instance | changed: [instance]
2026-03-04 02:52:33.255997 | instance |
2026-03-04 02:52:33.256271 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-03-04 02:52:33.256573 | instance | Wednesday 04 March 2026 02:52:33 +0000 (0:00:00.527) 0:32:18.417 *******
2026-03-04 02:54:06.732336 | instance | changed: [instance]
2026-03-04 02:54:06.732612 | instance |
2026-03-04 02:54:06.732843 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:54:06.733166 | instance | Wednesday 04 March 2026 02:54:06 +0000 (0:01:33.476) 0:33:51.894 *******
2026-03-04 02:54:06.854847 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:54:06.854931 | instance |
2026-03-04 02:54:06.855030 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:54:06.855143 | instance | Wednesday 04 March 2026 02:54:06 +0000 (0:00:00.123) 0:33:52.017 *******
2026-03-04 02:54:06.923264 | instance | skipping: [instance]
2026-03-04 02:54:06.923799 | instance |
2026-03-04 02:54:06.924109 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:54:06.924415 | instance | Wednesday 04 March 2026 02:54:06 +0000 (0:00:00.068) 0:33:52.085 *******
2026-03-04 02:54:06.981219 | instance | skipping: [instance]
2026-03-04 02:54:06.981454 | instance |
2026-03-04 02:54:06.981750 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:54:06.982035 | instance | Wednesday 04 March 2026 02:54:06 +0000 (0:00:00.058) 0:33:52.143 *******
2026-03-04 02:54:07.057803 | instance | ok: [instance]
2026-03-04 02:54:07.058050 | instance |
2026-03-04 02:54:07.058373 | instance | TASK [Create Ingress placement] ************************************************
2026-03-04 02:54:07.058656 | instance | Wednesday 04 March 2026 02:54:07 +0000 (0:00:00.076) 0:33:52.220 *******
2026-03-04 02:54:07.140666 | instance | included: ingress for instance
2026-03-04 02:54:07.140751 | instance |
2026-03-04 02:54:07.140873 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-03-04 02:54:07.140993 | instance | Wednesday 04 March 2026 02:54:07 +0000 (0:00:00.083) 0:33:52.303 *******
2026-03-04 02:54:08.215636 | instance | changed: [instance]
2026-03-04 02:54:08.215916 | instance |
2026-03-04 02:54:08.216266 | instance | PLAY [Configure operating system] **********************************************
2026-03-04 02:54:08.216532 | instance |
2026-03-04 02:54:08.216887 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:54:08.217271 | instance | Wednesday 04 March 2026 02:54:08 +0000 (0:00:01.074) 0:33:53.377 *******
2026-03-04 02:54:11.945682 | instance | ok: [instance]
2026-03-04 02:54:11.945918 | instance |
2026-03-04 02:54:11.946269 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-03-04 02:54:11.946694 | instance | Wednesday 04 March 2026 02:54:11 +0000 (0:00:03.729) 0:33:57.107 *******
2026-03-04 02:54:12.169151 | instance | ok: [instance]
2026-03-04 02:54:12.169375 | instance |
2026-03-04 02:54:12.169656 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-03-04 02:54:12.169999 | instance | Wednesday 04 March 2026 02:54:12 +0000 (0:00:00.223) 0:33:57.331 *******
2026-03-04 02:54:12.229224 | instance | skipping: [instance]
2026-03-04 02:54:12.229478 | instance |
2026-03-04 02:54:12.229907 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-03-04 02:54:12.230238 | instance | Wednesday 04 March 2026 02:54:12 +0000 (0:00:00.060) 0:33:57.391 *******
2026-03-04 02:54:12.315104 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-03-04 02:54:12.315234 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-03-04 02:54:12.315394 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-03-04 02:54:12.315542 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-03-04 02:54:12.315682 | instance | skipping: [instance]
2026-03-04 02:54:12.315826 | instance |
2026-03-04 02:54:12.316008 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-03-04 02:54:12.316165 | instance | Wednesday 04 March 2026 02:54:12 +0000 (0:00:00.085) 0:33:57.477 *******
2026-03-04 02:54:12.380783 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-03-04 02:54:12.380940 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-03-04 02:54:12.381069 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-03-04 02:54:12.381193 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-03-04 02:54:12.381407 | instance | skipping: [instance]
2026-03-04 02:54:12.381539 | instance |
2026-03-04 02:54:12.381703 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-03-04 02:54:12.381854 | instance | Wednesday 04 March 2026 02:54:12 +0000 (0:00:00.065) 0:33:57.542 *******
2026-03-04 02:54:12.447884 | instance | skipping: [instance]
2026-03-04 02:54:12.447958 | instance |
2026-03-04 02:54:12.448121 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-03-04 02:54:12.448252 | instance | Wednesday 04 March 2026 02:54:12 +0000 (0:00:00.067) 0:33:57.610 *******
2026-03-04 02:54:12.523436 | instance | skipping: [instance]
2026-03-04 02:54:12.523671 | instance |
2026-03-04 02:54:12.523961 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-03-04 02:54:12.524327 | instance | Wednesday 04 March 2026 02:54:12 +0000 (0:00:00.075) 0:33:57.685 *******
2026-03-04 02:54:17.388893 | instance | changed: [instance]
2026-03-04 02:54:17.389191 | instance |
2026-03-04 02:54:17.389538 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-03-04 02:54:17.389864 | instance | Wednesday 04 March 2026 02:54:17 +0000 (0:00:04.864) 0:34:02.550 *******
2026-03-04 02:54:40.473325 | instance | changed: [instance]
2026-03-04 02:54:40.473501 | instance |
2026-03-04 02:54:40.473522 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-03-04 02:54:40.473626 | instance | Wednesday 04 March 2026 02:54:40 +0000 (0:00:23.085) 0:34:25.635 *******
2026-03-04 02:54:41.013100 | instance | changed: [instance]
2026-03-04 02:54:41.013316 | instance |
2026-03-04 02:54:41.013608 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-03-04 02:54:41.013875 | instance | Wednesday 04 March 2026 02:54:41 +0000 (0:00:00.539) 0:34:26.175 *******
2026-03-04 02:54:42.285395 | instance | ok: [instance]
2026-03-04 02:54:42.286009 | instance |
2026-03-04 02:54:42.286016 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-03-04 02:54:42.286213 | instance | Wednesday 04 March 2026 02:54:42 +0000 (0:00:01.272) 0:34:27.447 *******
2026-03-04 02:54:42.727020 | instance | changed: [instance]
2026-03-04 02:54:42.727217 | instance |
2026-03-04 02:54:42.727504 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-03-04 02:54:42.727868 | instance | Wednesday 04 March 2026 02:54:42 +0000 (0:00:00.440) 0:34:27.888 *******
2026-03-04 02:54:43.244612 | instance | changed: [instance]
2026-03-04 02:54:43.244863 | instance |
2026-03-04 02:54:43.245244 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-03-04 02:54:43.245567 | instance | Wednesday 04 March 2026 02:54:43 +0000 (0:00:00.518) 0:34:28.406 *******
2026-03-04 02:54:43.833224 | instance | changed: [instance]
2026-03-04 02:54:43.833313 | instance |
2026-03-04 02:54:43.833502 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-03-04 02:54:43.833672 | instance | Wednesday 04 March 2026 02:54:43 +0000 (0:00:00.588) 0:34:28.994 *******
2026-03-04 02:54:44.308539 | instance | changed: [instance]
2026-03-04 02:54:44.308769 | instance |
2026-03-04 02:54:44.309079 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-03-04 02:54:44.309359 | instance | Wednesday 04 March 2026 02:54:44 +0000 (0:00:00.474) 0:34:29.469 *******
2026-03-04 02:54:44.622607 | instance | ok: [instance]
2026-03-04 02:54:44.623038 | instance |
2026-03-04 02:54:44.623385 | instance | PLAY [Deploy SDN] **************************************************************
2026-03-04 02:54:44.623659 | instance |
2026-03-04 02:54:44.624707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:54:44.625175 | instance | Wednesday 04 March 2026 02:54:44 +0000 (0:00:00.314) 0:34:29.784 *******
2026-03-04 02:54:44.703297 | instance | ok: [instance]
2026-03-04 02:54:44.703518 | instance |
2026-03-04 02:54:44.703782 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:54:44.704041 | instance | Wednesday 04 March 2026 02:54:44 +0000 (0:00:00.081) 0:34:29.865 *******
2026-03-04 02:54:44.767381 | instance | skipping: [instance]
2026-03-04 02:54:44.767613 | instance |
2026-03-04 02:54:44.767904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:54:44.768343 | instance | Wednesday 04 March 2026 02:54:44 +0000 (0:00:00.064) 0:34:29.929 *******
2026-03-04 02:54:44.967008 | instance | skipping: [instance]
2026-03-04 02:54:44.967202 | instance |
2026-03-04 02:54:44.967491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:54:44.967761 | instance | Wednesday 04 March 2026 02:54:44 +0000 (0:00:00.199) 0:34:30.129 *******
2026-03-04 02:54:45.024252 | instance | skipping: [instance]
2026-03-04 02:54:45.024371 | instance |
2026-03-04 02:54:45.024549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:54:45.024754 | instance | Wednesday 04 March 2026 02:54:45 +0000 (0:00:00.057) 0:34:30.186 *******
2026-03-04 02:54:45.083015 | instance | skipping: [instance]
2026-03-04 02:54:45.083301 | instance |
2026-03-04 02:54:45.083611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:54:45.083820 | instance | Wednesday 04 March 2026 02:54:45 +0000 (0:00:00.058) 0:34:30.245 *******
2026-03-04 02:54:45.142279 | instance | skipping: [instance]
2026-03-04 02:54:45.142473 | instance |
2026-03-04 02:54:45.142795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:54:45.143076 | instance | Wednesday 04 March 2026 02:54:45 +0000 (0:00:00.059) 0:34:30.304 *******
2026-03-04 02:54:45.204352 | instance | ok: [instance]
2026-03-04 02:54:45.204574 | instance |
2026-03-04 02:54:45.204874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:54:45.205122 | instance | Wednesday 04 March 2026 02:54:45 +0000 (0:00:00.061) 0:34:30.366 *******
2026-03-04 02:54:45.259391 | instance | skipping: [instance]
2026-03-04 02:54:45.259595 | instance |
2026-03-04 02:54:45.259953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:54:45.260263 | instance | Wednesday 04 March 2026 02:54:45 +0000 (0:00:00.054) 0:34:30.421 *******
2026-03-04 02:54:45.352766 | instance | ok: [instance]
2026-03-04 02:54:45.353059 | instance |
2026-03-04 02:54:45.353349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:54:45.353621 | instance | Wednesday 04 March 2026 02:54:45 +0000 (0:00:00.093) 0:34:30.514 *******
2026-03-04 02:54:45.438309 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:54:45.438591 | instance |
2026-03-04 02:54:45.438873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:54:45.439139 | instance | Wednesday 04 March 2026 02:54:45 +0000 (0:00:00.085) 0:34:30.600 *******
2026-03-04 02:54:46.015493 | instance | changed: [instance]
2026-03-04 02:54:46.015713 | instance |
2026-03-04 02:54:46.016061 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-03-04 02:54:46.016480 | instance | Wednesday 04 March 2026 02:54:46 +0000 (0:00:00.576) 0:34:31.177 *******
2026-03-04 02:54:46.259819 | instance | ok: [instance]
2026-03-04 02:54:46.259939 | instance |
2026-03-04 02:54:46.260099 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-03-04 02:54:46.260275 | instance | Wednesday 04 March 2026 02:54:46 +0000 (0:00:00.244) 0:34:31.421 *******
2026-03-04 02:54:46.321433 | instance | ok: [instance] => {
2026-03-04 02:54:46.321670 | instance | "changed": false,
2026-03-04 02:54:46.321949 | instance | "msg": "All assertions passed"
2026-03-04 02:54:46.322414 | instance | }
2026-03-04 02:54:46.322779 | instance |
2026-03-04 02:54:46.323066 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-03-04 02:54:46.323361 | instance | Wednesday 04 March 2026 02:54:46 +0000 (0:00:00.061) 0:34:31.483 *******
2026-03-04 02:54:53.410857 | instance | ok: [instance]
2026-03-04 02:54:53.411084 | instance |
2026-03-04 02:54:53.411448 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-03-04 02:54:53.411680 | instance | Wednesday 04 March 2026 02:54:53 +0000 (0:00:07.089) 0:34:38.572 *******
2026-03-04 02:54:53.474262 | instance | ok: [instance] => {
2026-03-04 02:54:53.474545 | instance | "changed": false,
2026-03-04 02:54:53.474795 | instance | "msg": "Successfully pulled openvswitch image"
2026-03-04 02:54:53.475046 | instance | }
2026-03-04 02:54:53.475286 | instance |
2026-03-04 02:54:53.475560 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-03-04 02:54:53.475814 | instance | Wednesday 04 March 2026 02:54:53 +0000 (0:00:00.063) 0:34:38.636 *******
2026-03-04 02:54:55.117112 | instance | changed: [instance]
2026-03-04 02:54:55.117361 | instance |
2026-03-04 02:54:55.117669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:54:55.117973 | instance | Wednesday 04 March 2026 02:54:55 +0000 (0:00:01.642) 0:34:40.279 *******
2026-03-04 02:54:55.195278 | instance | skipping: [instance]
2026-03-04 02:54:55.195347 | instance |
2026-03-04 02:54:55.195492 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-03-04 02:54:55.195615 | instance | Wednesday 04 March 2026 02:54:55 +0000 (0:00:00.078) 0:34:40.357 *******
2026-03-04 02:54:55.287992 | instance | skipping: [instance]
2026-03-04 02:54:55.288077 | instance |
2026-03-04 02:54:55.288224 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:54:55.288340 | instance | Wednesday 04 March 2026 02:54:55 +0000 (0:00:00.092) 0:34:40.450 *******
2026-03-04 02:54:55.373286 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:54:55.373379 | instance |
2026-03-04 02:54:55.373626 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:54:55.373676 | instance | Wednesday 04 March 2026 02:54:55 +0000 (0:00:00.085) 0:34:40.535 *******
2026-03-04 02:54:55.947358 | instance | changed: [instance]
2026-03-04 02:54:55.947454 | instance |
2026-03-04 02:54:55.947709 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-03-04 02:54:55.947761 | instance | Wednesday 04 March 2026 02:54:55 +0000 (0:00:00.573) 0:34:41.109 *******
2026-03-04 02:54:56.705867 | instance | ok: [instance]
2026-03-04 02:54:56.705965 | instance |
2026-03-04 02:54:56.706295 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-03-04 02:54:56.706364 | instance | Wednesday 04 March 2026 02:54:56 +0000 (0:00:00.758) 0:34:41.868 *******
2026-03-04 02:54:56.775967 | instance | skipping: [instance]
2026-03-04 02:54:56.776015 | instance |
2026-03-04 02:54:56.776026 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-03-04 02:54:56.776174 | instance | Wednesday 04 March 2026 02:54:56 +0000 (0:00:00.069) 0:34:41.937 *******
2026-03-04 02:55:03.151281 | instance | ok: [instance]
2026-03-04 02:55:03.151381 | instance |
2026-03-04 02:55:03.151557 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-03-04 02:55:03.151715 | instance | Wednesday 04 March 2026 02:55:03 +0000 (0:00:06.375) 0:34:48.313 *******
2026-03-04 02:55:03.216953 | instance | ok: [instance] => {
2026-03-04 02:55:03.217039 | instance | "changed": false,
2026-03-04 02:55:03.217200 | instance | "msg": "Successfully pulled ovn-controller image"
2026-03-04 02:55:03.217329 | instance | }
2026-03-04 02:55:03.217452 | instance |
2026-03-04 02:55:03.217574 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-03-04 02:55:03.217689 | instance | Wednesday 04 March 2026 02:55:03 +0000 (0:00:00.065) 0:34:48.379 *******
2026-03-04 02:55:05.413327 | instance | changed: [instance]
2026-03-04 02:55:05.413541 | instance |
2026-03-04 02:55:05.413810 | instance | PLAY [controllers[0]] **********************************************************
2026-03-04 02:55:05.414054 | instance |
2026-03-04 02:55:05.414388 | instance | TASK [Gathering Facts] *********************************************************
2026-03-04 02:55:05.414656 | instance | Wednesday 04 March 2026 02:55:05 +0000 (0:00:02.196) 0:34:50.575 *******
2026-03-04 02:55:09.140574 | instance | ok: [instance]
2026-03-04 02:55:09.140786 | instance |
2026-03-04 02:55:09.141066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:55:09.141406 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:03.726) 0:34:54.302 *******
2026-03-04 02:55:09.228312 | instance | ok: [instance]
2026-03-04 02:55:09.228567 | instance |
2026-03-04 02:55:09.228573 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:55:09.228594 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.087) 0:34:54.390 *******
2026-03-04 02:55:09.296808 | instance | skipping: [instance]
2026-03-04 02:55:09.296913 | instance |
2026-03-04 02:55:09.297262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:55:09.297363 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.067) 0:34:54.458 *******
2026-03-04 02:55:09.375264 | instance | skipping: [instance]
2026-03-04 02:55:09.375752 | instance |
2026-03-04 02:55:09.375765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:55:09.375772 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.079) 0:34:54.537 *******
2026-03-04 02:55:09.558049 | instance | skipping: [instance]
2026-03-04 02:55:09.558129 | instance |
2026-03-04 02:55:09.558299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:55:09.558544 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.183) 0:34:54.720 *******
2026-03-04 02:55:09.621658 | instance | skipping: [instance]
2026-03-04 02:55:09.621729 | instance |
2026-03-04 02:55:09.622034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:55:09.622099 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.063) 0:34:54.783 *******
2026-03-04 02:55:09.680259 | instance | skipping: [instance]
2026-03-04 02:55:09.680323 | instance |
2026-03-04 02:55:09.680330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:55:09.680336 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.058) 0:34:54.842 *******
2026-03-04 02:55:09.737850 | instance | ok: [instance]
2026-03-04 02:55:09.737982 | instance |
2026-03-04 02:55:09.738205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:55:09.738387 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.058) 0:34:54.900 *******
2026-03-04 02:55:09.827210 | instance | ok: [instance] => (item=libvirt_exporter)
2026-03-04 02:55:09.827289 | instance |
2026-03-04 02:55:09.827452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:55:09.827684 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.088) 0:34:54.989 *******
2026-03-04 02:55:09.920593 | instance | ok: [instance]
2026-03-04 02:55:09.920982 | instance |
2026-03-04 02:55:09.921339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:55:09.921682 | instance | Wednesday 04 March 2026 02:55:09 +0000 (0:00:00.093) 0:34:55.082 *******
2026-03-04 02:55:10.028920 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:55:10.029194 | instance |
2026-03-04 02:55:10.029424 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:55:10.029670 | instance | Wednesday 04 March 2026 02:55:10 +0000 (0:00:00.108) 0:34:55.191 *******
2026-03-04 02:55:10.608083 | instance | changed: [instance]
2026-03-04 02:55:10.608130 | instance |
2026-03-04 02:55:10.608135 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-03-04 02:55:10.608140 | instance | Wednesday 04 March 2026 02:55:10 +0000 (0:00:00.578) 0:34:55.769 *******
2026-03-04 02:55:10.685032 | instance | skipping: [instance]
2026-03-04 02:55:10.685124 | instance |
2026-03-04 02:55:10.685431 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-03-04 02:55:10.685552 | instance | Wednesday 04 March 2026 02:55:10 +0000 (0:00:00.077) 0:34:55.847 *******
2026-03-04 02:55:12.108444 | instance | changed: [instance] => (item=libvirt-vnc)
2026-03-04 02:55:12.108517 | instance | changed: [instance] => (item=libvirt-api)
2026-03-04 02:55:12.108524 | instance |
2026-03-04 02:55:12.108529 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-03-04 02:55:12.108534 | instance | Wednesday 04 March 2026 02:55:12 +0000 (0:00:01.422) 0:34:57.270 *******
2026-03-04 02:55:13.560069 | instance | changed: [instance] => (item=libvirt-vnc)
2026-03-04 02:55:13.560184 | instance | changed: [instance] => (item=libvirt-api)
2026-03-04 02:55:13.560445 | instance |
2026-03-04 02:55:13.560482 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-03-04 02:55:13.560588 | instance | Wednesday 04 March 2026 02:55:13 +0000 (0:00:01.452) 0:34:58.722 *******
2026-03-04 02:55:13.795994 | instance | ok: [instance]
2026-03-04 02:55:13.796132 | instance |
2026-03-04 02:55:13.796316 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-03-04 02:55:13.796489 | instance | Wednesday 04 March 2026 02:55:13 +0000 (0:00:00.235) 0:34:58.958 *******
2026-03-04 02:55:15.539669 | instance | changed: [instance]
2026-03-04 02:55:15.539764 | instance |
2026-03-04 02:55:15.539957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:55:15.540123 | instance | Wednesday 04 March 2026 02:55:15 +0000 (0:00:01.743) 0:35:00.701 *******
2026-03-04 02:55:15.625713 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:55:15.625937 | instance |
2026-03-04 02:55:15.626333 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:55:15.626641 | instance | Wednesday 04 March 2026 02:55:15 +0000 (0:00:00.085) 0:35:00.787 *******
2026-03-04 02:55:16.176334 | instance | changed: [instance]
2026-03-04 02:55:16.176613 | instance |
2026-03-04 02:55:16.176916 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-03-04 02:55:16.177187 | instance | Wednesday 04 March 2026 02:55:16 +0000 (0:00:00.550) 0:35:01.338 *******
2026-03-04 02:55:16.306134 | instance | skipping: [instance]
2026-03-04 02:55:16.306473 | instance |
2026-03-04 02:55:16.306823 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-03-04 02:55:16.307193 | instance | Wednesday 04 March 2026 02:55:16 +0000 (0:00:00.128) 0:35:01.467 *******
2026-03-04 02:55:17.462442 | instance | ok: [instance]
2026-03-04 02:55:17.462532 | instance |
2026-03-04 02:55:17.462624 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-03-04 02:55:17.462747 | instance | Wednesday 04 March 2026 02:55:17 +0000 (0:00:01.157) 0:35:02.624 *******
2026-03-04 02:55:17.711238 | instance | ok: [instance]
2026-03-04 02:55:17.711306 | instance |
2026-03-04 02:55:17.711313 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-03-04 02:55:17.711330 | instance | Wednesday 04 March 2026 02:55:17 +0000 (0:00:00.248) 0:35:02.873 *******
2026-03-04 02:55:18.245063 | instance | ok: [instance]
2026-03-04 02:55:18.245164 | instance |
2026-03-04 02:55:18.245271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:55:18.245406 | instance | Wednesday 04 March 2026 02:55:18 +0000 (0:00:00.534) 0:35:03.407 *******
2026-03-04 02:55:18.366285 | instance | ok: [instance]
2026-03-04 02:55:18.366397 | instance |
2026-03-04 02:55:18.366468 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:55:18.366599 | instance | Wednesday 04 March 2026 02:55:18 +0000 (0:00:00.121) 0:35:03.528 *******
2026-03-04 02:55:18.478953 | instance | included: rabbitmq for instance
2026-03-04 02:55:18.479060 | instance |
2026-03-04 02:55:18.479167 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-04 02:55:18.479293 | instance | Wednesday 04 March 2026 02:55:18 +0000 (0:00:00.112) 0:35:03.641 *******
2026-03-04 02:55:19.141017 | instance | ok: [instance]
2026-03-04 02:55:19.141287 | instance |
2026-03-04 02:55:19.141575 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-04 02:55:19.141892 | instance | Wednesday 04 March 2026 02:55:19 +0000 (0:00:00.661) 0:35:04.302 *******
2026-03-04 02:55:19.207217 | instance | skipping: [instance]
2026-03-04 02:55:19.207436 | instance |
2026-03-04 02:55:19.207726 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-04 02:55:19.207989 | instance | Wednesday 04 March 2026 02:55:19 +0000 (0:00:00.066) 0:35:04.369 *******
2026-03-04 02:55:19.284934 | instance | skipping: [instance]
2026-03-04 02:55:19.285383 | instance |
2026-03-04 02:55:19.285682 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-04 02:55:19.286169 | instance | Wednesday 04 March 2026 02:55:19 +0000 (0:00:00.077) 0:35:04.446 *******
2026-03-04 02:55:19.347856 | instance | skipping: [instance]
2026-03-04 02:55:19.348082 | instance |
2026-03-04 02:55:19.348519 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-04 02:55:19.348848 | instance | Wednesday 04 March 2026 02:55:19 +0000 (0:00:00.063) 0:35:04.509 *******
2026-03-04 02:55:50.258404 | instance | changed: [instance]
2026-03-04 02:55:50.258615 | instance |
2026-03-04 02:55:50.258923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:55:50.259212 | instance | Wednesday 04 March 2026 02:55:50 +0000 (0:00:30.910) 0:35:35.420 *******
2026-03-04 02:55:50.969135 | instance | ok: [instance]
2026-03-04 02:55:50.969241 | instance |
2026-03-04 02:55:50.969508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:55:50.969834 | instance | Wednesday 04 March 2026 02:55:50 +0000 (0:00:00.711) 0:35:36.131 *******
2026-03-04 02:55:51.032670 | instance | ok: [instance]
2026-03-04 02:55:51.032995 | instance |
2026-03-04 02:55:51.033362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:55:51.033697 | instance | Wednesday 04 March 2026 02:55:51 +0000 (0:00:00.063) 0:35:36.194 *******
2026-03-04 02:55:51.103098 | instance | skipping: [instance]
2026-03-04 02:55:51.103284 | instance |
2026-03-04 02:55:51.103569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:55:51.103796 | instance | Wednesday 04 March 2026 02:55:51 +0000 (0:00:00.070) 0:35:36.265 *******
2026-03-04 02:55:51.177279 | instance | skipping: [instance]
2026-03-04 02:55:51.177493 | instance |
2026-03-04 02:55:51.177823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:55:51.178112 | instance | Wednesday 04 March 2026 02:55:51 +0000 (0:00:00.073) 0:35:36.339 *******
2026-03-04 02:55:51.250627 | instance | ok: [instance]
2026-03-04 02:55:51.250857 | instance |
2026-03-04 02:55:51.251146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:55:51.251467 | instance | Wednesday 04 March 2026 02:55:51 +0000 (0:00:00.073) 0:35:36.412 *******
2026-03-04 02:55:51.557736 | instance | ok: [instance] => (item=placement)
2026-03-04 02:55:51.557966 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-03-04 02:55:51.558296 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:55:51.558561 | instance | ok: [instance] => (item=identity)
2026-03-04 02:55:51.558846 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-03-04 02:55:51.559140 | instance | ok: [instance] => (item=compute_metadata)
2026-03-04 02:55:51.559409 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:55:51.559688 | instance | ok: [instance] => (item=network)
2026-03-04 02:55:51.559949 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-04 02:55:51.560241 | instance | ok: [instance] => (item=volumev3)
2026-03-04 02:55:51.560504 | instance | ok: [instance] => (item=compute)
2026-03-04 02:55:51.560775 | instance | ok: [instance] => (item=baremetal)
2026-03-04 02:55:51.561031 | instance | ok: [instance] => (item=image)
2026-03-04 02:55:51.561315 | instance | ok: [instance] => (item=oslo_db_api)
2026-03-04 02:55:51.561561 | instance |
2026-03-04 02:55:51.561814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:55:51.562076 | instance | Wednesday 04 March 2026 02:55:51 +0000 (0:00:00.307) 0:35:36.719 *******
2026-03-04 02:55:51.660897 | instance | ok: [instance]
2026-03-04 02:55:51.661021 | instance |
2026-03-04 02:55:51.661238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:55:51.661465 | instance | Wednesday 04 March 2026 02:55:51 +0000 (0:00:00.103) 0:35:36.823 *******
2026-03-04 02:55:51.751050 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:55:51.751180 | instance |
2026-03-04 02:55:51.751360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:55:51.751533 | instance | Wednesday 04 March 2026 02:55:51 +0000 (0:00:00.090) 0:35:36.913 *******
2026-03-04 02:55:52.337971 | instance | changed: [instance]
2026-03-04 02:55:52.338216 | instance |
2026-03-04 02:55:52.338567 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-03-04 02:55:52.338841 | instance | Wednesday 04 March 2026 02:55:52 +0000 (0:00:00.586) 0:35:37.500 *******
2026-03-04 02:55:52.402552 | instance | skipping: [instance]
2026-03-04 02:55:52.402722 | instance |
2026-03-04 02:55:52.402933 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-03-04 02:55:52.403140 | instance | Wednesday 04 March 2026 02:55:52 +0000 (0:00:00.065) 0:35:37.565 *******
2026-03-04 02:55:52.599486 | instance | ok: [instance -> localhost]
2026-03-04 02:55:52.599700 | instance |
2026-03-04 02:55:52.600024 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-03-04 02:55:52.600321 | instance | Wednesday 04 March 2026 02:55:52 +0000 (0:00:00.196) 0:35:37.761 *******
2026-03-04 02:55:53.048760 | instance | ok: [instance -> localhost]
2026-03-04 02:55:53.048960 | instance |
2026-03-04 02:55:53.049339 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-03-04 02:55:53.049709 | instance | Wednesday 04 March 2026 02:55:53 +0000 (0:00:00.449) 0:35:38.210 *******
2026-03-04 02:55:53.582888 | instance | ok: [instance -> localhost]
2026-03-04 02:55:53.583108 | instance |
2026-03-04 02:55:53.583392 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-03-04 02:55:53.583662 | instance | Wednesday 04 March 2026 02:55:53 +0000 (0:00:00.534) 0:35:38.744 *******
2026-03-04 02:55:53.799100 | instance | ok: [instance -> localhost]
2026-03-04 02:55:53.799392 | instance |
2026-03-04 02:55:53.799766 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-03-04 02:55:53.800050 | instance | Wednesday 04 March 2026 02:55:53 +0000 (0:00:00.216) 0:35:38.961 *******
2026-03-04 02:55:55.244118 | instance | ok: [instance] => (item=nova-bootstrap)
2026-03-04 02:55:55.244617 | instance | ok: [instance] => (item=nova-cell-setup)
2026-03-04 02:55:55.244636 | instance |
2026-03-04 02:55:55.245366 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-03-04 02:55:55.245456 | instance | Wednesday 04 March 2026 02:55:55 +0000 (0:00:01.444) 0:35:40.406 *******
2026-03-04 02:55:55.815491 | instance | ok: [instance]
2026-03-04 02:55:55.815797 | instance |
2026-03-04 02:55:55.816207 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-03-04 02:55:55.816616 | instance | Wednesday 04 March 2026 02:55:55 +0000 (0:00:00.571) 0:35:40.977 *******
2026-03-04 02:58:38.850343 | instance | changed: [instance]
2026-03-04 02:58:38.850990 | instance |
2026-03-04 02:58:38.851112 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:58:38.851292 | instance | Wednesday 04 March 2026 02:58:38 +0000 (0:02:43.034) 0:38:24.012 *******
2026-03-04 02:58:39.012669 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:58:39.012789 | instance |
2026-03-04 02:58:39.012804 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:58:39.012987 | instance | Wednesday 04 March 2026 02:58:39 +0000 (0:00:00.162) 0:38:24.174 *******
2026-03-04 02:58:39.075735 | instance | skipping: [instance]
2026-03-04 02:58:39.075813 | instance |
2026-03-04 02:58:39.076064 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:58:39.076086 | instance | Wednesday 04 March 2026 02:58:39 +0000 (0:00:00.063) 0:38:24.238 *******
2026-03-04 02:58:39.150335 | instance | skipping: [instance]
2026-03-04 02:58:39.150383 | instance |
2026-03-04 02:58:39.150394 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:58:39.150484 | instance | Wednesday 04 March 2026 02:58:39 +0000 (0:00:00.073) 0:38:24.311 *******
2026-03-04 02:58:39.376511 | instance | ok: [instance]
2026-03-04 02:58:39.376609 | instance |
2026-03-04 02:58:39.376701 | instance | TASK [Create Ingress compute] **************************************************
2026-03-04 02:58:39.376921 | instance | Wednesday 04 March 2026 02:58:39 +0000 (0:00:00.227) 0:38:24.539 *******
2026-03-04 02:58:39.470657 | instance | included: ingress for instance
2026-03-04 02:58:39.470750 | instance |
2026-03-04 02:58:39.470846 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-03-04 02:58:39.470968 | instance | Wednesday 04 March 2026 02:58:39 +0000 (0:00:00.093) 0:38:24.633 *******
2026-03-04 02:58:40.498573 | instance | changed: [instance]
2026-03-04 02:58:40.498858 | instance |
2026-03-04 02:58:40.499184 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 02:58:40.499503 | instance | Wednesday 04 March 2026 02:58:40 +0000 (0:00:01.027) 0:38:25.660 *******
2026-03-04 02:58:40.627489 | instance | included: openstack_helm_ingress for instance
2026-03-04 02:58:40.627573 | instance |
2026-03-04 02:58:40.627696 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 02:58:40.627843 | instance | Wednesday 04 March 2026 02:58:40 +0000 (0:00:00.129) 0:38:25.789 *******
2026-03-04 02:58:40.689095 | instance | skipping: [instance]
2026-03-04 02:58:40.689696 | instance |
2026-03-04 02:58:40.689717 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 02:58:40.689725 | instance | Wednesday 04 March 2026 02:58:40 +0000 (0:00:00.061) 0:38:25.851 *******
2026-03-04 02:58:40.755585 | instance | skipping: [instance]
2026-03-04 02:58:40.755652 | instance |
2026-03-04 02:58:40.755658 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 02:58:40.755664 | instance | Wednesday 04 March 2026 02:58:40 +0000 (0:00:00.066) 0:38:25.917 *******
2026-03-04 02:58:40.825977 | instance | ok: [instance]
2026-03-04 02:58:40.826052 | instance |
2026-03-04 02:58:40.826060 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-03-04 02:58:40.826067 | instance | Wednesday 04 March 2026 02:58:40 +0000 (0:00:00.070) 0:38:25.987 *******
2026-03-04 02:58:40.921422 | instance | included: ingress for instance
2026-03-04 02:58:40.921523 | instance |
2026-03-04 02:58:40.921598 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-03-04 02:58:40.921716 | instance | Wednesday 04 March 2026 02:58:40 +0000 (0:00:00.096) 0:38:26.083 *******
2026-03-04 02:58:41.948752 | instance | changed: [instance]
2026-03-04 02:58:41.948830 | instance |
2026-03-04 02:58:41.949100 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-03-04 02:58:41.949394 | instance | Wednesday 04 March 2026 02:58:41 +0000 (0:00:01.026) 0:38:27.110 *******
2026-03-04 02:58:42.679863 | instance | ok: [instance]
2026-03-04 02:58:42.679925 | instance |
2026-03-04 02:58:42.679931 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-03-04 02:58:42.679937 | instance | Wednesday 04 March 2026 02:58:42 +0000 (0:00:00.731) 0:38:27.841 *******
2026-03-04 02:59:01.253479 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-03-04 02:59:01.253582 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-03-04 02:59:01.253594 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-03-04 02:59:01.253604 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-03-04 02:59:01.253614 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-03-04 02:59:01.253623 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-03-04 02:59:01.253632 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-03-04 02:59:01.253641 | instance |
2026-03-04 02:59:01.253651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-04 02:59:01.253661 | instance | Wednesday 04 March 2026 02:59:01 +0000 (0:00:18.570) 0:38:46.412 *******
2026-03-04 02:59:01.360219 | instance | ok: [instance]
2026-03-04 02:59:01.360623 | instance |
2026-03-04 02:59:01.360996 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-04 02:59:01.361367 | instance | Wednesday 04 March 2026 02:59:01 +0000 (0:00:00.109) 0:38:46.522 *******
2026-03-04 02:59:01.475647 | instance | included: rabbitmq for instance
2026-03-04 02:59:01.475940 | instance |
2026-03-04 02:59:01.476201 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-04 02:59:01.476437 | instance | Wednesday 04 March 2026 02:59:01 +0000 (0:00:00.115) 0:38:46.637 *******
2026-03-04 02:59:02.150670 | instance | ok: [instance]
2026-03-04 02:59:02.151312 | instance |
2026-03-04 02:59:02.151730 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-04 02:59:02.151754 | instance | Wednesday 04 March 2026 02:59:02 +0000 (0:00:00.673) 0:38:47.311 *******
2026-03-04 02:59:02.219578 | instance | skipping: [instance]
2026-03-04 02:59:02.219632 | instance |
2026-03-04 02:59:02.219645 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-04 02:59:02.219758 | instance | Wednesday 04 March 2026 02:59:02 +0000 (0:00:00.069) 0:38:47.381 *******
2026-03-04 02:59:02.282798 | instance | skipping: [instance]
2026-03-04 02:59:02.283033 | instance |
2026-03-04 02:59:02.283340 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-04 02:59:02.283611 | instance | Wednesday 04 March 2026 02:59:02 +0000 (0:00:00.063) 0:38:47.445 *******
2026-03-04 02:59:02.350128 | instance | skipping: [instance]
2026-03-04 02:59:02.350358 | instance |
2026-03-04 02:59:02.350689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-04 02:59:02.351015 | instance | Wednesday 04 March 2026 02:59:02 +0000 (0:00:00.067) 0:38:47.512 *******
2026-03-04 02:59:33.309242 | instance | changed: [instance]
2026-03-04 02:59:33.309420 | instance |
2026-03-04 02:59:33.309697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-04 02:59:33.309959 | instance | Wednesday 04 March 2026 02:59:33 +0000 (0:00:30.958) 0:39:18.471 *******
2026-03-04 02:59:33.987136 | instance | ok: [instance]
2026-03-04 02:59:33.987374 | instance |
2026-03-04 02:59:33.987681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-04 02:59:33.987969 | instance | Wednesday 04 March 2026 02:59:33 +0000 (0:00:00.677) 0:39:19.149 *******
2026-03-04 02:59:34.053801 | instance | ok: [instance]
2026-03-04 02:59:34.053966 | instance |
2026-03-04 02:59:34.054184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-04 02:59:34.054425 | instance | Wednesday 04 March 2026 02:59:34 +0000 (0:00:00.066) 0:39:19.215 *******
2026-03-04 02:59:34.121187 | instance | skipping: [instance]
2026-03-04 02:59:34.121398 | instance |
2026-03-04 02:59:34.121609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-04 02:59:34.121794 | instance | Wednesday 04 March 2026 02:59:34 +0000 (0:00:00.067) 0:39:19.283 *******
2026-03-04 02:59:34.186714 | instance | skipping: [instance]
2026-03-04 02:59:34.187060 | instance |
2026-03-04 02:59:34.187301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-04 02:59:34.187576 | instance | Wednesday 04 March 2026 02:59:34 +0000 (0:00:00.065) 0:39:19.348 *******
2026-03-04 02:59:34.260345 | instance | ok: [instance]
2026-03-04 02:59:34.260557 | instance |
2026-03-04 02:59:34.260849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-04 02:59:34.261117 | instance | Wednesday 04 March 2026 02:59:34 +0000 (0:00:00.073) 0:39:19.422 *******
2026-03-04 02:59:34.432239 | instance | ok: [instance] => (item=load_balancer)
2026-03-04 02:59:34.432420 | instance | ok: [instance] => (item=oslo_cache)
2026-03-04 02:59:34.432624 | instance | ok: [instance] => (item=identity)
2026-03-04 02:59:34.432820 | instance | ok: [instance] => (item=compute_metadata)
2026-03-04 02:59:34.433014 | instance | ok: [instance] => (item=oslo_db)
2026-03-04 02:59:34.433211 | instance | ok: [instance] => (item=network)
2026-03-04 02:59:34.433401 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-04 02:59:34.433605 | instance | ok: [instance] => (item=compute)
2026-03-04 02:59:34.433814 | instance | ok: [instance] => (item=dns)
2026-03-04 02:59:34.434040 | instance | ok: [instance] => (item=baremetal)
2026-03-04 02:59:34.434266 | instance |
2026-03-04 02:59:34.434448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-04 02:59:34.434619 | instance | Wednesday 04 March 2026 02:59:34 +0000 (0:00:00.171) 0:39:19.594 *******
2026-03-04 02:59:34.525465 | instance | ok: [instance]
2026-03-04 02:59:34.525706 | instance |
2026-03-04 02:59:34.525986 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-04 02:59:34.526293 | instance | Wednesday 04 March 2026 02:59:34 +0000 (0:00:00.093) 0:39:19.687 *******
2026-03-04 02:59:34.604828 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-04 02:59:34.605040 | instance |
2026-03-04 02:59:34.605309 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-04 02:59:34.605610 | instance | Wednesday 04 March 2026 02:59:34 +0000 (0:00:00.079) 0:39:19.767 *******
2026-03-04 02:59:35.175801 | instance | changed: [instance]
2026-03-04 02:59:35.175921 | instance |
2026-03-04 02:59:35.176024 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-03-04 02:59:35.176248 | instance | Wednesday 04 March 2026 02:59:35 +0000 (0:00:00.570) 0:39:20.337 *******
2026-03-04 02:59:35.233367 | instance | skipping: [instance]
2026-03-04 02:59:35.233580 | instance |
2026-03-04 02:59:35.233856 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-03-04 02:59:35.234126 | instance | Wednesday 04 March 2026 02:59:35 +0000 (0:00:00.058) 0:39:20.395 *******
2026-03-04 02:59:35.769560 | instance | ok: [instance]
2026-03-04 02:59:35.769786 | instance |
2026-03-04 02:59:35.770066 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-03-04 02:59:35.770385 | instance | Wednesday 04 March 2026 02:59:35 +0000 (0:00:00.536) 0:39:20.931 *******
2026-03-04 02:59:35.839146 | instance | ok: [instance]
2026-03-04 02:59:35.839355 | instance |
2026-03-04 02:59:35.839728 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-03-04 02:59:35.840027 | instance | Wednesday 04 March 2026 02:59:35 +0000 (0:00:00.069) 0:39:21.001 *******
2026-03-04 02:59:35.917167 | instance | ok: [instance]
2026-03-04 02:59:35.917398 | instance |
2026-03-04 02:59:35.917674 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-03-04 02:59:35.917943 | instance | Wednesday 04 March 2026 02:59:35 +0000 (0:00:00.077) 0:39:21.079 *******
2026-03-04 03:01:51.816967 | instance | changed: [instance]
2026-03-04 03:01:51.817166 | instance |
2026-03-04 03:01:51.817437 | instance | TASK [Create Ingress] **********************************************************
2026-03-04 03:01:51.817705 | instance | Wednesday 04 March 2026 03:01:51 +0000 (0:02:15.899) 0:41:36.978 *******
2026-03-04 03:01:51.977409 | instance | included: openstack_helm_ingress for instance
2026-03-04 03:01:51.977665 | instance |
2026-03-04 03:01:51.978097 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-04 03:01:51.978515 | instance | Wednesday 04 March 2026 03:01:51 +0000 (0:00:00.160) 0:41:37.139 *******
2026-03-04 03:01:52.309202 | instance | skipping: [instance]
2026-03-04 03:01:52.309433 | instance |
2026-03-04 03:01:52.309737 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-04 03:01:52.310004 | instance | Wednesday 04 March 2026 03:01:52 +0000 (0:00:00.332) 0:41:37.471 *******
2026-03-04 03:01:52.377831 | instance | skipping: [instance]
2026-03-04 03:01:52.378059 | instance |
2026-03-04 03:01:52.378436 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-04 03:01:52.378709 | instance | Wednesday 04 March 2026 03:01:52 +0000 (0:00:00.068) 0:41:37.539 *******
2026-03-04 03:01:52.451712 | instance | ok: [instance]
2026-03-04 03:01:52.451818 | instance |
2026-03-04 03:01:52.451982 | instance | TASK [Create Ingress network] **************************************************
2026-03-04 03:01:52.452154 | instance | Wednesday 04 March 2026 03:01:52 +0000 (0:00:00.073) 0:41:37.613 *******
2026-03-04 03:01:52.553951 | instance | included: ingress for instance
2026-03-04 03:01:52.554215 | instance |
2026-03-04 03:01:52.554513 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-03-04 03:01:52.554783 | instance | Wednesday 04 March 2026 03:01:52 +0000 (0:00:00.102) 0:41:37.716 *******
2026-03-04 03:01:53.568348 | instance | changed: [instance]
2026-03-04 03:01:53.568729 | instance |
2026-03-04 03:01:53.569029 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-03-04 03:01:53.569348 | instance | Wednesday 04 March 2026 03:01:53 +0000 (0:00:01.013) 0:41:38.730 *******
2026-03-04 03:01:54.303712 | instance | ok: [instance]
2026-03-04 03:01:54.303779 | instance |
2026-03-04 03:01:54.303786 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-03-04 03:01:54.303792 | instance | Wednesday 04 March 2026 03:01:54 +0000 (0:00:00.734) 0:41:39.464 *******
2026-03-04 03:07:44.130665 | instance | failed: [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'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "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"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-19-213-216.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-03-04 03:07:44.140447 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-03-04 03:07:44.140806 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-03-04 03:07:44.141090 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-03-04 03:07:44.141359 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-03-04 03:07:44.141655 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-03-04 03:07:44.141945 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-03-04 03:07:44.142266 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-03-04 03:07:44.142539 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-03-04 03:07:44.142837 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-03-04 03:07:44.143112 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-03-04 03:07:44.143400 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-03-04 03:07:44.143691 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-03-04 03:07:44.144027 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-03-04 03:07:44.144338 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-03-04 03:07:44.144608 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-03-04 03:07:44.144879 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-03-04 03:07:44.145145 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-03-04 03:07:44.145412 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-03-04 03:07:44.145708 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-03-04 03:07:44.145987 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-03-04 03:07:44.146315 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-03-04 03:07:44.146629 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-03-04 03:07:44.146923 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-03-04 03:07:44.147212 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-03-04 03:07:44.147601 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-03-04 03:07:44.147896 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-03-04 03:07:44.148081 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-03-04 03:07:44.148249 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-03-04 03:07:44.148441 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-03-04 03:07:44.148615 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-03-04 03:07:44.148795 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-03-04 03:07:44.148949 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-03-04 03:07:44.149113 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-03-04 03:07:44.149280 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-03-04 03:07:44.149445 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-03-04 03:07:44.149612 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-03-04 03:07:44.149778 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-03-04 03:07:44.149943 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-03-04 03:07:44.150116 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-03-04 03:07:44.150349 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-03-04 03:07:44.150527 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-03-04 03:07:44.150694 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-03-04 03:07:44.150862 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-03-04 03:07:44.151038 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-03-04 03:07:44.151194 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-03-04 03:07:44.151357 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-03-04 03:07:44.151543 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-03-04 03:07:44.151709 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-03-04 03:07:44.151874 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-03-04 03:07:44.152041 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-03-04 03:07:44.152204 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-03-04 03:07:44.152369 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-03-04 03:07:44.152535 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-03-04 03:07:44.152700 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-03-04 03:07:44.152870 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-03-04 03:07:44.153038 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-03-04 03:07:44.153204 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-03-04 03:07:44.153369 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-03-04 03:07:44.153534 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-03-04 03:07:44.153698 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-03-04 03:07:44.153854 | instance |
2026-03-04 03:07:44.154015 | instance | PLAY RECAP *********************************************************************
2026-03-04 03:07:44.154797 | instance | instance : ok=587 changed=209 unreachable=0 failed=1 skipped=202 rescued=0 ignored=2
2026-03-04 03:07:44.154817 | instance |
2026-03-04 03:07:44.154827 | instance | Wednesday 04 March 2026 03:07:44 +0000 (0:05:49.836) 0:47:29.301 *******
2026-03-04 03:07:44.154849 | instance | ===============================================================================
2026-03-04 03:07:44.154886 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.84s
2026-03-04 03:07:44.155051 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.37s
2026-03-04 03:07:44.155219 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 166.77s
2026-03-04 03:07:44.155421 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 163.41s
2026-03-04 03:07:44.155579 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 163.03s
2026-03-04 03:07:44.155746 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 135.90s
2026-03-04 03:07:44.155926 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 132.91s
2026-03-04 03:07:44.156151 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 124.76s
2026-03-04 03:07:44.156375 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 99.77s
2026-03-04 03:07:44.156589 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 95.87s
2026-03-04 03:07:44.156775 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 93.48s
2026-03-04 03:07:44.156944 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 85.75s
2026-03-04 03:07:44.157111 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 42.76s
2026-03-04 03:07:44.157277 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.08s
2026-03-04 03:07:44.157435 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.18s
2026-03-04 03:07:44.157599 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.96s
2026-03-04 03:07:44.157763 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-03-04 03:07:44.157924 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s
2026-03-04 03:07:44.158086 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 30.03s
2026-03-04 03:07:44.158288 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 25.89s
2026-03-04 03:07:44.418732 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-03-04 03:07:44.418884 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-03-04 03:07:44.419031 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-03-04 03:07:45.043878 | instance | ERROR
2026-03-04 03:07:45.044113 | instance | {
2026-03-04 03:07:45.044155 | instance | "delta": "0:49:07.108515",
2026-03-04 03:07:45.044185 | instance | "end": "2026-03-04 03:07:44.535597",
2026-03-04 03:07:45.044214 | instance | "msg": "non-zero return code",
2026-03-04 03:07:45.044242 | instance | "rc": 2,
2026-03-04 03:07:45.044270 | instance | "start": "2026-03-04 02:18:37.427082"
2026-03-04 03:07:45.044296 | instance | }
failure
2026-03-04 03:07:45.109757 |
2026-03-04 03:07:45.109956 | PLAY RECAP
2026-03-04 03:07:45.110020 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-03-04 03:07:45.110043 |
2026-03-04 03:07:45.260612 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-03-04 03:07:45.269937 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-03-04 03:07:45.865809 |
2026-03-04 03:07:45.865930 | PLAY [all]
2026-03-04 03:07:45.880310 |
2026-03-04 03:07:45.880393 | TASK [gather-host-logs : creating directory for system status]
2026-03-04 03:07:46.217934 | instance | changed
2026-03-04 03:07:46.225082 |
2026-03-04 03:07:46.225186 | TASK [gather-host-logs : Get logs for each host]
2026-03-04 03:07:46.573157 | instance | + systemd-cgls --full --all --no-pager
2026-03-04 03:07:46.608815 | instance | + ip addr
2026-03-04 03:07:46.615495 | instance | + ip route
2026-03-04 03:07:46.617492 | instance | + lsblk
2026-03-04 03:07:46.631808 | instance | + mount
2026-03-04 03:07:46.643701 | instance | + docker images
2026-03-04 03:07:46.665502 | instance | + brctl show
2026-03-04 03:07:46.665990 | instance | /bin/bash: line 8: brctl: command not found
2026-03-04 03:07:46.666296 | instance | + ps aux --sort=-%mem
2026-03-04 03:07:46.707823 | instance | + dpkg -l
2026-03-04 03:07:46.718769 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-03-04 03:07:46.719418 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-03-04 03:07:46.737778 | instance | + '[' '!' -z '' ']'
2026-03-04 03:07:46.778874 | instance | ok: Runtime: 0:00:00.170287
2026-03-04 03:07:46.784993 |
2026-03-04 03:07:46.785058 | TASK [gather-host-logs : Downloads logs to executor]
2026-03-04 03:07:47.436674 | instance | changed:
2026-03-04 03:07:47.436862 | instance | created directory /var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/work/logs/instance
2026-03-04 03:07:47.436902 | instance | cd+++++++++ system/
2026-03-04 03:07:47.436934 | instance | >f+++++++++ system/brctl-show.txt
2026-03-04 03:07:47.436995 | instance | >f+++++++++ system/docker-images.txt
2026-03-04 03:07:47.437047 | instance | >f+++++++++ system/ip-addr.txt
2026-03-04 03:07:47.437095 | instance | >f+++++++++ system/ip-route.txt
2026-03-04 03:07:47.437132 | instance | >f+++++++++ system/lsblk.txt
2026-03-04 03:07:47.437161 | instance | >f+++++++++ system/mount.txt
2026-03-04 03:07:47.437189 | instance | >f+++++++++ system/packages.txt
2026-03-04 03:07:47.437214 | instance | >f+++++++++ system/ps.txt
2026-03-04 03:07:47.437244 | instance | >f+++++++++ system/systemd-cgls.txt
2026-03-04 03:07:47.448081 |
2026-03-04 03:07:47.448145 | LOOP [helm-release-status : creating directory for helm release status]
2026-03-04 03:07:47.672637 | instance | changed: "values"
2026-03-04 03:07:47.830618 | instance | changed: "releases"
2026-03-04 03:07:47.851055 |
2026-03-04 03:07:47.851308 | TASK [helm-release-status : Gather get release status for helm charts]
2026-03-04 03:07:54.893918 | instance | ok: Runtime: 0:00:06.786227
2026-03-04 03:07:54.899064 |
2026-03-04 03:07:54.899143 | TASK [helm-release-status : Downloads logs to executor]
2026-03-04 03:07:55.418465 | instance | changed:
2026-03-04 03:07:55.418644 | instance | cd+++++++++ helm/
2026-03-04 03:07:55.418683 | instance | cd+++++++++ helm/releases/
2026-03-04 03:07:55.418713 | instance | cd+++++++++ helm/releases/auth-system/
2026-03-04 03:07:55.418753 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-03-04 03:07:55.418782 | instance | cd+++++++++ helm/releases/cert-manager/
2026-03-04 03:07:55.418816 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-03-04 03:07:55.418842 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-03-04 03:07:55.418868 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-03-04 03:07:55.418893 | instance | cd+++++++++ helm/releases/kube-system/
2026-03-04 03:07:55.418918 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-03-04 03:07:55.418942 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-03-04 03:07:55.418967 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-03-04 03:07:55.418992 | instance | cd+++++++++ helm/releases/monitoring/
2026-03-04 03:07:55.419017 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-03-04 03:07:55.419042 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-03-04 03:07:55.419067 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-03-04 03:07:55.419092 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-03-04 03:07:55.419117 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-03-04 03:07:55.419142 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-03-04 03:07:55.419167 | instance | cd+++++++++ helm/releases/openstack/
2026-03-04 03:07:55.419195 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-03-04 03:07:55.419221 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-03-04 03:07:55.419247 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-03-04 03:07:55.419272 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-03-04 03:07:55.419297 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-03-04 03:07:55.419322 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-03-04 03:07:55.419346 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-03-04 03:07:55.419371 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-03-04 03:07:55.419396 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-03-04 03:07:55.419421 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-03-04 03:07:55.419445 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-03-04 03:07:55.419470 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-03-04 03:07:55.419496 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-03-04 03:07:55.419520 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-03-04 03:07:55.419559 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-03-04 03:07:55.419617 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-03-04 03:07:55.419649 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-03-04 03:07:55.419675 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-03-04 03:07:55.419702 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-03-04 03:07:55.419728 | instance | cd+++++++++ helm/values/
2026-03-04 03:07:55.419755 | instance | cd+++++++++ helm/values/auth-system/
2026-03-04 03:07:55.419782 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-03-04 03:07:55.419807 | instance | cd+++++++++ helm/values/cert-manager/
2026-03-04 03:07:55.419832 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-03-04 03:07:55.419858 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-03-04 03:07:55.419884 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-03-04 03:07:55.419909 | instance | cd+++++++++ helm/values/kube-system/
2026-03-04 03:07:55.419933 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-03-04 03:07:55.419958 | instance | cd+++++++++ helm/values/local-path-storage/
2026-03-04 03:07:55.419995 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-03-04 03:07:55.420023 | instance | cd+++++++++ helm/values/monitoring/
2026-03-04 03:07:55.420048 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-03-04 03:07:55.420074 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-03-04 03:07:55.420099 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-03-04 03:07:55.420125 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-03-04 03:07:55.420150 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-03-04 03:07:55.420175 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-03-04 03:07:55.420199 | instance | cd+++++++++ helm/values/openstack/
2026-03-04 03:07:55.420224 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-03-04 03:07:55.420250 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-03-04 03:07:55.420276 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-03-04 03:07:55.420303 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-03-04 03:07:55.420329 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-03-04 03:07:55.420355 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-03-04 03:07:55.420380 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-03-04 03:07:55.420413 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-03-04 03:07:55.420439 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-03-04 03:07:55.420464 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-03-04 03:07:55.420487 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-03-04 03:07:55.420513 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-03-04 03:07:55.420540 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-03-04 03:07:55.420570 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-03-04 03:07:55.420608 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-03-04 03:07:55.420638 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-03-04 03:07:55.420664 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-03-04 03:07:55.420688 | instance | cd+++++++++ helm/values/rook-ceph/
2026-03-04 03:07:55.420714 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-03-04 03:07:55.433464 |
2026-03-04 03:07:55.433558 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-03-04 03:07:55.630987 | instance | changed
2026-03-04 03:07:55.664135 |
2026-03-04 03:07:55.664270 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-03-04 03:07:55.882413 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-04 03:07:55.882806 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-04 03:07:55.888576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:07:55.892697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:07:55.976615 | instance | node/instance
2026-03-04 03:07:55.983199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:07:56.051488 | instance | clusterrole/admin
2026-03-04 03:07:56.243284 | instance | clusterrole/cephfs-csi-nodeplugin
2026-03-04 03:07:56.311239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:07:56.338140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:07:56.344119 | instance | clusterrole/cephfs-external-provisioner-runner
2026-03-04 03:07:56.419291 | instance | clusterrole/cert-manager-cainjector
2026-03-04 03:07:56.548545 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-03-04 03:07:56.594709 | instance | clusterrole/cert-manager-controller-certificates
2026-03-04 03:07:56.732814 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-03-04 03:07:56.785500 | instance | clusterrole/cert-manager-controller-challenges
2026-03-04 03:07:56.929534 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-03-04 03:07:56.969761 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-03-04 03:07:57.096060 | instance | clusterrole/cert-manager-controller-issuers
2026-03-04 03:07:57.154873 | instance | clusterrole/cert-manager-controller-orders
2026-03-04 03:07:57.260554 | instance | clusterrole/cert-manager-edit
2026-03-04 03:07:57.336177 | instance | clusterrole/cert-manager-view
2026-03-04 03:07:57.433680 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-03-04 03:07:57.515931 | instance | clusterrole/cilium
2026-03-04 03:07:57.605146 | instance | clusterrole/cilium-operator
2026-03-04 03:07:57.691625 | instance | clusterrole/cluster-admin
2026-03-04 03:07:57.777819 | instance | clusterrole/edit
2026-03-04 03:07:57.873063 | instance | clusterrole/goldpinger-clusterrole
2026-03-04 03:07:57.980777 | instance | clusterrole/ingress-nginx
2026-03-04 03:07:58.041893 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-03-04 03:07:58.156160 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-03-04 03:07:58.209670 | instance | clusterrole/kube-prometheus-stack-operator
2026-03-04 03:07:58.338822 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-03-04 03:07:58.399180 | instance | clusterrole/kubeadm:get-nodes
2026-03-04 03:07:58.519930 | instance | clusterrole/local-path-provisioner
2026-03-04 03:07:58.602635 | instance | clusterrole/node-feature-discovery
2026-03-04 03:07:58.712269 | instance | clusterrole/node-feature-discovery-gc
2026-03-04 03:07:58.780326 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-03-04 03:07:58.886788 | instance | clusterrole/nova-bootstrap
2026-03-04 03:07:58.961059 | instance | clusterrole/nova-cell-setup
2026-03-04 03:07:59.055469 | instance | clusterrole/objectstorage-provisioner-role
2026-03-04 03:07:59.170708 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-03-04 03:07:59.246345 | instance | clusterrole/ovn-controller
2026-03-04 03:07:59.356037 | instance | clusterrolebinding/cert-manager-cainjector
2026-03-04 03:07:59.422843 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-03-04 03:07:59.541287 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-03-04 03:07:59.593018 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-03-04 03:07:59.716043 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-03-04 03:07:59.779051 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-03-04 03:07:59.898860 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-03-04 03:07:59.964237 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-03-04 03:08:00.109967 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-03-04 03:08:00.152946 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-03-04 03:08:00.294848 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-03-04 03:08:00.354880 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-03-04 03:08:00.516995 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-03-04 03:08:00.539020 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-03-04 03:08:00.705652 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-03-04 03:08:00.706766 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-03-04 03:08:00.886867 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-03-04 03:08:00.887394 | instance | clusterrole/rbd-csi-nodeplugin
2026-03-04 03:08:01.053401 | instance | clusterrolebinding/cert-manager-controller-orders
2026-03-04 03:08:01.065732 | instance | clusterrole/rbd-external-provisioner-runner
2026-03-04 03:08:01.232970 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-03-04 03:08:01.234266 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-03-04 03:08:01.410818 | instance | clusterrole/rook-ceph-global
2026-03-04 03:08:01.411258 | instance | clusterrolebinding/cilium
2026-03-04 03:08:01.591772 | instance | clusterrolebinding/cilium-operator
2026-03-04 03:08:01.594744 | instance | clusterrole/rook-ceph-mgr-cluster
2026-03-04 03:08:01.774007 | instance | clusterrolebinding/cluster-admin
2026-03-04 03:08:01.786964 | instance | clusterrole/rook-ceph-mgr-system
2026-03-04 03:08:01.971642 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-03-04 03:08:01.985056 | instance | clusterrole/rook-ceph-object-bucket
2026-03-04 03:08:02.161515 | instance | clusterrolebinding/ingress-nginx
2026-03-04 03:08:02.167611 | instance | clusterrole/rook-ceph-osd
2026-03-04 03:08:02.331350 | instance | clusterrole/rook-ceph-system
2026-03-04 03:08:02.365146 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-03-04 03:08:02.513013 | instance | clusterrole/secretgen-controller-cluster-role
2026-03-04 03:08:02.545176 | instance | clusterrole/system:aggregate-to-admin
2026-03-04 03:08:02.703264 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-03-04 03:08:02.734538 | instance | clusterrole/system:aggregate-to-edit
2026-03-04 03:08:02.899570 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-03-04 03:08:02.942047 | instance | clusterrole/system:aggregate-to-view
2026-03-04 03:08:03.096182 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-03-04 03:08:03.150957 | instance | clusterrole/system:auth-delegator
2026-03-04 03:08:03.266963 | instance | clusterrolebinding/kubeadm:get-nodes
2026-03-04 03:08:03.328946 | instance | clusterrole/system:basic-user
2026-03-04 03:08:03.453532 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-03-04 03:08:03.491462 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-03-04 03:08:03.646738 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-03-04 03:08:03.663683 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-03-04 03:08:03.821974 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-03-04 03:08:03.832711 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-03-04 03:08:03.991705 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-03-04 03:08:04.000483 | instance | clusterrolebinding/kubeadm:node-proxier
2026-03-04 03:08:04.183890 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-03-04 03:08:04.185849 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-03-04 03:08:04.357329 | instance | clusterrole/system:controller:attachdetach-controller
2026-03-04 03:08:04.361983 | instance | clusterrolebinding/local-path-provisioner
2026-03-04 03:08:04.530762 | instance | clusterrole/system:controller:certificate-controller
2026-03-04 03:08:04.533876 | instance | clusterrolebinding/node-feature-discovery
2026-03-04 03:08:04.714711 | instance | clusterrolebinding/node-feature-discovery-gc
2026-03-04 03:08:04.715603 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-03-04 03:08:04.911492 | instance | clusterrolebinding/nova-bootstrap
2026-03-04 03:08:04.916731 | instance | clusterrole/system:controller:cronjob-controller
2026-03-04 03:08:05.083255 | instance | clusterrolebinding/nova-cell-setup
2026-03-04 03:08:05.090076 | instance | clusterrole/system:controller:daemon-set-controller
2026-03-04 03:08:05.282300 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-03-04 03:08:05.291353 | instance | clusterrolebinding/ovn-controller
2026-03-04 03:08:05.466072 | instance | clusterrole/system:controller:deployment-controller
2026-03-04 03:08:05.472199 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-03-04 03:08:05.639553 | instance | clusterrole/system:controller:disruption-controller
2026-03-04 03:08:05.647311 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-03-04 03:08:05.808325 | instance | clusterrole/system:controller:endpoint-controller
2026-03-04 03:08:05.830688 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-03-04 03:08:05.993404 | instance | clusterrole/system:controller:endpointslice-controller
2026-03-04 03:08:06.008757 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-03-04 03:08:06.171399 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-03-04 03:08:06.194342 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-03-04 03:08:06.353765 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-03-04 03:08:06.373940 | instance | clusterrole/system:controller:expand-controller
2026-03-04 03:08:06.544435 | instance | clusterrolebinding/rook-ceph-global
2026-03-04 03:08:06.548063 | instance | clusterrole/system:controller:generic-garbage-collector
2026-03-04 03:08:06.722547 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-03-04 03:08:06.724681 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-03-04 03:08:06.907521 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-03-04 03:08:06.922591 | instance | clusterrole/system:controller:job-controller
2026-03-04 03:08:07.102554 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-03-04 03:08:07.111497 | instance | clusterrole/system:controller:namespace-controller
2026-03-04 03:08:07.277358 | instance | clusterrolebinding/rook-ceph-osd
2026-03-04 03:08:07.283642 | instance | clusterrole/system:controller:node-controller
2026-03-04 03:08:07.465803 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-03-04 03:08:07.471644 | instance | clusterrolebinding/rook-ceph-system
2026-03-04 03:08:07.631576 | instance | clusterrole/system:controller:persistent-volume-binder
2026-03-04 03:08:07.651432 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-03-04 03:08:07.811618 | instance | clusterrole/system:controller:pod-garbage-collector
2026-03-04 03:08:07.820098 | instance | clusterrolebinding/system:basic-user
2026-03-04 03:08:08.001876 | instance | clusterrole/system:controller:pv-protection-controller
2026-03-04 03:08:08.003528 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-03-04 03:08:08.186986 | instance | clusterrole/system:controller:pvc-protection-controller
2026-03-04 03:08:08.202668 | instance | clusterrolebinding/system:controller:certificate-controller
2026-03-04 03:08:08.359678 | instance | clusterrole/system:controller:replicaset-controller
2026-03-04 03:08:08.382261 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-03-04 03:08:08.556992 | instance | clusterrole/system:controller:replication-controller
2026-03-04 03:08:08.563336 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-03-04 03:08:08.742564 | instance | clusterrole/system:controller:resourcequota-controller
2026-03-04 03:08:08.748977 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-03-04 03:08:08.935296 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-03-04 03:08:08.935364 | instance | clusterrole/system:controller:route-controller
2026-03-04 03:08:09.106118 | instance | clusterrolebinding/system:controller:deployment-controller
2026-03-04 03:08:09.115459 | instance | clusterrole/system:controller:service-account-controller
2026-03-04 03:08:09.282379 | instance | clusterrolebinding/system:controller:disruption-controller
2026-03-04 03:08:09.295437 | instance | clusterrole/system:controller:service-controller
2026-03-04 03:08:09.457494 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-03-04 03:08:09.462635 | instance | clusterrole/system:controller:statefulset-controller
2026-03-04 03:08:09.626641 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-03-04 03:08:09.635252 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-03-04 03:08:09.800148 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-03-04 03:08:09.812865 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-03-04 03:08:09.962845 | instance | clusterrole/system:controller:ttl-controller
2026-03-04 03:08:09.978288 | instance | clusterrolebinding/system:controller:expand-controller
2026-03-04 03:08:10.142397 | instance | clusterrole/system:coredns
2026-03-04 03:08:10.173996 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-03-04 03:08:10.324626 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-03-04 03:08:10.352895 | instance | clusterrole/system:discovery
2026-03-04 03:08:10.517049 | instance | clusterrole/system:heapster
2026-03-04 03:08:10.539492 | instance | clusterrolebinding/system:controller:job-controller
2026-03-04 03:08:10.695826 | instance | clusterrole/system:kube-aggregator
2026-03-04 03:08:10.720277 | instance | clusterrolebinding/system:controller:namespace-controller
2026-03-04 03:08:10.878437 | instance | clusterrolebinding/system:controller:node-controller
2026-03-04 03:08:10.882646 | instance | clusterrole/system:kube-controller-manager
2026-03-04 03:08:11.057853 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-03-04 03:08:11.073983 | instance | clusterrole/system:kube-dns
2026-03-04 03:08:11.239667 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-03-04 03:08:11.251175 | instance | clusterrole/system:kube-scheduler
2026-03-04 03:08:11.411568 | instance | clusterrole/system:kubelet-api-admin
2026-03-04 03:08:11.436681 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-03-04 03:08:11.584368 | instance | clusterrole/system:monitoring
2026-03-04 03:08:11.624132 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-03-04 03:08:11.764560 | instance | clusterrole/system:node
2026-03-04 03:08:11.806045 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-03-04 03:08:11.979352 | instance | clusterrole/system:node-bootstrapper
2026-03-04 03:08:11.991373 | instance | clusterrole/system:node-problem-detector
2026-03-04 03:08:12.170417 | instance | clusterrolebinding/system:controller:replication-controller
2026-03-04 03:08:12.190790 | instance | clusterrole/system:node-proxier
2026-03-04 03:08:12.360773 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-03-04 03:08:12.376767 | instance | clusterrole/system:persistent-volume-provisioner
2026-03-04 03:08:12.556510 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-03-04 03:08:12.620154 | instance | clusterrolebinding/system:controller:route-controller
2026-03-04 03:08:12.732166 | instance | clusterrole/system:public-info-viewer
2026-03-04 03:08:12.780558 | instance | clusterrolebinding/system:controller:service-account-controller
2026-03-04 03:08:12.907157 | instance | clusterrole/system:service-account-issuer-discovery
2026-03-04 03:08:12.995090 | instance | clusterrolebinding/system:controller:service-controller
2026-03-04 03:08:13.108757 | instance | clusterrole/system:volume-scheduler
2026-03-04 03:08:13.202373 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-03-04 03:08:13.295297 | instance | clusterrole/vector
2026-03-04 03:08:13.383503 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-03-04 03:08:13.492003 | instance | clusterrolebinding/system:controller:ttl-controller
2026-03-04 03:08:13.549735 | instance | clusterrole/view
2026-03-04 03:08:13.677619 | instance | clusterrolebinding/system:coredns
2026-03-04 03:08:13.728426 | instance | clusterrolebinding/system:discovery
2026-03-04 03:08:13.865051 | instance | clusterrolebinding/system:kube-controller-manager
2026-03-04 03:08:13.927338 | instance | clusterrolebinding/system:kube-dns
2026-03-04 03:08:14.044717 | instance | clusterrolebinding/system:kube-scheduler
2026-03-04 03:08:14.127288 | instance | clusterrolebinding/system:monitoring
2026-03-04 03:08:14.222363 | instance | clusterrolebinding/system:node
2026-03-04 03:08:14.323644 | instance | clusterrolebinding/system:node-proxier
2026-03-04 03:08:14.414740 | instance | clusterrolebinding/system:public-info-viewer
2026-03-04 03:08:14.508457 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-03-04 03:08:14.601509 | instance | clusterrolebinding/system:volume-scheduler
2026-03-04 03:08:14.676715 | instance | clusterrolebinding/vector
2026-03-04 03:08:14.773963 | instance | storageclass/general
2026-03-04 03:08:14.848784 | instance | namespace/auth-system
2026-03-04 03:08:14.999153 | instance | namespace/cert-manager
2026-03-04 03:08:15.044909 | instance | namespace/default
2026-03-04 03:08:15.180031 | instance | namespace/ingress-nginx
2026-03-04 03:08:15.211164 | instance | namespace/kube-node-lease
2026-03-04 03:08:15.372942 | instance | namespace/kube-public
2026-03-04 03:08:15.392491 | instance | namespace/kube-system
2026-03-04 03:08:15.562625 | instance | namespace/local-path-storage
2026-03-04 03:08:15.574774 | instance | namespace/monitoring
2026-03-04 03:08:15.749221 | instance | namespace/openstack
2026-03-04 03:08:15.759879 | instance | namespace/rook-ceph
2026-03-04 03:08:15.931914 | instance | namespace/secretgen-controller
2026-03-04 03:08:16.232564 | instance | ok: Runtime: 0:00:20.222510
2026-03-04 03:08:16.239479 |
2026-03-04 03:08:16.239544 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-03-04 03:08:16.446095 | instance | changed
2026-03-04 03:08:16.452154 |
2026-03-04 03:08:16.452227 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-03-04 03:08:16.659878 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-04 03:08:16.659961 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-04 03:08:16.659970 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-04 03:08:16.759079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:16.759698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:16.835892 | instance | cert-manager/configmaps/cert-manager-webhook
2026-03-04 03:08:16.838092 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-03-04 03:08:16.841220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:16.847205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:16.930927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:16.941277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.023548 | instance | auth-system/configmaps/keycloak-env-vars
2026-03-04 03:08:17.051611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.051777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.063733 | instance | auth-system/configmaps/kube-root-ca.crt
2026-03-04 03:08:17.152862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.156352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.232191 | instance | cert-manager/deployment/cert-manager
2026-03-04 03:08:17.234226 | instance | cert-manager/deployment/cert-manager-cainjector
2026-03-04 03:08:17.251709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.255018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.336922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.342715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.431442 | instance | cert-manager/deployment/cert-manager-webhook
2026-03-04 03:08:17.431987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.432559 | instance | auth-system/endpoints/keycloak
2026-03-04 03:08:17.445355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.515781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.525677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.602491 | instance | auth-system/endpoints/keycloak-headless
2026-03-04 03:08:17.602703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.610907 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:17.619772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.619862 | instance | cert-manager/endpoints/cert-manager
2026-03-04 03:08:17.694642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.705105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.782240 | instance | auth-system/endpoints/keycloak-metrics
2026-03-04 03:08:17.784562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.788079 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:17.790551 | instance | cert-manager/endpoints/cert-manager-webhook
2026-03-04 03:08:17.798817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.878250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.882077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.966459 | instance | auth-system/ingresses/keycloak
2026-03-04 03:08:17.969851 | instance | auth-system/networkpolicies/keycloak
2026-03-04 03:08:17.973449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:17.979799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.072505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.073681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.156913 | instance | auth-system/pods/keycloak-0
2026-03-04 03:08:18.170970 | instance | cert-manager/pods/cert-manager-75c4c745bc-pskhm
2026-03-04 03:08:18.178537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.225865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.278060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.351750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.373956 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-gh5gk
2026-03-04 03:08:18.378294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.397234 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-kzljt
2026-03-04 03:08:18.438286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.470979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.522950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.549732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.593519 | instance | auth-system/secrets/keycloak
2026-03-04 03:08:18.615145 | instance | auth-system/secrets/keycloak-externaldb
2026-03-04 03:08:18.619069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.643046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.714470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.739250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.793544 | instance | auth-system/secrets/keycloak.199-19-213-216.nip.io-tls
2026-03-04 03:08:18.806331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.807764 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-03-04 03:08:18.827071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.893084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.940042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:18.990539 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-03-04 03:08:18.990721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.023742 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-03-04 03:08:19.029626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.077153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.122674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.171558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.173208 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-03-04 03:08:19.224467 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:19.233002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.235957 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-03-04 03:08:19.265004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.331745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.373790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.374959 | instance | auth-system/serviceaccounts/default
2026-03-04 03:08:19.432489 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-03-04 03:08:19.436717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.477301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.541365 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:19.550425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.571111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.612680 | instance | auth-system/serviceaccounts/keycloak
2026-03-04 03:08:19.618532 | instance | cert-manager/roles/cert-manager:leaderelection
2026-03-04 03:08:19.667349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.673385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.769571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.772920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.803229 | instance | auth-system/services/keycloak
2026-03-04 03:08:19.806602 | instance | auth-system/services/keycloak-headless
2026-03-04 03:08:19.868904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.873355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.965119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.986170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:19.995956 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-03-04 03:08:19.996555 | instance | auth-system/services/keycloak-metrics
2026-03-04 03:08:20.063223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.074855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.155641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.165248 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-03-04 03:08:20.165808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.188192 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-03-04 03:08:20.241734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.267070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.341569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.347504 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-03-04 03:08:20.354956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.367942 | instance | auth-system/statefulsets/keycloak
2026-03-04 03:08:20.436547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.464024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.537034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.558272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.578426 | instance | cert-manager/serviceaccounts/cert-manager
2026-03-04 03:08:20.622334 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-03-04 03:08:20.658630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.666838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.754282 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:20.759993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.760678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.814220 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-03-04 03:08:20.847048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.849216 | instance | cert-manager/serviceaccounts/default
2026-03-04 03:08:20.849401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.931903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:20.942362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.032111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.041815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.043399 | instance | cert-manager/services/cert-manager
2026-03-04 03:08:21.061006 | instance | cert-manager/services/cert-manager-webhook
2026-03-04 03:08:21.122964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.124695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.216863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.217370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.236010 | instance | default/configmaps/kube-root-ca.crt
2026-03-04 03:08:21.257194 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-03-04 03:08:21.310791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.310837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.404103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.414534 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:21.426663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.438949 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-03-04 03:08:21.462394 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-03-04 03:08:21.520079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.524624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.607800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.625863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.633507 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-03-04 03:08:21.656331 | instance | default/endpoints/kubernetes
2026-03-04 03:08:21.704046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.717736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.806842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.823382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.834145 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-03-04 03:08:21.883001 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-03-04 03:08:21.900287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.910018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:21.982259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.011668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.043134 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-03-04 03:08:22.073852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.092796 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-03-04 03:08:22.112058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.215366 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:22.222894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.234225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.264239 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-03-04 03:08:22.304455 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-03-04 03:08:22.324198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.331268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.432175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.437251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.471606 | instance | ingress-nginx/pods/ingress-nginx-controller-clh2k
2026-03-04 03:08:22.519190 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vhqpg
2026-03-04 03:08:22.535107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.554183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.660741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.685077 | instance | default/serviceaccounts/default
2026-03-04 03:08:22.698046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.735465 | instance | default/services/kubernetes
2026-03-04 03:08:22.800412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.871017 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-03-04 03:08:22.871288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.901239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:22.919382 | instance | ingress-nginx/roles/ingress-nginx
2026-03-04 03:08:22.986698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.008501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.065159 | instance | ingress-nginx/serviceaccounts/default
2026-03-04 03:08:23.088347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.128035 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-03-04 03:08:23.128356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.219517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.246296 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:23.256294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.299169 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-03-04 03:08:23.344208 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-03-04 03:08:23.372919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.460046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.503193 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-03-04 03:08:23.544964 | instance | ingress-nginx/services/ingress-nginx-controller
2026-03-04 03:08:23.579186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.681179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.721581 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-03-04 03:08:23.722649 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-03-04 03:08:23.775423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.808937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.874873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.905752 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-03-04 03:08:23.909929 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-03-04 03:08:23.939876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:23.979436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.039290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.095475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.101635 | instance | kube-public/configmaps/kube-root-ca.crt
2026-03-04 03:08:24.103785 | instance | kube-public/configmaps/cluster-info
2026-03-04 03:08:24.126963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.175359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.228869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.280912 | instance | kube-node-lease/serviceaccounts/default
2026-03-04 03:08:24.286070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.286614 | instance | kube-system/configmaps/cilium-config
2026-03-04 03:08:24.454898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.481024 | instance | kube-system/configmaps/coredns
2026-03-04 03:08:24.484855 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-03-04 03:08:24.491470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.556903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.669325 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:24.673332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.677896 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-03-04 03:08:24.678612 | instance | kube-system/configmaps/kube-proxy
2026-03-04 03:08:24.679169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.773484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.873062 | instance | kube-system/configmaps/kube-root-ca.crt
2026-03-04 03:08:24.876034 | instance | kube-system/configmaps/kubeadm-config
2026-03-04 03:08:24.900770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.984439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:24.990648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.048131 | instance | kube-system/configmaps/kubelet-config
2026-03-04 03:08:25.068905 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-03-04 03:08:25.102410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.121807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.278372 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-03-04 03:08:25.291389 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-03-04 03:08:25.395220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.486759 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-03-04 03:08:25.488653 | instance | kube-system/daemonsets/cilium
2026-03-04 03:08:25.492881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.494610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.620654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.669669 | instance | kube-system/daemonsets/kube-proxy
2026-03-04 03:08:25.685034 | instance | kube-system/deployment/cilium-operator
2026-03-04 03:08:25.765122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:25.870975 | instance | kube-system/deployment/coredns
2026-03-04 03:08:25.874320 | instance | kube-system/endpoints/kube-dns
2026-03-04 03:08:25.883624 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:25.892875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.036574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.040284 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-03-04 03:08:26.084438 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-03-04 03:08:26.153319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.194878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.239473 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-03-04 03:08:26.274043 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-03-04 03:08:26.440731 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-03-04 03:08:26.460219 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-03-04 03:08:26.521400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.610167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.618561 | instance | kube-public/serviceaccounts/default
2026-03-04 03:08:26.678700 | instance | kube-system/pods/cilium-jbzq5
2026-03-04 03:08:26.715542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.803478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:26.832281 | instance | kube-system/pods/cilium-operator-869df985b8-fjhnd
2026-03-04 03:08:26.878896 | instance | kube-system/pods/coredns-67659f764b-m7759
2026-03-04 03:08:27.022671 | instance | kube-system/pods/coredns-67659f764b-spwkc
2026-03-04 03:08:27.082475 | instance | kube-system/pods/etcd-instance
2026-03-04 03:08:27.179788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.203590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.218783 | instance | kube-system/pods/kube-apiserver-instance
2026-03-04 03:08:27.274102 | instance | kube-system/pods/kube-controller-manager-instance
2026-03-04 03:08:27.274493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.369988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.392129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.429435 | instance | kube-system/pods/kube-proxy-mlx86
2026-03-04 03:08:27.452737 | instance | kube-system/pods/kube-scheduler-instance
2026-03-04 03:08:27.493898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.527507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.583930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.612626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.630837 | instance | kube-system/pods/kube-vip-instance
2026-03-04 03:08:27.637106 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-03-04 03:08:27.680912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.696235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.773686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.784885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.827612 | instance | local-path-storage/configmaps/local-path-config
2026-03-04 03:08:27.828283 | instance | kube-system/rolebindings/cilium-config-agent
2026-03-04 03:08:27.874283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.874400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.953763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:27.965840 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:27.974484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.020574 | instance | kube-system/rolebindings/kube-proxy
2026-03-04 03:08:28.044273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.044756 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-03-04 03:08:28.071055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.128748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.193187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.215450 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-03-04 03:08:28.226399 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-03-04 03:08:28.238787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.299711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.376583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.397604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.404238 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-03-04 03:08:28.424898 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-03-04 03:08:28.478077 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-04 03:08:28.488251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.521527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.570041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.587580 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-03-04 03:08:28.621216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.623377 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-03-04 03:08:28.663475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.712777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.754158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.800728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.800929 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-03-04 03:08:28.821835 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-03-04 03:08:28.843733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-04 03:08:28.973562 | instance | kube-system/roles/cilium-config-agent
2026-03-04 03:08:28.987801 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-03-04 03:08:29.140603 | instance | kube-system/roles/kube-proxy
2026-03-04 03:08:29.180863 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-03-04 03:08:29.328800 | instance | kube-system/roles/kubeadm:kubelet-config
2026-03-04 03:08:29.354585 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-03-04 03:08:29.491166 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-03-04 03:08:29.555693 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-03-04 03:08:29.678782 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-03-04 03:08:29.724976 | instance | kube-system/roles/system:controller:cloud-provider
2026-03-04 03:08:29.851079 | instance | kube-system/roles/system:controller:token-cleaner
2026-03-04 03:08:29.896790 | instance | local-path-storage/deployment/local-path-provisioner
2026-03-04 03:08:30.030778 | instance | kube-system/secrets/bootstrap-token-6vodhg
2026-03-04 03:08:30.082478 | instance | kube-system/secrets/bootstrap-token-paw8bw
2026-03-04 03:08:30.215857 | instance | kube-system/secrets/kubeadm-certs
2026-03-04 03:08:30.269689 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-03-04 03:08:30.410094 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-03-04 03:08:30.564184 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-03-04 03:08:30.635557 | instance | kube-system/serviceaccounts/certificate-controller
2026-03-04 03:08:30.781943 | instance | kube-system/serviceaccounts/cilium
2026-03-04 03:08:30.847424 | instance | kube-system/serviceaccounts/cilium-operator
2026-03-04 03:08:30.988098 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-03-04 03:08:31.062014 | instance | kube-system/serviceaccounts/coredns
2026-03-04 03:08:31.212358 | instance | kube-system/serviceaccounts/cronjob-controller
2026-03-04 03:08:31.285572 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-03-04 03:08:31.422495 | instance | kube-system/serviceaccounts/default
2026-03-04 03:08:31.519199 | instance | kube-system/serviceaccounts/deployment-controller
2026-03-04 03:08:31.621585 | instance | kube-system/serviceaccounts/disruption-controller
2026-03-04 03:08:31.742947 | instance | kube-system/serviceaccounts/endpoint-controller
2026-03-04 03:08:31.845399 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-03-04 03:08:31.967851 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-03-04 03:08:32.057409 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-03-04 03:08:32.189151 | instance | kube-system/serviceaccounts/expand-controller
2026-03-04 03:08:32.272319 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-03-04 03:08:32.418576 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-03-04 03:08:32.516696 | instance | kube-system/serviceaccounts/job-controller
2026-03-04 03:08:32.637780 | instance | kube-system/serviceaccounts/kube-proxy
2026-03-04 03:08:32.738364 | instance | kube-system/serviceaccounts/namespace-controller
2026-03-04 03:08:32.892637 | instance | kube-system/serviceaccounts/node-controller
2026-03-04 03:08:32.986035 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-03-04 03:08:33.105051 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-03-04 03:08:33.196324 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-03-04 03:08:33.318632 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-03-04 03:08:33.417093 | instance | kube-system/serviceaccounts/replicaset-controller
2026-03-04 03:08:33.524873 | instance | kube-system/serviceaccounts/replication-controller
2026-03-04 03:08:33.628555 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-03-04 03:08:33.739725 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-03-04 03:08:33.835444 | instance | kube-system/serviceaccounts/service-account-controller
2026-03-04 03:08:33.950372 | instance | kube-system/serviceaccounts/service-controller
2026-03-04 03:08:34.051914 | instance | kube-system/serviceaccounts/statefulset-controller
2026-03-04 03:08:34.150725 | instance | kube-system/serviceaccounts/token-cleaner
2026-03-04 03:08:34.268367 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-03-04 03:08:34.366124 | instance | kube-system/serviceaccounts/ttl-controller
2026-03-04 03:08:34.482219 | instance | kube-system/services/kube-dns
2026-03-04 03:08:34.588632 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-03-04 03:08:34.664718 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-03-04 03:08:34.776290 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-03-04 03:08:34.840938 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-03-04 03:08:34.958774 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-03-04 03:08:35.027822 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-03-04 03:08:35.144557 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-2vnbh
2026-03-04 03:08:35.217600 | instance | monitoring/daemonsets/goldpinger
2026-03-04 03:08:35.343899 | instance | monitoring/daemonsets/ipmi-exporter
2026-03-04 03:08:35.416765 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-03-04 03:08:35.580149 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-03-04 03:08:35.631745 | instance | monitoring/daemonsets/vector
2026-03-04 03:08:35.767716 | instance | monitoring/configmaps/goldpinger-zap
2026-03-04 03:08:35.831353 | instance | monitoring/configmaps/ipmi-exporter
2026-03-04 03:08:35.953992 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-03-04 03:08:36.027907 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-03-04 03:08:36.133415 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-03-04 03:08:36.208737 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-03-04 03:08:36.309315 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-03-04 03:08:36.392168 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-03-04 03:08:36.516227 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-03-04 03:08:36.621547 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-03-04 03:08:36.717123 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-03-04 03:08:36.923542 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-03-04 03:08:36.936830 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-03-04 03:08:37.126128 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-03-04 03:08:37.306974 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-03-04 03:08:37.317633 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-03-04 03:08:37.508973 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-03-04 03:08:37.511276 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-03-04 03:08:37.695920 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-03-04 03:08:37.703999 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-03-04 03:08:37.892775 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-03-04 03:08:37.893605 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-03-04 03:08:38.091522 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-03-04 03:08:38.091585 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-03-04 03:08:38.275526 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-03-04 03:08:38.280875 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-03-04 03:08:38.467784 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-03-04 03:08:38.483162 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-03-04 03:08:38.665211 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-03-04 03:08:38.701505 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-03-04 03:08:38.893551 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-03-04 03:08:38.896307 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-03-04 03:08:39.101792 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-03-04 03:08:39.104288 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-03-04 03:08:39.316721 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-03-04 03:08:39.331374 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-03-04 03:08:39.504975 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-03-04 03:08:39.511510 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-03-04 03:08:39.682450 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-03-04 03:08:39.689370 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-03-04 03:08:39.871020 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-03-04 03:08:39.879655 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-03-04 03:08:40.063048 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-03-04 03:08:40.067718 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-03-04 03:08:40.243374 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-03-04 03:08:40.248319 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-03-04 03:08:40.432590 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-03-04 03:08:40.436895 | instance | monitoring/configmaps/kube-root-ca.crt
2026-03-04 03:08:40.636858 | instance | monitoring/configmaps/loki
2026-03-04 03:08:40.638278 | instance | monitoring/configmaps/loki-alerting-rules
2026-03-04 03:08:40.824366 | instance | monitoring/configmaps/loki-gateway
2026-03-04 03:08:40.830730 | instance | monitoring/configmaps/loki-runtime
2026-03-04 03:08:41.007439 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-03-04 03:08:41.023292 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-03-04 03:08:41.198506 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-03-04 03:08:41.217598 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-03-04 03:08:41.397015 | instance | monitoring/configmaps/vector
2026-03-04 03:08:41.496294 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-03-04 03:08:41.596785 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-03-04 03:08:41.691593 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-03-04 03:08:41.804622 | instance | monitoring/deployment/loki-gateway
2026-03-04 03:08:41.894514 | instance | monitoring/deployment/node-feature-discovery-gc
2026-03-04 03:08:42.021723 | instance | monitoring/deployment/node-feature-discovery-master
2026-03-04 03:08:42.086444 | instance | monitoring/deployment/prometheus-pushgateway
2026-03-04 03:08:42.222958 | instance | monitoring/endpoints/alertmanager-operated
2026-03-04 03:08:42.286124 | instance | monitoring/endpoints/goldpinger
2026-03-04 03:08:42.419198 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-03-04 03:08:42.467337 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-03-04 03:08:42.614529 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-03-04 03:08:42.697374 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-03-04 03:08:42.805388 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-03-04 03:08:42.880565 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-03-04 03:08:42.988301 | instance | monitoring/endpoints/loki
2026-03-04 03:08:43.066527 | instance | monitoring/endpoints/loki-chunks-cache
2026-03-04 03:08:43.178059 | instance | monitoring/endpoints/loki-gateway
2026-03-04 03:08:43.270501 | instance | monitoring/endpoints/loki-headless
2026-03-04 03:08:43.367111 | instance | monitoring/endpoints/loki-memberlist
2026-03-04 03:08:43.475667 | instance | monitoring/endpoints/loki-results-cache
2026-03-04 03:08:43.610859 | instance | monitoring/endpoints/prometheus-operated
2026-03-04 03:08:43.679837 | instance | monitoring/endpoints/prometheus-pushgateway
2026-03-04 03:08:43.798941 | instance | monitoring/endpoints/vector-headless
2026-03-04 03:08:43.873589 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-03-04 03:08:43.982224 | instance | local-path-storage/serviceaccounts/default
2026-03-04 03:08:44.067446 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-03-04 03:08:44.164512 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-03-04 03:08:44.261525 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-03-04 03:08:44.361042 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-03-04 03:08:44.459772 | instance | openstack/configmaps/barbican-bin
2026-03-04 03:08:44.579999 | instance | openstack/configmaps/ceph-csi-config
2026-03-04 03:08:44.706265 | instance | openstack/configmaps/ceph-etc
2026-03-04 03:08:44.800182 | instance | openstack/configmaps/cinder-bin
2026-03-04 03:08:44.912951 | instance | openstack/configmaps/glance-bin
2026-03-04 03:08:45.010634 | instance | openstack/configmaps/keepalived-bin
2026-03-04 03:08:45.137126 | instance | openstack/configmaps/keystone-bin
2026-03-04 03:08:45.224637 | instance | openstack/configmaps/keystone-openid-metadata
2026-03-04 03:08:45.374127 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-03-04 03:08:45.441220 | instance | openstack/configmaps/kube-root-ca.crt
2026-03-04 03:08:45.586913 | instance | openstack/configmaps/libvirt-bin
2026-03-04 03:08:45.661928 | instance | monitoring/pods/goldpinger-t87lj
2026-03-04 03:08:45.800502 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-03-04 03:08:45.863794 | instance | monitoring/pods/kube-prometheus-stack-grafana-5986768454-zgdkc
2026-03-04 03:08:46.003819 | instance | openstack/configmaps/memcached-memcached-bin
2026-03-04 03:08:46.058774 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn
2026-03-04 03:08:46.205652 | instance | openstack/configmaps/neutron-bin
2026-03-04 03:08:46.256158 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tttw6
2026-03-04 03:08:46.433787 | instance | openstack/configmaps/nova-bin
2026-03-04 03:08:46.475960 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-9mnc6
2026-03-04 03:08:46.656748 | instance | monitoring/pods/loki-0
2026-03-04 03:08:46.690326 | instance | openstack/configmaps/openvswitch-bin
2026-03-04 03:08:46.847724 | instance | monitoring/pods/loki-chunks-cache-0
2026-03-04 03:08:46.892418 | instance | monitoring/pods/loki-gateway-cf54cb88c-8fxnb
2026-03-04 03:08:47.041115 | instance | openstack/configmaps/ovn-bin
2026-03-04 03:08:47.082658 | instance | monitoring/pods/loki-results-cache-0
2026-03-04 03:08:47.254587 | instance | openstack/configmaps/ovn-controller-default-bin
2026-03-04 03:08:47.269868 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-s6656
2026-03-04 03:08:47.459757 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-03-04 03:08:47.465034 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-g6ljq
2026-03-04 03:08:47.647168 | instance | openstack/configmaps/percona-xtradb-pxc
2026-03-04 03:08:47.662387 | instance | monitoring/pods/node-feature-discovery-worker-5kpcr
2026-03-04 03:08:47.849608 | instance | openstack/configmaps/placement-bin
2026-03-04 03:08:47.852044 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-03-04 03:08:48.052629 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-03-04 03:08:48.061522 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-wk4rv
2026-03-04 03:08:48.262416 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-03-04 03:08:48.265263 | instance | monitoring/pods/vector-9tgws
2026-03-04 03:08:48.454306 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-03-04 03:08:48.469639 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-03-04 03:08:48.658069 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-03-04 03:08:48.674139 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-03-04 03:08:48.852189 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-03-04 03:08:48.883951 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-03-04 03:08:49.059374 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-03-04 03:08:49.096309 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-03-04 03:08:49.263542 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-03-04 03:08:49.316268 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-03-04 03:08:49.467989 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-03-04 03:08:49.507550 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-03-04 03:08:49.683414 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-03-04 03:08:49.715152 | instance | openstack/configmaps/rook-config-override
2026-03-04 03:08:49.897758 | instance | openstack/configmaps/staffeln-bin
2026-03-04 03:08:49.954306 | instance | openstack/configmaps/valkey-configuration
2026-03-04 03:08:50.140182 | instance | openstack/configmaps/valkey-health
2026-03-04 03:08:50.144866 | instance | openstack/configmaps/valkey-scripts
2026-03-04 03:08:50.348315 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-03-04 03:08:50.350675 | instance | openstack/cronjobs/keystone-credential-rotate
2026-03-04 03:08:50.571628 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-03-04 03:08:50.575408 | instance | openstack/cronjobs/nova-cell-setup
2026-03-04 03:08:50.774838 | instance | openstack/cronjobs/nova-service-cleaner
2026-03-04 03:08:50.782402 | instance | openstack/daemonsets/keepalived
2026-03-04 03:08:51.007624 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-03-04 03:08:51.019604 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-03-04 03:08:51.244480 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-03-04 03:08:51.249557 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-03-04 03:08:51.466475 | instance | openstack/daemonsets/nova-compute-default
2026-03-04 03:08:51.484817 | instance | openstack/daemonsets/openvswitch
2026-03-04 03:08:51.720723 | instance | openstack/daemonsets/ovn-controller-default
2026-03-04 03:08:51.721371 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-03-04 03:08:51.939781 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-03-04 03:08:51.957714 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-03-04 03:08:52.130811 | instance | openstack/deployment/barbican-api
2026-03-04 03:08:52.150722 | instance | openstack/deployment/cinder-api
2026-03-04 03:08:52.350123 | instance | openstack/deployment/cinder-backup
2026-03-04 03:08:52.370457 | instance | openstack/deployment/cinder-scheduler
2026-03-04 03:08:52.556851 | instance | openstack/deployment/cinder-volume
2026-03-04 03:08:52.606517 | instance | openstack/deployment/glance-api
2026-03-04 03:08:52.784434 | instance | openstack/deployment/keystone-api
2026-03-04 03:08:52.821799 | instance | openstack/deployment/memcached-memcached
2026-03-04 03:08:52.997199 | instance | openstack/deployment/neutron-server
2026-03-04 03:08:53.048167 | instance | openstack/deployment/nova-api-metadata
2026-03-04 03:08:53.216356 | instance | openstack/deployment/nova-api-osapi
2026-03-04 03:08:53.257430 | instance | openstack/deployment/nova-conductor
2026-03-04 03:08:53.432084 | instance | openstack/deployment/nova-novncproxy
2026-03-04 03:08:53.475832 | instance | openstack/deployment/nova-scheduler
2026-03-04 03:08:53.649383 | instance | openstack/deployment/ovn-northd
2026-03-04 03:08:53.697076 | instance | openstack/deployment/placement-api
2026-03-04 03:08:53.907279 | instance | openstack/deployment/pxc-operator
2026-03-04 03:08:53.926864 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-03-04 03:08:54.134496 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-03-04 03:08:54.148484 | instance | openstack/endpoints/barbican-api
2026-03-04 03:08:54.342240 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-03-04 03:08:54.352298 | instance | openstack/endpoints/ceph-mon
2026-03-04 03:08:54.570480 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-03-04 03:08:54.579194 | instance | openstack/endpoints/cinder-api
2026-03-04 03:08:54.800848 | instance | openstack/deployment/staffeln-api
2026-03-04 03:08:54.828461 | instance | openstack/endpoints/glance-api
2026-03-04 03:08:55.034274 | instance | openstack/endpoints/keystone-api
2026-03-04 03:08:55.042024 | instance | openstack/deployment/staffeln-conductor
2026-03-04 03:08:55.257390 | instance | openstack/endpoints/memcached
2026-03-04 03:08:55.294722 | instance | openstack/endpoints/memcached-metrics
2026-03-04 03:08:55.463876 | instance | openstack/endpoints/neutron-server
2026-03-04 03:08:55.515992 | instance | openstack/endpoints/nova-api
2026-03-04 03:08:55.671735 | instance | openstack/endpoints/nova-metadata
2026-03-04 03:08:55.735480 | instance | openstack/endpoints/nova-novncproxy
2026-03-04 03:08:55.870283 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-03-04 03:08:55.930051 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-03-04 03:08:56.061059 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-03-04 03:08:56.133889 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-03-04 03:08:56.256400 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-03-04 03:08:56.350846 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-03-04 03:08:56.444260 | instance | openstack/endpoints/percona-xtradb-pxc
2026-03-04 03:08:56.564876 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-03-04 03:08:56.662510 | instance | openstack/endpoints/placement-api
2026-03-04 03:08:56.762983 | instance | openstack/endpoints/rabbitmq-barbican
2026-03-04 03:08:56.879563 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-03-04 03:08:56.969071 | instance | openstack/endpoints/rabbitmq-cinder
2026-03-04 03:08:57.082141 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-03-04 03:08:57.164658 | instance | openstack/endpoints/rabbitmq-glance
2026-03-04 03:08:57.292571 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-03-04 03:08:57.369303 | instance | openstack/endpoints/rabbitmq-keystone
2026-03-04 03:08:57.502192 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-03-04 03:08:57.575150 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-03-04 03:08:57.710590 | instance | openstack/endpoints/rabbitmq-neutron
2026-03-04 03:08:57.828907 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-03-04 03:08:57.955998 | instance | openstack/endpoints/rabbitmq-nova
2026-03-04 03:08:58.039894 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-03-04 03:08:58.188126 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-03-04 03:08:58.268770 | instance | openstack/endpoints/staffeln-api
2026-03-04 03:08:58.413913 | instance | openstack/endpoints/valkey
2026-03-04 03:08:58.475332 | instance | openstack/endpoints/valkey-headless
2026-03-04 03:08:58.627097 | instance | openstack/endpoints/valkey-metrics
2026-03-04 03:08:58.701548 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-03-04 03:08:58.819097 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-03-04 03:08:58.880197 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-03-04 03:08:58.984421 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-03-04 03:08:59.059309 | instance | openstack/ingresses/compute
2026-03-04 03:08:59.171575 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-03-04 03:08:59.284583 | instance | openstack/ingresses/compute-novnc-proxy
2026-03-04 03:08:59.353130 | instance | monitoring/roles/node-feature-discovery-worker
2026-03-04 03:08:59.513963 | instance | openstack/ingresses/identity
2026-03-04 03:08:59.523916 | instance | openstack/ingresses/image
2026-03-04 03:08:59.722354 | instance | openstack/ingresses/key-manager
2026-03-04 03:08:59.747250 | instance | openstack/ingresses/network
2026-03-04 03:08:59.950680 | instance | openstack/ingresses/placement
2026-03-04 03:08:59.955843 | instance | openstack/ingresses/rook-ceph-cluster
2026-03-04 03:09:00.153249 | instance | openstack/ingresses/volumev3
2026-03-04 03:09:00.159996 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-03-04 03:09:00.338728 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-03-04 03:09:00.364066 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-03-04 03:09:00.528445 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-03-04 03:09:00.545865 | instance | monitoring/secrets/alertmanager-tls
2026-03-04 03:09:00.709235 | instance | monitoring/secrets/grafana-tls
2026-03-04 03:09:00.723949 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-03-04 03:09:00.903192 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-03-04 03:09:00.908597 | instance | openstack/jobs/barbican-db-init
2026-03-04 03:09:01.066646 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-03-04 03:09:01.109262 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-03-04 03:09:01.252084 | instance | openstack/jobs/barbican-db-sync
2026-03-04 03:09:01.284367 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-03-04 03:09:01.474476 | instance | openstack/jobs/barbican-ks-endpoints
2026-03-04 03:09:01.487290 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-03-04 03:09:01.667559 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-03-04 03:09:01.693925 | instance | openstack/jobs/barbican-ks-service
2026-03-04 03:09:01.858551 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-03-04 03:09:01.920804 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-03-04 03:09:02.045076 | instance | openstack/jobs/barbican-ks-user
2026-03-04 03:09:02.108555 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-9mnc6-tls
2026-03-04 03:09:02.267261 | instance | openstack/jobs/barbican-rabbit-init
2026-03-04 03:09:02.299087 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-03-04 03:09:02.503015 | instance | openstack/jobs/cinder-backup-storage-init
2026-03-04 03:09:02.521738 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-03-04 03:09:02.707326 | instance | openstack/jobs/cinder-bootstrap
2026-03-04 03:09:02.721016 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-03-04 03:09:02.897916 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-03-04 03:09:02.916690 | instance | openstack/jobs/cinder-create-internal-tenant
2026-03-04 03:09:03.074048 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-03-04 03:09:03.121190 | instance | monitoring/secrets/prometheus-tls
2026-03-04 03:09:03.269492 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-03-04 03:09:03.318551 | instance | openstack/jobs/cinder-db-init
2026-03-04 03:09:03.463826 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-03-04 03:09:03.552020 | instance | openstack/jobs/cinder-db-sync
2026-03-04 03:09:03.765893 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-03-04 03:09:03.787716 | instance | openstack/jobs/cinder-ks-endpoints
2026-03-04 03:09:04.019205 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-03-04 03:09:04.019286 | instance | openstack/jobs/cinder-ks-service
2026-03-04 03:09:04.216864 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-03-04 03:09:04.236126 | instance | openstack/jobs/cinder-ks-user
2026-03-04 03:09:04.413716 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-03-04 03:09:04.447354 | instance | openstack/jobs/cinder-rabbit-init
2026-03-04 03:09:04.608482 | instance | openstack/jobs/cinder-storage-init
2026-03-04 03:09:04.671300 | instance | openstack/jobs/cinder-volume-usage-audit-29543225
2026-03-04 03:09:04.850273 | instance | openstack/jobs/glance-db-init
2026-03-04 03:09:04.935098 | instance | openstack/jobs/glance-db-sync
2026-03-04 03:09:05.085870 | instance | openstack/jobs/glance-ks-endpoints
2026-03-04 03:09:05.180996 | instance | openstack/jobs/glance-ks-service
2026-03-04 03:09:05.321928 | instance | openstack/jobs/glance-ks-user
2026-03-04 03:09:05.399377 | instance | openstack/jobs/glance-metadefs-load
2026-03-04 03:09:05.541922 | instance | openstack/jobs/glance-rabbit-init
2026-03-04 03:09:05.645578 | instance | openstack/jobs/glance-storage-init
2026-03-04 03:09:05.792409 | instance | openstack/jobs/keystone-bootstrap
2026-03-04 03:09:05.876653 | instance | openstack/jobs/keystone-credential-setup
2026-03-04 03:09:06.030336 | instance | openstack/jobs/keystone-db-init
2026-03-04 03:09:06.103541 | instance | openstack/jobs/keystone-db-sync
2026-03-04 03:09:06.247091 | instance | openstack/jobs/keystone-domain-manage
2026-03-04 03:09:06.318429 | instance | openstack/jobs/keystone-fernet-setup
2026-03-04 03:09:06.470336 | instance | openstack/jobs/keystone-rabbit-init
2026-03-04 03:09:06.552886 | instance | openstack/jobs/neutron-db-init
2026-03-04 03:09:06.693515 | instance | openstack/jobs/neutron-db-sync
2026-03-04 03:09:06.752957 | instance | openstack/jobs/neutron-ks-endpoints
2026-03-04 03:09:06.916876 | instance | openstack/jobs/neutron-ks-service
2026-03-04 03:09:06.978114 | instance | openstack/jobs/neutron-ks-user
2026-03-04 03:09:07.141721 | instance | openstack/jobs/neutron-rabbit-init
2026-03-04 03:09:07.199406 | instance | openstack/jobs/nova-bootstrap
2026-03-04 03:09:07.370400 | instance | openstack/jobs/nova-cell-setup
2026-03-04 03:09:07.413435 | instance | openstack/jobs/nova-cell-setup-29543220
2026-03-04 03:09:07.581899 | instance | openstack/jobs/nova-db-init
2026-03-04 03:09:07.630865 | instance | openstack/jobs/nova-db-sync
2026-03-04 03:09:07.796603 | instance | openstack/jobs/nova-ks-endpoints
2026-03-04 03:09:07.857616 | instance | openstack/jobs/nova-ks-service
2026-03-04 03:09:08.013930 | instance | openstack/jobs/nova-ks-user
2026-03-04 03:09:08.088712 | instance | openstack/jobs/nova-rabbit-init
2026-03-04 03:09:08.263750 | instance | openstack/jobs/nova-service-cleaner-29543220
2026-03-04 03:09:08.296317 | instance | openstack/jobs/placement-db-init
2026-03-04 03:09:08.486333 | instance | openstack/jobs/placement-db-sync
2026-03-04 03:09:08.510934 | instance | openstack/jobs/placement-ks-endpoints
2026-03-04 03:09:08.696664 | instance | openstack/jobs/placement-ks-service
2026-03-04 03:09:08.716510 | instance | openstack/jobs/placement-ks-user
2026-03-04 03:09:08.915220 | instance | openstack/jobs/staffeln-db-init
2026-03-04 03:09:08.932411 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-03-04 03:09:09.123459 | instance | openstack/jobs/staffeln-db-sync
2026-03-04 03:09:09.133739 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-03-04 03:09:09.351909 | instance | openstack/networkpolicies/valkey
2026-03-04 03:09:09.388454 | instance | monitoring/serviceaccounts/default
2026-03-04 03:09:09.524141 | instance | monitoring/serviceaccounts/goldpinger
2026-03-04 03:09:09.647513 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-03-04 03:09:09.784910 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-03-04 03:09:09.911343 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-03-04 03:09:10.059179 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-03-04 03:09:10.174665 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-03-04 03:09:10.338665 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-03-04 03:09:10.447327 | instance | monitoring/serviceaccounts/loki
2026-03-04 03:09:10.622222 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-03-04 03:09:10.697624 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-03-04 03:09:10.876439 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-03-04 03:09:10.977514 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-03-04 03:09:11.141837 | instance | monitoring/serviceaccounts/vector
2026-03-04 03:09:11.246157 | instance | monitoring/services/alertmanager-operated
2026-03-04 03:09:11.423693 | instance | monitoring/services/goldpinger
2026-03-04 03:09:11.453218 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-03-04 03:09:11.623086 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-03-04 03:09:11.628193 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-03-04 03:09:11.804629 | instance | monitoring/services/kube-prometheus-stack-operator
2026-03-04 03:09:11.806636 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-03-04 03:09:11.987306 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-03-04 03:09:11.988494 | instance | monitoring/services/loki
2026-03-04 03:09:12.167247 | instance | monitoring/services/loki-chunks-cache
2026-03-04 03:09:12.174340 | instance | monitoring/services/loki-gateway
2026-03-04 03:09:12.352669 | instance | monitoring/services/loki-headless
2026-03-04 03:09:12.379045 | instance | monitoring/services/loki-memberlist
2026-03-04 03:09:12.541832 | instance | monitoring/services/loki-results-cache
2026-03-04 03:09:12.566271 | instance | monitoring/services/prometheus-operated
2026-03-04 03:09:12.740016 | instance | monitoring/services/prometheus-pushgateway
2026-03-04 03:09:12.790439 | instance | monitoring/services/vector-headless
2026-03-04 03:09:12.938229 | instance | openstack/pods/barbican-api-78b9f84668-dvs9p
2026-03-04 03:09:12.993005 | instance | openstack/pods/barbican-db-init-hlw5t
2026-03-04 03:09:13.185874 | instance | openstack/pods/barbican-db-sync-wbr8k
2026-03-04 03:09:13.219922 | instance | openstack/pods/barbican-ks-endpoints-hp4cf
2026-03-04 03:09:13.423022 | instance | openstack/pods/barbican-ks-service-mxjrm
2026-03-04 03:09:13.471682 | instance | openstack/pods/barbican-ks-user-qc7zx
2026-03-04 03:09:13.640267 | instance | openstack/pods/barbican-rabbit-init-ztmdv
2026-03-04 03:09:13.692188 | instance | openstack/pods/cinder-api-7cc8765449-2gp6m
2026-03-04 03:09:13.868563 | instance | openstack/pods/cinder-backup-ffd667dcf-strx9
2026-03-04 03:09:13.926988 | instance | openstack/pods/cinder-backup-storage-init-l6cgm
2026-03-04 03:09:14.093201 | instance | openstack/pods/cinder-bootstrap-gllq9
2026-03-04 03:09:14.169939 | instance | openstack/pods/cinder-create-internal-tenant-4kn2r
2026-03-04 03:09:14.308999 | instance | openstack/pods/cinder-db-init-78mkf
2026-03-04 03:09:14.394215 | instance | openstack/pods/cinder-db-sync-952kj
2026-03-04 03:09:14.545237 | instance | openstack/pods/cinder-ks-endpoints-wxmkq
2026-03-04 03:09:14.609963 | instance | openstack/pods/cinder-ks-service-j7bwz
2026-03-04 03:09:14.756167 | instance | openstack/pods/cinder-ks-user-n7ssr
2026-03-04 03:09:14.837779 | instance | openstack/pods/cinder-rabbit-init-qhgqw
2026-03-04 03:09:14.972813 | instance | openstack/pods/cinder-scheduler-7cb4fc99-j92n8
2026-03-04 03:09:15.054648 | instance | openstack/pods/cinder-storage-init-2zjj7
2026-03-04 03:09:15.192621 | instance | openstack/pods/cinder-volume-5777d6c47d-85lcj
2026-03-04 03:09:15.282259 | instance | openstack/pods/cinder-volume-usage-audit-29543225-k45xb
2026-03-04 03:09:15.473745 | instance | openstack/pods/glance-api-c84c884dd-rsqq4
2026-03-04 03:09:15.541892 | instance | openstack/pods/glance-db-init-fhg2n
2026-03-04 03:09:15.721379 | instance | openstack/pods/glance-db-sync-nb5dn
2026-03-04 03:09:15.768552 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-03-04 03:09:15.934054 | instance | openstack/pods/glance-ks-endpoints-q4znp
2026-03-04 03:09:15.983268 | instance | openstack/pods/glance-ks-service-l9556
2026-03-04 03:09:16.191826 | instance | monitoring/statefulsets/loki
2026-03-04 03:09:16.211780 | instance | openstack/pods/glance-ks-user-4s8km
2026-03-04 03:09:16.406499 | instance | openstack/pods/glance-metadefs-load-8mgvl
2026-03-04 03:09:16.427395 | instance | monitoring/statefulsets/loki-chunks-cache
2026-03-04 03:09:16.617475 | instance | openstack/pods/glance-rabbit-init-86bg7
2026-03-04 03:09:16.620163 | instance | monitoring/statefulsets/loki-results-cache
2026-03-04 03:09:16.819294 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-03-04 03:09:16.833738 | instance | openstack/pods/glance-storage-init-4k47l
2026-03-04 03:09:17.031698 | instance | openstack/pods/keepalived-j5j46
2026-03-04 03:09:17.059874 | instance | openstack/pods/keystone-api-65c466c5b6-ds6bf
2026-03-04 03:09:17.248053 | instance | openstack/pods/keystone-bootstrap-wfcq6
2026-03-04 03:09:17.292956 | instance | openstack/pods/keystone-credential-setup-tlt4g
2026-03-04 03:09:17.498382 | instance | openstack/pods/keystone-db-init-khvbl
2026-03-04 03:09:17.511247 | instance | openstack/pods/keystone-db-sync-d2btl
2026-03-04 03:09:17.707659 | instance | openstack/pods/keystone-domain-manage-gjrk6
2026-03-04 03:09:17.746732 | instance | openstack/pods/keystone-fernet-setup-ht9w8
2026-03-04 03:09:17.929692 | instance | openstack/pods/keystone-rabbit-init-rs8zq
2026-03-04 03:09:17.964909 | instance | openstack/pods/libvirt-libvirt-default-nxckx
2026-03-04 03:09:18.167382 | instance | openstack/pods/memcached-memcached-6479589586-vgqqd
2026-03-04 03:09:18.199020 | instance | openstack/pods/neutron-db-init-fbkl5
2026-03-04 03:09:18.393289 | instance | openstack/pods/neutron-db-sync-zh77d
2026-03-04 03:09:18.408738 | instance | openstack/pods/neutron-ks-endpoints-2cz4h
2026-03-04 03:09:18.640463 | instance | openstack/pods/neutron-ks-service-s6g8k
2026-03-04 03:09:18.646793 | instance | openstack/pods/neutron-ks-user-cp5qm
2026-03-04 03:09:18.872652 | instance | openstack/pods/neutron-netns-cleanup-cron-default-t97mh
2026-03-04 03:09:18.874590 | instance | openstack/pods/neutron-ovn-metadata-agent-default-ddqgb
2026-03-04 03:09:19.096901 | instance | openstack/pods/neutron-ovn-vpn-agent-default-smxtk
2026-03-04 03:09:19.100699 | instance | openstack/pods/neutron-rabbit-init-w7f94
2026-03-04 03:09:19.316996 | instance | openstack/pods/neutron-server-5dbccfd5f7-q9d5m
2026-03-04 03:09:19.323637 | instance | openstack/pods/nova-api-metadata-6df4b4b48-dpt8z
2026-03-04 03:09:19.564832 | instance | openstack/pods/nova-api-osapi-6c6dc54858-6g4p4
2026-03-04 03:09:19.567169 | instance | openstack/pods/nova-bootstrap-84tsl
2026-03-04 03:09:19.789842 | instance | openstack/pods/nova-cell-setup-29543220-5wrfn
2026-03-04 03:09:19.791931 | instance | openstack/pods/nova-cell-setup-ngthf
2026-03-04 03:09:20.018971 | instance | openstack/pods/nova-compute-default-s9d8k
2026-03-04 03:09:20.040570 | instance | openstack/pods/nova-conductor-56f4845d9d-rbfc8
2026-03-04 03:09:20.293998 | instance | openstack/pods/nova-db-init-2jx2w
2026-03-04 03:09:20.299950 | instance | openstack/pods/nova-db-sync-pnpds
2026-03-04 03:09:20.504520 | instance | openstack/pods/nova-ks-endpoints-nnlqh
2026-03-04 03:09:20.527924 | instance | openstack/pods/nova-ks-service-vwcj9
2026-03-04 03:09:20.739839 | instance | openstack/pods/nova-ks-user-mz85x
2026-03-04 03:09:20.759763 | instance | openstack/pods/nova-novncproxy-979c644c7-mhnsv
2026-03-04 03:09:20.959548 | instance | openstack/pods/nova-rabbit-init-zkhqz
2026-03-04 03:09:20.985825 | instance | openstack/pods/nova-scheduler-96788dcd-6vx2w
2026-03-04 03:09:21.177594 | instance | openstack/pods/openvswitch-gcvpb
2026-03-04 03:09:21.223647 | instance | openstack/pods/ovn-controller-default-46tl6
2026-03-04 03:09:21.400015 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-03-04 03:09:21.488433 | instance | openstack/pods/ovn-northd-fc978744-kfhtb
2026-03-04 03:09:21.722416 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-03-04 03:09:21.729015 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-03-04 03:09:21.953676 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-03-04 03:09:22.043323 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-03-04 03:09:22.244993 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-03-04 03:09:22.289632 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-03-04 03:09:22.535533 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-03-04 03:09:22.559231 | instance | openstack/pods/percona-xtradb-pxc-0
2026-03-04 03:09:22.800949 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-03-04 03:09:22.854023 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-03-04 03:09:23.111199 | instance | openstack/pods/placement-api-558bbc8977-nbpqz
2026-03-04 03:09:23.170857 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-03-04 03:09:23.333298 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-03-04 03:09:23.468584 | instance | openstack/pods/placement-db-init-8vxpv
2026-03-04 03:09:23.657285 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-03-04 03:09:23.690842 | instance | openstack/pods/placement-db-sync-fbwct
2026-03-04 03:09:23.922184 | instance | openstack/pods/placement-ks-endpoints-6vfrp
2026-03-04 03:09:23.981874 | instance | openstack/pods/placement-ks-service-zfsfs
2026-03-04 03:09:24.204582 | instance | openstack/pods/placement-ks-user-t77kz
2026-03-04 03:09:24.268957 | instance | openstack/pods/pxc-operator-69cb5bbdb9-5g4m9
2026-03-04 03:09:24.430509 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-03-04 03:09:24.522233 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-03-04 03:09:24.679363 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-trwsj
2026-03-04 03:09:24.764473 | instance | openstack/pods/rabbitmq-glance-server-0
2026-03-04 03:09:24.909190 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-03-04 03:09:24.992345 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-27nvt
2026-03-04 03:09:25.173206 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-03-04 03:09:25.221062 | instance | openstack/pods/rabbitmq-nova-server-0
2026-03-04 03:09:25.417241 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vrdrx
2026-03-04 03:09:25.462636 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6
2026-03-04 03:09:25.651937 | instance | openstack/pods/staffeln-api-795fd5c7bd-qpld5
2026-03-04 03:09:25.703048 | instance | openstack/pods/staffeln-conductor-7d84c968cf-ncbsj
2026-03-04 03:09:25.893391 | instance | openstack/pods/staffeln-db-init-7xrns
2026-03-04 03:09:25.937301 | instance | openstack/pods/staffeln-db-sync-gdsdv
2026-03-04 03:09:26.153342 | instance | openstack/pods/valkey-node-0
2026-03-04 03:09:26.182017 | instance | openstack/rolebindings/barbican-barbican-api
2026-03-04 03:09:26.357681 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-03-04 03:09:26.376966 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-03-04 03:09:26.534941 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-03-04 03:09:26.557438 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-03-04 03:09:26.728348 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-03-04 03:09:26.758979 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-03-04 03:09:26.917888 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-03-04 03:09:26.932893 | instance | openstack/rolebindings/cinder-cinder-api
2026-03-04 03:09:27.106286 | instance | openstack/rolebindings/cinder-cinder-backup
2026-03-04 03:09:27.119409 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-03-04 03:09:27.295309 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-03-04 03:09:27.299620 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-03-04 03:09:27.479506 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-03-04 03:09:27.484740 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-03-04 03:09:27.655640 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-03-04 03:09:27.656467 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-03-04 03:09:27.840532 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-03-04 03:09:27.852986 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-03-04 03:09:28.020448 | instance | openstack/rolebindings/cinder-cinder-test
2026-03-04 03:09:28.029575 | instance | openstack/rolebindings/cinder-cinder-volume
2026-03-04 03:09:28.215723 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-03-04 03:09:28.217965 | instance | openstack/rolebindings/cinder-storage-init
2026-03-04 03:09:28.394059 | instance | openstack/rolebindings/glance-glance-api
2026-03-04 03:09:28.418523 | instance | openstack/rolebindings/glance-glance-db-init
2026-03-04 03:09:28.581915 | instance | openstack/rolebindings/glance-glance-db-sync
2026-03-04 03:09:28.619531 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-03-04 03:09:28.751637 | instance | openstack/rolebindings/glance-glance-ks-service
2026-03-04 03:09:28.824595 | instance | openstack/rolebindings/glance-glance-ks-user
2026-03-04 03:09:28.938439 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-03-04 03:09:29.002486 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-03-04 03:09:29.140598 | instance | openstack/roles/barbican-openstack-barbican-api
2026-03-04 03:09:29.201242 | instance | openstack/rolebindings/glance-glance-storage-init
2026-03-04 03:09:29.341406 | instance | openstack/rolebindings/glance-glance-test
2026-03-04 03:09:29.390703 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-03-04 03:09:29.539532 | instance | openstack/rolebindings/glance-storage-init
2026-03-04 03:09:29.568039 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-03-04 03:09:29.731445 | instance | openstack/rolebindings/keepalived
2026-03-04 03:09:29.763514 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-03-04 03:09:29.916587 | instance | openstack/rolebindings/keystone-credential-rotate
2026-03-04 03:09:29.935766 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-03-04 03:09:30.091503 | instance | openstack/rolebindings/keystone-credential-setup
2026-03-04 03:09:30.132616 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-03-04 03:09:30.276464 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-03-04 03:09:30.334451 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-03-04 03:09:30.472389 | instance | openstack/roles/cinder-backup-storage-init
2026-03-04 03:09:30.531598 | instance | openstack/rolebindings/keystone-fernet-setup
2026-03-04 03:09:30.662604 | instance | openstack/roles/cinder-openstack-cinder-api
2026-03-04 03:09:30.709607 | instance | openstack/rolebindings/keystone-keystone-api
2026-03-04 03:09:30.869328 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-03-04 03:09:30.899513 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-03-04 03:09:31.049943 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-03-04 03:09:31.086592 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-03-04 03:09:31.242349 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-03-04 03:09:31.274440 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-03-04 03:09:31.425252 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-03-04 03:09:31.482307 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-03-04 03:09:31.606913 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-03-04 03:09:31.659584 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-03-04 03:09:31.800965 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-03-04 03:09:31.871039 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-03-04 03:09:31.996891 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-03-04 03:09:32.068156 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-03-04 03:09:32.177909 | instance | openstack/rolebindings/keystone-keystone-test
2026-03-04 03:09:32.245000 | instance | openstack/rolebindings/libvirt-cert-manager
2026-03-04 03:09:32.358262 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-03-04 03:09:32.434477 | instance | openstack/rolebindings/libvirt-libvirt
2026-03-04 03:09:32.537977 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-03-04 03:09:32.631431 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-03-04 03:09:32.728109 | instance | openstack/roles/cinder-openstack-cinder-test
2026-03-04 03:09:32.824000 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-03-04 03:09:32.926435 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-03-04 03:09:32.999219 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-03-04 03:09:33.099735 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-03-04 03:09:33.182017 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-03-04 03:09:33.296270 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-03-04 03:09:33.394118 | instance | openstack/roles/cinder-storage-init
2026-03-04 03:09:33.484448 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-03-04 03:09:33.579731 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-03-04 03:09:33.670472 | instance | openstack/roles/glance-openstack-glance-api
2026-03-04 03:09:33.752094 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-03-04 03:09:33.860695 | instance | openstack/roles/glance-openstack-glance-db-init
2026-03-04 03:09:33.956238 | instance | openstack/rolebindings/neutron-neutron-server
2026-03-04 03:09:34.055273 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-03-04 03:09:34.142718 | instance | openstack/rolebindings/neutron-neutron-test
2026-03-04 03:09:34.244078 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-03-04 03:09:34.318179 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-03-04 03:09:34.429052 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-03-04 03:09:34.531302 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-03-04 03:09:34.608500 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-03-04 03:09:34.711898 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-03-04 03:09:34.791232 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-03-04 03:09:34.894483 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-03-04 03:09:34.961400 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-03-04 03:09:35.069222 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-03-04 03:09:35.144037 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-03-04 03:09:35.251317 | instance | openstack/roles/glance-openstack-glance-test
2026-03-04 03:09:35.345491 | instance | openstack/rolebindings/nova-nova-compute
2026-03-04 03:09:35.472066 | instance | openstack/roles/glance-storage-init
2026-03-04 03:09:35.527205 | instance | openstack/roles/keepalived
2026-03-04 03:09:35.655529 | instance | openstack/rolebindings/nova-nova-conductor
2026-03-04 03:09:35.705033 | instance | openstack/roles/keystone-credential-rotate
2026-03-04 03:09:35.835398 | instance | openstack/rolebindings/nova-nova-db-init
2026-03-04 03:09:35.904736 | instance | openstack/rolebindings/nova-nova-db-sync
2026-03-04 03:09:36.016731 | instance | openstack/roles/keystone-credential-setup
2026-03-04 03:09:36.081845 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-03-04 03:09:36.203271 | instance | openstack/roles/keystone-fernet-rotate
2026-03-04 03:09:36.274457 | instance | openstack/rolebindings/nova-nova-ks-service
2026-03-04 03:09:36.379219 | instance | openstack/roles/keystone-fernet-setup
2026-03-04 03:09:36.444371 | instance | openstack/rolebindings/nova-nova-ks-user
2026-03-04 03:09:36.553385 | instance | openstack/roles/keystone-openstack-keystone-api
2026-03-04 03:09:36.619710 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-03-04 03:09:36.731642 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-03-04 03:09:36.786452 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-03-04 03:09:36.914964 | instance | openstack/rolebindings/nova-nova-scheduler
2026-03-04 03:09:36.969892 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-03-04 03:09:37.090097 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-03-04 03:09:37.153950 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-03-04 03:09:37.270672 | instance | openstack/rolebindings/nova-nova-test
2026-03-04 03:09:37.324908 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-03-04 03:09:37.468711 | instance | openstack/rolebindings/ovn-bgp-agent
2026-03-04 03:09:37.510410 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-03-04 03:09:37.650581 | instance | openstack/rolebindings/ovn-controller
2026-03-04 03:09:37.682544 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-03-04 03:09:37.844702 | instance | openstack/rolebindings/ovn-northd
2026-03-04 03:09:37.849321 | instance | openstack/roles/keystone-openstack-keystone-test
2026-03-04 03:09:38.013232 | instance | openstack/rolebindings/ovn-ovn-controller
2026-03-04 03:09:38.023298 | instance | openstack/rolebindings/ovn-ovn-northd
2026-03-04 03:09:38.197475 | instance | openstack/roles/libvirt-cert-manager
2026-03-04 03:09:38.210361 | instance | openstack/roles/libvirt-openstack-libvirt
2026-03-04 03:09:38.365558 | instance | openstack/rolebindings/ovn-ovsdb
2026-03-04 03:09:38.395914 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-03-04 03:09:38.551777 | instance | openstack/rolebindings/placement-placement-api
2026-03-04 03:09:38.569879 | instance | openstack/rolebindings/placement-placement-db-init
2026-03-04 03:09:38.720407 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-03-04 03:09:38.737862 | instance | openstack/rolebindings/placement-placement-db-sync
2026-03-04 03:09:38.897881 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-03-04 03:09:38.915549 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-03-04 03:09:39.085401 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-03-04 03:09:39.091737 | instance | openstack/rolebindings/placement-placement-ks-service
2026-03-04 03:09:39.268331 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-03-04 03:09:39.277870 | instance | openstack/rolebindings/placement-placement-ks-user
2026-03-04 03:09:39.451907 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-03-04 03:09:39.456410 | instance | openstack/rolebindings/pxc-operator
2026-03-04 03:09:39.633416 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-03-04 03:09:39.638738 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-03-04 03:09:39.801291 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-03-04 03:09:39.815797 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-03-04 03:09:39.996398 | instance | openstack/roles/neutron-openstack-neutron-server
2026-03-04 03:09:39.998574 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-03-04 03:09:40.174771 | instance | openstack/roles/neutron-openstack-neutron-test
2026-03-04 03:09:40.181939 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-03-04 03:09:40.351053 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-03-04 03:09:40.369506 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-03-04 03:09:40.540683 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-03-04 03:09:40.544990 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-03-04 03:09:40.737149 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-03-04 03:09:40.739937 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-03-04 03:09:40.901592 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-03-04 03:09:40.916399 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-03-04 03:09:41.072820 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-03-04 03:09:41.080452 | instance | openstack/rolebindings/rook-ceph-mgr
2026-03-04 03:09:41.253918 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-03-04 03:09:41.258287 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-03-04 03:09:41.424628 | instance | openstack/rolebindings/rook-ceph-osd
2026-03-04 03:09:41.434679 | instance | openstack/roles/nova-openstack-nova-compute
2026-03-04 03:09:41.595488 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-03-04 03:09:41.608908 | instance | openstack/roles/nova-openstack-nova-conductor
2026-03-04 03:09:41.755963 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-03-04 03:09:41.785549 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-03-04 03:09:41.936208 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-03-04 03:09:41.952674 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-03-04 03:09:42.118177 | instance | openstack/roles/nova-openstack-nova-db-init
2026-03-04 03:09:42.122373 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-03-04 03:09:42.300397 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-03-04 03:09:42.304060 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-03-04 03:09:42.478443 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-03-04 03:09:42.485710 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-03-04 03:09:42.666606 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-03-04 03:09:42.681698 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-03-04 03:09:42.838524 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-03-04 03:09:42.855901 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-03-04 03:09:43.013410 | instance | openstack/roles/nova-openstack-nova-test
2026-03-04 03:09:43.024700 | instance | openstack/roles/ovn-bgp-agent
2026-03-04 03:09:43.181285 | instance | openstack/roles/ovn-controller
2026-03-04 03:09:43.201943 | instance | openstack/roles/ovn-northd
2026-03-04 03:09:43.369307 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-03-04 03:09:43.379511 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-03-04 03:09:43.541078 | instance | openstack/roles/ovn-ovsdb
2026-03-04 03:09:43.549338 | instance | openstack/roles/placement-openstack-placement-api
2026-03-04 03:09:43.757007 | instance | openstack/roles/placement-openstack-placement-db-init
2026-03-04 03:09:43.758829 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-03-04 03:09:43.937581 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-03-04 03:09:43.941135 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-03-04 03:09:44.121484 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-03-04 03:09:44.128214 | instance | openstack/roles/pxc-operator
2026-03-04 03:09:44.300013 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-03-04 03:09:44.310892 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-03-04 03:09:44.494037 | instance | openstack/roles/rabbitmq-cluster-operator
2026-03-04 03:09:44.501463 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-03-04 03:09:44.698719 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-03-04 03:09:44.705203 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-03-04 03:09:44.874917 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-03-04 03:09:44.885185 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-03-04 03:09:45.039114 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-03-04 03:09:45.080127 | instance | openstack/roles/rook-ceph-mgr
2026-03-04 03:09:45.226980 | instance | openstack/roles/rook-ceph-osd
2026-03-04 03:09:45.265985 | instance | openstack/roles/rook-ceph-purge-osd
2026-03-04 03:09:45.429286 | instance | openstack/roles/staffeln-conductor
2026-03-04 03:09:45.471298 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-03-04 03:09:45.625890 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-03-04 03:09:45.641841 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-03-04 03:09:45.822076 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-03-04 03:09:45.843658 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-03-04 03:09:45.998775 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-03-04 03:09:46.032369 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-03-04 03:09:46.181289 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-03-04 03:09:46.205252 | instance | openstack/secrets/barbican-api-certs
2026-03-04 03:09:46.365554 | instance | openstack/secrets/barbican-db-admin
2026-03-04 03:09:46.370550 | instance | openstack/secrets/barbican-db-user
2026-03-04 03:09:46.542096 | instance | openstack/secrets/barbican-etc
2026-03-04 03:09:46.546319 | instance | openstack/secrets/barbican-keystone-admin
2026-03-04 03:09:46.704073 | instance | openstack/secrets/barbican-keystone-user
2026-03-04 03:09:46.705162 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-03-04 03:09:46.868259 | instance | openstack/secrets/barbican-rabbitmq-user
2026-03-04 03:09:46.879163 | instance | openstack/secrets/cinder-api-certs
2026-03-04 03:09:47.042737 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-03-04 03:09:47.044431 | instance | openstack/secrets/cinder-db-admin
2026-03-04 03:09:47.227099 | instance | openstack/secrets/cinder-db-user
2026-03-04 03:09:47.233092 | instance | openstack/secrets/cinder-etc
2026-03-04 03:09:47.420824 | instance | openstack/secrets/cinder-keystone-admin
2026-03-04 03:09:47.434563 | instance | openstack/secrets/cinder-keystone-test
2026-03-04 03:09:47.609894 | instance | openstack/secrets/cinder-keystone-user
2026-03-04 03:09:47.625403 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-03-04 03:09:47.790025 | instance | openstack/secrets/cinder-rabbitmq-user
2026-03-04 03:09:47.800362 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-03-04 03:09:47.974983 | instance | openstack/serviceaccounts/barbican-api
2026-03-04 03:09:47.998759 | instance | openstack/secrets/glance-api-certs
2026-03-04 03:09:48.188362 | instance | openstack/serviceaccounts/barbican-db-init
2026-03-04 03:09:48.321311 | instance | openstack/secrets/glance-db-admin
2026-03-04 03:09:48.517944 | instance | openstack/serviceaccounts/barbican-db-sync
2026-03-04 03:09:48.536472 | instance | openstack/secrets/glance-db-user
2026-03-04 03:09:48.714635 | instance | openstack/secrets/glance-etc
2026-03-04 03:09:48.853077 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-03-04 03:09:48.908072 | instance | openstack/secrets/glance-keystone-admin
2026-03-04 03:09:49.100215 | instance | openstack/serviceaccounts/barbican-ks-service
2026-03-04 03:09:49.192437 | instance | openstack/secrets/glance-keystone-test
2026-03-04 03:09:49.358023 | instance | openstack/serviceaccounts/barbican-ks-user
2026-03-04 03:09:49.399612 | instance | openstack/secrets/glance-keystone-user
2026-03-04 03:09:49.569449 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-03-04 03:09:49.671436 | instance | openstack/secrets/glance-rabbitmq-admin
2026-03-04 03:09:49.860796 | instance | openstack/serviceaccounts/barbican-test
2026-03-04 03:09:49.883012 | instance | openstack/secrets/glance-rabbitmq-user
2026-03-04 03:09:50.058726 | instance | openstack/serviceaccounts/cinder-api
2026-03-04 03:09:50.171498 | instance | openstack/serviceaccounts/cinder-backup
2026-03-04 03:09:50.380525 | instance | openstack/secrets/images-rbd-keyring
2026-03-04 03:09:50.524324 | instance | openstack/secrets/internal-percona-xtradb
2026-03-04 03:09:50.560288 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-03-04 03:09:50.705466 | instance | openstack/secrets/keepalived-etc
2026-03-04 03:09:50.859743 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-03-04 03:09:50.892240 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-03-04 03:09:51.165032 | instance | openstack/secrets/keystone-api-certs
2026-03-04 03:09:51.224837 | instance | openstack/serviceaccounts/cinder-db-init
2026-03-04 03:09:51.351738 | instance | openstack/secrets/keystone-credential-keys
2026-03-04 03:09:51.546023 | instance | openstack/serviceaccounts/cinder-db-sync
2026-03-04 03:09:51.562742 | instance | openstack/secrets/keystone-db-admin
2026-03-04 03:09:51.733638 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-03-04 03:09:51.886256 | instance | openstack/secrets/keystone-db-user
2026-03-04 03:09:52.065148 | instance | openstack/serviceaccounts/cinder-ks-service
2026-03-04 03:09:52.098642 | instance | openstack/secrets/keystone-etc
2026-03-04 03:09:52.291566 | instance | openstack/serviceaccounts/cinder-ks-user
2026-03-04 03:09:52.420597 | instance | openstack/secrets/keystone-fernet-keys
2026-03-04 03:09:52.616060 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-03-04 03:09:52.619700 | instance | openstack/secrets/keystone-keystone-admin
2026-03-04 03:09:52.782266 | instance | openstack/serviceaccounts/cinder-scheduler
2026-03-04 03:09:52.941417 | instance | openstack/secrets/keystone-keystone-test
2026-03-04 03:09:53.104158 | instance | openstack/serviceaccounts/cinder-storage-init
2026-03-04 03:09:53.127626 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-03-04 03:09:53.301362 | instance | openstack/secrets/keystone-rabbitmq-user
2026-03-04 03:09:53.439245 | instance | openstack/secrets/libvirt-api-ca
2026-03-04 03:09:53.491244 | instance | openstack/serviceaccounts/cinder-test
2026-03-04 03:09:53.617790 | instance | openstack/secrets/libvirt-etc
2026-03-04 03:09:53.779966 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-03-04 03:09:53.809382 | instance | openstack/serviceaccounts/cinder-volume
2026-03-04 03:09:53.949693 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-03-04 03:09:54.125390 | instance | openstack/secrets/libvirt-libvirt-default-nxckx-api
2026-03-04 03:09:54.283983 | instance | openstack/serviceaccounts/default
2026-03-04 03:09:54.293369 | instance | openstack/secrets/libvirt-libvirt-default-nxckx-vnc
2026-03-04 03:09:54.457816 | instance | openstack/serviceaccounts/glance-api
2026-03-04 03:09:54.579548 | instance | openstack/secrets/libvirt-vnc-ca
2026-03-04 03:09:54.791508 | instance | openstack/serviceaccounts/glance-db-init
2026-03-04 03:09:54.796219 | instance | openstack/serviceaccounts/glance-db-sync
2026-03-04 03:09:55.134182 | instance | openstack/secrets/neutron-db-admin
2026-03-04 03:09:55.157588 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-03-04 03:09:55.331224 | instance | openstack/secrets/neutron-db-user
2026-03-04 03:09:55.510820 | instance | openstack/serviceaccounts/glance-ks-service
2026-03-04 03:09:55.563504 | instance | openstack/serviceaccounts/glance-ks-user
2026-03-04 03:09:55.834652 | instance | openstack/secrets/neutron-etc
2026-03-04 03:09:55.880989 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-03-04 03:09:56.040124 | instance | openstack/secrets/neutron-keystone-admin
2026-03-04 03:09:56.228951 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-03-04 03:09:56.233538 | instance | openstack/serviceaccounts/glance-storage-init
2026-03-04 03:09:56.588240 | instance | openstack/secrets/neutron-keystone-test
2026-03-04 03:09:56.615225 | instance | openstack/serviceaccounts/glance-test
2026-03-04 03:09:56.777955 | instance | openstack/secrets/neutron-keystone-user
2026-03-04 03:09:56.948610 | instance | openstack/serviceaccounts/keepalived
2026-03-04 03:09:56.987217 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-03-04 03:09:57.212344 | instance | openstack/serviceaccounts/keystone-api
2026-03-04 03:09:57.275853 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-03-04 03:09:57.469845 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-03-04 03:09:57.540875 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-03-04 03:09:57.742602 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-03-04 03:09:57.815297 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-03-04 03:09:58.011554 | instance | openstack/secrets/neutron-rabbitmq-user
2026-03-04 03:09:58.087336 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-03-04 03:09:58.211494 | instance | openstack/secrets/neutron-server-certs
2026-03-04 03:09:58.397261 | instance | openstack/serviceaccounts/keystone-db-init
2026-03-04 03:09:58.412419 | instance | openstack/secrets/nova-api-certs
2026-03-04 03:09:58.588416 | instance | openstack/serviceaccounts/keystone-db-sync
2026-03-04 03:09:58.728096 | instance | openstack/secrets/nova-compute-default
2026-03-04 03:09:58.931343 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-03-04 03:09:58.948807 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-03-04 03:09:59.240385 | instance | openstack/secrets/nova-db-admin
2026-03-04 03:09:59.263644 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-03-04 03:09:59.412548 | instance | openstack/secrets/nova-db-api-admin
2026-03-04 03:09:59.571587 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-03-04 03:09:59.596801 | instance | openstack/secrets/nova-db-api-user
2026-03-04 03:09:59.791967 | instance | openstack/secrets/nova-db-cell0-admin
2026-03-04 03:09:59.864510 | instance | openstack/serviceaccounts/keystone-test
2026-03-04 03:09:59.964656 | instance | openstack/secrets/nova-db-cell0-user
2026-03-04 03:10:00.144025 | instance | openstack/serviceaccounts/libvirt
2026-03-04 03:10:00.171954 | instance | openstack/secrets/nova-db-user
2026-03-04 03:10:00.367254 | instance | openstack/serviceaccounts/memcached-memcached
2026-03-04 03:10:00.470748 | instance | openstack/secrets/nova-etc
2026-03-04 03:10:00.679501 | instance | openstack/serviceaccounts/neutron-db-init
2026-03-04 03:10:00.698676 | instance | openstack/serviceaccounts/neutron-db-sync
2026-03-04 03:10:00.983674 | instance | openstack/secrets/nova-keystone-admin
2026-03-04 03:10:01.000312 | instance | openstack/secrets/nova-keystone-test
2026-03-04 03:10:01.174907 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-03-04 03:10:01.190706 | instance | openstack/secrets/nova-keystone-user
2026-03-04 03:10:01.402813 | instance | openstack/serviceaccounts/neutron-ks-service
2026-03-04 03:10:01.485844 | instance | openstack/serviceaccounts/neutron-ks-user
2026-03-04 03:10:01.768100 | instance | openstack/secrets/nova-novncproxy-certs
2026-03-04 03:10:01.876869 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-03-04 03:10:01.980182 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-03-04 03:10:02.206176 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-03-04 03:10:02.235082 | instance | openstack/secrets/nova-rabbitmq-admin
2026-03-04 03:10:02.454296 | instance | openstack/secrets/nova-rabbitmq-user
2026-03-04 03:10:02.544857 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-03-04 03:10:02.639965 | instance | openstack/secrets/nova-ssh
2026-03-04 03:10:02.825813 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-03-04 03:10:02.897749 | instance | openstack/secrets/ovn-controller-default-etc
2026-03-04 03:10:03.073460 | instance | openstack/serviceaccounts/neutron-server
2026-03-04 03:10:03.147574 | instance | openstack/secrets/ovn-etc
2026-03-04 03:10:03.374083 | instance | openstack/serviceaccounts/neutron-test
2026-03-04 03:10:03.402732 | instance | openstack/secrets/ovn-vector-config
2026-03-04 03:10:03.582088 | instance | openstack/serviceaccounts/nova-api-metadata
2026-03-04 03:10:03.695309 | instance | openstack/secrets/percona-xtradb
2026-03-04 03:10:03.912242 | instance | openstack/serviceaccounts/nova-api-osapi
2026-03-04 03:10:03.915986 | instance | openstack/secrets/placement-api-certs
2026-03-04 03:10:04.112206 | instance | openstack/serviceaccounts/nova-bootstrap
2026-03-04 03:10:04.257825 | instance | openstack/secrets/placement-db-admin
2026-03-04 03:10:04.441075 | instance | openstack/secrets/placement-db-user
2026-03-04 03:10:04.444901 | instance | openstack/serviceaccounts/nova-cell-setup
2026-03-04 03:10:04.631760 | instance | openstack/secrets/placement-etc
2026-03-04 03:10:04.755374 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-03-04 03:10:04.812112 | instance | openstack/secrets/placement-keystone-admin
2026-03-04 03:10:05.014178 | instance | openstack/serviceaccounts/nova-compute
2026-03-04 03:10:05.096538 | instance | openstack/secrets/placement-keystone-user
2026-03-04 03:10:05.271557 | instance | openstack/serviceaccounts/nova-conductor
2026-03-04 03:10:05.330984 | instance | openstack/secrets/pvc-ceph-client-key
2026-03-04 03:10:05.508670 | instance | openstack/serviceaccounts/nova-db-init
2026-03-04 03:10:05.580884 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-03-04 03:10:05.767800 | instance | openstack/serviceaccounts/nova-db-sync
2026-03-04 03:10:05.829949 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-03-04 03:10:06.009915 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-03-04 03:10:06.088181 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-03-04 03:10:06.281302 | instance | openstack/serviceaccounts/nova-ks-service
2026-03-04 03:10:06.325064 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-03-04 03:10:06.530058 | instance | openstack/serviceaccounts/nova-ks-user
2026-03-04 03:10:06.603014 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-03-04 03:10:06.802484 | instance | openstack/serviceaccounts/nova-novncproxy
2026-03-04 03:10:06.867997 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-03-04 03:10:07.079804 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-03-04 03:10:07.133474 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-03-04 03:10:07.254370 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-03-04 03:10:07.425073 | instance | openstack/serviceaccounts/nova-scheduler
2026-03-04 03:10:07.462795 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-03-04 03:10:07.655859 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-03-04 03:10:07.740034 | instance | openstack/serviceaccounts/nova-test
2026-03-04 03:10:07.964981 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-03-04 03:10:08.035293 | instance | openstack/serviceaccounts/openvswitch-server
2026-03-04 03:10:08.128689 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-03-04 03:10:08.338014 | instance | openstack/serviceaccounts/ovn-controller
2026-03-04 03:10:08.361241 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-03-04 03:10:08.543220 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-03-04 03:10:08.644060 | instance | openstack/serviceaccounts/ovn-northd
2026-03-04 03:10:08.695284 | instance | openstack/secrets/rook-ceph-config
2026-03-04 03:10:08.879237 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-03-04 03:10:08.949296 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-03-04 03:10:09.184734 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-03-04 03:10:09.241124 | instance | openstack/serviceaccounts/placement-api
2026-03-04 03:10:09.367096 | instance | openstack/secrets/rook-ceph-mon
2026-03-04 03:10:09.532707 | instance | openstack/serviceaccounts/placement-db-init
2026-03-04 03:10:09.539541 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-03-04 03:10:09.701850 | instance | openstack/serviceaccounts/placement-db-sync
2026-03-04 03:10:09.835110 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-03-04 03:10:10.010113 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-03-04 03:10:10.019695 | instance | openstack/serviceaccounts/placement-ks-service
2026-03-04 03:10:10.312291 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-03-04 03:10:10.315275 | instance | openstack/serviceaccounts/placement-ks-user
2026-03-04 03:10:10.467404 | instance | openstack/secrets/rook-csi-cephfs-node
2026-03-04 03:10:10.616320 | instance | openstack/serviceaccounts/pxc-operator
2026-03-04 03:10:10.664373 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-03-04 03:10:10.993873 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-03-04 03:10:11.014255 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-03-04 03:10:11.190771 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-03-04 03:10:11.336041 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-03-04 03:10:11.500102 | instance | openstack/secrets/rook-csi-rbd-node
2026-03-04 03:10:11.649206 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-03-04 03:10:11.674868 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-03-04 03:10:11.844839 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-03-04 03:10:11.954472 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-03-04 03:10:12.140726 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-03-04 03:10:12.160115 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-03-04 03:10:12.347189 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-03-04 03:10:12.475177 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-03-04 03:10:12.665414 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-03-04 03:10:12.692437 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-03-04 03:10:12.911218 | instance | openstack/serviceaccounts/rook-ceph-default
2026-03-04 03:10:12.979226 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-03-04 03:10:13.208088 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-03-04 03:10:13.244707 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-03-04 03:10:13.455359 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-03-04 03:10:13.518743 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-03-04 03:10:13.724660 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-03-04 03:10:13.781329 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-03-04 03:10:14.064646 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-03-04 03:10:14.107605 | instance | openstack/serviceaccounts/staffeln-api
2026-03-04 03:10:14.237759 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-03-04 03:10:14.414298 | instance | openstack/serviceaccounts/staffeln-conductor
2026-03-04 03:10:14.481465 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-03-04 03:10:14.711494 | instance | openstack/serviceaccounts/staffeln-db-init
2026-03-04 03:10:14.725212 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-03-04 03:10:14.918318 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-03-04 03:10:15.041548 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-03-04 03:10:15.228307 | instance | openstack/serviceaccounts/valkey
2026-03-04 03:10:15.242333 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-03-04 03:10:15.412449 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-03-04 03:10:15.544072 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-03-04 03:10:15.627934 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-03-04 03:10:15.771740 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-03-04 03:10:15.794150 | instance | openstack/secrets/staffeln-db-admin
2026-03-04 03:10:15.993439 | instance | openstack/secrets/staffeln-db-user
2026-03-04 03:10:15.994718 | instance | openstack/secrets/staffeln-etc
2026-03-04 03:10:16.221156 | instance | openstack/secrets/valkey-ca
2026-03-04 03:10:16.233146 | instance | openstack/secrets/valkey-server-certs
2026-03-04 03:10:16.402612 | instance | openstack/services/barbican-api
2026-03-04 03:10:16.408737 | instance | openstack/services/ceph-mon
2026-03-04 03:10:16.593150 | instance | openstack/services/cinder-api
2026-03-04 03:10:16.600543 | instance | openstack/services/glance-api
2026-03-04 03:10:16.781694 | instance | openstack/services/keystone-api
2026-03-04 03:10:16.788352 | instance | openstack/services/memcached
2026-03-04 03:10:16.980070 | instance | openstack/services/memcached-metrics
2026-03-04 03:10:16.988742 | instance | openstack/services/neutron-server
2026-03-04 03:10:17.181508 | instance | openstack/services/nova-api
2026-03-04 03:10:17.184360 | instance | openstack/services/nova-metadata
2026-03-04 03:10:17.382107 | instance | openstack/services/nova-novncproxy
2026-03-04 03:10:17.393096 | instance | openstack/services/ovn-ovsdb-nb
2026-03-04 03:10:17.583334 | instance | openstack/services/ovn-ovsdb-sb
2026-03-04 03:10:17.593497 | instance | openstack/services/percona-xtradb-cluster-operator
2026-03-04 03:10:17.792100 | instance | openstack/services/percona-xtradb-haproxy
2026-03-04 03:10:17.795462 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-03-04 03:10:17.980225 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-03-04 03:10:17.994454 | instance | openstack/services/percona-xtradb-pxc
2026-03-04 03:10:18.170463 | instance | openstack/services/percona-xtradb-pxc-unready
2026-03-04 03:10:18.203071 | instance | openstack/services/placement-api
2026-03-04 03:10:18.393166 | instance | openstack/services/rabbitmq-barbican
2026-03-04 03:10:18.394178 | instance | openstack/services/rabbitmq-barbican-nodes
2026-03-04 03:10:18.584266 | instance | openstack/services/rabbitmq-cinder
2026-03-04 03:10:18.586924 | instance | openstack/services/rabbitmq-cinder-nodes
2026-03-04 03:10:18.773442 | instance | openstack/services/rabbitmq-glance
2026-03-04 03:10:18.777321 | instance | openstack/services/rabbitmq-glance-nodes
2026-03-04 03:10:18.973343 | instance | openstack/services/rabbitmq-keystone
2026-03-04 03:10:18.978323 | instance | rook-ceph/deployment/rook-ceph-operator
2026-03-04 03:10:19.166453 | instance | openstack/services/rabbitmq-keystone-nodes
2026-03-04 03:10:19.175293 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-03-04 03:10:19.364998 | instance | openstack/services/rabbitmq-neutron
2026-03-04 03:10:19.396468 | instance | openstack/services/rabbitmq-neutron-nodes
2026-03-04 03:10:19.580316 | instance | openstack/services/rabbitmq-nova
2026-03-04 03:10:19.584810 | instance | openstack/services/rabbitmq-nova-nodes
2026-03-04 03:10:19.767814 | instance | openstack/services/rook-ceph-rgw-ceph
2026-03-04 03:10:19.773984 | instance | openstack/services/staffeln-api
2026-03-04 03:10:19.970592 | instance | openstack/services/valkey
2026-03-04 03:10:19.996495 | instance | openstack/services/valkey-headless
2026-03-04 03:10:20.172556 | instance | openstack/services/valkey-metrics
2026-03-04 03:10:20.212154 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-03-04 03:10:20.372069 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-03-04 03:10:20.450648 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-03-04 03:10:20.630659 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-03-04 03:10:20.726385 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-03-04 03:10:20.864219 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-03-04 03:10:20.957370 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-03-04 03:10:21.108118 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-03-04 03:10:21.188041 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-03-04 03:10:21.330380 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-03-04 03:10:21.424429 | instance | openstack/statefulsets/valkey-node
2026-03-04 03:10:21.571141 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-03-04 03:10:21.645876 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2z5pn
2026-03-04 03:10:21.751372 | instance | secretgen-controller/deployment/secretgen-controller
2026-03-04 03:10:21.831179 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-03-04 03:10:21.928553 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-03-04 03:10:21.995898 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-03-04 03:10:22.091547 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-03-04 03:10:22.176606 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-03-04 03:10:22.261743 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-03-04 03:10:22.358121 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-03-04 03:10:22.447723 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-03-04 03:10:22.537018 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-03-04 03:10:22.630782 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-03-04 03:10:22.721016 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-03-04 03:10:22.797931 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-03-04 03:10:22.914727 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-03-04 03:10:22.983581 | instance | rook-ceph/roles/rook-ceph-mgr
2026-03-04 03:10:23.103992 | instance | rook-ceph/roles/rook-ceph-osd
2026-03-04 03:10:23.164372 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-03-04 03:10:23.284045 | instance | rook-ceph/roles/rook-ceph-system
2026-03-04 03:10:23.360095 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-03-04 03:10:23.471407 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-b6nkx
2026-03-04 03:10:23.628930 | instance | rook-ceph/serviceaccounts/default
2026-03-04 03:10:23.671352 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-03-04 03:10:23.835449 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-03-04 03:10:23.895017 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-03-04 03:10:24.038774 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-03-04 03:10:24.101310 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-03-04 03:10:24.247854 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-03-04 03:10:24.297602 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-03-04 03:10:24.453109 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-03-04 03:10:24.506035 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-03-04 03:10:24.660313 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-03-04 03:10:24.714625 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-03-04 03:10:24.874494 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-03-04 03:10:24.920918 | instance | secretgen-controller/serviceaccounts/default
2026-03-04 03:10:25.090740 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-03-04 03:10:25.667343 | instance | ok: Runtime: 0:02:08.633889
2026-03-04 03:10:25.687000 |
2026-03-04 03:10:25.687075 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-03-04 03:10:26.464361 | instance | changed:
2026-03-04 03:10:26.464528 | instance | cd+++++++++ objects/
2026-03-04 03:10:26.464556 | instance | cd+++++++++ objects/cluster/
2026-03-04 03:10:26.464577 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-03-04 03:10:26.464597 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-03-04 03:10:26.464616 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-03-04 03:10:26.464635 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-03-04 03:10:26.464654 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-03-04 03:10:26.464672 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-03-04 03:10:26.464690 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-03-04 03:10:26.464708 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-03-04 03:10:26.464726 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-03-04 03:10:26.464744 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-03-04 03:10:26.464762 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-03-04 03:10:26.464793 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-03-04 03:10:26.464812 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-03-04 03:10:26.464830 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-03-04 03:10:26.464848 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-03-04 03:10:26.464865 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-03-04 03:10:26.464892 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-03-04 03:10:26.464912 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-03-04 03:10:26.464930 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-03-04 03:10:26.464947 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-03-04 03:10:26.464978 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-03-04 03:10:26.464997 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-03-04 03:10:26.465015 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-03-04 03:10:26.465032 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-03-04 03:10:26.465049 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-03-04 03:10:26.465067 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-03-04 03:10:26.465085 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-03-04 03:10:26.465102 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-03-04 03:10:26.465120 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-03-04 03:10:26.465138 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-03-04 03:10:26.465155 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-03-04 03:10:26.465173 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-03-04 03:10:26.465191 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-03-04 03:10:26.465209 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-03-04 03:10:26.465227 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-03-04 03:10:26.465244 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-03-04 03:10:26.465262 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-03-04 03:10:26.465279 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-03-04 03:10:26.465297 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-03-04 03:10:26.465315 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-03-04 03:10:26.465332 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-03-04 03:10:26.465350 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-03-04 03:10:26.465367 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-03-04 03:10:26.465385 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-03-04 03:10:26.465403 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-03-04 03:10:26.465420 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-03-04 03:10:26.465438 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-04 03:10:26.465460 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-03-04 03:10:26.465479 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-03-04 03:10:26.465496 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.465514 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.465532 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-03-04 03:10:26.465549 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-03-04 03:10:26.465567 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-03-04 03:10:26.465585 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-03-04 03:10:26.465603 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-03-04 03:10:26.465620 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-03-04 03:10:26.465638 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-03-04 03:10:26.465655 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-03-04 03:10:26.465673 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-03-04 03:10:26.465690 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-03-04 03:10:26.465708 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-03-04 03:10:26.465726 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-03-04 03:10:26.465744 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-03-04 03:10:26.465762 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-03-04 03:10:26.465779 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-03-04 03:10:26.465797 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-03-04 03:10:26.465814 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-03-04 03:10:26.465832 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-03-04 03:10:26.465849 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-03-04 03:10:26.465867 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-03-04 03:10:26.465885 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-03-04 03:10:26.465902 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-03-04 03:10:26.465920 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-03-04 03:10:26.465937 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-03-04 03:10:26.465955 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-03-04 03:10:26.465972 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-03-04 03:10:26.465990 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-03-04 03:10:26.466009 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-03-04 03:10:26.466027 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-03-04 03:10:26.466045 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-03-04 03:10:26.466063 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-03-04 03:10:26.466085 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-03-04 03:10:26.466103 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-03-04 03:10:26.466121 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-03-04 03:10:26.466138 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-03-04 03:10:26.466156 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-03-04 03:10:26.466173 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-03-04 03:10:26.466191 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-03-04 03:10:26.466208 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-03-04 03:10:26.466225 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-03-04 03:10:26.466243 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-03-04 03:10:26.466260 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-03-04 03:10:26.466277 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-03-04 03:10:26.466295 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-03-04 03:10:26.466312 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-03-04 03:10:26.466329 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-03-04 03:10:26.466346 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-03-04 03:10:26.466363 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-03-04 03:10:26.466380 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-03-04 03:10:26.466397 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-03-04 03:10:26.466414 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-03-04 03:10:26.466431 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-03-04 03:10:26.466449 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-03-04 03:10:26.466466 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-03-04 03:10:26.466484 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-03-04 03:10:26.466501 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-03-04 03:10:26.466518 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-03-04 03:10:26.466535 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-03-04 03:10:26.466552 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-03-04 03:10:26.466570 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-03-04 03:10:26.466587 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-03-04 03:10:26.466604 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-03-04 03:10:26.466622 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-03-04 03:10:26.466639 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-03-04 03:10:26.466656 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-03-04 03:10:26.466674 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-03-04 03:10:26.466692 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-03-04 03:10:26.466713 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-03-04 03:10:26.466732 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-03-04 03:10:26.466750 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-03-04 03:10:26.466767 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-03-04 03:10:26.466785 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-03-04 03:10:26.466802 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-03-04 03:10:26.466820 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-03-04 03:10:26.466837 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-03-04 03:10:26.466854 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-03-04 03:10:26.466871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-03-04 03:10:26.466889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-03-04 03:10:26.466906 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-03-04 03:10:26.466924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-03-04 03:10:26.466942 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-03-04 03:10:26.466960 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-03-04 03:10:26.466977 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-03-04 03:10:26.466995 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-03-04 03:10:26.467013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-03-04 03:10:26.467030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-03-04 03:10:26.467047 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-03-04 03:10:26.467064 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-03-04 03:10:26.467081 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-03-04 03:10:26.467098 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-03-04 03:10:26.467115 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-03-04 03:10:26.467132 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-03-04 03:10:26.467149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-03-04 03:10:26.467166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-03-04 03:10:26.467183 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-03-04 03:10:26.467201 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-03-04 03:10:26.467219 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-03-04 03:10:26.467236 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-03-04 03:10:26.467271 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-03-04 03:10:26.467291 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-03-04 03:10:26.467309 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-03-04 03:10:26.467327 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-03-04 03:10:26.467347 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-03-04 03:10:26.467367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-03-04 03:10:26.467385 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-03-04 03:10:26.467402 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-03-04 03:10:26.467420 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-03-04 03:10:26.467437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-03-04 03:10:26.467455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-03-04 03:10:26.467472 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-03-04 03:10:26.467490 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-03-04 03:10:26.467507 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-03-04 03:10:26.467525 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-03-04 03:10:26.467542 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-03-04 03:10:26.467560 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-03-04 03:10:26.467577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-03-04 03:10:26.467604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-03-04 03:10:26.467622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-03-04 03:10:26.467639 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-03-04 03:10:26.467656 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-03-04 03:10:26.467673 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-03-04 03:10:26.467690 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-03-04 03:10:26.467707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-03-04 03:10:26.467725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-03-04 03:10:26.467742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-03-04 03:10:26.467760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-03-04 03:10:26.467777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-03-04 03:10:26.467794 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-03-04 03:10:26.467812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-03-04 03:10:26.467829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-03-04 03:10:26.467846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-03-04 03:10:26.467868 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-03-04 03:10:26.467886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-03-04 03:10:26.467904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-03-04 03:10:26.467921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-03-04 03:10:26.467938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-03-04 03:10:26.467955 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-03-04 03:10:26.467972 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-03-04 03:10:26.467989 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-03-04 03:10:26.468015 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-03-04 03:10:26.468033 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-03-04 03:10:26.468051 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-03-04 03:10:26.468069 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-03-04 03:10:26.468119 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-03-04 03:10:26.468139 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-03-04 03:10:26.468158 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-03-04 03:10:26.468175 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-03-04 03:10:26.468193 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-03-04 03:10:26.468211 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-03-04 03:10:26.468228 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-03-04 03:10:26.468246 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-03-04 03:10:26.468264 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-03-04 03:10:26.468281 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-03-04 03:10:26.468299 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-03-04 03:10:26.468316 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-03-04 03:10:26.468334 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-03-04 03:10:26.468351 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-03-04 03:10:26.468369 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-03-04 03:10:26.468386 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-03-04 03:10:26.468404 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-03-04 03:10:26.468421 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-03-04 03:10:26.468439 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-03-04 03:10:26.468456 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-03-04 03:10:26.468474 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-03-04 03:10:26.468493 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-03-04 03:10:26.468511 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-03-04 03:10:26.468529 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-03-04 03:10:26.468546 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-03-04 03:10:26.468569 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-03-04 03:10:26.468588 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-03-04 03:10:26.468605 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-03-04 03:10:26.468623 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-03-04 03:10:26.468641 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-03-04 03:10:26.468659 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-03-04 03:10:26.468676 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-03-04 03:10:26.468694 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-03-04 03:10:26.468711 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-03-04 03:10:26.468728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-03-04 03:10:26.468745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-03-04 03:10:26.468763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-03-04 03:10:26.468780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-03-04 03:10:26.468797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-03-04 03:10:26.468814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-03-04 03:10:26.468831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-03-04 03:10:26.468849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-03-04 03:10:26.468866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-03-04 03:10:26.468884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-03-04 03:10:26.468901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-03-04 03:10:26.468918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-03-04 03:10:26.468936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-03-04 03:10:26.468966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-03-04 03:10:26.468987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-03-04 03:10:26.469006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-03-04 03:10:26.469023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-03-04 03:10:26.469040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-03-04 03:10:26.469058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-03-04 03:10:26.469075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-03-04 03:10:26.469093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-03-04 03:10:26.469110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-03-04 03:10:26.469127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-03-04 03:10:26.469192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-03-04 03:10:26.469218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-03-04 03:10:26.469243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-03-04 03:10:26.469286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-03-04 03:10:26.469308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-03-04 03:10:26.469326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-03-04 03:10:26.469343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-03-04 03:10:26.469361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-03-04 03:10:26.469379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-03-04 03:10:26.469396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-03-04 03:10:26.469414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-03-04 03:10:26.469431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-03-04 03:10:26.469449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-03-04 03:10:26.469466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-03-04 03:10:26.469484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-04 03:10:26.469501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-03-04 03:10:26.469522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-03-04 03:10:26.469540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.469558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.469576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-03-04 03:10:26.469594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-03-04 03:10:26.469611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-03-04 03:10:26.469629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-03-04 03:10:26.469647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-03-04 03:10:26.469665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-03-04 03:10:26.469682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-03-04 03:10:26.469699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-03-04 03:10:26.469716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-03-04 03:10:26.469734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-03-04 03:10:26.469751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-03-04 03:10:26.469768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-03-04 03:10:26.469786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-03-04 03:10:26.469803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-03-04 03:10:26.469821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-03-04 03:10:26.469838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-03-04 03:10:26.469855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-03-04 03:10:26.469873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-03-04 03:10:26.469895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-03-04 03:10:26.469913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-03-04 03:10:26.469930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-03-04 03:10:26.469948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-03-04 03:10:26.469966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-03-04 03:10:26.469984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-03-04 03:10:26.470001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-03-04 03:10:26.470019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-03-04 03:10:26.470036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-03-04 03:10:26.470054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-03-04 03:10:26.470072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-03-04 03:10:26.470089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-03-04 03:10:26.470106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-03-04 03:10:26.470124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-03-04 03:10:26.470141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-03-04 03:10:26.470159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-03-04 03:10:26.470176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-03-04 03:10:26.470194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-03-04 03:10:26.470212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-03-04 03:10:26.470230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-03-04 03:10:26.470247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-03-04 03:10:26.470265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-03-04 03:10:26.470282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-03-04 03:10:26.470299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-03-04 03:10:26.470317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-03-04 03:10:26.470334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-03-04 03:10:26.470352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-03-04 03:10:26.470369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-03-04 03:10:26.470387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-03-04 03:10:26.470404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-03-04 03:10:26.470422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-03-04 03:10:26.470439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-03-04 03:10:26.470457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-03-04 03:10:26.470474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-03-04 03:10:26.470492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-03-04 03:10:26.470515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-03-04 03:10:26.470532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-03-04 03:10:26.470550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-03-04 03:10:26.470567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-03-04 03:10:26.470585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-03-04 03:10:26.470602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-03-04 03:10:26.470620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-03-04 03:10:26.470637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-03-04 03:10:26.470655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-03-04 03:10:26.470672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-03-04 03:10:26.470690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-03-04 03:10:26.470708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-03-04 03:10:26.470725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-03-04 03:10:26.470743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-03-04 03:10:26.470761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-03-04 03:10:26.470778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-03-04 03:10:26.470796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-03-04 03:10:26.470813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-03-04 03:10:26.470831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-03-04 03:10:26.470848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-03-04 03:10:26.470866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-03-04 03:10:26.470883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-03-04 03:10:26.470901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-03-04 03:10:26.470918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-03-04 03:10:26.470936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-03-04 03:10:26.470953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-03-04 03:10:26.470970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-03-04 03:10:26.470987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-03-04 03:10:26.471005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-03-04 03:10:26.471022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-03-04 03:10:26.471039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-03-04 03:10:26.471061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-03-04 03:10:26.471079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-03-04 03:10:26.471096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-03-04 03:10:26.471114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-03-04 03:10:26.471131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-03-04 03:10:26.471148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-03-04 03:10:26.471165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-03-04 03:10:26.471182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-03-04 03:10:26.471199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-03-04 03:10:26.471216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-03-04 03:10:26.471234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-03-04 03:10:26.471251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-03-04 03:10:26.471268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-03-04 03:10:26.471285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-03-04 03:10:26.471302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-03-04 03:10:26.471319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-03-04 03:10:26.471336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-03-04 03:10:26.471353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-03-04 03:10:26.471369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-03-04 03:10:26.471387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-03-04 03:10:26.471404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-03-04 03:10:26.471421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-03-04 03:10:26.471438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-03-04 03:10:26.471455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-03-04 03:10:26.471492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-03-04 03:10:26.471512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-03-04 03:10:26.471529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-03-04 03:10:26.471547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-03-04 03:10:26.471564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-03-04 03:10:26.471582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-03-04 03:10:26.471600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-03-04 03:10:26.471622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-03-04 03:10:26.471640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-03-04 03:10:26.471658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-03-04 03:10:26.471676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-03-04 03:10:26.471694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-03-04 03:10:26.471711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-03-04 03:10:26.471728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-03-04 03:10:26.471745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-03-04 03:10:26.471763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-03-04 03:10:26.471780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-03-04 03:10:26.471798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-03-04 03:10:26.471815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-03-04 03:10:26.471833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-03-04 03:10:26.471850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-03-04 03:10:26.471868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-03-04 03:10:26.471885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-03-04 03:10:26.471903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-03-04 03:10:26.471920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-03-04 03:10:26.471937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-03-04 03:10:26.471954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-03-04 03:10:26.471972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-03-04 03:10:26.471990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-03-04 03:10:26.472007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-03-04 03:10:26.472025 | instance | cd+++++++++ objects/cluster/namespace/
2026-03-04 03:10:26.472043 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-03-04 03:10:26.472060 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-03-04 03:10:26.472078 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-03-04 03:10:26.472095 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-03-04 03:10:26.472113 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-03-04 03:10:26.472131 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-03-04 03:10:26.472149 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-03-04 03:10:26.472166 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-03-04 03:10:26.472184 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-03-04 03:10:26.472202 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-03-04 03:10:26.472220 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-03-04 03:10:26.472238 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-03-04 03:10:26.472255 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-03-04 03:10:26.472273 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-03-04 03:10:26.472291 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-03-04 03:10:26.472313 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-03-04 03:10:26.472330 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-03-04 03:10:26.472347 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-03-04 03:10:26.472365 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-03-04 03:10:26.472383 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-03-04 03:10:26.472401 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-03-04 03:10:26.472418 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-03-04 03:10:26.472435 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-03-04 03:10:26.472452 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-03-04 03:10:26.472470 | instance | cd+++++++++ objects/cluster/node/
2026-03-04 03:10:26.472487 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-03-04 03:10:26.472505 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-03-04 03:10:26.472522 | instance | cd+++++++++ objects/cluster/storageclass/
2026-03-04 03:10:26.472540 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-03-04 03:10:26.472557 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-03-04 03:10:26.472574 | instance | cd+++++++++ objects/namespaced/
2026-03-04 03:10:26.472592 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-03-04 03:10:26.472609 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-03-04 03:10:26.472626 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-03-04 03:10:26.472644 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-03-04 03:10:26.472661 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.472679 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.472696 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-03-04 03:10:26.472713 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-03-04 03:10:26.472731 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-03-04 03:10:26.472748 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-03-04 03:10:26.472765 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-03-04 03:10:26.472783 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-03-04 03:10:26.472800 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-03-04 03:10:26.472817 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-03-04 03:10:26.472834 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-03-04 03:10:26.472851 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-03-04 03:10:26.472868 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-03-04 03:10:26.472886 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-03-04 03:10:26.472913 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-03-04 03:10:26.472931 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-03-04 03:10:26.472949 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-03-04 03:10:26.472980 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-03-04 03:10:26.472999 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-03-04 03:10:26.473017 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-03-04 03:10:26.473035 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-03-04 03:10:26.473057 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-216.nip.io-tls.txt
2026-03-04 03:10:26.473076 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-216.nip.io-tls.yaml
2026-03-04 03:10:26.473093 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-03-04 03:10:26.473111 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-03-04 03:10:26.473128 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-03-04 03:10:26.473146 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-03-04 03:10:26.473164 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-03-04 03:10:26.473182 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-03-04 03:10:26.473200 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-03-04 03:10:26.473218 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-03-04 03:10:26.473235 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-03-04 03:10:26.473253 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-03-04 03:10:26.473271 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-03-04 03:10:26.473288 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-03-04 03:10:26.473306 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-03-04 03:10:26.473323 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-03-04 03:10:26.473342 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-03-04 03:10:26.473362 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-03-04 03:10:26.473380 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-03-04 03:10:26.473398 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-03-04 03:10:26.473415 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-03-04 03:10:26.473433 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-03-04 03:10:26.473450 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-03-04 03:10:26.473468 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-03-04 03:10:26.473486 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-03-04 03:10:26.473503 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.473521 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.473538 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-03-04 03:10:26.473556 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-03-04 03:10:26.473573 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-03-04 03:10:26.473591 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-03-04 03:10:26.473608 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-03-04 03:10:26.473625 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-03-04 03:10:26.473642 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-03-04 03:10:26.473660 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-03-04 03:10:26.473678 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-03-04 03:10:26.473701 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-03-04 03:10:26.473719 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-03-04 03:10:26.473737 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-03-04 03:10:26.473755 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-03-04 03:10:26.473772 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-pskhm.txt
2026-03-04 03:10:26.473790 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-pskhm.yaml
2026-03-04 03:10:26.473807 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gh5gk.txt
2026-03-04 03:10:26.473825 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gh5gk.yaml
2026-03-04 03:10:26.473842 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-kzljt.txt
2026-03-04 03:10:26.473859 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-kzljt.yaml
2026-03-04 03:10:26.473876 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-03-04 03:10:26.473893 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-03-04 03:10:26.473911 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-03-04 03:10:26.473928 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-03-04 03:10:26.473945 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-03-04 03:10:26.473962 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-03-04 03:10:26.473979 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-03-04 03:10:26.473996 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-03-04 03:10:26.474014 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-03-04 03:10:26.474031 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-03-04 03:10:26.474048 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-03-04 03:10:26.474064 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-03-04 03:10:26.474081 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-03-04 03:10:26.474098 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-03-04 03:10:26.474116 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-03-04 03:10:26.474133 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-03-04 03:10:26.474150 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-03-04 03:10:26.474167 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-03-04 03:10:26.474184 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-03-04 03:10:26.474201 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-03-04 03:10:26.474218 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-03-04 03:10:26.474234 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-03-04 03:10:26.474252 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-03-04 03:10:26.474273 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-03-04 03:10:26.474291 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-03-04 03:10:26.474308 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-03-04 03:10:26.474326 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-03-04 03:10:26.474343 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-03-04 03:10:26.474360 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-03-04 03:10:26.474377 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-03-04 03:10:26.474395 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-03-04 03:10:26.474413 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-03-04 03:10:26.474430 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-03-04 03:10:26.474448 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-03-04 03:10:26.474465 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-03-04 03:10:26.474483 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-03-04 03:10:26.474500 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-03-04 03:10:26.474518 | instance | cd+++++++++ objects/namespaced/default/
2026-03-04 03:10:26.474535 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-03-04 03:10:26.474552 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.474570 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.474587 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-03-04 03:10:26.474605 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-03-04 03:10:26.474623 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-03-04 03:10:26.474640 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-03-04 03:10:26.474658 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-03-04 03:10:26.474676 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-03-04 03:10:26.474693 | instance | cd+++++++++ objects/namespaced/default/services/
2026-03-04 03:10:26.474711 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-03-04 03:10:26.474729 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-03-04 03:10:26.474746 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-03-04 03:10:26.474764 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-03-04 03:10:26.474782 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-03-04 03:10:26.474799 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-03-04 03:10:26.474817 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-03-04 03:10:26.474834 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-03-04 03:10:26.474852 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-03-04 03:10:26.474869 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-03-04 03:10:26.474887 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.474904 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.474922 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-03-04 03:10:26.474943 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-03-04 03:10:26.474962 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-03-04 03:10:26.474979 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-03-04 03:10:26.474997 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-03-04 03:10:26.475015 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-03-04 03:10:26.475033 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-03-04 03:10:26.475050 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-03-04 03:10:26.475068 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-03-04 03:10:26.475085 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-03-04 03:10:26.475103 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-03-04 03:10:26.475120 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-03-04 03:10:26.475138 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-03-04 03:10:26.475155 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-03-04 03:10:26.475172 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-03-04 03:10:26.475190 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-03-04 03:10:26.475208 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-clh2k.txt
2026-03-04 03:10:26.475225 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-clh2k.yaml
2026-03-04 03:10:26.475242 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vhqpg.txt
2026-03-04 03:10:26.475260 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vhqpg.yaml
2026-03-04 03:10:26.475277 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-03-04 03:10:26.475294 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-03-04 03:10:26.475312 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-03-04 03:10:26.475329 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-03-04 03:10:26.475347 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-03-04 03:10:26.475373 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-03-04 03:10:26.475393 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-03-04 03:10:26.475411 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-03-04 03:10:26.475429 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-03-04 03:10:26.475446 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-03-04 03:10:26.475464 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-03-04 03:10:26.475481 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-03-04 03:10:26.475499 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-03-04 03:10:26.475516 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-03-04 03:10:26.475533 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-03-04 03:10:26.475556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-03-04 03:10:26.475574 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-03-04 03:10:26.475591 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-03-04 03:10:26.475609 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-03-04 03:10:26.475627 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-03-04 03:10:26.475645 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-03-04 03:10:26.475663 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-03-04 03:10:26.475680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-03-04 03:10:26.475698 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-03-04 03:10:26.475715 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-03-04 03:10:26.475733 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-03-04 03:10:26.475750 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-03-04 03:10:26.475767 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-03-04 03:10:26.475784 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-03-04 03:10:26.475802 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.475820 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.475837 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-03-04 03:10:26.475854 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-03-04 03:10:26.475871 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-03-04 03:10:26.475889 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-03-04 03:10:26.475906 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-03-04 03:10:26.475924 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-03-04 03:10:26.475941 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-03-04 03:10:26.475958 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.475976 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.475993 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-03-04 03:10:26.476011 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-03-04 03:10:26.476028 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-03-04 03:10:26.476046 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-03-04 03:10:26.476063 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-03-04 03:10:26.476080 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-03-04 03:10:26.476098 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-03-04 03:10:26.476116 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-03-04 03:10:26.476133 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-03-04 03:10:26.476150 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-03-04 03:10:26.476172 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-03-04 03:10:26.476189 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-03-04 03:10:26.476207 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-03-04 03:10:26.476225 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-03-04 03:10:26.476242 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-03-04 03:10:26.476259 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-03-04 03:10:26.476277 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-03-04 03:10:26.476294 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-03-04 03:10:26.476312 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-03-04 03:10:26.476329 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-03-04 03:10:26.476347 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-03-04 03:10:26.476364 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-03-04 03:10:26.476382 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-03-04 03:10:26.476400 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-03-04 03:10:26.476418 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-03-04 03:10:26.476435 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.476453 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.476470 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-03-04 03:10:26.476488 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-03-04 03:10:26.476505 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-03-04 03:10:26.476523 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-03-04 03:10:26.476540 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-03-04 03:10:26.476557 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-03-04 03:10:26.476575 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-03-04 03:10:26.476592 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-03-04 03:10:26.476609 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-03-04 03:10:26.476627 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-03-04 03:10:26.476644 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-03-04 03:10:26.476662 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-03-04 03:10:26.476680 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-03-04 03:10:26.476697 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-03-04 03:10:26.476714 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-03-04 03:10:26.476731 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-03-04 03:10:26.476749 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-03-04 03:10:26.476766 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-03-04 03:10:26.476783 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-03-04 03:10:26.476805 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-03-04 03:10:26.476824 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-03-04 03:10:26.476842 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-03-04 03:10:26.476859 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-03-04 03:10:26.476877 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-03-04 03:10:26.476904 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-03-04 03:10:26.476922 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-03-04 03:10:26.476939 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-03-04 03:10:26.476967 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-03-04 03:10:26.476985 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-03-04 03:10:26.477003 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-03-04 03:10:26.477021 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-jbzq5.txt
2026-03-04 03:10:26.477039 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-jbzq5.yaml
2026-03-04 03:10:26.477056 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-fjhnd.txt
2026-03-04 03:10:26.477073 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-fjhnd.yaml
2026-03-04 03:10:26.477091 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m7759.txt
2026-03-04 03:10:26.477109 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m7759.yaml
2026-03-04 03:10:26.477127 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-spwkc.txt
2026-03-04 03:10:26.477144 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-spwkc.yaml
2026-03-04 03:10:26.477162 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-03-04 03:10:26.477180 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-03-04 03:10:26.477197 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-03-04 03:10:26.477215 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-03-04 03:10:26.477232 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-03-04 03:10:26.477250 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-03-04 03:10:26.477267 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mlx86.txt
2026-03-04 03:10:26.477285 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mlx86.yaml
2026-03-04 03:10:26.477302 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-03-04 03:10:26.477320 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-03-04 03:10:26.477337 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-03-04 03:10:26.477354 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-03-04 03:10:26.477372 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-03-04 03:10:26.477389 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-03-04 03:10:26.477407 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-03-04 03:10:26.477429 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-03-04 03:10:26.477447 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-03-04 03:10:26.477464 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-03-04 03:10:26.477481 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-03-04 03:10:26.477498 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-03-04 03:10:26.477515 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-03-04 03:10:26.477532 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-03-04 03:10:26.477550 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-03-04 03:10:26.477567 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-03-04 03:10:26.477585 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-03-04 03:10:26.477603 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-03-04 03:10:26.477621 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-03-04 03:10:26.477639 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-03-04 03:10:26.477657 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-03-04 03:10:26.477674 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-03-04 03:10:26.477692 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-03-04 03:10:26.477710 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-03-04 03:10:26.477727 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-03-04 03:10:26.477745 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-03-04 03:10:26.477762 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-03-04 03:10:26.477779 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-03-04 03:10:26.477797 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-03-04 03:10:26.477814 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-03-04 03:10:26.477831 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-03-04 03:10:26.477849 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-03-04 03:10:26.477867 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-03-04 03:10:26.477884 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-03-04 03:10:26.477902 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-03-04 03:10:26.477920 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-03-04 03:10:26.477937 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-03-04 03:10:26.477955 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-03-04 03:10:26.477972 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-03-04 03:10:26.477989 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-03-04 03:10:26.478011 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-03-04 03:10:26.478029 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-03-04 03:10:26.478047 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-03-04 03:10:26.478065 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-03-04 03:10:26.478083 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-03-04 03:10:26.478101 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-03-04 03:10:26.478118 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-03-04 03:10:26.478136 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-03-04 03:10:26.478153 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-03-04 03:10:26.478170 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-03-04 03:10:26.478187 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-03-04 03:10:26.478205 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6vodhg.txt
2026-03-04 03:10:26.478222 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6vodhg.yaml
2026-03-04 03:10:26.478239 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-paw8bw.txt
2026-03-04 03:10:26.478256 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-paw8bw.yaml
2026-03-04 03:10:26.478273 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-03-04 03:10:26.478291 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-03-04 03:10:26.478309 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-03-04 03:10:26.478326 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-03-04 03:10:26.478344 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-03-04 03:10:26.478361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-03-04 03:10:26.478378 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-03-04 03:10:26.478396 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-03-04 03:10:26.478413 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-03-04 03:10:26.478430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-03-04 03:10:26.478447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-03-04 03:10:26.478464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-03-04 03:10:26.478481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-03-04 03:10:26.478498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-03-04 03:10:26.478515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-03-04 03:10:26.478532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-03-04 03:10:26.478549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-03-04 03:10:26.478567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-03-04 03:10:26.479116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-03-04 03:10:26.479139 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-03-04 03:10:26.479157 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-03-04 03:10:26.479175 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-03-04 03:10:26.479192 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-03-04 03:10:26.479210 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-03-04 03:10:26.479227 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-03-04 03:10:26.479244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-03-04 03:10:26.479273 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-03-04 03:10:26.479291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-03-04 03:10:26.479308 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-03-04 03:10:26.479326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-03-04 03:10:26.479343 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-03-04 03:10:26.479360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-03-04 03:10:26.479377 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-03-04 03:10:26.479394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-03-04 03:10:26.479412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-03-04 03:10:26.479429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-03-04 03:10:26.479446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-03-04 03:10:26.479463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-03-04 03:10:26.479481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-03-04 03:10:26.479497 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-03-04 03:10:26.479514 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-03-04 03:10:26.479531 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-03-04 03:10:26.479548 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-03-04 03:10:26.479566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-03-04 03:10:26.479583 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-03-04 03:10:26.479600 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-03-04 03:10:26.479618 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-03-04 03:10:26.479635 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-03-04 03:10:26.479652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-03-04 03:10:26.479670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-03-04 03:10:26.479687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-03-04 03:10:26.479709 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-03-04 03:10:26.479726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-03-04 03:10:26.479743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-03-04 03:10:26.479761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-03-04 03:10:26.479778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-03-04 03:10:26.479796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-03-04 03:10:26.479813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-03-04 03:10:26.479831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-03-04 03:10:26.479848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-03-04 03:10:26.479866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-03-04 03:10:26.479883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-03-04 03:10:26.479901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-03-04 03:10:26.479918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-03-04 03:10:26.479935 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-03-04 03:10:26.479953 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-03-04 03:10:26.479970 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-03-04 03:10:26.479987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-03-04 03:10:26.480004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-03-04 03:10:26.480021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-03-04 03:10:26.480039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-03-04 03:10:26.480056 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-03-04 03:10:26.480073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-03-04 03:10:26.480091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-03-04 03:10:26.480109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-03-04 03:10:26.480126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-03-04 03:10:26.480144 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-03-04 03:10:26.480162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-03-04 03:10:26.480179 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-03-04 03:10:26.480197 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-03-04 03:10:26.480214 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-03-04 03:10:26.480232 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-03-04 03:10:26.480249 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-03-04 03:10:26.480267 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-03-04 03:10:26.480288 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-03-04 03:10:26.480306 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-03-04 03:10:26.480323 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-03-04 03:10:26.480341 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-03-04 03:10:26.480362 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-03-04 03:10:26.480381 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-03-04 03:10:26.480398 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-03-04 03:10:26.480415 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-03-04 03:10:26.480433 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-03-04 03:10:26.480450 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-03-04 03:10:26.480467 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-03-04 03:10:26.480485 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-03-04 03:10:26.480503 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.480520 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.480537 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-03-04 03:10:26.480554 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-03-04 03:10:26.480572 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-03-04 03:10:26.480589 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-03-04 03:10:26.480606 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-03-04 03:10:26.480624 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-03-04 03:10:26.480641 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-2vnbh.txt
2026-03-04 03:10:26.480659 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-2vnbh.yaml
2026-03-04 03:10:26.480676 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-03-04 03:10:26.480694 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-03-04 03:10:26.480712 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-03-04 03:10:26.480730 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-03-04 03:10:26.480747 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-03-04 03:10:26.480765 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-03-04 03:10:26.480782 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-03-04 03:10:26.480800 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-03-04 03:10:26.480817 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-03-04 03:10:26.480834 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-03-04 03:10:26.480852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-03-04 03:10:26.480869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-03-04 03:10:26.480900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-03-04 03:10:26.480920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-03-04 03:10:26.480938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-03-04 03:10:26.480978 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-03-04 03:10:26.480998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-03-04 03:10:26.481016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-03-04 03:10:26.481034 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-03-04 03:10:26.481051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-03-04 03:10:26.481069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-03-04 03:10:26.481086 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-03-04 03:10:26.481104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-03-04 03:10:26.481122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-03-04 03:10:26.481140 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-03-04 03:10:26.481157 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-03-04 03:10:26.481175 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-03-04 03:10:26.481192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-03-04 03:10:26.481210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-03-04 03:10:26.481227 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-03-04 03:10:26.481244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-03-04 03:10:26.481262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-03-04 03:10:26.481279 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-03-04 03:10:26.481296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-03-04 03:10:26.481314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-03-04 03:10:26.481332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-03-04 03:10:26.481352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-03-04 03:10:26.481372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-03-04 03:10:26.481390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-03-04 03:10:26.481408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-03-04 03:10:26.481425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-03-04 03:10:26.481447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-03-04 03:10:26.481465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-03-04 03:10:26.481482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-03-04 03:10:26.481500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-03-04 03:10:26.481517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-03-04 03:10:26.481535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-03-04 03:10:26.481552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-03-04 03:10:26.481569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-03-04 03:10:26.481587 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-03-04 03:10:26.481604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-03-04 03:10:26.481622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-03-04 03:10:26.481639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-03-04 03:10:26.481657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-03-04 03:10:26.481674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-03-04 03:10:26.481692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-03-04 03:10:26.481709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.481727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.481744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-03-04 03:10:26.481761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-03-04 03:10:26.481779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-03-04 03:10:26.481796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-03-04 03:10:26.481814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-03-04 03:10:26.481831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-03-04 03:10:26.481849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-03-04 03:10:26.481866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-03-04 03:10:26.481884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-03-04 03:10:26.481901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-03-04 03:10:26.481918 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-03-04 03:10:26.481935 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-03-04 03:10:26.481952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-03-04 03:10:26.481973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-03-04 03:10:26.481991 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-03-04 03:10:26.482009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-03-04 03:10:26.482027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-03-04 03:10:26.482044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-03-04 03:10:26.482062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-03-04 03:10:26.482079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-03-04 03:10:26.482096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-03-04 03:10:26.482113 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-03-04 03:10:26.482130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-03-04 03:10:26.482147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-03-04 03:10:26.482165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-03-04 03:10:26.482182 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-03-04 03:10:26.482199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-03-04 03:10:26.482216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-03-04 03:10:26.482233 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-03-04 03:10:26.482251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-03-04 03:10:26.482268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-03-04 03:10:26.482286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-03-04 03:10:26.482303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-03-04 03:10:26.482321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-03-04 03:10:26.482338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-03-04 03:10:26.482356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-03-04 03:10:26.482373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-03-04 03:10:26.482390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-03-04 03:10:26.482407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.482425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.482442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-03-04 03:10:26.482460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-03-04 03:10:26.482477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-03-04 03:10:26.482499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-03-04 03:10:26.482517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-03-04 03:10:26.482535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-03-04 03:10:26.482553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.482570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.482588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-03-04 03:10:26.482606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-03-04 03:10:26.482623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-03-04 03:10:26.482641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-03-04 03:10:26.482659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-03-04 03:10:26.482676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-03-04 03:10:26.482693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-03-04 03:10:26.482711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-03-04 03:10:26.482728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-03-04 03:10:26.482746 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-03-04 03:10:26.482764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-03-04 03:10:26.482782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-03-04 03:10:26.482800 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-03-04 03:10:26.482817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-03-04 03:10:26.482835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-03-04 03:10:26.482853 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-03-04 03:10:26.482870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-03-04 03:10:26.482888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-03-04 03:10:26.482906 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-03-04 03:10:26.482924 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-03-04 03:10:26.482941 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-03-04 03:10:26.482959 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-03-04 03:10:26.482976 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-03-04 03:10:26.482994 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-04 03:10:26.483011 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-04 03:10:26.483029 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-03-04 03:10:26.483047 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-03-04 03:10:26.483064 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-03-04 03:10:26.483082 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-03-04 03:10:26.483105 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-03-04 03:10:26.483124 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.483142 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.483186 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-03-04 03:10:26.483204 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-04 03:10:26.483222 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-03-04 03:10:26.483240 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-03-04 03:10:26.483257 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-03-04 03:10:26.483275 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-03-04 03:10:26.483292 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-03-04 03:10:26.483309 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-03-04 03:10:26.483326 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-03-04 03:10:26.483344 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-03-04 03:10:26.483364 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-03-04 03:10:26.483383 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-03-04 03:10:26.483401 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-03-04 03:10:26.483418 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-03-04 03:10:26.483436 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-03-04 03:10:26.483453 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-03-04 03:10:26.483471 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-03-04 03:10:26.483488 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-03-04 03:10:26.483506 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-03-04 03:10:26.483524 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.483542 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.483559 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-03-04 03:10:26.483577 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-04 03:10:26.483595 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-03-04 03:10:26.483612 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-03-04 03:10:26.483630 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-04 03:10:26.483648 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-04 03:10:26.483665 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.483682 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.483700 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-03-04 03:10:26.483723 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-03-04 03:10:26.483741 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-03-04 03:10:26.483759 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-03-04 03:10:26.483776 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-03-04 03:10:26.483794 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-03-04 03:10:26.483812 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-03-04 03:10:26.483829 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-03-04 03:10:26.483847 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-03-04 03:10:26.483864 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-03-04 03:10:26.483882 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-03-04 03:10:26.483899 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-03-04 03:10:26.483917 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-03-04 03:10:26.483935 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-03-04 03:10:26.483952 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-03-04 03:10:26.483969 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-03-04 03:10:26.483986 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-03-04 03:10:26.484004 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-03-04 03:10:26.484021 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-03-04 03:10:26.484038 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-03-04 03:10:26.484056 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-03-04 03:10:26.484073 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.484090 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.484107 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.484124 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.484142 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-03-04 03:10:26.484160 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-03-04 03:10:26.484183 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-03-04 03:10:26.484202 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-03-04 03:10:26.484220 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-03-04 03:10:26.484237 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-03-04 03:10:26.484255 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-03-04 03:10:26.484272 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-03-04 03:10:26.484294 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-03-04 03:10:26.484312 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-03-04 03:10:26.484330 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-t87lj.txt
2026-03-04 03:10:26.484347 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-t87lj.yaml
2026-03-04 03:10:26.484365 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5986768454-zgdkc.txt
2026-03-04 03:10:26.484382 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5986768454-zgdkc.yaml
2026-03-04 03:10:26.484399 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn.txt
2026-03-04 03:10:26.484417 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn.yaml
2026-03-04 03:10:26.484434 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tttw6.txt
2026-03-04 03:10:26.484452 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tttw6.yaml
2026-03-04 03:10:26.484469 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-9mnc6.txt
2026-03-04 03:10:26.484487 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-9mnc6.yaml
2026-03-04 03:10:26.484504 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-03-04 03:10:26.484522 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-03-04 03:10:26.484540 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-03-04 03:10:26.484557 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-03-04 03:10:26.484575 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-8fxnb.txt
2026-03-04 03:10:26.484593 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-8fxnb.yaml
2026-03-04 03:10:26.484610 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-03-04 03:10:26.484627 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-03-04 03:10:26.484644 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-s6656.txt
2026-03-04 03:10:26.484661 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-s6656.yaml
2026-03-04 03:10:26.484680 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-g6ljq.txt
2026-03-04 03:10:26.484697 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-g6ljq.yaml
2026-03-04 03:10:26.484715 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-5kpcr.txt
2026-03-04 03:10:26.484733 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-5kpcr.yaml
2026-03-04 03:10:26.484750 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-03-04 03:10:26.484768 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-03-04 03:10:26.484785 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-wk4rv.txt
2026-03-04 03:10:26.484803 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-wk4rv.yaml
2026-03-04 03:10:26.484820 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9tgws.txt
2026-03-04 03:10:26.484838 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9tgws.yaml
2026-03-04 03:10:26.484856 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-03-04 03:10:26.484878 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.484905 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.484924 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-03-04 03:10:26.484942 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-03-04 03:10:26.484972 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-03-04 03:10:26.484991 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-03-04 03:10:26.485009 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-03-04 03:10:26.485027 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.485045 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.485062 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-03-04 03:10:26.485080 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-03-04 03:10:26.485097 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-03-04 03:10:26.485115 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-03-04 03:10:26.485132 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-03-04 03:10:26.485150 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-03-04 03:10:26.485168 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-03-04 03:10:26.485186 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-03-04 03:10:26.485203 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-03-04 03:10:26.485221 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-03-04 03:10:26.485238 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-03-04 03:10:26.485255 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-03-04 03:10:26.485273 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-03-04 03:10:26.485290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-03-04 03:10:26.485308 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-03-04 03:10:26.485326 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-03-04 03:10:26.485343 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-03-04 03:10:26.485361 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-03-04 03:10:26.485379 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-03-04 03:10:26.485396 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-03-04 03:10:26.485414 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-03-04 03:10:26.485431 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-03-04 03:10:26.485453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-03-04 03:10:26.485471 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-03-04 03:10:26.485488 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-03-04 03:10:26.485505 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-03-04 03:10:26.485523 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-03-04 03:10:26.485540 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-03-04 03:10:26.485557 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-03-04 03:10:26.485574 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.485591 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.485609 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-03-04 03:10:26.485626 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-03-04 03:10:26.485643 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-03-04 03:10:26.485661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-03-04 03:10:26.485678 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-9mnc6-tls.txt
2026-03-04 03:10:26.485696 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-9mnc6-tls.yaml
2026-03-04 03:10:26.485714 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-03-04 03:10:26.485731 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-03-04 03:10:26.485749 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-03-04 03:10:26.485766 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-03-04 03:10:26.485783 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-03-04 03:10:26.485801 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-03-04 03:10:26.485818 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-03-04 03:10:26.485836 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-03-04 03:10:26.485853 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.485871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.485888 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-03-04 03:10:26.485906 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-03-04 03:10:26.485924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-03-04 03:10:26.485942 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-03-04 03:10:26.485959 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-03-04 03:10:26.485981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-03-04 03:10:26.485999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-03-04 03:10:26.486017 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-03-04 03:10:26.486034 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-03-04 03:10:26.486052 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-03-04 03:10:26.486069 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-03-04 03:10:26.486087 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-03-04 03:10:26.486104 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-03-04 03:10:26.486122 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-03-04 03:10:26.486139 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-03-04 03:10:26.486157 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-03-04 03:10:26.486174 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-03-04 03:10:26.486192 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-03-04 03:10:26.486210 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-03-04 03:10:26.486228 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-03-04 03:10:26.486245 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-03-04 03:10:26.486263 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.486280 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.486298 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-03-04 03:10:26.486315 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-04 03:10:26.486333 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-03-04 03:10:26.486350 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-03-04 03:10:26.486368 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-04 03:10:26.486385 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-04 03:10:26.486403 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.486420 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.486438 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-03-04 03:10:26.486455 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-03-04 03:10:26.486472 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-03-04 03:10:26.486489 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-03-04 03:10:26.486507 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-03-04 03:10:26.486528 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-03-04 03:10:26.486546 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-03-04 03:10:26.486564 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-03-04 03:10:26.486582 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-03-04 03:10:26.486599 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-03-04 03:10:26.486617 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-03-04 03:10:26.486634 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-03-04 03:10:26.486651 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-03-04 03:10:26.486669 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-03-04 03:10:26.486686 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-03-04 03:10:26.486704 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-03-04 03:10:26.486721 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-03-04 03:10:26.486739 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-03-04 03:10:26.486756 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-03-04 03:10:26.486774 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-03-04 03:10:26.486791 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-03-04 03:10:26.486808 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-03-04 03:10:26.486825 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-04 03:10:26.486842 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-03-04 03:10:26.486859 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-03-04 03:10:26.486877 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-04 03:10:26.486894 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-04 03:10:26.486911 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.486928 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.486946 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-03-04 03:10:26.486963 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-03-04 03:10:26.486981 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-03-04 03:10:26.486998 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-03-04 03:10:26.487016 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-03-04 03:10:26.487043 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-03-04 03:10:26.487062 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-03-04 03:10:26.487080 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-03-04 03:10:26.487098 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-03-04 03:10:26.487115 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-03-04 03:10:26.487133 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-03-04 03:10:26.487155 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-03-04 03:10:26.487173 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-03-04 03:10:26.487192 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-03-04 03:10:26.487209 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-03-04 03:10:26.487227 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-03-04 03:10:26.487244 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-03-04 03:10:26.487262 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-03-04 03:10:26.487280 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-03-04 03:10:26.487297 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-03-04 03:10:26.487316 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-03-04 03:10:26.487334 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-03-04 03:10:26.487352 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-03-04 03:10:26.487369 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-03-04 03:10:26.487386 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-03-04 03:10:26.487404 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-03-04 03:10:26.487421 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-03-04 03:10:26.487439 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-03-04 03:10:26.487458 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-03-04 03:10:26.487475 | instance | cd+++++++++ objects/namespaced/openstack/
2026-03-04 03:10:26.487493 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-03-04 03:10:26.487511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-03-04 03:10:26.487528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-03-04 03:10:26.487546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-03-04 03:10:26.487563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-03-04 03:10:26.487581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-03-04 03:10:26.487598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-03-04 03:10:26.487616 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-03-04 03:10:26.487634 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-03-04 03:10:26.487651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-03-04 03:10:26.487669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-03-04 03:10:26.487686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-03-04 03:10:26.487704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-03-04 03:10:26.487722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-03-04 03:10:26.487739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-03-04 03:10:26.487757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-03-04 03:10:26.487775 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-03-04 03:10:26.487798 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.487815 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.487833 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-03-04 03:10:26.487851 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-03-04 03:10:26.487868 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-03-04 03:10:26.487885 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-03-04 03:10:26.487903 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-03-04 03:10:26.487920 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-03-04 03:10:26.487938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-03-04 03:10:26.487955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-03-04 03:10:26.487972 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-03-04 03:10:26.487989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-03-04 03:10:26.488007 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-03-04 03:10:26.488024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-03-04 03:10:26.488042 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-03-04 03:10:26.488059 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-03-04 03:10:26.488077 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-03-04 03:10:26.488094 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-03-04 03:10:26.488112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-03-04 03:10:26.488129 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-03-04 03:10:26.488147 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-03-04 03:10:26.488164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-03-04 03:10:26.488181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-03-04 03:10:26.488199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-03-04 03:10:26.488216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-03-04 03:10:26.488233 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-03-04 03:10:26.488250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-03-04 03:10:26.488267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-03-04 03:10:26.488285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-03-04 03:10:26.488302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-03-04 03:10:26.488319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-03-04 03:10:26.488337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-03-04 03:10:26.488354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-03-04 03:10:26.488372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-03-04 03:10:26.488389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-03-04 03:10:26.488411 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-03-04 03:10:26.488429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-03-04 03:10:26.488447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-03-04 03:10:26.488464 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-03-04 03:10:26.488481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-03-04 03:10:26.488498 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-03-04 03:10:26.488515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-03-04 03:10:26.488533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-03-04 03:10:26.488550 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-03-04 03:10:26.488604 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-03-04 03:10:26.488625 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-03-04 03:10:26.488642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-03-04 03:10:26.488660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-03-04 03:10:26.488677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-03-04 03:10:26.488695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-03-04 03:10:26.488712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-03-04 03:10:26.488729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-03-04 03:10:26.488747 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-03-04 03:10:26.488764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-03-04 03:10:26.488782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-03-04 03:10:26.488799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-03-04 03:10:26.488817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-03-04 03:10:26.488834 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-03-04 03:10:26.488852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-03-04 03:10:26.488869 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-03-04 03:10:26.488887 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-03-04 03:10:26.488913 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-03-04 03:10:26.488932 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-03-04 03:10:26.488950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-03-04 03:10:26.488980 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-03-04 03:10:26.488999 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-03-04 03:10:26.489017 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-03-04 03:10:26.489034 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-03-04 03:10:26.489052 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-03-04 03:10:26.489074 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-03-04 03:10:26.489093 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-03-04 03:10:26.489110 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-03-04 03:10:26.489127 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-03-04 03:10:26.489145 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-03-04 03:10:26.489163 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-03-04 03:10:26.489180 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-03-04 03:10:26.489198 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-03-04 03:10:26.489216 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-03-04 03:10:26.489234 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-03-04 03:10:26.489252 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-03-04 03:10:26.489269 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-03-04 03:10:26.489287 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-03-04 03:10:26.489304 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-03-04 03:10:26.489322 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-03-04 03:10:26.489340 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-03-04 03:10:26.489360 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-03-04 03:10:26.489379 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-03-04 03:10:26.489396 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-03-04 03:10:26.489413 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-03-04 03:10:26.489430 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-03-04 03:10:26.489447 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-03-04 03:10:26.489465 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-03-04 03:10:26.489482 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-03-04 03:10:26.489500 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-03-04 03:10:26.489517 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-03-04 03:10:26.489534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-03-04 03:10:26.489552 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-03-04 03:10:26.489569 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-03-04 03:10:26.489586 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-03-04 03:10:26.489603 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-03-04 03:10:26.489620 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-03-04 03:10:26.489638 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-03-04 03:10:26.489655 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-03-04 03:10:26.489673 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-03-04 03:10:26.489695 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-03-04 03:10:26.489713 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-03-04 03:10:26.489731 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-03-04 03:10:26.489749 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-03-04 03:10:26.489767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-03-04 03:10:26.489785 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-03-04 03:10:26.489802 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-03-04 03:10:26.489820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-03-04 03:10:26.489838 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-03-04 03:10:26.489855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-03-04 03:10:26.489872 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-03-04 03:10:26.489889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-03-04 03:10:26.489907 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-03-04 03:10:26.489925 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-03-04 03:10:26.489942 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-03-04 03:10:26.489959 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-03-04 03:10:26.489976 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-03-04 03:10:26.489994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-03-04 03:10:26.490011 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-03-04 03:10:26.490028 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-03-04 03:10:26.490045 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-03-04 03:10:26.490063 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-03-04 03:10:26.490080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-03-04 03:10:26.490097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-03-04 03:10:26.490115 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-03-04 03:10:26.490132 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-03-04 03:10:26.490149 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-03-04 03:10:26.490167 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-03-04 03:10:26.490184 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-03-04 03:10:26.490202 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-03-04 03:10:26.490219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-03-04 03:10:26.490237 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-03-04 03:10:26.490254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-03-04 03:10:26.490271 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-03-04 03:10:26.490289 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-03-04 03:10:26.490307 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-03-04 03:10:26.490328 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-03-04 03:10:26.490346 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-03-04 03:10:26.490363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-03-04 03:10:26.490381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-03-04 03:10:26.490399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-03-04 03:10:26.490416 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-03-04 03:10:26.490434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-03-04 03:10:26.490451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-03-04 03:10:26.490468 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-03-04 03:10:26.490486 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-03-04 03:10:26.490503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-03-04 03:10:26.490520 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-03-04 03:10:26.490538 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-03-04 03:10:26.490555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-03-04 03:10:26.490573 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-03-04 03:10:26.490590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-03-04 03:10:26.490608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-03-04 03:10:26.490625 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-03-04 03:10:26.490642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-03-04 03:10:26.490660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-03-04 03:10:26.490677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-03-04 03:10:26.490695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-03-04 03:10:26.490712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-03-04 03:10:26.490729 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-03-04 03:10:26.490747 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-03-04 03:10:26.490764 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-03-04 03:10:26.490781 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-03-04 03:10:26.490798 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-03-04 03:10:26.490816 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-03-04 03:10:26.490833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-03-04 03:10:26.490851 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-03-04 03:10:26.490868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-03-04 03:10:26.490886 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-03-04 03:10:26.490903 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-03-04 03:10:26.490920 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-03-04 03:10:26.490949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-03-04 03:10:26.490967 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-03-04 03:10:26.490989 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-03-04 03:10:26.491007 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-03-04 03:10:26.491025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-03-04 03:10:26.491043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-03-04 03:10:26.491060 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-03-04 03:10:26.491077 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-03-04 03:10:26.491095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-03-04 03:10:26.491112 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-03-04 03:10:26.491129 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-03-04 03:10:26.491146 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-03-04 03:10:26.491164 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-03-04 03:10:26.491181 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-03-04 03:10:26.491199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-03-04 03:10:26.491216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-03-04 03:10:26.491234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-03-04 03:10:26.491252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-03-04 03:10:26.491269 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-03-04 03:10:26.491286 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-03-04 03:10:26.491304 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-03-04 03:10:26.491321 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-03-04 03:10:26.491339 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-03-04 03:10:26.491357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-03-04 03:10:26.491374 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-03-04 03:10:26.491392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-03-04 03:10:26.491409 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-03-04 03:10:26.491426 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-03-04 03:10:26.491443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-03-04 03:10:26.491460 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-03-04 03:10:26.491478 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-03-04 03:10:26.491495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-03-04 03:10:26.491512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-03-04 03:10:26.491530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-03-04 03:10:26.491547 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-03-04 03:10:26.491564 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-03-04 03:10:26.491582 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-03-04 03:10:26.491603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-03-04 03:10:26.491621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-03-04 03:10:26.491638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-03-04 03:10:26.491656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-03-04 03:10:26.491674 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-03-04 03:10:26.491692 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-03-04 03:10:26.491709 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-03-04 03:10:26.491727 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-03-04 03:10:26.491744 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-03-04 03:10:26.491762 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-03-04 03:10:26.491780 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-03-04 03:10:26.491797 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-03-04 03:10:26.491815 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-03-04 03:10:26.491832 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-03-04 03:10:26.491850 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-03-04 03:10:26.491867 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-03-04 03:10:26.491885 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-03-04 03:10:26.491903 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-03-04 03:10:26.491920 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-03-04 03:10:26.491938 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-03-04 03:10:26.491956 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-03-04 03:10:26.491974 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-03-04 03:10:26.491991 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-03-04 03:10:26.492009 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-03-04 03:10:26.492026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-03-04 03:10:26.492044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-03-04 03:10:26.492061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-03-04 03:10:26.492079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-03-04 03:10:26.492097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-03-04 03:10:26.492114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-03-04 03:10:26.492132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-03-04 03:10:26.492150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-03-04 03:10:26.492167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-03-04 03:10:26.492185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-03-04 03:10:26.492202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-03-04 03:10:26.492220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-03-04 03:10:26.492238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-03-04 03:10:26.492256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-03-04 03:10:26.492280 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-03-04 03:10:26.492298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-03-04 03:10:26.492316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-03-04 03:10:26.492334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-03-04 03:10:26.492353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-03-04 03:10:26.492370 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-03-04 03:10:26.492388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-03-04 03:10:26.492406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-03-04 03:10:26.492424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-03-04 03:10:26.492441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-03-04 03:10:26.492459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-03-04 03:10:26.492477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-03-04 03:10:26.492494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-03-04 03:10:26.492512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-03-04 03:10:26.492529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-03-04 03:10:26.492547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-03-04 03:10:26.492565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-03-04 03:10:26.492582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-03-04 03:10:26.492600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29543225.txt
2026-03-04 03:10:26.492617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29543225.yaml
2026-03-04 03:10:26.492635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-03-04 03:10:26.492653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-03-04 03:10:26.492670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-03-04 03:10:26.492688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-03-04 03:10:26.492705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-03-04 03:10:26.492723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-03-04 03:10:26.492740 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-03-04 03:10:26.492758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-03-04 03:10:26.492776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-03-04 03:10:26.492793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-03-04 03:10:26.492811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-03-04 03:10:26.492828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-03-04 03:10:26.492846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-03-04 03:10:26.492863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-03-04 03:10:26.492881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-03-04 03:10:26.492906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-03-04 03:10:26.492926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-03-04 03:10:26.492944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-03-04 03:10:26.492977 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-03-04 03:10:26.492997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-03-04 03:10:26.493016 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-03-04 03:10:26.493034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-03-04 03:10:26.493052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-03-04 03:10:26.493069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-03-04 03:10:26.493087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-03-04 03:10:26.493105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-03-04 03:10:26.493123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-03-04 03:10:26.493140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-03-04 03:10:26.493159 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-03-04 03:10:26.493176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-03-04 03:10:26.493194 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-03-04 03:10:26.493213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-03-04 03:10:26.493231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-03-04 03:10:26.493249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-03-04 03:10:26.493267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-03-04 03:10:26.493285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-03-04 03:10:26.493303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-03-04 03:10:26.493321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-03-04 03:10:26.493340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-03-04 03:10:26.493361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-03-04 03:10:26.493380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-03-04 03:10:26.493398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-03-04 03:10:26.493416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-03-04 03:10:26.493434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-03-04 03:10:26.493452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29543220.txt
2026-03-04 03:10:26.493469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29543220.yaml
2026-03-04 03:10:26.493487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-03-04 03:10:26.493505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-03-04 03:10:26.493523 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-03-04 03:10:26.493541 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-03-04 03:10:26.493559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-03-04 03:10:26.493577 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-03-04 03:10:26.493594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-03-04 03:10:26.493612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-03-04 03:10:26.493630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-03-04 03:10:26.493653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-03-04 03:10:26.493671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-03-04 03:10:26.493689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-03-04 03:10:26.493707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-03-04 03:10:26.493725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-03-04 03:10:26.493743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29543220.txt
2026-03-04 03:10:26.493761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29543220.yaml
2026-03-04 03:10:26.493779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-03-04 03:10:26.493797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-03-04 03:10:26.493814 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-03-04 03:10:26.493832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-03-04 03:10:26.493849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-03-04 03:10:26.493867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-03-04 03:10:26.493884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-03-04 03:10:26.493902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-03-04 03:10:26.493919 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-03-04 03:10:26.493937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-03-04 03:10:26.493954 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-03-04 03:10:26.493972 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-03-04 03:10:26.493989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-03-04 03:10:26.494007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-03-04 03:10:26.494025 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-03-04 03:10:26.494042 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-03-04 03:10:26.494060 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-03-04 03:10:26.494078 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-03-04 03:10:26.494096 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-03-04 03:10:26.494113 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-03-04 03:10:26.494130 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-03-04 03:10:26.494148 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-03-04 03:10:26.494166 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-03-04 03:10:26.494183 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-03-04 03:10:26.494200 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-03-04 03:10:26.494217 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-03-04 03:10:26.494235 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-03-04 03:10:26.494252 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-03-04 03:10:26.494270 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-03-04 03:10:26.494293 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-03-04 03:10:26.494311 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-03-04 03:10:26.494328 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-03-04 03:10:26.494346 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-03-04 03:10:26.494364 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-03-04 03:10:26.494381 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-03-04 03:10:26.494399 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-03-04 03:10:26.494417 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-03-04 03:10:26.494434 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-03-04 03:10:26.494452 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-03-04 03:10:26.494470 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-03-04 03:10:26.494488 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-03-04 03:10:26.494506 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-03-04 03:10:26.494524 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-03-04 03:10:26.494542 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-78b9f84668-dvs9p.txt
2026-03-04 03:10:26.494560 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-78b9f84668-dvs9p.yaml
2026-03-04 03:10:26.494578 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-hlw5t.txt
2026-03-04 03:10:26.494596 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-hlw5t.yaml
2026-03-04 03:10:26.494614 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wbr8k.txt
2026-03-04 03:10:26.494631 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wbr8k.yaml
2026-03-04 03:10:26.494649 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hp4cf.txt
2026-03-04 03:10:26.494667 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hp4cf.yaml
2026-03-04 03:10:26.494685 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mxjrm.txt
2026-03-04 03:10:26.494702 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mxjrm.yaml
2026-03-04 03:10:26.494720 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qc7zx.txt
2026-03-04 03:10:26.494739 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qc7zx.yaml
2026-03-04 03:10:26.494756 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-ztmdv.txt
2026-03-04 03:10:26.494774 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-ztmdv.yaml
2026-03-04 03:10:26.494791 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7cc8765449-2gp6m.txt
2026-03-04 03:10:26.494809 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7cc8765449-2gp6m.yaml
2026-03-04 03:10:26.494847 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-ffd667dcf-strx9.txt
2026-03-04 03:10:26.494866 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-ffd667dcf-strx9.yaml
2026-03-04 03:10:26.494888 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-l6cgm.txt
2026-03-04 03:10:26.494906 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-l6cgm.yaml
2026-03-04 03:10:26.494924 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-gllq9.txt
2026-03-04 03:10:26.494942 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-gllq9.yaml
2026-03-04 03:10:26.494960 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-4kn2r.txt
2026-03-04 03:10:26.494978 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-4kn2r.yaml
2026-03-04 03:10:26.494995 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-78mkf.txt
2026-03-04 03:10:26.495013 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-78mkf.yaml
2026-03-04 03:10:26.495031 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-952kj.txt
2026-03-04 03:10:26.495081 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-952kj.yaml
2026-03-04 03:10:26.495130 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-wxmkq.txt
2026-03-04 03:10:26.495153 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-wxmkq.yaml
2026-03-04 03:10:26.495173 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-j7bwz.txt
2026-03-04 03:10:26.495191 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-j7bwz.yaml
2026-03-04 03:10:26.495210 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-n7ssr.txt
2026-03-04 03:10:26.495228 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-n7ssr.yaml
2026-03-04 03:10:26.495245 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qhgqw.txt
2026-03-04 03:10:26.495263 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qhgqw.yaml
2026-03-04 03:10:26.495280 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7cb4fc99-j92n8.txt
2026-03-04 03:10:26.495297 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7cb4fc99-j92n8.yaml
2026-03-04 03:10:26.495315 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-2zjj7.txt
2026-03-04 03:10:26.495332 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-2zjj7.yaml
2026-03-04 03:10:26.495349 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5777d6c47d-85lcj.txt
2026-03-04 03:10:26.495367 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5777d6c47d-85lcj.yaml
2026-03-04 03:10:26.495384 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29543225-k45xb.txt
2026-03-04 03:10:26.495401 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29543225-k45xb.yaml
2026-03-04 03:10:26.495419 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-c84c884dd-rsqq4.txt
2026-03-04 03:10:26.495436 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-c84c884dd-rsqq4.yaml
2026-03-04 03:10:26.495453 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-fhg2n.txt
2026-03-04 03:10:26.495471 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-fhg2n.yaml
2026-03-04 03:10:26.495488 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nb5dn.txt
2026-03-04 03:10:26.495505 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nb5dn.yaml
2026-03-04 03:10:26.495522 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-q4znp.txt
2026-03-04 03:10:26.495540 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-q4znp.yaml
2026-03-04 03:10:26.495557 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-l9556.txt
2026-03-04 03:10:26.495580 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-l9556.yaml
2026-03-04 03:10:26.495597 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4s8km.txt
2026-03-04 03:10:26.495614 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4s8km.yaml
2026-03-04 03:10:26.495631 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8mgvl.txt
2026-03-04 03:10:26.495647 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8mgvl.yaml
2026-03-04 03:10:26.495664 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-86bg7.txt
2026-03-04 03:10:26.495681 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-86bg7.yaml
2026-03-04 03:10:26.495698 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4k47l.txt
2026-03-04 03:10:26.495715 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4k47l.yaml
2026-03-04 03:10:26.495732 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-j5j46.txt
2026-03-04 03:10:26.495749 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-j5j46.yaml
2026-03-04 03:10:26.495767 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-65c466c5b6-ds6bf.txt
2026-03-04 03:10:26.495785 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-65c466c5b6-ds6bf.yaml
2026-03-04 03:10:26.495802 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-wfcq6.txt
2026-03-04 03:10:26.495819 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-wfcq6.yaml
2026-03-04 03:10:26.495836 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-tlt4g.txt
2026-03-04 03:10:26.495853 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-tlt4g.yaml
2026-03-04 03:10:26.495871 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-khvbl.txt
2026-03-04 03:10:26.495888 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-khvbl.yaml
2026-03-04 03:10:26.495905 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-d2btl.txt
2026-03-04 03:10:26.495923 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-d2btl.yaml
2026-03-04 03:10:26.495940 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-gjrk6.txt
2026-03-04 03:10:26.495958 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-gjrk6.yaml
2026-03-04 03:10:26.495976 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-ht9w8.txt
2026-03-04 03:10:26.495993 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-ht9w8.yaml
2026-03-04 03:10:26.496010 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-rs8zq.txt
2026-03-04 03:10:26.496027 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-rs8zq.yaml
2026-03-04 03:10:26.496044 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-nxckx.txt
2026-03-04 03:10:26.496061 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-nxckx.yaml
2026-03-04 03:10:26.496079 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-vgqqd.txt
2026-03-04 03:10:26.496096 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-vgqqd.yaml
2026-03-04 03:10:26.496114 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fbkl5.txt
2026-03-04 03:10:26.496131 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fbkl5.yaml
2026-03-04 03:10:26.496149 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-zh77d.txt
2026-03-04 03:10:26.496167 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-zh77d.yaml
2026-03-04 03:10:26.496188 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-2cz4h.txt
2026-03-04 03:10:26.496207 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-2cz4h.yaml
2026-03-04 03:10:26.496224 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-s6g8k.txt
2026-03-04 03:10:26.496242 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-s6g8k.yaml
2026-03-04 03:10:26.496259 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cp5qm.txt
2026-03-04 03:10:26.496276 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cp5qm.yaml
2026-03-04 03:10:26.496294 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-t97mh.txt
2026-03-04 03:10:26.496311 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-t97mh.yaml
2026-03-04 03:10:26.496329 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-ddqgb.txt
2026-03-04 03:10:26.496346 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-ddqgb.yaml
2026-03-04 03:10:26.496364 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-smxtk.txt
2026-03-04 03:10:26.496381 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-smxtk.yaml
2026-03-04 03:10:26.496398 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-w7f94.txt
2026-03-04 03:10:26.496415 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-w7f94.yaml
2026-03-04 03:10:26.496433 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5dbccfd5f7-q9d5m.txt
2026-03-04 03:10:26.496450 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5dbccfd5f7-q9d5m.yaml
2026-03-04 03:10:26.496467 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6df4b4b48-dpt8z.txt
2026-03-04 03:10:26.496484 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6df4b4b48-dpt8z.yaml
2026-03-04 03:10:26.496501 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c6dc54858-6g4p4.txt
2026-03-04 03:10:26.496518 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c6dc54858-6g4p4.yaml
2026-03-04 03:10:26.496535 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-84tsl.txt
2026-03-04 03:10:26.496552 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-84tsl.yaml
2026-03-04 03:10:26.496569 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29543220-5wrfn.txt
2026-03-04 03:10:26.496586 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29543220-5wrfn.yaml
2026-03-04 03:10:26.496603 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ngthf.txt
2026-03-04 03:10:26.496621 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ngthf.yaml
2026-03-04 03:10:26.496638 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s9d8k.txt
2026-03-04 03:10:26.496655 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s9d8k.yaml
2026-03-04 03:10:26.496672 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-56f4845d9d-rbfc8.txt
2026-03-04 03:10:26.496689 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-56f4845d9d-rbfc8.yaml
2026-03-04 03:10:26.496706 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2jx2w.txt
2026-03-04 03:10:26.496724 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2jx2w.yaml
2026-03-04 03:10:26.496741 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-pnpds.txt
2026-03-04 03:10:26.496758 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-pnpds.yaml
2026-03-04 03:10:26.496780 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-nnlqh.txt
2026-03-04 03:10:26.496798 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-nnlqh.yaml
2026-03-04 03:10:26.496816 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-vwcj9.txt
2026-03-04 03:10:26.496834 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-vwcj9.yaml
2026-03-04 03:10:26.496851 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-mz85x.txt
2026-03-04 03:10:26.496868 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-mz85x.yaml
2026-03-04 03:10:26.496886 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-979c644c7-mhnsv.txt
2026-03-04 03:10:26.496904 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-979c644c7-mhnsv.yaml
2026-03-04 03:10:26.496921 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-zkhqz.txt
2026-03-04 03:10:26.496938 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-zkhqz.yaml
2026-03-04 03:10:26.496971 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-96788dcd-6vx2w.txt
2026-03-04 03:10:26.496991 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-96788dcd-6vx2w.yaml
2026-03-04 03:10:26.497008 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-gcvpb.txt
2026-03-04 03:10:26.497026 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-gcvpb.yaml
2026-03-04 03:10:26.497043 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-46tl6.txt
2026-03-04 03:10:26.497061 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-46tl6.yaml
2026-03-04 03:10:26.497079 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-kfhtb.txt
2026-03-04 03:10:26.497096 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-kfhtb.yaml
2026-03-04 03:10:26.497113 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-03-04 03:10:26.497131 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-03-04 03:10:26.497148 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-03-04 03:10:26.497166 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-03-04 03:10:26.497183 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-03-04 03:10:26.497201 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-03-04 03:10:26.497218 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-03-04 03:10:26.497236 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-03-04 03:10:26.497253 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-558bbc8977-nbpqz.txt
2026-03-04 03:10:26.497271 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-558bbc8977-nbpqz.yaml
2026-03-04 03:10:26.497289 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-8vxpv.txt
2026-03-04 03:10:26.497306 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-8vxpv.yaml
2026-03-04 03:10:26.497323 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-fbwct.txt
2026-03-04 03:10:26.497341 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-fbwct.yaml
2026-03-04 03:10:26.497358 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-6vfrp.txt
2026-03-04 03:10:26.497375 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-6vfrp.yaml
2026-03-04 03:10:26.497392 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zfsfs.txt
2026-03-04 03:10:26.497409 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zfsfs.yaml
2026-03-04 03:10:26.497431 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-t77kz.txt
2026-03-04 03:10:26.497449 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-t77kz.yaml
2026-03-04 03:10:26.497466 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-5g4m9.txt
2026-03-04 03:10:26.497483 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-5g4m9.yaml
2026-03-04 03:10:26.497500 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-03-04 03:10:26.497517 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-03-04 03:10:26.497533 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-03-04 03:10:26.497551 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-03-04 03:10:26.497568 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-trwsj.txt
2026-03-04 03:10:26.497585 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-trwsj.yaml
2026-03-04 03:10:26.497602 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-03-04 03:10:26.497620 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-03-04 03:10:26.497638 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-03-04 03:10:26.497655 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-03-04 03:10:26.497673 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-27nvt.txt
2026-03-04 03:10:26.497691 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-27nvt.yaml
2026-03-04 03:10:26.497709 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-03-04 03:10:26.497727 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-03-04 03:10:26.497744 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-03-04 03:10:26.497762 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-03-04 03:10:26.497780 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vrdrx.txt
2026-03-04 03:10:26.497798 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vrdrx.yaml
2026-03-04 03:10:26.497816 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6.txt
2026-03-04 03:10:26.497833 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6.yaml
2026-03-04 03:10:26.497851 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-795fd5c7bd-qpld5.txt
2026-03-04 03:10:26.497868 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-795fd5c7bd-qpld5.yaml
2026-03-04 03:10:26.497885 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7d84c968cf-ncbsj.txt
2026-03-04 03:10:26.497902 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7d84c968cf-ncbsj.yaml
2026-03-04 03:10:26.497920 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7xrns.txt
2026-03-04 03:10:26.497937 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7xrns.yaml
2026-03-04 03:10:26.497954 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gdsdv.txt
2026-03-04 03:10:26.497971 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gdsdv.yaml
2026-03-04 03:10:26.497989 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-03-04 03:10:26.498006 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-03-04 03:10:26.498028 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-03-04 03:10:26.498047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-03-04 03:10:26.498065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-03-04 03:10:26.498083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-03-04 03:10:26.498100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-03-04 03:10:26.498117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-03-04 03:10:26.498135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-03-04 03:10:26.498152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-03-04 03:10:26.498169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-03-04 03:10:26.498187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-03-04 03:10:26.498204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-03-04 03:10:26.498222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-03-04 03:10:26.498239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-03-04 03:10:26.498257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-03-04 03:10:26.498275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-03-04 03:10:26.498293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-03-04 03:10:26.498310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-03-04 03:10:26.498327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-03-04 03:10:26.498345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-03-04 03:10:26.498362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-03-04 03:10:26.498379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-03-04 03:10:26.498396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-03-04 03:10:26.498413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-03-04 03:10:26.498430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-03-04 03:10:26.498448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-03-04 03:10:26.498466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-03-04 03:10:26.498483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-03-04 03:10:26.498500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-03-04 03:10:26.498517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-03-04 03:10:26.498535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-03-04 03:10:26.498552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-03-04 03:10:26.498569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-03-04 03:10:26.498586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-03-04 03:10:26.498608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-03-04 03:10:26.498626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-03-04 03:10:26.498644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-03-04 03:10:26.498661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-03-04 03:10:26.498678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-03-04 03:10:26.498695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-03-04 03:10:26.498733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-03-04 03:10:26.498752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-03-04 03:10:26.498770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-03-04 03:10:26.498787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-03-04 03:10:26.498804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-03-04 03:10:26.498821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-03-04 03:10:26.498838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-03-04 03:10:26.498855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-03-04 03:10:26.498872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-03-04 03:10:26.498890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-03-04 03:10:26.498907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-03-04 03:10:26.498924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-03-04 03:10:26.498941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-03-04 03:10:26.498958 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-03-04 03:10:26.498975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-03-04 03:10:26.498992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-03-04 03:10:26.499009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-03-04 03:10:26.499027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-03-04 03:10:26.499043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-03-04 03:10:26.499061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-03-04 03:10:26.499078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-03-04 03:10:26.499095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-03-04 03:10:26.499112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-03-04 03:10:26.499129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-03-04 03:10:26.499146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-03-04 03:10:26.499163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-03-04 03:10:26.499180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-03-04 03:10:26.499201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-03-04 03:10:26.499218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-03-04 03:10:26.499235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-03-04 03:10:26.499253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-03-04 03:10:26.499270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-03-04 03:10:26.499288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-03-04 03:10:26.499305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-03-04 03:10:26.499322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-03-04 03:10:26.499339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-03-04 03:10:26.499356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-03-04 03:10:26.499373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-03-04 03:10:26.499390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-03-04 03:10:26.499407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-03-04 03:10:26.499424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-03-04 03:10:26.499441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-03-04 03:10:26.499458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-03-04 03:10:26.499475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-03-04 03:10:26.499493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-03-04 03:10:26.499510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-03-04 03:10:26.499527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-03-04 03:10:26.499545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-03-04 03:10:26.499562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-03-04 03:10:26.499579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-03-04 03:10:26.499596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-03-04 03:10:26.499614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-03-04 03:10:26.499632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-03-04 03:10:26.499649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-03-04 03:10:26.499666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-03-04 03:10:26.499683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-03-04 03:10:26.499700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-03-04 03:10:26.499718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-03-04 03:10:26.499735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-03-04 03:10:26.499753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-03-04 03:10:26.499771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-03-04 03:10:26.499793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-03-04 03:10:26.499811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-03-04 03:10:26.499828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-03-04 03:10:26.499846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-03-04 03:10:26.499863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-03-04 03:10:26.499880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-03-04 03:10:26.499898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-03-04 03:10:26.499915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-03-04 03:10:26.499932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-03-04 03:10:26.499948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-03-04 03:10:26.499966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-03-04 03:10:26.499983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-03-04 03:10:26.500000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-03-04 03:10:26.500018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-03-04 03:10:26.500034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-03-04 03:10:26.500052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-03-04 03:10:26.500069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-03-04 03:10:26.500086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-03-04 03:10:26.500103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-03-04 03:10:26.500121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-03-04 03:10:26.500139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-03-04 03:10:26.500157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-03-04 03:10:26.500174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-03-04 03:10:26.500191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-03-04 03:10:26.500208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-03-04 03:10:26.500225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-03-04 03:10:26.500242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-03-04 03:10:26.500259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-03-04 03:10:26.500276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-03-04 03:10:26.500292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-03-04 03:10:26.500309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-03-04 03:10:26.500325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-03-04 03:10:26.500342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-03-04 03:10:26.500362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-03-04 03:10:26.500380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-03-04 03:10:26.500397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-03-04 03:10:26.500413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-03-04 03:10:26.500430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-03-04 03:10:26.500446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-03-04 03:10:26.500463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-03-04 03:10:26.500480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-03-04 03:10:26.500496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-03-04 03:10:26.500513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-03-04 03:10:26.500530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-03-04 03:10:26.500547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-03-04 03:10:26.500564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-03-04 03:10:26.500581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-03-04 03:10:26.500597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-03-04 03:10:26.500614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-03-04 03:10:26.500631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-03-04 03:10:26.500648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-03-04 03:10:26.500665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-03-04 03:10:26.500682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-03-04 03:10:26.500700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-03-04 03:10:26.500717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-03-04 03:10:26.500735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-03-04 03:10:26.500753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-03-04 03:10:26.500770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-03-04 03:10:26.500787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-03-04 03:10:26.500805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-03-04 03:10:26.500822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-03-04 03:10:26.500839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-03-04 03:10:26.500856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-03-04 03:10:26.500873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-03-04 03:10:26.500891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-03-04 03:10:26.500917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-03-04 03:10:26.500936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-03-04 03:10:26.500964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-03-04 03:10:26.500988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-03-04 03:10:26.501007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-03-04 03:10:26.501024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-03-04 03:10:26.501041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-03-04 03:10:26.501059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-03-04 03:10:26.501076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-03-04 03:10:26.501093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-03-04 03:10:26.501110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-03-04 03:10:26.501128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-03-04 03:10:26.501145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-03-04 03:10:26.501161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-03-04 03:10:26.501179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-03-04 03:10:26.501197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-03-04 03:10:26.501214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-03-04 03:10:26.501231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-03-04 03:10:26.501248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-03-04 03:10:26.501266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-03-04 03:10:26.501283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-03-04 03:10:26.501300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-03-04 03:10:26.501317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-03-04 03:10:26.501334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-03-04 03:10:26.501351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-03-04 03:10:26.501368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-03-04 03:10:26.501384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-03-04 03:10:26.501401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-03-04 03:10:26.501418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-03-04 03:10:26.501436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-03-04 03:10:26.501453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-03-04 03:10:26.501470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-03-04 03:10:26.501488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-03-04 03:10:26.501505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-03-04 03:10:26.501522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-03-04 03:10:26.501540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-03-04 03:10:26.501563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-03-04 03:10:26.501581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-03-04 03:10:26.501598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-03-04 03:10:26.501615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-03-04 03:10:26.501633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-03-04 03:10:26.501649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-03-04 03:10:26.501666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-03-04 03:10:26.501684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-03-04 03:10:26.501701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-03-04 03:10:26.501718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-03-04 03:10:26.501735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-03-04 03:10:26.501751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-03-04 03:10:26.501768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-03-04 03:10:26.501785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-03-04 03:10:26.501802 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-03-04 03:10:26.501820 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-03-04 03:10:26.501837 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-03-04 03:10:26.501854 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-03-04 03:10:26.501871 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-03-04 03:10:26.501889 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-03-04 03:10:26.501906 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-03-04 03:10:26.501923 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-03-04 03:10:26.501941 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-03-04 03:10:26.501959 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-03-04 03:10:26.501976 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-03-04 03:10:26.501993 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-03-04 03:10:26.502010 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-03-04 03:10:26.502027 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-03-04 03:10:26.502043 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-03-04 03:10:26.502061 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-03-04 03:10:26.502078 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-03-04 03:10:26.502095 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-03-04 03:10:26.502112 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-03-04 03:10:26.502130 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-03-04 03:10:26.502152 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-03-04 03:10:26.502170 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-03-04 03:10:26.502187 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-03-04 03:10:26.502204 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-03-04 03:10:26.502221 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-03-04 03:10:26.502239 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-03-04 03:10:26.502256 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-03-04 03:10:26.502273 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-03-04 03:10:26.502290 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-03-04 03:10:26.502307 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-03-04 03:10:26.502323 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-03-04 03:10:26.502341 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-03-04 03:10:26.502358 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-03-04 03:10:26.502375 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-03-04 03:10:26.502391 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-03-04 03:10:26.502408 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-03-04 03:10:26.502425 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-03-04 03:10:26.502442 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-03-04 03:10:26.502458 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-03-04 03:10:26.502475 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-03-04 03:10:26.502492 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-03-04 03:10:26.502509 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-03-04 03:10:26.502526 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-03-04 03:10:26.502542 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-03-04 03:10:26.502559 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-03-04 03:10:26.502576 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-03-04 03:10:26.502603 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-03-04 03:10:26.502622 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-03-04 03:10:26.502639 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-03-04 03:10:26.502656 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-03-04 03:10:26.502673 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-03-04 03:10:26.502690 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-03-04 03:10:26.502711 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-03-04 03:10:26.502729 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-03-04 03:10:26.502746 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-03-04 03:10:26.502762 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-03-04 03:10:26.502779 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-03-04 03:10:26.502796 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-03-04 03:10:26.502812 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-03-04 03:10:26.502829 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-03-04 03:10:26.502845 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-03-04 03:10:26.502862 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-03-04 03:10:26.502879 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-03-04 03:10:26.502895 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-03-04 03:10:26.502912 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-03-04 03:10:26.502929 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-03-04 03:10:26.502945 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-03-04 03:10:26.502963 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-03-04 03:10:26.502979 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-03-04 03:10:26.502996 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-03-04 03:10:26.503014 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-03-04 03:10:26.503031 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-03-04 03:10:26.503048 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-03-04 03:10:26.503065 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-03-04 03:10:26.503083 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-03-04 03:10:26.503100 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-03-04 03:10:26.503117 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-03-04 03:10:26.503135 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-03-04 03:10:26.503152 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-03-04 03:10:26.503169 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-03-04 03:10:26.503187 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-03-04 03:10:26.503204 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-03-04 03:10:26.503222 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-03-04 03:10:26.503239 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-03-04 03:10:26.503256 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-03-04 03:10:26.503273 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-03-04 03:10:26.503294 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-03-04 03:10:26.503312 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-03-04 03:10:26.503329 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-03-04 03:10:26.503347 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-03-04 03:10:26.503364 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-03-04 03:10:26.503381 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-03-04 03:10:26.503398 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-03-04 03:10:26.503415 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-03-04 03:10:26.503432 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-03-04 03:10:26.503450 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-03-04 03:10:26.503467 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-03-04 03:10:26.503484 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-03-04 03:10:26.503502 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-03-04 03:10:26.503519 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-03-04 03:10:26.503537 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-03-04 03:10:26.503554 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-03-04 03:10:26.503571 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-03-04 03:10:26.503588 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-03-04 03:10:26.503704 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-03-04 03:10:26.503733 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-03-04 03:10:26.503753 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-03-04 03:10:26.503772 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-03-04 03:10:26.503790 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-03-04 03:10:26.503808 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-03-04 03:10:26.503826 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-03-04 03:10:26.503844 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-03-04 03:10:26.503861 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-03-04 03:10:26.503878 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-03-04 03:10:26.503895 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-03-04 03:10:26.503912 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-03-04 03:10:26.503930 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-03-04 03:10:26.503947 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-03-04 03:10:26.503971 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-03-04 03:10:26.503989 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-03-04 03:10:26.504007 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-03-04 03:10:26.504024 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-03-04 03:10:26.504041 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-03-04 03:10:26.504058 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-03-04 03:10:26.504075 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-03-04 03:10:26.504092 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-03-04 03:10:26.504109 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-03-04 03:10:26.504125 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-03-04 03:10:26.504142 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-03-04 03:10:26.504159 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-03-04 03:10:26.504176 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-03-04 03:10:26.504193 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-03-04 03:10:26.504210 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-03-04 03:10:26.504227 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-03-04 03:10:26.504245 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-03-04 03:10:26.504262 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-03-04 03:10:26.504280 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-03-04 03:10:26.504297 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-03-04 03:10:26.504314 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-03-04 03:10:26.504331 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-03-04 03:10:26.504348 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-03-04 03:10:26.504365 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-03-04 03:10:26.504382 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-03-04 03:10:26.504399 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-03-04 03:10:26.504417 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-03-04 03:10:26.504434 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-03-04 03:10:26.504451 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-03-04 03:10:26.504468 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-03-04 03:10:26.504486 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-03-04 03:10:26.504503 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-03-04 03:10:26.504520 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-03-04 03:10:26.504537 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-03-04 03:10:26.504558 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-03-04 03:10:26.504576 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-03-04 03:10:26.504593 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-03-04 03:10:26.504611 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-03-04 03:10:26.504628 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-03-04 03:10:26.504647 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-03-04 03:10:26.504665 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-03-04 03:10:26.504683 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-03-04 03:10:26.504701 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-03-04 03:10:26.504719 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-03-04 03:10:26.504737 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-03-04 03:10:26.504754 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-03-04 03:10:26.504772 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-03-04 03:10:26.504790 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-03-04 03:10:26.504807 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-03-04 03:10:26.504825 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-03-04 03:10:26.504842 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-03-04 03:10:26.504859 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-03-04 03:10:26.504876 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-03-04 03:10:26.504893 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-03-04 03:10:26.504911 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-03-04 03:10:26.504928 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-03-04 03:10:26.504945 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-03-04 03:10:26.504979 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-03-04 03:10:26.504998 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-03-04 03:10:26.505015 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-03-04 03:10:26.505033 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-03-04 03:10:26.505050 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-03-04 03:10:26.505068 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-03-04 03:10:26.505085 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-03-04 03:10:26.505103 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-03-04 03:10:26.505120 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-03-04 03:10:26.505137 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-03-04 03:10:26.505154 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-03-04 03:10:26.505176 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-03-04 03:10:26.505194 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-03-04 03:10:26.505211 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-03-04 03:10:26.505228 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-03-04 03:10:26.505245 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-03-04 03:10:26.505263 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-03-04 03:10:26.505280 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-03-04 03:10:26.505297 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-03-04 03:10:26.505318 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-03-04 03:10:26.505340 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-03-04 03:10:26.505361 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-03-04 03:10:26.505382 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-03-04 03:10:26.505404 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-03-04 03:10:26.505425 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-03-04 03:10:26.505447 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-03-04 03:10:26.505468 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-03-04 03:10:26.505490 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-03-04 03:10:26.505511 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-03-04 03:10:26.505531 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-03-04 03:10:26.505548 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-03-04 03:10:26.505565 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-03-04 03:10:26.505583 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-03-04 03:10:26.505600 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-03-04 03:10:26.505618 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-03-04 03:10:26.505635 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-03-04 03:10:26.505652 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-03-04 03:10:26.505670 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-03-04 03:10:26.505687 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-03-04 03:10:26.505705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-03-04 03:10:26.505723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-03-04 03:10:26.505740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-03-04 03:10:26.505758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-03-04 03:10:26.505775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-03-04 03:10:26.505792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-03-04 03:10:26.505810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-03-04 03:10:26.505831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-03-04 03:10:26.505850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-03-04 03:10:26.505868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-03-04 03:10:26.505886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-03-04 03:10:26.505903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-03-04 03:10:26.505921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-03-04 03:10:26.505938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-03-04 03:10:26.505955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-03-04 03:10:26.505972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-03-04 03:10:26.505989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-03-04 03:10:26.506006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-03-04 03:10:26.506024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-03-04 03:10:26.506041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-03-04 03:10:26.506058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-03-04 03:10:26.506076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-03-04 03:10:26.506094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-03-04 03:10:26.506111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-03-04 03:10:26.506128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-03-04 03:10:26.506146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-03-04 03:10:26.506163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-03-04 03:10:26.506180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-03-04 03:10:26.506197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-03-04 03:10:26.506215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-03-04 03:10:26.506232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-03-04 03:10:26.506250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-03-04 03:10:26.506267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-03-04 03:10:26.506285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-03-04 03:10:26.506302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-03-04 03:10:26.506319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-03-04 03:10:26.506336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-03-04 03:10:26.506353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-03-04 03:10:26.506370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-03-04 03:10:26.506387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-03-04 03:10:26.506404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-03-04 03:10:26.506422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-03-04 03:10:26.506439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-03-04 03:10:26.506460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-03-04 03:10:26.506478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-03-04 03:10:26.506526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-03-04 03:10:26.506545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-03-04 03:10:26.506562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-03-04 03:10:26.506580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-03-04 03:10:26.506597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-03-04 03:10:26.506614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-03-04 03:10:26.506631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-03-04 03:10:26.506648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-03-04 03:10:26.506665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-03-04 03:10:26.506682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-03-04 03:10:26.506699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-03-04 03:10:26.506716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-03-04 03:10:26.506735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-03-04 03:10:26.506753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-03-04 03:10:26.506771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-03-04 03:10:26.506788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-03-04 03:10:26.506806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-03-04 03:10:26.506823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-03-04 03:10:26.506841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-03-04 03:10:26.506859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-03-04 03:10:26.506877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-03-04 03:10:26.506895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-03-04 03:10:26.506912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-03-04 03:10:26.506929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-03-04 03:10:26.506947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-03-04 03:10:26.506964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-03-04 03:10:26.506982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-03-04 03:10:26.507000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-03-04 03:10:26.507018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-03-04 03:10:26.507035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-03-04 03:10:26.507053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-03-04 03:10:26.507070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-03-04 03:10:26.507088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-03-04 03:10:26.507105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-03-04 03:10:26.507126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-03-04 03:10:26.507145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-03-04 03:10:26.507163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-03-04 03:10:26.507180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-03-04 03:10:26.507197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-03-04 03:10:26.507215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-03-04 03:10:26.507232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-03-04 03:10:26.507249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-03-04 03:10:26.507267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-03-04 03:10:26.507283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nxckx-api.txt
2026-03-04 03:10:26.507301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nxckx-api.yaml
2026-03-04 03:10:26.507318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nxckx-vnc.txt
2026-03-04 03:10:26.507335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nxckx-vnc.yaml
2026-03-04 03:10:26.507353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-03-04 03:10:26.507370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-03-04 03:10:26.507387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-03-04 03:10:26.507404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-03-04 03:10:26.507421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-03-04 03:10:26.507438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-03-04 03:10:26.507455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-03-04 03:10:26.507472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-03-04 03:10:26.507489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-03-04 03:10:26.507507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-03-04 03:10:26.507524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-03-04 03:10:26.507541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-03-04 03:10:26.507558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-03-04 03:10:26.507575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-03-04 03:10:26.507592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-03-04 03:10:26.507609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-03-04 03:10:26.507626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-03-04 03:10:26.507642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-03-04 03:10:26.507660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-03-04 03:10:26.507677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-03-04 03:10:26.507694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-03-04 03:10:26.507711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-03-04 03:10:26.507733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-03-04 03:10:26.507751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-03-04 03:10:26.507768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-03-04 03:10:26.507785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-03-04 03:10:26.507802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-03-04 03:10:26.507819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-03-04 03:10:26.507837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-03-04 03:10:26.507854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-03-04 03:10:26.507871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-03-04 03:10:26.507889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-03-04 03:10:26.507906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-03-04 03:10:26.507923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-03-04 03:10:26.507940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-03-04 03:10:26.507957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-03-04 03:10:26.507974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-03-04 03:10:26.507991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-03-04 03:10:26.508008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-03-04 03:10:26.508025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-03-04 03:10:26.508042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-03-04 03:10:26.508060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-03-04 03:10:26.508077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-03-04 03:10:26.508095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-03-04 03:10:26.508113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-03-04 03:10:26.508131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-03-04 03:10:26.508149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-03-04 03:10:26.508166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-03-04 03:10:26.508184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-03-04 03:10:26.508201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-03-04 03:10:26.508218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-03-04 03:10:26.508236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-03-04 03:10:26.508253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-03-04 03:10:26.508270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-03-04 03:10:26.508287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-03-04 03:10:26.508304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-03-04 03:10:26.508321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-03-04 03:10:26.508339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-03-04 03:10:26.508357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-03-04 03:10:26.508378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-03-04 03:10:26.508396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-03-04 03:10:26.508414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-03-04 03:10:26.508431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-03-04 03:10:26.508449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-03-04 03:10:26.508467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-03-04 03:10:26.508484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-03-04 03:10:26.508501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-03-04 03:10:26.508518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-03-04 03:10:26.508535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-03-04 03:10:26.508552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-03-04 03:10:26.508569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-03-04 03:10:26.508586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-03-04 03:10:26.508604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-03-04 03:10:26.508621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-03-04 03:10:26.508638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-03-04 03:10:26.508655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-03-04 03:10:26.508673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-03-04 03:10:26.508690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-03-04 03:10:26.508707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-03-04 03:10:26.508724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-03-04 03:10:26.508742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-03-04 03:10:26.508759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-03-04 03:10:26.508776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-03-04 03:10:26.508793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-03-04 03:10:26.508810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-03-04 03:10:26.508828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-03-04 03:10:26.508845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-03-04 03:10:26.508861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-03-04 03:10:26.508878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-03-04 03:10:26.508895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-03-04 03:10:26.508920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-03-04 03:10:26.508938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-03-04 03:10:26.508965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-03-04 03:10:26.508983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-03-04 03:10:26.509005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-03-04 03:10:26.509023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-03-04 03:10:26.509040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-03-04 03:10:26.509057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-03-04 03:10:26.509074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-03-04 03:10:26.509091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-03-04 03:10:26.509108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-03-04 03:10:26.509125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-03-04 03:10:26.509142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-03-04 03:10:26.509158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-03-04 03:10:26.509175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-03-04 03:10:26.509192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-03-04 03:10:26.509209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-03-04 03:10:26.509226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-03-04 03:10:26.509243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-03-04 03:10:26.509260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-03-04 03:10:26.509277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-03-04 03:10:26.509295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-03-04 03:10:26.509313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-03-04 03:10:26.509330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-03-04 03:10:26.509348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-03-04 03:10:26.509366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-03-04 03:10:26.509383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-03-04 03:10:26.509401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-03-04 03:10:26.509418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-03-04 03:10:26.509436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-03-04 03:10:26.509453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-03-04 03:10:26.509471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-03-04 03:10:26.509488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-03-04 03:10:26.509506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-03-04 03:10:26.509524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-03-04 03:10:26.509541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-03-04 03:10:26.509559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-03-04 03:10:26.509576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-03-04 03:10:26.509599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-03-04 03:10:26.509617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-03-04 03:10:26.509634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-03-04 03:10:26.509652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-03-04 03:10:26.509670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-03-04 03:10:26.509687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-03-04 03:10:26.509704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-03-04 03:10:26.509722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-03-04 03:10:26.509739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-03-04 03:10:26.509756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-03-04 03:10:26.509773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-03-04 03:10:26.509790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-03-04 03:10:26.509807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-03-04 03:10:26.509824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-03-04 03:10:26.509841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-03-04 03:10:26.509857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-03-04 03:10:26.509874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-03-04 03:10:26.509891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-03-04 03:10:26.509908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-03-04 03:10:26.509925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-03-04 03:10:26.509942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-03-04 03:10:26.509959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-03-04 03:10:26.509976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-03-04 03:10:26.509993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-03-04 03:10:26.510010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-03-04 03:10:26.510027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-03-04 03:10:26.510044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-03-04 03:10:26.510061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-03-04 03:10:26.510078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-03-04 03:10:26.510095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-03-04 03:10:26.510112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-03-04 03:10:26.510129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-03-04 03:10:26.510146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-03-04 03:10:26.510168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-03-04 03:10:26.510186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-03-04 03:10:26.510203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-03-04 03:10:26.510220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-03-04 03:10:26.510237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-03-04 03:10:26.510254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-03-04 03:10:26.510271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-03-04 03:10:26.510289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-03-04 03:10:26.510306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-03-04 03:10:26.510323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-03-04 03:10:26.510341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-03-04 03:10:26.510358 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-03-04 03:10:26.510384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-03-04 03:10:26.510402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-03-04 03:10:26.510420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-03-04 03:10:26.510437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-03-04 03:10:26.510454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-03-04 03:10:26.510472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-03-04 03:10:26.510489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-03-04 03:10:26.510506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-03-04 03:10:26.510524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-03-04 03:10:26.510541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-03-04 03:10:26.510558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-03-04 03:10:26.510576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-03-04 03:10:26.510593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-03-04 03:10:26.510610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-03-04 03:10:26.510627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-03-04 03:10:26.510645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-03-04 03:10:26.510662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-03-04 03:10:26.510679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-03-04 03:10:26.510697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-03-04 03:10:26.510714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-03-04 03:10:26.510731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-03-04 03:10:26.510749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-03-04 03:10:26.510766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-03-04 03:10:26.510789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-03-04 03:10:26.510808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-03-04 03:10:26.510825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-03-04 03:10:26.510843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-03-04 03:10:26.510859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-03-04 03:10:26.510877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-03-04 03:10:26.510894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-03-04 03:10:26.510912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-03-04 03:10:26.510929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-03-04 03:10:26.510946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-03-04 03:10:26.510963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-03-04 03:10:26.510980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-03-04 03:10:26.510997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-03-04 03:10:26.511014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-03-04 03:10:26.511031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-03-04 03:10:26.511048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-03-04 03:10:26.511065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-03-04 03:10:26.511082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-03-04 03:10:26.511100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-03-04 03:10:26.511117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-03-04 03:10:26.511134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-03-04 03:10:26.511151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-03-04 03:10:26.511168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-03-04 03:10:26.511186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-03-04 03:10:26.511203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-03-04 03:10:26.511220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-03-04 03:10:26.511237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-03-04 03:10:26.511255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-03-04 03:10:26.511272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-03-04 03:10:26.511290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-03-04 03:10:26.511307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-03-04 03:10:26.511325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-03-04 03:10:26.511342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-03-04 03:10:26.511359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-03-04 03:10:26.511376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-03-04 03:10:26.511397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-03-04 03:10:26.511415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-03-04 03:10:26.511432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-03-04 03:10:26.511450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-03-04 03:10:26.511467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-03-04 03:10:26.511484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-03-04 03:10:26.511501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-03-04 03:10:26.511518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-03-04 03:10:26.511535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-03-04 03:10:26.511552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-03-04 03:10:26.511569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-03-04 03:10:26.511587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-03-04 03:10:26.511604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-03-04 03:10:26.511621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-03-04 03:10:26.511638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-03-04 03:10:26.511656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-03-04 03:10:26.511674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-03-04 03:10:26.511691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-03-04 03:10:26.511709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-03-04 03:10:26.511727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-03-04 03:10:26.511744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-03-04 03:10:26.511762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-03-04 03:10:26.511779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-03-04 03:10:26.511797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-03-04 03:10:26.511814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-03-04 03:10:26.511831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-03-04 03:10:26.511848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-03-04 03:10:26.511865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-03-04 03:10:26.511883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-03-04 03:10:26.511900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-03-04 03:10:26.511917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-03-04 03:10:26.511935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-03-04 03:10:26.511952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-03-04 03:10:26.511969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-03-04 03:10:26.511990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-03-04 03:10:26.512008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-03-04 03:10:26.512026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-03-04 03:10:26.512043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-03-04 03:10:26.512060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-03-04 03:10:26.512078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-03-04 03:10:26.512095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-03-04 03:10:26.512112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-03-04 03:10:26.512129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-03-04 03:10:26.512147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-03-04 03:10:26.512164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-03-04 03:10:26.512181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-03-04 03:10:26.512198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-03-04 03:10:26.512215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-03-04 03:10:26.512232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-03-04 03:10:26.512249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-03-04 03:10:26.512266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-03-04 03:10:26.512283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-03-04 03:10:26.512300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-03-04 03:10:26.512316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-03-04 03:10:26.512333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-03-04 03:10:26.512350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-03-04 03:10:26.512367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-03-04 03:10:26.512384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-03-04 03:10:26.512401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-03-04 03:10:26.512418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-03-04 03:10:26.512435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-03-04 03:10:26.512452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-03-04 03:10:26.512470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-03-04 03:10:26.512487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-03-04 03:10:26.512504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-03-04 03:10:26.512521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-03-04 03:10:26.512538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-03-04 03:10:26.512555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-03-04 03:10:26.512575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-03-04 03:10:26.512593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-03-04 03:10:26.512610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-03-04 03:10:26.512627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-03-04 03:10:26.512645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-03-04 03:10:26.512662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-03-04 03:10:26.512680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-03-04 03:10:26.512697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-03-04 03:10:26.512714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-03-04 03:10:26.512731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-03-04 03:10:26.512748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-03-04 03:10:26.512764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-03-04 03:10:26.512781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-03-04 03:10:26.512798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-03-04 03:10:26.512815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-03-04 03:10:26.512832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-03-04 03:10:26.512849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-03-04 03:10:26.512867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-03-04 03:10:26.512884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-03-04 03:10:26.512901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-03-04 03:10:26.512929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-03-04 03:10:26.512948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-03-04 03:10:26.512975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-03-04 03:10:26.512994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-03-04 03:10:26.513011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-03-04 03:10:26.513029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-03-04 03:10:26.513046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-03-04 03:10:26.513064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-03-04 03:10:26.513082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-03-04 03:10:26.513099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-03-04 03:10:26.513116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-03-04 03:10:26.513134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-03-04 03:10:26.513151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-03-04 03:10:26.513169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-03-04 03:10:26.513187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-03-04 03:10:26.513209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-03-04 03:10:26.513227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-03-04 03:10:26.513245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-03-04 03:10:26.513262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-03-04 03:10:26.513279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-03-04 03:10:26.513297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-03-04 03:10:26.513314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-03-04 03:10:26.513331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-03-04 03:10:26.513348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-03-04 03:10:26.513365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-03-04 03:10:26.513382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-03-04 03:10:26.513399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-03-04 03:10:26.513416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-03-04 03:10:26.513432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-03-04 03:10:26.513449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-03-04 03:10:26.513466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-03-04 03:10:26.513483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-03-04 03:10:26.513500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-03-04 03:10:26.513517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-03-04 03:10:26.513534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-03-04 03:10:26.513551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-03-04 03:10:26.513568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-03-04 03:10:26.513585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-03-04 03:10:26.513602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-03-04 03:10:26.513619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-03-04 03:10:26.513637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-03-04 03:10:26.513654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-03-04 03:10:26.513671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-03-04 03:10:26.513688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-03-04 03:10:26.513705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-03-04 03:10:26.513722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-03-04 03:10:26.513739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-03-04 03:10:26.513756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-03-04 03:10:26.513773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-03-04 03:10:26.513794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-03-04 03:10:26.513811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-03-04 03:10:26.513828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-03-04 03:10:26.513845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-03-04 03:10:26.513862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-03-04 03:10:26.513879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-03-04 03:10:26.513897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-03-04 03:10:26.513914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-03-04 03:10:26.513931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-03-04 03:10:26.513948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-03-04 03:10:26.513965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-03-04 03:10:26.513982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-03-04 03:10:26.513999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-03-04 03:10:26.514016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-03-04 03:10:26.514033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-03-04 03:10:26.514050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-03-04 03:10:26.514068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-03-04 03:10:26.514085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-03-04 03:10:26.514102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-03-04 03:10:26.514120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-03-04 03:10:26.514137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-03-04 03:10:26.514154 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-03-04 03:10:26.514172 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-03-04 03:10:26.514190 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-03-04 03:10:26.514207 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-03-04 03:10:26.514225 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-03-04 03:10:26.514243 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-03-04 03:10:26.514283 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-03-04 03:10:26.514303 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-03-04 03:10:26.514322 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-03-04 03:10:26.514339 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-03-04 03:10:26.514357 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-03-04 03:10:26.514375 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-03-04 03:10:26.514393 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-03-04 03:10:26.514411 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-03-04 03:10:26.514428 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-03-04 03:10:26.514451 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-03-04 03:10:26.514469 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-03-04 03:10:26.514486 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-03-04 03:10:26.514503 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-03-04 03:10:26.514521 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-03-04 03:10:26.514538 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-03-04 03:10:26.514556 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-03-04 03:10:26.514573 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-03-04 03:10:26.514590 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-03-04 03:10:26.514608 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-03-04 03:10:26.514626 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-03-04 03:10:26.514643 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-03-04 03:10:26.514661 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-03-04 03:10:26.514679 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-03-04 03:10:26.514697 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-03-04 03:10:26.514715 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-03-04 03:10:26.514732 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-03-04 03:10:26.514749 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-03-04 03:10:26.514766 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-03-04 03:10:26.514783 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-03-04 03:10:26.514800 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-03-04 03:10:26.514817 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-03-04 03:10:26.514834 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-03-04 03:10:26.514851 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-03-04 03:10:26.514869 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-03-04 03:10:26.514886 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-03-04 03:10:26.514903 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-03-04 03:10:26.514920 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-03-04 03:10:26.514937 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-03-04 03:10:26.514954 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-03-04 03:10:26.514971 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-03-04 03:10:26.514988 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-03-04 03:10:26.515005 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-03-04 03:10:26.515022 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-03-04 03:10:26.515039 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-03-04 03:10:26.515057 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-03-04 03:10:26.515078 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-03-04 03:10:26.515096 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-03-04 03:10:26.515113 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-03-04 03:10:26.515131 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-03-04 03:10:26.515148 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-03-04 03:10:26.515166 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-03-04 03:10:26.515183 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-03-04 03:10:26.515200 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-03-04 03:10:26.515216 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-03-04 03:10:26.515233 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-03-04 03:10:26.515250 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-03-04 03:10:26.515267 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-03-04 03:10:26.515284 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-03-04 03:10:26.515301 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-03-04 03:10:26.515319 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-03-04 03:10:26.515336 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-03-04 03:10:26.515354 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-03-04 03:10:26.515371 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-03-04 03:10:26.515388 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-03-04 03:10:26.515406 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-03-04 03:10:26.515423 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-03-04 03:10:26.515441 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-03-04 03:10:26.515458 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-03-04 03:10:26.515476 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-03-04 03:10:26.515493 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-03-04 03:10:26.515510 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-03-04 03:10:26.515527 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-03-04 03:10:26.515545 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-03-04 03:10:26.515562 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-03-04 03:10:26.515580 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-03-04 03:10:26.515597 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-03-04 03:10:26.515614 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-03-04 03:10:26.515632 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-03-04 03:10:26.515650 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-03-04 03:10:26.515667 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-03-04 03:10:26.515684 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-03-04 03:10:26.515705 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-03-04 03:10:26.515723 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-03-04 03:10:26.515740 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-03-04 03:10:26.515757 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-03-04 03:10:26.515774 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-03-04 03:10:26.515791 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-03-04 03:10:26.515808 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-03-04 03:10:26.515825 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-03-04 03:10:26.515842 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-03-04 03:10:26.515859 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-03-04 03:10:26.515876 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-03-04 03:10:26.515893 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-03-04 03:10:26.515910 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-03-04 03:10:26.515927 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-03-04 03:10:26.515945 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-03-04 03:10:26.515963 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.515980 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.515997 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-03-04 03:10:26.516014 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-03-04 03:10:26.516031 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-03-04 03:10:26.516048 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-03-04 03:10:26.516065 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-03-04 03:10:26.516082 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-03-04 03:10:26.516099 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-03-04 03:10:26.516117 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-03-04 03:10:26.516135 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-03-04 03:10:26.516153 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-03-04 03:10:26.516170 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2z5pn.txt
2026-03-04 03:10:26.516187 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2z5pn.yaml
2026-03-04 03:10:26.516204 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-03-04 03:10:26.516221 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-03-04 03:10:26.516239 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-03-04 03:10:26.516256 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-03-04 03:10:26.516273 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-03-04 03:10:26.516290 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-03-04 03:10:26.516331 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-03-04 03:10:26.516350 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-03-04 03:10:26.516367 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-03-04 03:10:26.516385 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-03-04 03:10:26.516402 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-03-04 03:10:26.516420 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-03-04 03:10:26.516437 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-03-04 03:10:26.516455 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-03-04 03:10:26.516472 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-03-04 03:10:26.516489 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-03-04 03:10:26.516507 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-03-04 03:10:26.516525 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-03-04 03:10:26.516542 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-03-04 03:10:26.516560 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-03-04 03:10:26.516578 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-03-04 03:10:26.516595 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-03-04 03:10:26.516613 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-03-04 03:10:26.516630 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-03-04 03:10:26.516648 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-03-04 03:10:26.516665 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-03-04 03:10:26.516682 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-03-04 03:10:26.516699 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-03-04 03:10:26.516717 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-03-04 03:10:26.516734 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-03-04 03:10:26.516752 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-03-04 03:10:26.516769 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-03-04 03:10:26.516787 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-03-04 03:10:26.516805 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-03-04 03:10:26.516822 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-03-04 03:10:26.516839 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-03-04 03:10:26.516857 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-03-04 03:10:26.516874 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-03-04 03:10:26.516892 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-03-04 03:10:26.516909 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-03-04 03:10:26.516939 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-03-04 03:10:26.516971 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-03-04 03:10:26.516998 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-03-04 03:10:26.517017 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-03-04 03:10:26.517036 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-03-04 03:10:26.517053 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-03-04 03:10:26.517071 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-03-04 03:10:26.517089 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-03-04 03:10:26.517106 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-03-04 03:10:26.517123 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-03-04 03:10:26.517141 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-03-04 03:10:26.517158 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-03-04 03:10:26.517175 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-03-04 03:10:26.517193 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-03-04 03:10:26.517210 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-03-04 03:10:26.517227 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-03-04 03:10:26.517244 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-03-04 03:10:26.517261 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-03-04 03:10:26.517278 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-03-04 03:10:26.517296 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-03-04 03:10:26.517312 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-03-04 03:10:26.517330 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-03-04 03:10:26.517347 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-03-04 03:10:26.517363 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-03-04 03:10:26.517380 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-03-04 03:10:26.517397 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-03-04 03:10:26.517414 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-03-04 03:10:26.517431 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-03-04 03:10:26.517448 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-03-04 03:10:26.517466 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-03-04 03:10:26.517483 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-03-04 03:10:26.517500 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-03-04 03:10:26.517517 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-03-04 03:10:26.517535 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-03-04 03:10:26.517552 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-b6nkx.txt
2026-03-04 03:10:26.517570 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-b6nkx.yaml
2026-03-04 03:10:26.517591 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-03-04 03:10:26.517609 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-03-04 03:10:26.517627 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-03-04 03:10:26.517644 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-03-04 03:10:26.517661 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-03-04 03:10:26.550852 |
2026-03-04 03:10:26.550987 | TASK [gather-pod-logs : creating directory for pod logs]
2026-03-04 03:10:26.756922 | instance | changed
2026-03-04 03:10:26.763773 |
2026-03-04 03:10:26.763863 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-03-04 03:10:26.958210 | instance | changed
2026-03-04 03:10:26.965455 |
2026-03-04 03:10:26.965553 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-03-04 03:10:27.506766 | instance | auth-system/keycloak-0/keycloak
2026-03-04 03:10:27.687123 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-03-04 03:10:27.867546 | instance | cert-manager/cert-manager-75c4c745bc-pskhm/cert-manager-controller
2026-03-04 03:10:28.073293 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-pskhm" not found
2026-03-04 03:10:28.270465 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-gh5gk/cert-manager-cainjector
2026-03-04 03:10:28.494473 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-gh5gk" not found
2026-03-04 03:10:28.673257 | instance | cert-manager/cert-manager-webhook-548949fc64-kzljt/cert-manager-webhook
2026-03-04 03:10:28.859847 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-kzljt" not found
2026-03-04 03:10:29.041775 | instance | ingress-nginx/ingress-nginx-controller-clh2k/controller
2026-03-04 03:10:29.251454 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-clh2k" not found
2026-03-04 03:10:29.437422 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vhqpg/ingress-nginx-default-backend
2026-03-04 03:10:29.627414 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-vhqpg" not found
2026-03-04 03:10:29.807137 | instance | kube-system/cilium-jbzq5/config
2026-03-04 03:10:29.986723 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-jbzq5" not found
2026-03-04 03:10:29.991272 | instance | kube-system/cilium-jbzq5/mount-cgroup
2026-03-04 03:10:30.175419 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-jbzq5" not found
2026-03-04 03:10:30.178387 | instance | kube-system/cilium-jbzq5/apply-sysctl-overwrites
2026-03-04 03:10:30.351831 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-jbzq5" not found
2026-03-04 03:10:30.355066 | instance | kube-system/cilium-jbzq5/mount-bpf-fs
2026-03-04 03:10:30.530393 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-jbzq5" not found
2026-03-04 03:10:30.535115 | instance | kube-system/cilium-jbzq5/clean-cilium-state
2026-03-04 03:10:30.706570 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-jbzq5" not found
2026-03-04 03:10:30.711252 | instance | kube-system/cilium-jbzq5/install-cni-binaries
2026-03-04 03:10:30.885335 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-jbzq5" not found
2026-03-04 03:10:30.889354 | instance | kube-system/cilium-jbzq5/cilium-agent
2026-03-04 03:10:31.133400 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-jbzq5" not found
2026-03-04 03:10:31.302759 | instance | kube-system/cilium-operator-869df985b8-fjhnd/cilium-operator
2026-03-04 03:10:31.482687 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-fjhnd" not found
2026-03-04 03:10:31.660911 | instance | kube-system/coredns-67659f764b-m7759/coredns
2026-03-04 03:10:31.849303 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-m7759" not found
2026-03-04 03:10:32.025450 | instance | kube-system/coredns-67659f764b-spwkc/coredns
2026-03-04 03:10:32.197575 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-spwkc" not found
2026-03-04 03:10:32.370661 | instance | kube-system/etcd-instance/etcd
2026-03-04 03:10:32.552120 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-03-04 03:10:32.721227 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-03-04 03:10:32.893984 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-03-04 03:10:33.058881 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-03-04 03:10:33.289734 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-03-04 03:10:33.462485 | instance | kube-system/kube-proxy-mlx86/kube-proxy
2026-03-04 03:10:33.646806 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-mlx86" not found
2026-03-04 03:10:33.821178 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-03-04 03:10:33.994079 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-03-04 03:10:34.165412 | instance | kube-system/kube-vip-instance/kube-vip
2026-03-04 03:10:34.346254 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-03-04 03:10:34.513742 | instance | local-path-storage/local-path-provisioner-679c578f5-2vnbh/local-path-provisioner
2026-03-04 03:10:34.686442 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-2vnbh" not found
2026-03-04 03:10:34.859387 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-03-04 03:10:35.032410 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-04 03:10:35.037273 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-03-04 03:10:35.204700 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-04 03:10:35.208409 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-03-04 03:10:35.382857 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-04 03:10:35.387751 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-03-04 03:10:35.606158 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-04 03:10:35.784963 | instance | monitoring/goldpinger-t87lj/goldpinger-daemon
2026-03-04 03:10:35.971178 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-t87lj" not found
2026-03-04 03:10:36.147605 | instance | monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana-sc-dashboard
2026-03-04 03:10:36.332690 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5986768454-zgdkc" not found
2026-03-04 03:10:36.337767 | instance | monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana-sc-datasources
2026-03-04 03:10:36.540047 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5986768454-zgdkc" not found
2026-03-04 03:10:36.543940 | instance | monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana
2026-03-04 03:10:36.768345 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5986768454-zgdkc" not found
2026-03-04 03:10:36.924128 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn/kube-state-metrics
2026-03-04 03:10:37.112888 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn" not found
2026-03-04 03:10:37.281253 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-tttw6/kube-prometheus-stack
2026-03-04 03:10:37.466453 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-tttw6" not found
2026-03-04 03:10:37.639376 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/node-exporter
2026-03-04 03:10:37.823866 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/pod-tls-sidecar
2026-03-04 03:10:38.002871 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-9mnc6" not found
2026-03-04 03:10:38.169928 | instance | monitoring/loki-0/loki
2026-03-04 03:10:38.330497 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-03-04 03:10:38.516058 | instance | monitoring/loki-chunks-cache-0/memcached
2026-03-04 03:10:38.704881 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-03-04 03:10:38.709072 | instance | monitoring/loki-chunks-cache-0/exporter
2026-03-04 03:10:38.886583 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-03-04 03:10:39.047445 | instance | monitoring/loki-gateway-cf54cb88c-8fxnb/nginx
2026-03-04 03:10:39.333921 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-8fxnb" not found
2026-03-04 03:10:39.497266 | instance | monitoring/loki-results-cache-0/memcached
2026-03-04 03:10:39.669754 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-03-04 03:10:39.673491 | instance | monitoring/loki-results-cache-0/exporter
2026-03-04 03:10:39.841119 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-03-04 03:10:40.015617 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-s6656/gc
2026-03-04 03:10:40.178473 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-s6656" not found
2026-03-04 03:10:40.361574 | instance | monitoring/node-feature-discovery-master-8665476dbc-g6ljq/master
2026-03-04 03:10:40.539721 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-g6ljq" not found
2026-03-04 03:10:40.703619 | instance | monitoring/node-feature-discovery-worker-5kpcr/worker
2026-03-04 03:10:40.875924 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-5kpcr" not found
2026-03-04 03:10:41.046306 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-03-04 03:10:41.220584 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-04 03:10:41.225082 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-03-04 03:10:41.424459 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-04 03:10:41.429316 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-03-04 03:10:41.597578 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-04 03:10:41.602680 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-03-04 03:10:41.785431 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-04 03:10:41.790669 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-03-04 03:10:41.989791 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-04 03:10:42.151718 | instance | monitoring/prometheus-pushgateway-7b8659c68b-wk4rv/pushgateway
2026-03-04 03:10:42.324311 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-wk4rv" not found
2026-03-04 03:10:42.496823 | instance | monitoring/vector-9tgws/vector
2026-03-04 03:10:42.691311 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-9tgws" not found
2026-03-04 03:10:42.858752 | instance | openstack/barbican-api-78b9f84668-dvs9p/init
2026-03-04 03:10:43.039098 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-78b9f84668-dvs9p" not found
2026-03-04 03:10:43.042522 | instance | openstack/barbican-api-78b9f84668-dvs9p/barbican-api
2026-03-04 03:10:43.211543 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-78b9f84668-dvs9p" not found
2026-03-04 03:10:43.376966 | instance | openstack/barbican-db-init-hlw5t/init
2026-03-04 03:10:43.548937 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-hlw5t" not found
2026-03-04 03:10:43.553616 | instance | openstack/barbican-db-init-hlw5t/barbican-db-init-0
2026-03-04 03:10:43.723730 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-hlw5t" not found
2026-03-04 03:10:43.897134 | instance | openstack/barbican-db-sync-wbr8k/init
2026-03-04 03:10:44.076516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-wbr8k" not found
2026-03-04 03:10:44.079991 | instance | openstack/barbican-db-sync-wbr8k/barbican-db-sync
2026-03-04 03:10:44.245103 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-wbr8k" not found
2026-03-04 03:10:44.416591 | instance | openstack/barbican-ks-endpoints-hp4cf/init
2026-03-04 03:10:44.580610 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-hp4cf" not found
2026-03-04 03:10:44.584791 | instance | openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-admin
2026-03-04 03:10:44.756376 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-hp4cf" not found
2026-03-04 03:10:44.759864 | instance | openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-internal
2026-03-04 03:10:44.945998 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-hp4cf" not found
2026-03-04 03:10:44.950379 | instance | openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-public
2026-03-04 03:10:45.123602 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-hp4cf" not found
2026-03-04 03:10:45.298603 | instance | openstack/barbican-ks-service-mxjrm/init
2026-03-04 03:10:45.467136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-mxjrm" not found
2026-03-04 03:10:45.470479 | instance | openstack/barbican-ks-service-mxjrm/key-manager-ks-service-registration
2026-03-04 03:10:45.653842 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-mxjrm" not found
2026-03-04 03:10:45.825952 | instance | openstack/barbican-ks-user-qc7zx/init
2026-03-04 03:10:46.003797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-qc7zx" not found
2026-03-04 03:10:46.008331 | instance | openstack/barbican-ks-user-qc7zx/barbican-ks-user
2026-03-04 03:10:46.197238 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-qc7zx" not found
2026-03-04 03:10:46.378021 | instance | openstack/barbican-rabbit-init-ztmdv/init
2026-03-04 03:10:46.559776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-ztmdv" not found
2026-03-04 03:10:46.565755 | instance | openstack/barbican-rabbit-init-ztmdv/rabbit-init
2026-03-04 03:10:46.748165 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-ztmdv" not found
2026-03-04 03:10:46.946083 | instance | openstack/cinder-api-7cc8765449-2gp6m/init
2026-03-04 03:10:47.129780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-7cc8765449-2gp6m" not found
2026-03-04 03:10:47.133038 | instance | openstack/cinder-api-7cc8765449-2gp6m/ceph-coordination-volume-perms
2026-03-04 03:10:47.313950 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-7cc8765449-2gp6m" not found
2026-03-04 03:10:47.317812 | instance | openstack/cinder-api-7cc8765449-2gp6m/cinder-api
2026-03-04 03:10:47.506613 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-7cc8765449-2gp6m" not found
2026-03-04 03:10:47.663489 | instance | openstack/cinder-backup-ffd667dcf-strx9/init
2026-03-04 03:10:47.839143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-ffd667dcf-strx9" not found
2026-03-04 03:10:47.842216 | instance | openstack/cinder-backup-ffd667dcf-strx9/ceph-backup-keyring-placement
2026-03-04 03:10:48.004020 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-ffd667dcf-strx9" not found
2026-03-04 03:10:48.008495 | instance | openstack/cinder-backup-ffd667dcf-strx9/ceph-keyring-placement-rbd1
2026-03-04 03:10:48.175761 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-ffd667dcf-strx9" not found
2026-03-04 03:10:48.189691 | instance | openstack/cinder-backup-ffd667dcf-strx9/ceph-coordination-volume-perms
2026-03-04 03:10:48.372717 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-ffd667dcf-strx9" not found
2026-03-04 03:10:48.377637 | instance | openstack/cinder-backup-ffd667dcf-strx9/cinder-backup
2026-03-04 03:10:48.569061 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-ffd667dcf-strx9" not found
2026-03-04 03:10:48.743444 | instance | openstack/cinder-backup-storage-init-l6cgm/init
2026-03-04 03:10:48.911617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-l6cgm" not found
2026-03-04 03:10:48.916366 | instance | openstack/cinder-backup-storage-init-l6cgm/ceph-keyring-placement
2026-03-04 03:10:49.088083 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-l6cgm" not found
2026-03-04 03:10:49.092826 | instance | openstack/cinder-backup-storage-init-l6cgm/cinder-backup-storage-init
2026-03-04 03:10:49.258995 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-l6cgm" not found
2026-03-04 03:10:49.426823 | instance | openstack/cinder-bootstrap-gllq9/init
2026-03-04 03:10:49.606758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-gllq9" not found
2026-03-04 03:10:49.611981 | instance | openstack/cinder-bootstrap-gllq9/bootstrap
2026-03-04 03:10:49.783626 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-gllq9" not found
2026-03-04 03:10:49.946757 | instance | openstack/cinder-create-internal-tenant-4kn2r/init
2026-03-04 03:10:50.120232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-4kn2r" not found
2026-03-04 03:10:50.123326 | instance | openstack/cinder-create-internal-tenant-4kn2r/create-internal-tenant
2026-03-04 03:10:50.294539 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-4kn2r" not found
2026-03-04 03:10:50.445877 | instance | openstack/cinder-db-init-78mkf/init
2026-03-04 03:10:50.609611 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-78mkf" not found
2026-03-04 03:10:50.614069 | instance | openstack/cinder-db-init-78mkf/cinder-db-init-0
2026-03-04 03:10:50.770464 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-78mkf" not found
2026-03-04 03:10:50.936839 | instance | openstack/cinder-db-sync-952kj/init
2026-03-04 03:10:51.105289 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-952kj" not found
2026-03-04 03:10:51.108936 | instance | openstack/cinder-db-sync-952kj/cinder-db-sync
2026-03-04 03:10:51.279414 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-952kj" not found
2026-03-04 03:10:51.450405 | instance | openstack/cinder-ks-endpoints-wxmkq/init
2026-03-04 03:10:51.613537 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-wxmkq" not found
2026-03-04 03:10:51.617341 | instance | openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-admin
2026-03-04 03:10:51.791654 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-wxmkq" not found
2026-03-04 03:10:51.794977 | instance | openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-internal
2026-03-04 03:10:51.970374 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-wxmkq" not found
2026-03-04 03:10:51.975301 | instance | openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-public
2026-03-04 03:10:52.152895 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-wxmkq" not found
2026-03-04 03:10:52.317050 | instance | openstack/cinder-ks-service-j7bwz/init
2026-03-04 03:10:52.516526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-j7bwz" not found
2026-03-04 03:10:52.519864 | instance | openstack/cinder-ks-service-j7bwz/volumev3-ks-service-registration
2026-03-04 03:10:52.691298 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-j7bwz" not found
2026-03-04 03:10:52.878626 | instance | openstack/cinder-ks-user-n7ssr/init
2026-03-04 03:10:53.060772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-n7ssr" not found
2026-03-04 03:10:53.064861 | instance | openstack/cinder-ks-user-n7ssr/cinder-ks-user
2026-03-04 03:10:53.246096 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-n7ssr" not found
2026-03-04 03:10:53.415227 | instance | openstack/cinder-rabbit-init-qhgqw/init
2026-03-04 03:10:53.582957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-qhgqw" not found
2026-03-04 03:10:53.586714 | instance | openstack/cinder-rabbit-init-qhgqw/rabbit-init
2026-03-04 03:10:53.757999 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-qhgqw" not found
2026-03-04 03:10:53.925977 | instance | openstack/cinder-scheduler-7cb4fc99-j92n8/init
2026-03-04 03:10:54.112703 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7cb4fc99-j92n8" not found
2026-03-04 03:10:54.117629 | instance | openstack/cinder-scheduler-7cb4fc99-j92n8/ceph-coordination-volume-perms
2026-03-04 03:10:54.282290 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7cb4fc99-j92n8" not found
2026-03-04 03:10:54.287283 | instance | openstack/cinder-scheduler-7cb4fc99-j92n8/cinder-scheduler
2026-03-04 03:10:54.456899 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7cb4fc99-j92n8" not found
2026-03-04 03:10:54.621108 | instance | openstack/cinder-storage-init-2zjj7/init
2026-03-04 03:10:54.792759 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-2zjj7" not found
2026-03-04 03:10:54.797008 | instance | openstack/cinder-storage-init-2zjj7/ceph-keyring-placement
2026-03-04 03:10:54.968643 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-2zjj7" not found
2026-03-04 03:10:54.971654 | instance | openstack/cinder-storage-init-2zjj7/cinder-storage-init-rbd1
2026-03-04 03:10:55.159410 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-2zjj7" not found
2026-03-04 03:10:55.342213 | instance | openstack/cinder-volume-5777d6c47d-85lcj/init
2026-03-04 03:10:55.513069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5777d6c47d-85lcj" not found
2026-03-04 03:10:55.517539 | instance | openstack/cinder-volume-5777d6c47d-85lcj/ceph-keyring-placement-rbd1
2026-03-04 03:10:55.686686 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5777d6c47d-85lcj" not found
2026-03-04 03:10:55.690180 | instance | openstack/cinder-volume-5777d6c47d-85lcj/ceph-coordination-volume-perms
2026-03-04 03:10:55.854900 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5777d6c47d-85lcj" not found
2026-03-04 03:10:55.859017 | instance | openstack/cinder-volume-5777d6c47d-85lcj/init-cinder-conf
2026-03-04 03:10:56.036075 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5777d6c47d-85lcj" not found
2026-03-04 03:10:56.040632 | instance | openstack/cinder-volume-5777d6c47d-85lcj/cinder-volume
2026-03-04 03:10:56.214663 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5777d6c47d-85lcj" not found
2026-03-04 03:10:56.370720 | instance | openstack/cinder-volume-usage-audit-29543225-k45xb/init
2026-03-04 03:10:56.546739 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29543225-k45xb" not found
2026-03-04 03:10:56.551336 | instance | openstack/cinder-volume-usage-audit-29543225-k45xb/cinder-volume-usage-audit
2026-03-04 03:10:56.703025 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29543225-k45xb" not found
2026-03-04 03:10:56.866758 | instance | openstack/glance-api-c84c884dd-rsqq4/init
2026-03-04 03:10:57.036243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-c84c884dd-rsqq4" not found
2026-03-04 03:10:57.039091 | instance | openstack/glance-api-c84c884dd-rsqq4/glance-perms
2026-03-04 03:10:57.209077 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-c84c884dd-rsqq4" not found
2026-03-04 03:10:57.213314 | instance | openstack/glance-api-c84c884dd-rsqq4/ceph-keyring-placement
2026-03-04 03:10:57.378669 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-c84c884dd-rsqq4" not found
2026-03-04 03:10:57.383182 | instance | openstack/glance-api-c84c884dd-rsqq4/glance-api
2026-03-04 03:10:57.561655 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-c84c884dd-rsqq4" not found
2026-03-04 03:10:57.730437 | instance | openstack/glance-db-init-fhg2n/init
2026-03-04 03:10:57.908931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-fhg2n" not found
2026-03-04 03:10:57.913217 | instance | openstack/glance-db-init-fhg2n/glance-db-init-0
2026-03-04 03:10:58.078809 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-fhg2n" not found
2026-03-04 03:10:58.263694 | instance | openstack/glance-db-sync-nb5dn/init
2026-03-04 03:10:58.443524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-nb5dn" not found
2026-03-04 03:10:58.448804 | instance | openstack/glance-db-sync-nb5dn/glance-db-sync
2026-03-04 03:10:58.618962 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-nb5dn" not found
2026-03-04 03:10:58.795689 | instance | openstack/glance-ks-endpoints-q4znp/init
2026-03-04 03:10:58.970883 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-q4znp" not found
2026-03-04 03:10:58.974407 | instance | openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-admin
2026-03-04 03:10:59.148324 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-q4znp" not found
2026-03-04 03:10:59.153886 | instance | openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-internal
2026-03-04 03:10:59.323991 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-q4znp" not found
2026-03-04 03:10:59.328881 | instance | openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-public
2026-03-04 03:10:59.515742 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-q4znp" not found
2026-03-04 03:10:59.695095 | instance | openstack/glance-ks-service-l9556/init
2026-03-04 03:10:59.876736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-l9556" not found
2026-03-04 03:10:59.881279 | instance | openstack/glance-ks-service-l9556/image-ks-service-registration
2026-03-04 03:11:00.060516 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-l9556" not found
2026-03-04 03:11:00.231978 | instance | openstack/glance-ks-user-4s8km/init
2026-03-04 03:11:00.397504 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-4s8km" not found
2026-03-04 03:11:00.402134 | instance | openstack/glance-ks-user-4s8km/glance-ks-user
2026-03-04 03:11:00.580064 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-4s8km" not found
2026-03-04 03:11:00.746792 | instance | openstack/glance-metadefs-load-8mgvl/init
2026-03-04 03:11:00.916339 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-8mgvl" not found
2026-03-04 03:11:00.920269 | instance | openstack/glance-metadefs-load-8mgvl/glance-metadefs-load
2026-03-04 03:11:01.089515 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-8mgvl" not found
2026-03-04 03:11:01.259808 | instance | openstack/glance-rabbit-init-86bg7/init
2026-03-04 03:11:01.425371 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-86bg7" not found
2026-03-04 03:11:01.428981 | instance | openstack/glance-rabbit-init-86bg7/rabbit-init
2026-03-04 03:11:01.611059 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-86bg7" not found
2026-03-04 03:11:01.790238 | instance | openstack/glance-storage-init-4k47l/init
2026-03-04 03:11:01.990384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-4k47l" not found
2026-03-04 03:11:01.996779 | instance | openstack/glance-storage-init-4k47l/ceph-keyring-placement
2026-03-04 03:11:02.181668 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-4k47l" not found
2026-03-04 03:11:02.189087 | instance | openstack/glance-storage-init-4k47l/glance-storage-init
2026-03-04 03:11:02.366025 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-4k47l" not found
2026-03-04 03:11:02.541060 | instance | openstack/keepalived-j5j46/init
2026-03-04 03:11:02.752332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-j5j46" not found
2026-03-04 03:11:02.757187 | instance | openstack/keepalived-j5j46/wait-for-ip
2026-03-04 03:11:03.004166 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-j5j46" not found
2026-03-04 03:11:03.007645 | instance | openstack/keepalived-j5j46/keepalived
2026-03-04 03:11:03.091870 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-j5j46" is waiting to start: PodInitializing
2026-03-04 03:11:03.174259 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-j5j46" not found
2026-03-04 03:11:03.373339 | instance | openstack/keystone-api-65c466c5b6-ds6bf/init
2026-03-04 03:11:03.563402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-65c466c5b6-ds6bf" not found
2026-03-04 03:11:03.568789 | instance | openstack/keystone-api-65c466c5b6-ds6bf/keystone-api
2026-03-04 03:11:03.984425 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-65c466c5b6-ds6bf" not found
2026-03-04 03:11:04.172073 | instance | openstack/keystone-bootstrap-wfcq6/init
2026-03-04 03:11:04.357019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-wfcq6" not found
2026-03-04 03:11:04.363037 | instance | openstack/keystone-bootstrap-wfcq6/bootstrap
2026-03-04 03:11:04.539762 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-wfcq6" not found
2026-03-04 03:11:04.712466 | instance | openstack/keystone-credential-setup-tlt4g/init
2026-03-04 03:11:04.884709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-tlt4g" not found
2026-03-04 03:11:04.889399 | instance | openstack/keystone-credential-setup-tlt4g/keystone-credential-setup
2026-03-04 03:11:05.062171 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-tlt4g" not found
2026-03-04 03:11:05.233264 | instance | openstack/keystone-db-init-khvbl/init
2026-03-04 03:11:05.414825 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-khvbl" not found
2026-03-04 03:11:05.419537 | instance | openstack/keystone-db-init-khvbl/keystone-db-init-0
2026-03-04 03:11:05.600186 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-khvbl" not found
2026-03-04 03:11:05.783318 | instance | openstack/keystone-db-sync-d2btl/init
2026-03-04 03:11:05.973782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-d2btl" not found
2026-03-04 03:11:05.977910 | instance | openstack/keystone-db-sync-d2btl/keystone-db-sync
2026-03-04 03:11:06.183615 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-d2btl" not found
2026-03-04 03:11:06.368092 | instance | openstack/keystone-domain-manage-gjrk6/init
2026-03-04 03:11:06.557917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-gjrk6" not found
2026-03-04 03:11:06.561520 | instance | openstack/keystone-domain-manage-gjrk6/keystone-domain-manage
2026-03-04 03:11:06.758613 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-gjrk6" not found
2026-03-04 03:11:06.934694 | instance | openstack/keystone-fernet-setup-ht9w8/init
2026-03-04 03:11:07.124663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-ht9w8" not found
2026-03-04 03:11:07.130270 | instance | openstack/keystone-fernet-setup-ht9w8/keystone-fernet-setup
2026-03-04 03:11:07.311012 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-ht9w8" not found
2026-03-04 03:11:07.491770 | instance | openstack/keystone-rabbit-init-rs8zq/init
2026-03-04 03:11:07.670583 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-rs8zq" not found
2026-03-04 03:11:07.674551 | instance | openstack/keystone-rabbit-init-rs8zq/rabbit-init
2026-03-04 03:11:07.858806 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-rs8zq" not found
2026-03-04 03:11:08.037373 | instance | openstack/libvirt-libvirt-default-nxckx/init
2026-03-04 03:11:08.226366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-nxckx" not found
2026-03-04 03:11:08.232176 | instance | openstack/libvirt-libvirt-default-nxckx/init-dynamic-options
2026-03-04 03:11:08.409510 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-nxckx" not found
2026-03-04 03:11:08.413976 | instance | openstack/libvirt-libvirt-default-nxckx/ceph-admin-keyring-placement
2026-03-04 03:11:08.596653 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-nxckx" not found
2026-03-04 03:11:08.600082 | instance | openstack/libvirt-libvirt-default-nxckx/ceph-keyring-placement
2026-03-04 03:11:08.792111 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-nxckx" not found
2026-03-04 03:11:08.796687 | instance | openstack/libvirt-libvirt-default-nxckx/tls-sidecar
2026-03-04 03:11:08.977548 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-nxckx" not found
2026-03-04 03:11:08.982912 | instance | openstack/libvirt-libvirt-default-nxckx/libvirt
2026-03-04 03:11:09.180207 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-nxckx" not found
2026-03-04 03:11:09.184756 | instance | openstack/libvirt-libvirt-default-nxckx/libvirt-exporter
2026-03-04 03:11:09.378947 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-nxckx" not found
2026-03-04 03:11:09.553194 | instance | openstack/memcached-memcached-6479589586-vgqqd/init
2026-03-04 03:11:09.746564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-vgqqd" not found
2026-03-04 03:11:09.751995 | instance | openstack/memcached-memcached-6479589586-vgqqd/memcached
2026-03-04 03:11:09.923217 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-vgqqd" not found
2026-03-04 03:11:09.928309 | instance | openstack/memcached-memcached-6479589586-vgqqd/memcached-exporter
2026-03-04 03:11:10.122312 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-vgqqd" not found
2026-03-04 03:11:10.303871 | instance | openstack/neutron-db-init-fbkl5/init
2026-03-04 03:11:10.476510 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-fbkl5" not found
2026-03-04 03:11:10.481725 | instance | openstack/neutron-db-init-fbkl5/neutron-db-init-0
2026-03-04 03:11:10.670085 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-fbkl5" not found
2026-03-04 03:11:10.845796 | instance | openstack/neutron-db-sync-zh77d/init
2026-03-04 03:11:11.025005 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-zh77d" not found
2026-03-04 03:11:11.029639 | instance | openstack/neutron-db-sync-zh77d/neutron-db-sync
2026-03-04 03:11:11.215868 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-zh77d" not found
2026-03-04 03:11:11.407800 | instance | openstack/neutron-ks-endpoints-2cz4h/init
2026-03-04 03:11:11.587266 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-2cz4h" not found
2026-03-04 03:11:11.592410 | instance | openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-admin
2026-03-04 03:11:11.773199 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-2cz4h" not found
2026-03-04 03:11:11.776291 | instance | openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-internal
2026-03-04 03:11:11.951511 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-2cz4h" not found
2026-03-04 03:11:11.955207 | instance | openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-public
2026-03-04 03:11:12.142377 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-2cz4h" not found
2026-03-04 03:11:12.312686 | instance | openstack/neutron-ks-service-s6g8k/init
2026-03-04 03:11:12.514712 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-s6g8k" not found
2026-03-04 03:11:12.519522 | instance | openstack/neutron-ks-service-s6g8k/network-ks-service-registration
2026-03-04 03:11:12.707017 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-s6g8k" not found
2026-03-04 03:11:12.874635 | instance | openstack/neutron-ks-user-cp5qm/init
2026-03-04 03:11:13.058831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-cp5qm" not found
2026-03-04 03:11:13.063877 | instance | openstack/neutron-ks-user-cp5qm/neutron-ks-user
2026-03-04 03:11:13.254397 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-cp5qm" not found
2026-03-04 03:11:13.443608 | instance | openstack/neutron-netns-cleanup-cron-default-t97mh/init
2026-03-04 03:11:13.618156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-t97mh" not found
2026-03-04 03:11:13.622390 | instance | openstack/neutron-netns-cleanup-cron-default-t97mh/neutron-netns-cleanup-cron
2026-03-04 03:11:13.809085 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-t97mh" not found
2026-03-04 03:11:14.004162 | instance | openstack/neutron-ovn-metadata-agent-default-ddqgb/init
2026-03-04 03:11:14.190715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-ddqgb" not found
2026-03-04 03:11:14.194505 | instance | openstack/neutron-ovn-metadata-agent-default-ddqgb/neutron-metadata-agent-init
2026-03-04 03:11:14.290520 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-ddqgb" is waiting to start: PodInitializing
2026-03-04 03:11:14.379490 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-ddqgb" not found
2026-03-04 03:11:14.383851 | instance | openstack/neutron-ovn-metadata-agent-default-ddqgb/ovn-neutron-init
2026-03-04 03:11:14.472815 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-ddqgb" is waiting to start: PodInitializing
2026-03-04 03:11:14.569079 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-ddqgb" not found
2026-03-04 03:11:14.573135 | instance | openstack/neutron-ovn-metadata-agent-default-ddqgb/neutron-ovn-metadata-agent
2026-03-04 03:11:14.664086 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-ddqgb" is waiting to start: PodInitializing
2026-03-04 03:11:14.756280 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-ddqgb" not found
2026-03-04 03:11:14.936096 | instance | openstack/neutron-ovn-vpn-agent-default-smxtk/init
2026-03-04 03:11:15.140205 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-smxtk" not found
2026-03-04 03:11:15.145430 | instance | openstack/neutron-ovn-vpn-agent-default-smxtk/ovn-vpn-agent-init
2026-03-04 03:11:15.240704 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-smxtk" is waiting to start: PodInitializing
2026-03-04 03:11:15.329673 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-smxtk" not found
2026-03-04 03:11:15.333871 | instance | openstack/neutron-ovn-vpn-agent-default-smxtk/ovn-neutron-init
2026-03-04 03:11:15.420230 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-smxtk" is waiting to start: PodInitializing
2026-03-04 03:11:15.509454 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-smxtk" not found
2026-03-04 03:11:15.513850 | instance | openstack/neutron-ovn-vpn-agent-default-smxtk/neutron-ovn-vpn-agent
2026-03-04 03:11:15.603381 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-smxtk" is waiting to start: PodInitializing
2026-03-04 03:11:15.689100 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-smxtk" not found
2026-03-04 03:11:15.866182 | instance | openstack/neutron-rabbit-init-w7f94/init
2026-03-04 03:11:16.049553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-w7f94" not found
2026-03-04 03:11:16.054426 | instance | openstack/neutron-rabbit-init-w7f94/rabbit-init
2026-03-04 03:11:16.246274 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-w7f94" not found
2026-03-04 03:11:16.433324 | instance | openstack/neutron-server-5dbccfd5f7-q9d5m/init
2026-03-04 03:11:16.634906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-5dbccfd5f7-q9d5m" not found
2026-03-04 03:11:16.639891 | instance | openstack/neutron-server-5dbccfd5f7-q9d5m/ovn-neutron-init
2026-03-04 03:11:16.822609 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-5dbccfd5f7-q9d5m" not found
2026-03-04 03:11:16.828913 | instance | openstack/neutron-server-5dbccfd5f7-q9d5m/neutron-server
2026-03-04 03:11:17.022258 | instance | openstack/neutron-server-5dbccfd5f7-q9d5m/neutron-policy-server
2026-03-04 03:11:17.227553 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-5dbccfd5f7-q9d5m" not found
2026-03-04 03:11:17.412184 | instance | openstack/nova-api-metadata-6df4b4b48-dpt8z/init
2026-03-04 03:11:17.612351 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-6df4b4b48-dpt8z" not found
2026-03-04 03:11:17.618590 | instance | openstack/nova-api-metadata-6df4b4b48-dpt8z/nova-api-metadata-init
2026-03-04 03:11:17.790814 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-6df4b4b48-dpt8z" not found
2026-03-04 03:11:17.795223 | instance | openstack/nova-api-metadata-6df4b4b48-dpt8z/nova-api
2026-03-04 03:11:17.966934 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-6df4b4b48-dpt8z" not found
2026-03-04 03:11:18.136250 | instance | openstack/nova-api-osapi-6c6dc54858-6g4p4/init
2026-03-04 03:11:18.324203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6c6dc54858-6g4p4" not found
2026-03-04 03:11:18.328536 | instance | openstack/nova-api-osapi-6c6dc54858-6g4p4/nova-osapi
2026-03-04 03:11:18.517333 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6c6dc54858-6g4p4" not found
2026-03-04 03:11:18.696348 | instance | openstack/nova-bootstrap-84tsl/init
2026-03-04 03:11:18.877977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-84tsl" not found
2026-03-04 03:11:18.881203 | instance | openstack/nova-bootstrap-84tsl/bootstrap
2026-03-04 03:11:19.071169 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-84tsl" not found
2026-03-04 03:11:19.246221 | instance | openstack/nova-cell-setup-29543220-5wrfn/init
2026-03-04 03:11:19.454480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29543220-5wrfn" not found
2026-03-04 03:11:19.459303 | instance | openstack/nova-cell-setup-29543220-5wrfn/nova-cell-setup
2026-03-04 03:11:19.546947 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29543220-5wrfn" is waiting to start: PodInitializing
2026-03-04 03:11:19.631066 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29543220-5wrfn" not found
2026-03-04 03:11:19.825145 | instance | openstack/nova-cell-setup-ngthf/init
2026-03-04 03:11:20.036580 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-ngthf" not found
2026-03-04 03:11:20.040819 | instance | openstack/nova-cell-setup-ngthf/nova-cell-setup-init
2026-03-04 03:11:20.131701 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-ngthf" is waiting to start: PodInitializing
2026-03-04 03:11:20.220450 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-ngthf" not found
2026-03-04 03:11:20.224736 | instance | openstack/nova-cell-setup-ngthf/nova-cell-setup
2026-03-04 03:11:20.316949 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-ngthf" is waiting to start: PodInitializing
2026-03-04 03:11:20.405047 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-ngthf" not found
2026-03-04 03:11:20.582300 | instance | openstack/nova-compute-default-s9d8k/init
2026-03-04 03:11:20.827236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:20.832659 | instance | openstack/nova-compute-default-s9d8k/nova-compute-init
2026-03-04 03:11:20.926401 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:21.012590 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:21.018907 | instance | openstack/nova-compute-default-s9d8k/ceph-perms
2026-03-04 03:11:21.109956 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:21.201086 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:21.206398 | instance | openstack/nova-compute-default-s9d8k/ceph-admin-keyring-placement
2026-03-04 03:11:21.297287 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:21.382743 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:21.386893 | instance | openstack/nova-compute-default-s9d8k/ceph-keyring-placement
2026-03-04 03:11:21.490817 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:21.572951 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:21.577665 | instance | openstack/nova-compute-default-s9d8k/nova-compute-vnc-init
2026-03-04 03:11:21.666716 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:21.757535 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:21.762439 | instance | openstack/nova-compute-default-s9d8k/nova-compute-ssh-init
2026-03-04 03:11:21.851075 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:21.952714 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:21.956977 | instance | openstack/nova-compute-default-s9d8k/nova-compute
2026-03-04 03:11:22.055365 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:22.146261 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:22.152420 | instance | openstack/nova-compute-default-s9d8k/nova-compute-ssh
2026-03-04 03:11:22.255717 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-s9d8k" is waiting to start: PodInitializing
2026-03-04 03:11:22.345998 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-s9d8k" not found
2026-03-04 03:11:22.522855 | instance | openstack/nova-conductor-56f4845d9d-rbfc8/init
2026-03-04 03:11:22.706780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-56f4845d9d-rbfc8" not found
2026-03-04 03:11:22.710834 | instance | openstack/nova-conductor-56f4845d9d-rbfc8/nova-conductor
2026-03-04 03:11:23.079783 | instance | openstack/nova-db-init-2jx2w/init
2026-03-04 03:11:23.254678 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-2jx2w" not found
2026-03-04 03:11:23.259957 | instance | openstack/nova-db-init-2jx2w/nova-db-init-0
2026-03-04 03:11:23.439643 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-2jx2w" not found
2026-03-04 03:11:23.444042 | instance | openstack/nova-db-init-2jx2w/nova-db-init-1
2026-03-04 03:11:23.612173 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-2jx2w" not found
2026-03-04 03:11:23.617636 | instance | openstack/nova-db-init-2jx2w/nova-db-init-2
2026-03-04 03:11:23.786607 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-2jx2w" not found
2026-03-04 03:11:23.963951 | instance | openstack/nova-db-sync-pnpds/init
2026-03-04 03:11:24.136367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-pnpds" not found
2026-03-04 03:11:24.141430 | instance | openstack/nova-db-sync-pnpds/nova-db-sync
2026-03-04 03:11:24.317013 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-pnpds" not found
2026-03-04 03:11:24.484422 | instance | openstack/nova-ks-endpoints-nnlqh/init
2026-03-04 03:11:24.660553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-nnlqh" not found
2026-03-04 03:11:24.663658 | instance | openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-admin
2026-03-04 03:11:24.831011 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-nnlqh" not found
2026-03-04 03:11:24.835784 | instance | openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-internal
2026-03-04 03:11:25.024320 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-nnlqh" not found
2026-03-04 03:11:25.029468 | instance | openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-public
2026-03-04 03:11:25.220489 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-nnlqh" not found
2026-03-04 03:11:25.406292 | instance | openstack/nova-ks-service-vwcj9/init
2026-03-04 03:11:25.578865 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-vwcj9" not found
2026-03-04 03:11:25.583853 | instance | openstack/nova-ks-service-vwcj9/compute-ks-service-registration
2026-03-04 03:11:25.743316 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-vwcj9" not found
2026-03-04 03:11:25.940447 | instance | openstack/nova-ks-user-mz85x/init
2026-03-04 03:11:26.116185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-mz85x" not found
2026-03-04 03:11:26.120737 | instance | openstack/nova-ks-user-mz85x/nova-ks-user
2026-03-04 03:11:26.291502 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-mz85x" not found
2026-03-04 03:11:26.481968 | instance | openstack/nova-novncproxy-979c644c7-mhnsv/init
2026-03-04 03:11:26.681785 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-979c644c7-mhnsv" not found
2026-03-04 03:11:26.687216 | instance | openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy-init
2026-03-04 03:11:26.864707 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-979c644c7-mhnsv" not found
2026-03-04 03:11:26.868768 | instance | openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy-init-assets
2026-03-04 03:11:27.052822 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-979c644c7-mhnsv" not found
2026-03-04 03:11:27.057097 | instance | openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy
2026-03-04 03:11:27.243109 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-979c644c7-mhnsv" not found
2026-03-04 03:11:27.432622 | instance | openstack/nova-rabbit-init-zkhqz/init
2026-03-04 03:11:27.604088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-zkhqz" not found
2026-03-04 03:11:27.608967 | instance | openstack/nova-rabbit-init-zkhqz/rabbit-init
2026-03-04 03:11:27.788473 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-zkhqz" not found
2026-03-04 03:11:27.983035 | instance | openstack/nova-scheduler-96788dcd-6vx2w/init
2026-03-04 03:11:28.167647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-96788dcd-6vx2w" not found
2026-03-04 03:11:28.172647 | instance | openstack/nova-scheduler-96788dcd-6vx2w/nova-scheduler
2026-03-04 03:11:28.540296 | instance | openstack/openvswitch-gcvpb/init
2026-03-04 03:11:28.726718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-gcvpb" not found
2026-03-04 03:11:28.731524 | instance | openstack/openvswitch-gcvpb/openvswitch-db-perms
2026-03-04 03:11:28.921322 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-gcvpb" not found
2026-03-04 03:11:28.927343 | instance | openstack/openvswitch-gcvpb/openvswitch-vswitchd-modules
2026-03-04 03:11:29.113571 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-gcvpb" not found
2026-03-04 03:11:29.119133 | instance | openstack/openvswitch-gcvpb/openvswitch-db
2026-03-04 03:11:29.302951 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-gcvpb" not found
2026-03-04 03:11:29.308165 | instance | openstack/openvswitch-gcvpb/openvswitch-vswitchd
2026-03-04 03:11:29.488433 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-gcvpb" not found
2026-03-04 03:11:29.655059 | instance | openstack/ovn-controller-default-46tl6/init
2026-03-04 03:11:29.829960 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-46tl6" not found
2026-03-04 03:11:29.834866 | instance | openstack/ovn-controller-default-46tl6/get-gw-enabled
2026-03-04 03:11:30.020616 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-46tl6" not found
2026-03-04 03:11:30.026221 | instance | openstack/ovn-controller-default-46tl6/controller-init
2026-03-04 03:11:30.214499 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-46tl6" not found
2026-03-04 03:11:30.219928 | instance | openstack/ovn-controller-default-46tl6/controller
2026-03-04 03:11:30.395665 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-46tl6" not found
2026-03-04 03:11:30.399454 | instance | openstack/ovn-controller-default-46tl6/vector
2026-03-04 03:11:30.584088 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-46tl6" not found
2026-03-04 03:11:30.588415 | instance | openstack/ovn-controller-default-46tl6/log-parser
2026-03-04 03:11:30.768202 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-46tl6" not found
2026-03-04 03:11:30.945257 | instance | openstack/ovn-northd-fc978744-kfhtb/init
2026-03-04 03:11:31.142383 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-kfhtb" not found
2026-03-04 03:11:31.147755 | instance | openstack/ovn-northd-fc978744-kfhtb/northd
2026-03-04 03:11:31.329939 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-kfhtb" not found
2026-03-04 03:11:31.511318 | instance | openstack/ovn-ovsdb-nb-0/init
2026-03-04 03:11:31.708626 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-03-04 03:11:31.713625 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-03-04 03:11:31.905950 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-03-04 03:11:32.109979 | instance | openstack/ovn-ovsdb-sb-0/init
2026-03-04 03:11:32.287126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-03-04 03:11:32.293298 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-03-04 03:11:32.461518 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-03-04 03:11:32.633499 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-03-04 03:11:32.815509 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-03-04 03:11:32.819808 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-03-04 03:11:32.996574 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-03-04 03:11:33.000233 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-03-04 03:11:33.264140 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-03-04 03:11:33.268344 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-03-04 03:11:33.471362 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-03-04 03:11:33.641367 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-03-04 03:11:33.831841 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-03-04 03:11:33.835439 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-03-04 03:11:34.053027 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-03-04 03:11:34.058424 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-03-04 03:11:34.250854 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-03-04 03:11:34.440657 | instance | openstack/placement-api-558bbc8977-nbpqz/init
2026-03-04 03:11:34.615132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-558bbc8977-nbpqz" not found
2026-03-04 03:11:34.622334 | instance | openstack/placement-api-558bbc8977-nbpqz/placement-api
2026-03-04 03:11:34.971930 | instance | openstack/placement-db-init-8vxpv/init
2026-03-04 03:11:35.151354 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-8vxpv" not found
2026-03-04 03:11:35.156490 | instance | openstack/placement-db-init-8vxpv/placement-db-init-0
2026-03-04 03:11:35.335267 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-8vxpv" not found
2026-03-04 03:11:35.527567 | instance | openstack/placement-db-sync-fbwct/init
2026-03-04 03:11:35.704254 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-fbwct" not found
2026-03-04 03:11:35.710650 | instance | openstack/placement-db-sync-fbwct/placement-db-sync
2026-03-04 03:11:35.883187 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-fbwct" not found
2026-03-04 03:11:36.060572 | instance | openstack/placement-ks-endpoints-6vfrp/init
2026-03-04 03:11:36.248230 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-6vfrp" not found
2026-03-04 03:11:36.251640 | instance | openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-admin
2026-03-04 03:11:36.424901 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-6vfrp" not found
2026-03-04 03:11:36.429990 | instance | openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-internal
2026-03-04 03:11:36.632485 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-6vfrp" not found
2026-03-04 03:11:36.636894 | instance | openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-public
2026-03-04 03:11:36.823395 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-6vfrp" not found
2026-03-04 03:11:36.999010 | instance | openstack/placement-ks-service-zfsfs/init
2026-03-04 03:11:37.185568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-zfsfs" not found
2026-03-04 03:11:37.189798 | instance | openstack/placement-ks-service-zfsfs/placement-ks-service-registration
2026-03-04 03:11:37.374498 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-zfsfs" not found
2026-03-04 03:11:37.544174 | instance | openstack/placement-ks-user-t77kz/init
2026-03-04 03:11:37.717765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-t77kz" not found
2026-03-04 03:11:37.721477 | instance | openstack/placement-ks-user-t77kz/placement-ks-user
2026-03-04 03:11:37.905084 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-t77kz" not found
2026-03-04 03:11:38.098958 | instance | openstack/pxc-operator-69cb5bbdb9-5g4m9/percona-xtradb-cluster-operator
2026-03-04 03:11:38.299510 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-5g4m9" not found
2026-03-04 03:11:38.508263 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-03-04 03:11:38.689034 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-03-04 03:11:38.692642 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-03-04 03:11:38.892226 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-03-04 03:11:39.115465 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-03-04 03:11:39.294475 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-03-04 03:11:39.299000 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-03-04 03:11:39.490626 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-03-04 03:11:39.677436 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-trwsj/rabbitmq-cluster-operator
2026-03-04 03:11:39.872807 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-trwsj" not found
2026-03-04 03:11:40.048491 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-03-04 03:11:40.224727 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-03-04 03:11:40.229258 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-03-04 03:11:40.411438 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-03-04 03:11:40.585886 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-03-04 03:11:40.776183 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-03-04 03:11:40.781229 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-03-04 03:11:40.972302 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-03-04 03:11:41.157949 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-27nvt/rabbitmq-cluster-operator
2026-03-04 03:11:41.364972 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-27nvt" not found
2026-03-04 03:11:41.552111 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-03-04 03:11:41.734714 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-03-04 03:11:41.738590 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-03-04 03:11:41.939596 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-03-04 03:11:42.138849 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-03-04 03:11:42.338038 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-03-04 03:11:42.342274 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-03-04 03:11:42.541257 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-03-04 03:11:42.714669 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/make-container-crash-dir
2026-03-04 03:11:42.901651 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vrdrx" not found
2026-03-04 03:11:42.906846 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/chown-container-data-dir
2026-03-04 03:11:43.098973 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vrdrx" not found
2026-03-04 03:11:43.102916 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/ceph-crash
2026-03-04 03:11:43.280188 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-vrdrx" not found
2026-03-04 03:11:43.462434 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/chown-container-data-dir
2026-03-04 03:11:43.647512 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6" not found
2026-03-04 03:11:43.653016 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/rgw
2026-03-04 03:11:43.840182 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6" not found
2026-03-04 03:11:43.844143 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/log-collector
2026-03-04 03:11:44.015634 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6" not found
2026-03-04 03:11:44.184204 | instance | openstack/staffeln-api-795fd5c7bd-qpld5/init
2026-03-04 03:11:44.364546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-795fd5c7bd-qpld5" not found
2026-03-04 03:11:44.369537 | instance | openstack/staffeln-api-795fd5c7bd-qpld5/staffeln-api
2026-03-04 03:11:44.556565 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-795fd5c7bd-qpld5" not found
2026-03-04 03:11:44.750929 | instance | openstack/staffeln-conductor-7d84c968cf-ncbsj/staffeln-conductor
2026-03-04 03:11:44.946395 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-7d84c968cf-ncbsj" not found
2026-03-04 03:11:45.128740 | instance | openstack/staffeln-db-init-7xrns/init
2026-03-04 03:11:45.314057 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-7xrns" not found
2026-03-04 03:11:45.320258 | instance | openstack/staffeln-db-init-7xrns/staffeln-db-init-0
2026-03-04 03:11:45.510640 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-7xrns" not found
2026-03-04 03:11:45.687083 | instance | openstack/staffeln-db-sync-gdsdv/init
2026-03-04 03:11:45.873387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-gdsdv" not found
2026-03-04 03:11:45.876289 | instance | openstack/staffeln-db-sync-gdsdv/staffeln-db-sync
2026-03-04 03:11:46.063153 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-gdsdv" not found
2026-03-04 03:11:46.247993 | instance | openstack/valkey-node-0/valkey
2026-03-04 03:11:46.440828 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-03-04 03:11:46.446519 | instance | openstack/valkey-node-0/sentinel
2026-03-04 03:11:46.629502 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-03-04 03:11:46.635079 | instance | openstack/valkey-node-0/metrics
2026-03-04 03:11:46.832549 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-03-04 03:11:47.010489 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-2z5pn/rook-ceph-operator
2026-03-04 03:11:47.215742 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-2z5pn" not found
2026-03-04 03:11:47.423862 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-b6nkx/secretgen-controller
2026-03-04 03:11:47.624858 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-b6nkx" not found
2026-03-04 03:11:48.113831 | instance | ERROR
2026-03-04 03:11:48.114044 | instance | {
2026-03-04 03:11:48.114085 | instance | "delta": "0:01:20.462953",
2026-03-04 03:11:48.114114 | instance | "end": "2026-03-04 03:11:47.632074",
2026-03-04 03:11:48.114141 | instance | "msg": "non-zero return code",
2026-03-04 03:11:48.114166 | instance | "rc": 123,
2026-03-04 03:11:48.114190 | instance | "start": "2026-03-04 03:10:27.169121"
2026-03-04 03:11:48.114215 | instance | }
2026-03-04 03:11:48.114245 | instance | ERROR: Ignoring Errors
2026-03-04 03:11:48.126142 |
2026-03-04 03:11:48.126206 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-03-04 03:11:48.684596 | instance | changed:
2026-03-04 03:11:48.684777 | instance | cd+++++++++ pod-logs/
2026-03-04 03:11:48.684816 | instance | cd+++++++++ pod-logs/auth-system/
2026-03-04 03:11:48.684846 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-03-04 03:11:48.684873 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-03-04 03:11:48.684900 | instance | cd+++++++++ pod-logs/cert-manager/
2026-03-04 03:11:48.684927 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-pskhm/
2026-03-04 03:11:48.684978 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-pskhm/cert-manager-controller.txt
2026-03-04 03:11:48.685023 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gh5gk/
2026-03-04 03:11:48.685054 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gh5gk/cert-manager-cainjector.txt
2026-03-04 03:11:48.685080 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-kzljt/
2026-03-04 03:11:48.685106 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-kzljt/cert-manager-webhook.txt
2026-03-04 03:11:48.685133 | instance | cd+++++++++ pod-logs/failed-pods/
2026-03-04 03:11:48.685159 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-03-04 03:11:48.685184 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-03-04 03:11:48.685210 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-03-04 03:11:48.685236 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-03-04 03:11:48.685261 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-pskhm/
2026-03-04 03:11:48.685287 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-pskhm/cert-manager-controller.txt
2026-03-04 03:11:48.685315 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gh5gk/
2026-03-04 03:11:48.685341 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gh5gk/cert-manager-cainjector.txt
2026-03-04 03:11:48.685369 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-kzljt/
2026-03-04 03:11:48.685395 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-kzljt/cert-manager-webhook.txt
2026-03-04 03:11:48.685420 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-03-04 03:11:48.685446 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-clh2k/
2026-03-04 03:11:48.685472 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-clh2k/controller.txt
2026-03-04 03:11:48.685497 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vhqpg/
2026-03-04 03:11:48.685522 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vhqpg/ingress-nginx-default-backend.txt
2026-03-04 03:11:48.685563 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-03-04 03:11:48.685590 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/
2026-03-04 03:11:48.685616 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/apply-sysctl-overwrites.txt
2026-03-04 03:11:48.685641 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/cilium-agent.txt
2026-03-04 03:11:48.685666 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/clean-cilium-state.txt
2026-03-04 03:11:48.685691 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/config.txt
2026-03-04 03:11:48.685716 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/install-cni-binaries.txt
2026-03-04 03:11:48.685741 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/mount-bpf-fs.txt
2026-03-04 03:11:48.685766 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jbzq5/mount-cgroup.txt
2026-03-04 03:11:48.685791 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-fjhnd/
2026-03-04 03:11:48.685816 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-fjhnd/cilium-operator.txt
2026-03-04 03:11:48.685842 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m7759/
2026-03-04 03:11:48.685867 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m7759/coredns.txt
2026-03-04 03:11:48.685893 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-spwkc/
2026-03-04 03:11:48.685918 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-spwkc/coredns.txt
2026-03-04 03:11:48.685943 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-03-04 03:11:48.685969 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-03-04 03:11:48.686012 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-03-04 03:11:48.686051 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-03-04 03:11:48.686081 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-03-04 03:11:48.686112 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-03-04 03:11:48.686139 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mlx86/
2026-03-04 03:11:48.686165 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mlx86/kube-proxy.txt
2026-03-04 03:11:48.686191 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-03-04 03:11:48.686217 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-03-04 03:11:48.686244 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-03-04 03:11:48.686270 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-03-04 03:11:48.686297 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-03-04 03:11:48.686323 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-2vnbh/
2026-03-04 03:11:48.686349 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-2vnbh/local-path-provisioner.txt
2026-03-04 03:11:48.686376 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-03-04 03:11:48.686401 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-03-04 03:11:48.686428 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-03-04 03:11:48.686454 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-03-04 03:11:48.686487 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-03-04 03:11:48.686514 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-03-04 03:11:48.686540 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-t87lj/
2026-03-04 03:11:48.686566 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-t87lj/goldpinger-daemon.txt
2026-03-04 03:11:48.686592 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/
2026-03-04 03:11:48.686618 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana-sc-dashboard.txt
2026-03-04 03:11:48.686644 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana-sc-datasources.txt
2026-03-04 03:11:48.686669 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana.txt
2026-03-04 03:11:48.686695 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn/
2026-03-04 03:11:48.686720 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn/kube-state-metrics.txt
2026-03-04 03:11:48.686746 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tttw6/
2026-03-04 03:11:48.686772 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tttw6/kube-prometheus-stack.txt
2026-03-04 03:11:48.686798 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/
2026-03-04 03:11:48.686824 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/node-exporter.txt
2026-03-04 03:11:48.686850 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/pod-tls-sidecar.txt
2026-03-04 03:11:48.686875 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-03-04 03:11:48.686900 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-03-04 03:11:48.686926 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-03-04 03:11:48.686951 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-03-04 03:11:48.686983 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-03-04 03:11:48.687026 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-8fxnb/
2026-03-04 03:11:48.687067 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-8fxnb/nginx.txt
2026-03-04 03:11:48.687107 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-03-04 03:11:48.687148 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-03-04 03:11:48.687187 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-03-04 03:11:48.687226 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-s6656/
2026-03-04 03:11:48.687265 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-s6656/gc.txt
2026-03-04 03:11:48.687305 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-g6ljq/
2026-03-04 03:11:48.687345 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-g6ljq/master.txt
2026-03-04 03:11:48.687384 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-5kpcr/
2026-03-04 03:11:48.687424 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-5kpcr/worker.txt
2026-03-04 03:11:48.687462 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-03-04 03:11:48.687513 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-03-04 03:11:48.687554 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-03-04 03:11:48.687594 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-03-04 03:11:48.687634 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-03-04 03:11:48.687674 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-03-04 03:11:48.687713 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-wk4rv/
2026-03-04 03:11:48.687753 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-wk4rv/pushgateway.txt
2026-03-04 03:11:48.687793 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-9tgws/
2026-03-04 03:11:48.687834 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-9tgws/vector.txt
2026-03-04 03:11:48.687874 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-03-04 03:11:48.687915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-78b9f84668-dvs9p/
2026-03-04 03:11:48.687955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-78b9f84668-dvs9p/barbican-api.txt
2026-03-04 03:11:48.687995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-78b9f84668-dvs9p/init.txt
2026-03-04 03:11:48.688034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-hlw5t/
2026-03-04 03:11:48.688075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-hlw5t/barbican-db-init-0.txt
2026-03-04 03:11:48.688115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-hlw5t/init.txt
2026-03-04 03:11:48.688154 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wbr8k/
2026-03-04 03:11:48.688194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wbr8k/barbican-db-sync.txt
2026-03-04 03:11:48.688233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wbr8k/init.txt
2026-03-04 03:11:48.688272 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hp4cf/
2026-03-04 03:11:48.688312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hp4cf/init.txt
2026-03-04 03:11:48.688353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-admin.txt
2026-03-04 03:11:48.688393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-internal.txt
2026-03-04 03:11:48.688434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-public.txt
2026-03-04 03:11:48.688475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mxjrm/
2026-03-04 03:11:48.688516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mxjrm/init.txt
2026-03-04 03:11:48.688557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mxjrm/key-manager-ks-service-registration.txt
2026-03-04 03:11:48.688598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qc7zx/
2026-03-04 03:11:48.688639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qc7zx/barbican-ks-user.txt
2026-03-04 03:11:48.688679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qc7zx/init.txt
2026-03-04 03:11:48.688720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-ztmdv/
2026-03-04 03:11:48.688764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-ztmdv/init.txt
2026-03-04 03:11:48.688813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-ztmdv/rabbit-init.txt
2026-03-04 03:11:48.688854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-7cc8765449-2gp6m/
2026-03-04 03:11:48.688894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7cc8765449-2gp6m/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.688934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7cc8765449-2gp6m/cinder-api.txt
2026-03-04 03:11:48.689045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7cc8765449-2gp6m/init.txt
2026-03-04 03:11:48.689106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-ffd667dcf-strx9/
2026-03-04 03:11:48.689151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-ffd667dcf-strx9/ceph-backup-keyring-placement.txt
2026-03-04 03:11:48.689192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-ffd667dcf-strx9/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.689232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-ffd667dcf-strx9/ceph-keyring-placement-rbd1.txt
2026-03-04 03:11:48.689272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-ffd667dcf-strx9/cinder-backup.txt
2026-03-04 03:11:48.689312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-ffd667dcf-strx9/init.txt
2026-03-04 03:11:48.689352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6cgm/
2026-03-04 03:11:48.689391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6cgm/ceph-keyring-placement.txt
2026-03-04 03:11:48.689430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6cgm/cinder-backup-storage-init.txt
2026-03-04 03:11:48.689470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6cgm/init.txt
2026-03-04 03:11:48.689510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gllq9/
2026-03-04 03:11:48.689550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gllq9/bootstrap.txt
2026-03-04 03:11:48.689590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gllq9/init.txt
2026-03-04 03:11:48.689629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4kn2r/
2026-03-04 03:11:48.689668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4kn2r/create-internal-tenant.txt
2026-03-04 03:11:48.689707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4kn2r/init.txt
2026-03-04 03:11:48.689746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-78mkf/
2026-03-04 03:11:48.689785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-78mkf/cinder-db-init-0.txt
2026-03-04 03:11:48.689824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-78mkf/init.txt
2026-03-04 03:11:48.689863 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-952kj/
2026-03-04 03:11:48.689902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-952kj/cinder-db-sync.txt
2026-03-04 03:11:48.689942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-952kj/init.txt
2026-03-04 03:11:48.690029 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wxmkq/
2026-03-04 03:11:48.690085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wxmkq/init.txt
2026-03-04 03:11:48.690127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-admin.txt
2026-03-04 03:11:48.690168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-internal.txt
2026-03-04 03:11:48.690208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-public.txt
2026-03-04 03:11:48.690247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-j7bwz/
2026-03-04 03:11:48.690300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-j7bwz/init.txt
2026-03-04 03:11:48.690342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-j7bwz/volumev3-ks-service-registration.txt
2026-03-04 03:11:48.690382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-n7ssr/
2026-03-04 03:11:48.690422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-n7ssr/cinder-ks-user.txt
2026-03-04 03:11:48.690461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-n7ssr/init.txt
2026-03-04 03:11:48.690500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qhgqw/
2026-03-04 03:11:48.690539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qhgqw/init.txt
2026-03-04 03:11:48.690579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qhgqw/rabbit-init.txt
2026-03-04 03:11:48.690619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7cb4fc99-j92n8/
2026-03-04 03:11:48.690658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7cb4fc99-j92n8/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.690698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7cb4fc99-j92n8/cinder-scheduler.txt
2026-03-04 03:11:48.690737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7cb4fc99-j92n8/init.txt
2026-03-04 03:11:48.690777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2zjj7/
2026-03-04 03:11:48.690817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2zjj7/ceph-keyring-placement.txt
2026-03-04 03:11:48.690858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2zjj7/cinder-storage-init-rbd1.txt
2026-03-04 03:11:48.690897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2zjj7/init.txt
2026-03-04 03:11:48.690937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5777d6c47d-85lcj/
2026-03-04 03:11:48.690982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5777d6c47d-85lcj/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.691027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5777d6c47d-85lcj/ceph-keyring-placement-rbd1.txt
2026-03-04 03:11:48.691072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5777d6c47d-85lcj/cinder-volume.txt
2026-03-04 03:11:48.691118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5777d6c47d-85lcj/init-cinder-conf.txt
2026-03-04 03:11:48.691148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5777d6c47d-85lcj/init.txt
2026-03-04 03:11:48.691169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29543225-k45xb/
2026-03-04 03:11:48.691189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29543225-k45xb/cinder-volume-usage-audit.txt
2026-03-04 03:11:48.691207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29543225-k45xb/init.txt
2026-03-04 03:11:48.691225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-c84c884dd-rsqq4/
2026-03-04 03:11:48.691243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c84c884dd-rsqq4/ceph-keyring-placement.txt
2026-03-04 03:11:48.691262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c84c884dd-rsqq4/glance-api.txt
2026-03-04 03:11:48.691280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c84c884dd-rsqq4/glance-perms.txt
2026-03-04 03:11:48.691298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c84c884dd-rsqq4/init.txt
2026-03-04 03:11:48.691316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-fhg2n/
2026-03-04 03:11:48.691334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-fhg2n/glance-db-init-0.txt
2026-03-04 03:11:48.691357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-fhg2n/init.txt
2026-03-04 03:11:48.691376 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nb5dn/
2026-03-04 03:11:48.691394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nb5dn/glance-db-sync.txt
2026-03-04 03:11:48.691412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nb5dn/init.txt
2026-03-04 03:11:48.691430 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-q4znp/
2026-03-04 03:11:48.691448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-admin.txt
2026-03-04 03:11:48.691467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-internal.txt
2026-03-04 03:11:48.691485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-public.txt
2026-03-04 03:11:48.691503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-q4znp/init.txt
2026-03-04 03:11:48.691521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-l9556/
2026-03-04 03:11:48.691539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-l9556/image-ks-service-registration.txt
2026-03-04 03:11:48.691557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-l9556/init.txt
2026-03-04 03:11:48.691575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4s8km/
2026-03-04 03:11:48.691592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4s8km/glance-ks-user.txt
2026-03-04 03:11:48.691609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4s8km/init.txt
2026-03-04 03:11:48.691627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8mgvl/
2026-03-04 03:11:48.691645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8mgvl/glance-metadefs-load.txt
2026-03-04 03:11:48.691662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8mgvl/init.txt
2026-03-04 03:11:48.691680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-86bg7/
2026-03-04 03:11:48.691698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-86bg7/init.txt
2026-03-04 03:11:48.691715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-86bg7/rabbit-init.txt
2026-03-04 03:11:48.691733 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4k47l/
2026-03-04 03:11:48.691750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4k47l/ceph-keyring-placement.txt
2026-03-04 03:11:48.691768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4k47l/glance-storage-init.txt
2026-03-04 03:11:48.691785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4k47l/init.txt
2026-03-04 03:11:48.691802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-j5j46/
2026-03-04 03:11:48.691820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-j5j46/init.txt
2026-03-04 03:11:48.691838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-j5j46/keepalived.txt
2026-03-04 03:11:48.691856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-j5j46/wait-for-ip.txt
2026-03-04 03:11:48.691873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-65c466c5b6-ds6bf/
2026-03-04 03:11:48.691891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-65c466c5b6-ds6bf/init.txt
2026-03-04 03:11:48.691908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-65c466c5b6-ds6bf/keystone-api.txt
2026-03-04 03:11:48.691926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-wfcq6/
2026-03-04 03:11:48.691944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-wfcq6/bootstrap.txt
2026-03-04 03:11:48.691962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-wfcq6/init.txt
2026-03-04 03:11:48.691984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tlt4g/
2026-03-04 03:11:48.692002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tlt4g/init.txt
2026-03-04 03:11:48.692020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tlt4g/keystone-credential-setup.txt
2026-03-04 03:11:48.692038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-khvbl/
2026-03-04 03:11:48.692057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-khvbl/init.txt
2026-03-04 03:11:48.692075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-khvbl/keystone-db-init-0.txt
2026-03-04 03:11:48.692093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-d2btl/
2026-03-04 03:11:48.692111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-d2btl/init.txt
2026-03-04 03:11:48.692128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-d2btl/keystone-db-sync.txt
2026-03-04 03:11:48.692146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gjrk6/
2026-03-04 03:11:48.692164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gjrk6/init.txt
2026-03-04 03:11:48.692182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gjrk6/keystone-domain-manage.txt
2026-03-04 03:11:48.692200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ht9w8/
2026-03-04 03:11:48.692217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ht9w8/init.txt
2026-03-04 03:11:48.692236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ht9w8/keystone-fernet-setup.txt
2026-03-04 03:11:48.692254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-rs8zq/
2026-03-04 03:11:48.692272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-rs8zq/init.txt
2026-03-04 03:11:48.692290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-rs8zq/rabbit-init.txt
2026-03-04 03:11:48.692308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/
2026-03-04 03:11:48.692325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/ceph-admin-keyring-placement.txt
2026-03-04 03:11:48.692343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/ceph-keyring-placement.txt
2026-03-04 03:11:48.692361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/init-dynamic-options.txt
2026-03-04 03:11:48.692379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/init.txt
2026-03-04 03:11:48.692396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/libvirt-exporter.txt
2026-03-04 03:11:48.692414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/libvirt.txt
2026-03-04 03:11:48.692431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nxckx/tls-sidecar.txt
2026-03-04 03:11:48.692450 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vgqqd/
2026-03-04 03:11:48.692467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vgqqd/init.txt
2026-03-04 03:11:48.692486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vgqqd/memcached-exporter.txt
2026-03-04 03:11:48.692503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vgqqd/memcached.txt
2026-03-04 03:11:48.692521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fbkl5/
2026-03-04 03:11:48.692539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fbkl5/init.txt
2026-03-04 03:11:48.692557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fbkl5/neutron-db-init-0.txt
2026-03-04 03:11:48.692579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zh77d/
2026-03-04 03:11:48.692597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zh77d/init.txt
2026-03-04 03:11:48.692615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zh77d/neutron-db-sync.txt
2026-03-04 03:11:48.692633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2cz4h/
2026-03-04 03:11:48.692651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2cz4h/init.txt
2026-03-04 03:11:48.692669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-admin.txt
2026-03-04 03:11:48.692687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-internal.txt
2026-03-04 03:11:48.692704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-public.txt
2026-03-04 03:11:48.692722 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-s6g8k/
2026-03-04 03:11:48.692740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-s6g8k/init.txt
2026-03-04 03:11:48.692758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-s6g8k/network-ks-service-registration.txt
2026-03-04 03:11:48.692776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cp5qm/
2026-03-04 03:11:48.692794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cp5qm/init.txt
2026-03-04 03:11:48.692812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cp5qm/neutron-ks-user.txt
2026-03-04 03:11:48.692829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t97mh/
2026-03-04 03:11:48.692847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t97mh/init.txt
2026-03-04 03:11:48.692864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t97mh/neutron-netns-cleanup-cron.txt
2026-03-04 03:11:48.692882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ddqgb/
2026-03-04 03:11:48.692900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ddqgb/init.txt
2026-03-04 03:11:48.692917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ddqgb/neutron-metadata-agent-init.txt
2026-03-04 03:11:48.692935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ddqgb/neutron-ovn-metadata-agent.txt
2026-03-04 03:11:48.692969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ddqgb/ovn-neutron-init.txt
2026-03-04 03:11:48.692999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-smxtk/
2026-03-04 03:11:48.693021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-smxtk/init.txt
2026-03-04 03:11:48.693041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-smxtk/neutron-ovn-vpn-agent.txt
2026-03-04 03:11:48.693059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-smxtk/ovn-neutron-init.txt
2026-03-04 03:11:48.693078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-smxtk/ovn-vpn-agent-init.txt
2026-03-04 03:11:48.693096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-w7f94/
2026-03-04 03:11:48.693114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-w7f94/init.txt
2026-03-04 03:11:48.693134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-w7f94/rabbit-init.txt
2026-03-04 03:11:48.693151 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-5dbccfd5f7-q9d5m/
2026-03-04 03:11:48.693170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5dbccfd5f7-q9d5m/init.txt
2026-03-04 03:11:48.693194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5dbccfd5f7-q9d5m/neutron-policy-server.txt
2026-03-04 03:11:48.693213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5dbccfd5f7-q9d5m/neutron-server.txt
2026-03-04 03:11:48.693231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5dbccfd5f7-q9d5m/ovn-neutron-init.txt
2026-03-04 03:11:48.693249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6df4b4b48-dpt8z/
2026-03-04 03:11:48.693267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6df4b4b48-dpt8z/init.txt
2026-03-04 03:11:48.693284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6df4b4b48-dpt8z/nova-api-metadata-init.txt
2026-03-04 03:11:48.693303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6df4b4b48-dpt8z/nova-api.txt
2026-03-04 03:11:48.693321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c6dc54858-6g4p4/
2026-03-04 03:11:48.693339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c6dc54858-6g4p4/init.txt
2026-03-04 03:11:48.693357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c6dc54858-6g4p4/nova-osapi.txt
2026-03-04 03:11:48.693375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-84tsl/
2026-03-04 03:11:48.693393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-84tsl/bootstrap.txt
2026-03-04 03:11:48.693411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-84tsl/init.txt
2026-03-04 03:11:48.693428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29543220-5wrfn/
2026-03-04 03:11:48.693446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29543220-5wrfn/init.txt
2026-03-04 03:11:48.693464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29543220-5wrfn/nova-cell-setup.txt
2026-03-04 03:11:48.693483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngthf/
2026-03-04 03:11:48.693501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngthf/init.txt
2026-03-04 03:11:48.693520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngthf/nova-cell-setup-init.txt
2026-03-04 03:11:48.693538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngthf/nova-cell-setup.txt
2026-03-04 03:11:48.693556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/
2026-03-04 03:11:48.693575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/ceph-admin-keyring-placement.txt
2026-03-04 03:11:48.693593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/ceph-keyring-placement.txt
2026-03-04 03:11:48.693611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/ceph-perms.txt
2026-03-04 03:11:48.693629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/init.txt
2026-03-04 03:11:48.693647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/nova-compute-init.txt
2026-03-04 03:11:48.693665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/nova-compute-ssh-init.txt
2026-03-04 03:11:48.693683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/nova-compute-ssh.txt
2026-03-04 03:11:48.693701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/nova-compute-vnc-init.txt
2026-03-04 03:11:48.693719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s9d8k/nova-compute.txt
2026-03-04 03:11:48.693738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56f4845d9d-rbfc8/
2026-03-04 03:11:48.693757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56f4845d9d-rbfc8/init.txt
2026-03-04 03:11:48.693781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56f4845d9d-rbfc8/nova-conductor.txt
2026-03-04 03:11:48.693800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2jx2w/
2026-03-04 03:11:48.693819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2jx2w/init.txt
2026-03-04 03:11:48.693838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2jx2w/nova-db-init-0.txt
2026-03-04 03:11:48.693857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2jx2w/nova-db-init-1.txt
2026-03-04 03:11:48.693875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2jx2w/nova-db-init-2.txt
2026-03-04 03:11:48.693893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-pnpds/
2026-03-04 03:11:48.693911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-pnpds/init.txt
2026-03-04 03:11:48.693930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-pnpds/nova-db-sync.txt
2026-03-04 03:11:48.693949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-nnlqh/
2026-03-04 03:11:48.693968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-admin.txt
2026-03-04 03:11:48.694000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-internal.txt
2026-03-04 03:11:48.694021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-public.txt
2026-03-04 03:11:48.694043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-nnlqh/init.txt
2026-03-04 03:11:48.694066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vwcj9/
2026-03-04 03:11:48.694085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vwcj9/compute-ks-service-registration.txt
2026-03-04 03:11:48.694103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vwcj9/init.txt
2026-03-04 03:11:48.694122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-mz85x/
2026-03-04 03:11:48.694140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-mz85x/init.txt
2026-03-04 03:11:48.694158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-mz85x/nova-ks-user.txt
2026-03-04 03:11:48.694177 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-979c644c7-mhnsv/
2026-03-04 03:11:48.694195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-979c644c7-mhnsv/init.txt
2026-03-04 03:11:48.694214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy-init-assets.txt
2026-03-04 03:11:48.694233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy-init.txt
2026-03-04 03:11:48.694251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy.txt
2026-03-04 03:11:48.694269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-zkhqz/
2026-03-04 03:11:48.694287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-zkhqz/init.txt
2026-03-04 03:11:48.694305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-zkhqz/rabbit-init.txt
2026-03-04 03:11:48.694324 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-96788dcd-6vx2w/
2026-03-04 03:11:48.694342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-96788dcd-6vx2w/init.txt
2026-03-04 03:11:48.694360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-96788dcd-6vx2w/nova-scheduler.txt
2026-03-04 03:11:48.694378 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-gcvpb/
2026-03-04 03:11:48.694397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gcvpb/init.txt
2026-03-04 03:11:48.694415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gcvpb/openvswitch-db-perms.txt
2026-03-04 03:11:48.694438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gcvpb/openvswitch-db.txt
2026-03-04 03:11:48.694457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gcvpb/openvswitch-vswitchd-modules.txt
2026-03-04 03:11:48.694476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gcvpb/openvswitch-vswitchd.txt
2026-03-04 03:11:48.694494 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-46tl6/
2026-03-04 03:11:48.694512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-46tl6/controller-init.txt
2026-03-04 03:11:48.694530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-46tl6/controller.txt
2026-03-04 03:11:48.694548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-46tl6/get-gw-enabled.txt
2026-03-04 03:11:48.694566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-46tl6/init.txt
2026-03-04 03:11:48.694584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-46tl6/log-parser.txt
2026-03-04 03:11:48.694602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-46tl6/vector.txt
2026-03-04 03:11:48.694620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-kfhtb/
2026-03-04 03:11:48.694638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-kfhtb/init.txt
2026-03-04 03:11:48.694657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-kfhtb/northd.txt
2026-03-04 03:11:48.694675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-03-04 03:11:48.694693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-03-04 03:11:48.694712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-03-04 03:11:48.694730 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-03-04 03:11:48.694749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-03-04 03:11:48.694768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-03-04 03:11:48.694785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-03-04 03:11:48.694803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-03-04 03:11:48.694820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-03-04 03:11:48.694838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-03-04 03:11:48.694857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-03-04 03:11:48.694874 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-03-04 03:11:48.694893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-03-04 03:11:48.694911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-03-04 03:11:48.694930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-03-04 03:11:48.694948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-558bbc8977-nbpqz/
2026-03-04 03:11:48.694967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-558bbc8977-nbpqz/init.txt
2026-03-04 03:11:48.694985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-558bbc8977-nbpqz/placement-api.txt
2026-03-04 03:11:48.695004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8vxpv/
2026-03-04 03:11:48.695023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8vxpv/init.txt
2026-03-04 03:11:48.695042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8vxpv/placement-db-init-0.txt
2026-03-04 03:11:48.695060 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-fbwct/
2026-03-04 03:11:48.695082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-fbwct/init.txt
2026-03-04 03:11:48.695101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-fbwct/placement-db-sync.txt
2026-03-04 03:11:48.695120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6vfrp/
2026-03-04 03:11:48.695138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6vfrp/init.txt
2026-03-04 03:11:48.695157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-admin.txt
2026-03-04 03:11:48.695175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-internal.txt
2026-03-04 03:11:48.695194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-public.txt
2026-03-04 03:11:48.695212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zfsfs/
2026-03-04 03:11:48.695231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zfsfs/init.txt
2026-03-04 03:11:48.695250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zfsfs/placement-ks-service-registration.txt
2026-03-04 03:11:48.695268 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-t77kz/
2026-03-04 03:11:48.695287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-t77kz/init.txt
2026-03-04 03:11:48.695306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-t77kz/placement-ks-user.txt
2026-03-04 03:11:48.695325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-5g4m9/
2026-03-04 03:11:48.695344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-5g4m9/percona-xtradb-cluster-operator.txt
2026-03-04 03:11:48.695363 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-03-04 03:11:48.695382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-03-04 03:11:48.695400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-03-04 03:11:48.695418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-03-04 03:11:48.695436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-03-04 03:11:48.695454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-03-04 03:11:48.695472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-trwsj/
2026-03-04 03:11:48.695490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-trwsj/rabbitmq-cluster-operator.txt
2026-03-04 03:11:48.695508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-03-04 03:11:48.695525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-03-04 03:11:48.695544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-03-04 03:11:48.695561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-03-04 03:11:48.695578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-03-04 03:11:48.695596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-03-04 03:11:48.695614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-27nvt/
2026-03-04 03:11:48.695631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-27nvt/rabbitmq-cluster-operator.txt
2026-03-04 03:11:48.695649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-03-04 03:11:48.695671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-03-04 03:11:48.695690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-03-04 03:11:48.695708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-03-04 03:11:48.695726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-03-04 03:11:48.695744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-03-04 03:11:48.695761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/
2026-03-04 03:11:48.695780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/ceph-crash.txt
2026-03-04 03:11:48.695798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/chown-container-data-dir.txt
2026-03-04 03:11:48.695817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/make-container-crash-dir.txt
2026-03-04 03:11:48.695835 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/
2026-03-04 03:11:48.695854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/chown-container-data-dir.txt
2026-03-04 03:11:48.695872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/log-collector.txt
2026-03-04 03:11:48.695891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/rgw.txt
2026-03-04 03:11:48.695909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-795fd5c7bd-qpld5/
2026-03-04 03:11:48.695929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-795fd5c7bd-qpld5/init.txt
2026-03-04 03:11:48.695948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-795fd5c7bd-qpld5/staffeln-api.txt
2026-03-04 03:11:48.695966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7d84c968cf-ncbsj/
2026-03-04 03:11:48.695984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7d84c968cf-ncbsj/staffeln-conductor.txt
2026-03-04 03:11:48.696002 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7xrns/
2026-03-04 03:11:48.696019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7xrns/init.txt
2026-03-04 03:11:48.696037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7xrns/staffeln-db-init-0.txt
2026-03-04 03:11:48.696055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gdsdv/
2026-03-04 03:11:48.696073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gdsdv/init.txt
2026-03-04 03:11:48.696092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gdsdv/staffeln-db-sync.txt
2026-03-04 03:11:48.696110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-03-04 03:11:48.696128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-03-04 03:11:48.696146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-03-04 03:11:48.696164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-03-04 03:11:48.696183 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-03-04 03:11:48.696201 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2z5pn/
2026-03-04 03:11:48.696220 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2z5pn/rook-ceph-operator.txt
2026-03-04 03:11:48.696246 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-03-04 03:11:48.696265 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-b6nkx/
2026-03-04 03:11:48.696283 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-b6nkx/secretgen-controller.txt
2026-03-04 03:11:48.696306 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-03-04 03:11:48.696326 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-clh2k/
2026-03-04 03:11:48.696344 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-clh2k/controller.txt
2026-03-04 03:11:48.696362 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vhqpg/
2026-03-04 03:11:48.696381 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vhqpg/ingress-nginx-default-backend.txt
2026-03-04 03:11:48.696399 | instance | cd+++++++++ pod-logs/kube-system/
2026-03-04 03:11:48.696418 | instance | cd+++++++++ pod-logs/kube-system/cilium-jbzq5/
2026-03-04 03:11:48.696435 | instance | >f+++++++++ pod-logs/kube-system/cilium-jbzq5/apply-sysctl-overwrites.txt
2026-03-04 03:11:48.696454 | instance | >f+++++++++ pod-logs/kube-system/cilium-jbzq5/cilium-agent.txt
2026-03-04 03:11:48.696472 | instance | >f+++++++++ pod-logs/kube-system/cilium-jbzq5/clean-cilium-state.txt
2026-03-04 03:11:48.696490 | instance | >f+++++++++ pod-logs/kube-system/cilium-jbzq5/config.txt
2026-03-04 03:11:48.696509 | instance | >f+++++++++ pod-logs/kube-system/cilium-jbzq5/install-cni-binaries.txt
2026-03-04 03:11:48.696619 | instance | >f+++++++++ pod-logs/kube-system/cilium-jbzq5/mount-bpf-fs.txt
2026-03-04 03:11:48.696655 | instance | >f+++++++++ pod-logs/kube-system/cilium-jbzq5/mount-cgroup.txt
2026-03-04 03:11:48.696677 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-fjhnd/
2026-03-04 03:11:48.696697 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-fjhnd/cilium-operator.txt
2026-03-04 03:11:48.696716 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-m7759/
2026-03-04 03:11:48.696735 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-m7759/coredns.txt
2026-03-04 03:11:48.696754 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-spwkc/
2026-03-04 03:11:48.696773 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-spwkc/coredns.txt
2026-03-04 03:11:48.696791 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-03-04 03:11:48.696810 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-03-04 03:11:48.696829 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-03-04 03:11:48.696847 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-03-04 03:11:48.696866 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-03-04 03:11:48.696884 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-03-04 03:11:48.696903 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-mlx86/
2026-03-04 03:11:48.696920 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-mlx86/kube-proxy.txt
2026-03-04 03:11:48.696939 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-03-04 03:11:48.696977 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-03-04 03:11:48.697006 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-03-04 03:11:48.697028 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-03-04 03:11:48.697047 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-03-04 03:11:48.697065 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-2vnbh/
2026-03-04 03:11:48.697084 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-2vnbh/local-path-provisioner.txt
2026-03-04 03:11:48.697103 | instance | cd+++++++++ pod-logs/monitoring/
2026-03-04 03:11:48.697122 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-03-04 03:11:48.697140 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-03-04 03:11:48.697164 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-03-04 03:11:48.697183 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-03-04 03:11:48.697202 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-03-04 03:11:48.697220 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-t87lj/
2026-03-04 03:11:48.697237 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-t87lj/goldpinger-daemon.txt
2026-03-04 03:11:48.697255 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/
2026-03-04 03:11:48.697274 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana-sc-dashboard.txt
2026-03-04 03:11:48.697291 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana-sc-datasources.txt
2026-03-04 03:11:48.697309 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5986768454-zgdkc/grafana.txt
2026-03-04 03:11:48.697327 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn/
2026-03-04 03:11:48.697346 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-sqrkn/kube-state-metrics.txt
2026-03-04 03:11:48.697364 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tttw6/
2026-03-04 03:11:48.697381 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tttw6/kube-prometheus-stack.txt
2026-03-04 03:11:48.697400 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/
2026-03-04 03:11:48.697418 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/node-exporter.txt
2026-03-04 03:11:48.697436 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-9mnc6/pod-tls-sidecar.txt
2026-03-04 03:11:48.697454 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-03-04 03:11:48.697472 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-03-04 03:11:48.697490 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-03-04 03:11:48.697509 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-03-04 03:11:48.697527 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-03-04 03:11:48.697545 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-8fxnb/
2026-03-04 03:11:48.697563 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-8fxnb/nginx.txt
2026-03-04 03:11:48.697581 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-03-04 03:11:48.697599 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-03-04 03:11:48.697617 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-03-04 03:11:48.697635 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-s6656/
2026-03-04 03:11:48.697654 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-s6656/gc.txt
2026-03-04 03:11:48.697672 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-g6ljq/
2026-03-04 03:11:48.697689 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-g6ljq/master.txt
2026-03-04 03:11:48.697707 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-5kpcr/
2026-03-04 03:11:48.697726 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-5kpcr/worker.txt
2026-03-04 03:11:48.697743 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-03-04 03:11:48.697762 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-03-04 03:11:48.697784 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-03-04 03:11:48.697803 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-03-04 03:11:48.697820 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-03-04 03:11:48.697838 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-03-04 03:11:48.697856 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-wk4rv/
2026-03-04 03:11:48.697874 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-wk4rv/pushgateway.txt
2026-03-04 03:11:48.697892 | instance | cd+++++++++ pod-logs/monitoring/vector-9tgws/
2026-03-04 03:11:48.697911 | instance | >f+++++++++ pod-logs/monitoring/vector-9tgws/vector.txt
2026-03-04 03:11:48.697929 | instance | cd+++++++++ pod-logs/openstack/
2026-03-04 03:11:48.697948 | instance | cd+++++++++ pod-logs/openstack/barbican-api-78b9f84668-dvs9p/
2026-03-04 03:11:48.697983 | instance | >f+++++++++ pod-logs/openstack/barbican-api-78b9f84668-dvs9p/barbican-api.txt
2026-03-04 03:11:48.698006 | instance | >f+++++++++ pod-logs/openstack/barbican-api-78b9f84668-dvs9p/init.txt
2026-03-04 03:11:48.698026 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-hlw5t/
2026-03-04 03:11:48.698045 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-hlw5t/barbican-db-init-0.txt
2026-03-04 03:11:48.698063 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-hlw5t/init.txt
2026-03-04 03:11:48.698082 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-wbr8k/
2026-03-04 03:11:48.698100 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wbr8k/barbican-db-sync.txt
2026-03-04 03:11:48.698118 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wbr8k/init.txt
2026-03-04 03:11:48.698136 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-hp4cf/
2026-03-04 03:11:48.698154 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hp4cf/init.txt
2026-03-04 03:11:48.698172 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-admin.txt
2026-03-04 03:11:48.698190 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-internal.txt
2026-03-04 03:11:48.698208 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hp4cf/key-manager-ks-endpoints-public.txt
2026-03-04 03:11:48.698227 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-mxjrm/
2026-03-04 03:11:48.698244 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mxjrm/init.txt
2026-03-04 03:11:48.698262 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mxjrm/key-manager-ks-service-registration.txt
2026-03-04 03:11:48.698280 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-qc7zx/
2026-03-04 03:11:48.698297 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qc7zx/barbican-ks-user.txt
2026-03-04 03:11:48.698315 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qc7zx/init.txt
2026-03-04 03:11:48.698333 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-ztmdv/
2026-03-04 03:11:48.698351 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-ztmdv/init.txt
2026-03-04 03:11:48.698369 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-ztmdv/rabbit-init.txt
2026-03-04 03:11:48.698387 | instance | cd+++++++++ pod-logs/openstack/cinder-api-7cc8765449-2gp6m/
2026-03-04 03:11:48.698405 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7cc8765449-2gp6m/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.698423 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7cc8765449-2gp6m/cinder-api.txt
2026-03-04 03:11:48.698441 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7cc8765449-2gp6m/init.txt
2026-03-04 03:11:48.698464 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-ffd667dcf-strx9/
2026-03-04 03:11:48.698483 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-ffd667dcf-strx9/ceph-backup-keyring-placement.txt
2026-03-04 03:11:48.698502 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-ffd667dcf-strx9/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.698520 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-ffd667dcf-strx9/ceph-keyring-placement-rbd1.txt
2026-03-04 03:11:48.698537 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-ffd667dcf-strx9/cinder-backup.txt
2026-03-04 03:11:48.698556 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-ffd667dcf-strx9/init.txt
2026-03-04 03:11:48.698574 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6cgm/
2026-03-04 03:11:48.698640 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6cgm/ceph-keyring-placement.txt
2026-03-04 03:11:48.698683 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6cgm/cinder-backup-storage-init.txt
2026-03-04 03:11:48.698706 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6cgm/init.txt
2026-03-04 03:11:48.698726 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-gllq9/
2026-03-04 03:11:48.698745 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-gllq9/bootstrap.txt
2026-03-04 03:11:48.698764 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-gllq9/init.txt
2026-03-04 03:11:48.698782 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4kn2r/
2026-03-04 03:11:48.698801 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4kn2r/create-internal-tenant.txt
2026-03-04 03:11:48.698820 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4kn2r/init.txt
2026-03-04 03:11:48.698837 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-78mkf/
2026-03-04 03:11:48.698855 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-78mkf/cinder-db-init-0.txt
2026-03-04 03:11:48.698874 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-78mkf/init.txt
2026-03-04 03:11:48.698892 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-952kj/
2026-03-04 03:11:48.698910 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-952kj/cinder-db-sync.txt
2026-03-04 03:11:48.698928 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-952kj/init.txt
2026-03-04 03:11:48.698946 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-wxmkq/
2026-03-04 03:11:48.698965 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wxmkq/init.txt
2026-03-04 03:11:48.698983 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-admin.txt
2026-03-04 03:11:48.699001 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-internal.txt
2026-03-04 03:11:48.699018 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wxmkq/volumev3-ks-endpoints-public.txt
2026-03-04 03:11:48.699036 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-j7bwz/
2026-03-04 03:11:48.699054 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-j7bwz/init.txt
2026-03-04 03:11:48.699072 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-j7bwz/volumev3-ks-service-registration.txt
2026-03-04 03:11:48.699090 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-n7ssr/
2026-03-04 03:11:48.699108 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-n7ssr/cinder-ks-user.txt
2026-03-04 03:11:48.699126 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-n7ssr/init.txt
2026-03-04 03:11:48.699145 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-qhgqw/
2026-03-04 03:11:48.699163 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qhgqw/init.txt
2026-03-04 03:11:48.699181 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qhgqw/rabbit-init.txt
2026-03-04 03:11:48.699207 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7cb4fc99-j92n8/
2026-03-04 03:11:48.699226 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7cb4fc99-j92n8/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.699245 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7cb4fc99-j92n8/cinder-scheduler.txt
2026-03-04 03:11:48.699264 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7cb4fc99-j92n8/init.txt
2026-03-04 03:11:48.699283 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-2zjj7/
2026-03-04 03:11:48.699301 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2zjj7/ceph-keyring-placement.txt
2026-03-04 03:11:48.699319 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2zjj7/cinder-storage-init-rbd1.txt
2026-03-04 03:11:48.699337 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2zjj7/init.txt
2026-03-04 03:11:48.699355 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5777d6c47d-85lcj/
2026-03-04 03:11:48.699373 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5777d6c47d-85lcj/ceph-coordination-volume-perms.txt
2026-03-04 03:11:48.699392 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5777d6c47d-85lcj/ceph-keyring-placement-rbd1.txt
2026-03-04 03:11:48.699411 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5777d6c47d-85lcj/cinder-volume.txt
2026-03-04 03:11:48.699429 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5777d6c47d-85lcj/init-cinder-conf.txt
2026-03-04 03:11:48.699446 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5777d6c47d-85lcj/init.txt
2026-03-04 03:11:48.699464 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29543225-k45xb/
2026-03-04 03:11:48.699482 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29543225-k45xb/cinder-volume-usage-audit.txt
2026-03-04 03:11:48.699500 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29543225-k45xb/init.txt
2026-03-04 03:11:48.699518 | instance | cd+++++++++ pod-logs/openstack/glance-api-c84c884dd-rsqq4/
2026-03-04 03:11:48.699535 | instance | >f+++++++++ pod-logs/openstack/glance-api-c84c884dd-rsqq4/ceph-keyring-placement.txt
2026-03-04 03:11:48.699553 | instance | >f+++++++++ pod-logs/openstack/glance-api-c84c884dd-rsqq4/glance-api.txt
2026-03-04 03:11:48.699571 | instance | >f+++++++++ pod-logs/openstack/glance-api-c84c884dd-rsqq4/glance-perms.txt
2026-03-04 03:11:48.699589 | instance | >f+++++++++ pod-logs/openstack/glance-api-c84c884dd-rsqq4/init.txt
2026-03-04 03:11:48.699607 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-fhg2n/
2026-03-04 03:11:48.699625 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-fhg2n/glance-db-init-0.txt
2026-03-04 03:11:48.699643 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-fhg2n/init.txt
2026-03-04 03:11:48.699662 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-nb5dn/
2026-03-04 03:11:48.699680 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nb5dn/glance-db-sync.txt
2026-03-04 03:11:48.699698 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nb5dn/init.txt
2026-03-04 03:11:48.699716 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-q4znp/
2026-03-04 03:11:48.699734 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-admin.txt
2026-03-04 03:11:48.699752 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-internal.txt
2026-03-04 03:11:48.699770 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-q4znp/image-ks-endpoints-public.txt
2026-03-04 03:11:48.699787 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-q4znp/init.txt
2026-03-04 03:11:48.699805 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-l9556/
2026-03-04 03:11:48.699824 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-l9556/image-ks-service-registration.txt
2026-03-04 03:11:48.699843 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-l9556/init.txt
2026-03-04 03:11:48.699866 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-4s8km/
2026-03-04 03:11:48.699884 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4s8km/glance-ks-user.txt
2026-03-04 03:11:48.699902 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4s8km/init.txt
2026-03-04 03:11:48.699921 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-8mgvl/
2026-03-04 03:11:48.699939 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8mgvl/glance-metadefs-load.txt
2026-03-04 03:11:48.699957 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8mgvl/init.txt
2026-03-04 03:11:48.699975 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-86bg7/
2026-03-04 03:11:48.699994 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-86bg7/init.txt
2026-03-04 03:11:48.700012 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-86bg7/rabbit-init.txt
2026-03-04 03:11:48.700032 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-4k47l/
2026-03-04 03:11:48.700053 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4k47l/ceph-keyring-placement.txt
2026-03-04 03:11:48.700072 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4k47l/glance-storage-init.txt
2026-03-04 03:11:48.700090 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4k47l/init.txt
2026-03-04 03:11:48.700108 | instance | cd+++++++++ pod-logs/openstack/keepalived-j5j46/
2026-03-04 03:11:48.700126 | instance | >f+++++++++ pod-logs/openstack/keepalived-j5j46/init.txt
2026-03-04 03:11:48.700144 | instance | >f+++++++++ pod-logs/openstack/keepalived-j5j46/keepalived.txt
2026-03-04 03:11:48.700162 | instance | >f+++++++++ pod-logs/openstack/keepalived-j5j46/wait-for-ip.txt
2026-03-04 03:11:48.700181 | instance | cd+++++++++ pod-logs/openstack/keystone-api-65c466c5b6-ds6bf/
2026-03-04 03:11:48.700199 | instance | >f+++++++++ pod-logs/openstack/keystone-api-65c466c5b6-ds6bf/init.txt
2026-03-04 03:11:48.700217 | instance | >f+++++++++ pod-logs/openstack/keystone-api-65c466c5b6-ds6bf/keystone-api.txt
2026-03-04 03:11:48.700235 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-wfcq6/
2026-03-04 03:11:48.700253 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-wfcq6/bootstrap.txt
2026-03-04 03:11:48.700271 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-wfcq6/init.txt
2026-03-04 03:11:48.700289 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-tlt4g/
2026-03-04 03:11:48.700307 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-tlt4g/init.txt
2026-03-04 03:11:48.700326 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-tlt4g/keystone-credential-setup.txt
2026-03-04 03:11:48.700345 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-khvbl/
2026-03-04 03:11:48.700363 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-khvbl/init.txt
2026-03-04 03:11:48.700381 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-khvbl/keystone-db-init-0.txt
2026-03-04 03:11:48.700400 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-d2btl/
2026-03-04 03:11:48.700417 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-d2btl/init.txt
2026-03-04 03:11:48.700436 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-d2btl/keystone-db-sync.txt
2026-03-04 03:11:48.700454 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-gjrk6/
2026-03-04 03:11:48.700472 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-gjrk6/init.txt
2026-03-04 03:11:48.700490 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-gjrk6/keystone-domain-manage.txt
2026-03-04 03:11:48.700509 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-ht9w8/
2026-03-04 03:11:48.700527 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-ht9w8/init.txt
2026-03-04 03:11:48.700545 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-ht9w8/keystone-fernet-setup.txt
2026-03-04 03:11:48.700569 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-rs8zq/
2026-03-04 03:11:48.700588 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-rs8zq/init.txt
2026-03-04 03:11:48.700607 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-rs8zq/rabbit-init.txt
2026-03-04 03:11:48.700626 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/
2026-03-04 03:11:48.700644 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/ceph-admin-keyring-placement.txt
2026-03-04 03:11:48.700663 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/ceph-keyring-placement.txt
2026-03-04 03:11:48.700682 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/init-dynamic-options.txt
2026-03-04 03:11:48.700700 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/init.txt
2026-03-04 03:11:48.700718 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/libvirt-exporter.txt
2026-03-04 03:11:48.700736 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/libvirt.txt
2026-03-04 03:11:48.700754 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nxckx/tls-sidecar.txt
2026-03-04 03:11:48.700772 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vgqqd/
2026-03-04 03:11:48.700789 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vgqqd/init.txt
2026-03-04 03:11:48.700807 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vgqqd/memcached-exporter.txt
2026-03-04 03:11:48.700825 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vgqqd/memcached.txt
2026-03-04 03:11:48.700842 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-fbkl5/
2026-03-04 03:11:48.700860 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fbkl5/init.txt
2026-03-04 03:11:48.700879 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fbkl5/neutron-db-init-0.txt
2026-03-04 03:11:48.700896 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-zh77d/
2026-03-04 03:11:48.700914 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-zh77d/init.txt
2026-03-04 03:11:48.700932 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-zh77d/neutron-db-sync.txt
2026-03-04 03:11:48.700950 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-2cz4h/
2026-03-04 03:11:48.701000 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2cz4h/init.txt
2026-03-04 03:11:48.701022 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-admin.txt
2026-03-04 03:11:48.701042 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-internal.txt
2026-03-04 03:11:48.701061 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2cz4h/network-ks-endpoints-public.txt
2026-03-04 03:11:48.701079 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-s6g8k/
2026-03-04 03:11:48.701098 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-s6g8k/init.txt
2026-03-04 03:11:48.701115 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-s6g8k/network-ks-service-registration.txt
2026-03-04 03:11:48.701133 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-cp5qm/
2026-03-04 03:11:48.701151 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cp5qm/init.txt
2026-03-04 03:11:48.701169 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cp5qm/neutron-ks-user.txt
2026-03-04 03:11:48.701187 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t97mh/
2026-03-04 03:11:48.701205 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t97mh/init.txt
2026-03-04 03:11:48.701224 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t97mh/neutron-netns-cleanup-cron.txt
2026-03-04 03:11:48.701242 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ddqgb/
2026-03-04 03:11:48.701267 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ddqgb/init.txt
2026-03-04 03:11:48.701286 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ddqgb/neutron-metadata-agent-init.txt
2026-03-04 03:11:48.701305 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ddqgb/neutron-ovn-metadata-agent.txt
2026-03-04 03:11:48.701322 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ddqgb/ovn-neutron-init.txt
2026-03-04 03:11:48.701341 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-smxtk/
2026-03-04 03:11:48.701358 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-smxtk/init.txt
2026-03-04 03:11:48.701376 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-smxtk/neutron-ovn-vpn-agent.txt
2026-03-04 03:11:48.701393 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-smxtk/ovn-neutron-init.txt
2026-03-04 03:11:48.701411 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-smxtk/ovn-vpn-agent-init.txt
2026-03-04 03:11:48.701429 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-w7f94/
2026-03-04 03:11:48.701447 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-w7f94/init.txt
2026-03-04 03:11:48.701464 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-w7f94/rabbit-init.txt
2026-03-04 03:11:48.701482 | instance | cd+++++++++ pod-logs/openstack/neutron-server-5dbccfd5f7-q9d5m/
2026-03-04 03:11:48.701501 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5dbccfd5f7-q9d5m/init.txt
2026-03-04 03:11:48.701519 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5dbccfd5f7-q9d5m/neutron-policy-server.txt
2026-03-04 03:11:48.701538 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5dbccfd5f7-q9d5m/neutron-server.txt
2026-03-04 03:11:48.701556 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5dbccfd5f7-q9d5m/ovn-neutron-init.txt
2026-03-04 03:11:48.701574 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-6df4b4b48-dpt8z/
2026-03-04 03:11:48.701592 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6df4b4b48-dpt8z/init.txt
2026-03-04 03:11:48.701610 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6df4b4b48-dpt8z/nova-api-metadata-init.txt
2026-03-04 03:11:48.701628 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6df4b4b48-dpt8z/nova-api.txt
2026-03-04 03:11:48.701647 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6c6dc54858-6g4p4/
2026-03-04 03:11:48.701664 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c6dc54858-6g4p4/init.txt
2026-03-04 03:11:48.701682 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c6dc54858-6g4p4/nova-osapi.txt
2026-03-04 03:11:48.701700 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-84tsl/
2026-03-04 03:11:48.701717 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-84tsl/bootstrap.txt
2026-03-04 03:11:48.701736 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-84tsl/init.txt
2026-03-04 03:11:48.701755 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29543220-5wrfn/
2026-03-04 03:11:48.701773 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29543220-5wrfn/init.txt
2026-03-04 03:11:48.701791 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29543220-5wrfn/nova-cell-setup.txt
2026-03-04 03:11:48.701810 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-ngthf/
2026-03-04 03:11:48.701829 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ngthf/init.txt
2026-03-04 03:11:48.701848 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ngthf/nova-cell-setup-init.txt
2026-03-04 03:11:48.701866 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ngthf/nova-cell-setup.txt
2026-03-04 03:11:48.701885 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/
2026-03-04 03:11:48.701904 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/ceph-admin-keyring-placement.txt
2026-03-04 03:11:48.701926 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/ceph-keyring-placement.txt
2026-03-04 03:11:48.701945 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/ceph-perms.txt
2026-03-04 03:11:48.701999 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/init.txt
2026-03-04 03:11:48.702020 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/nova-compute-init.txt
2026-03-04 03:11:48.702039 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/nova-compute-ssh-init.txt
2026-03-04 03:11:48.702057 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/nova-compute-ssh.txt
2026-03-04 03:11:48.702076 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/nova-compute-vnc-init.txt
2026-03-04 03:11:48.702094 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s9d8k/nova-compute.txt
2026-03-04 03:11:48.702112 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-56f4845d9d-rbfc8/
2026-03-04 03:11:48.702130 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-56f4845d9d-rbfc8/init.txt
2026-03-04 03:11:48.702148 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-56f4845d9d-rbfc8/nova-conductor.txt
2026-03-04 03:11:48.702167 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-2jx2w/
2026-03-04 03:11:48.702185 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2jx2w/init.txt
2026-03-04 03:11:48.702204 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2jx2w/nova-db-init-0.txt
2026-03-04 03:11:48.702222 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2jx2w/nova-db-init-1.txt
2026-03-04 03:11:48.702240 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2jx2w/nova-db-init-2.txt
2026-03-04 03:11:48.702258 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-pnpds/
2026-03-04 03:11:48.702275 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-pnpds/init.txt
2026-03-04 03:11:48.702294 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-pnpds/nova-db-sync.txt
2026-03-04 03:11:48.702312 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-nnlqh/
2026-03-04 03:11:48.702329 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-admin.txt
2026-03-04 03:11:48.702346 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-internal.txt
2026-03-04 03:11:48.702364 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-nnlqh/compute-ks-endpoints-public.txt
2026-03-04 03:11:48.702382 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-nnlqh/init.txt
2026-03-04 03:11:48.702400 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-vwcj9/
2026-03-04 03:11:48.702419 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-vwcj9/compute-ks-service-registration.txt
2026-03-04 03:11:48.702436 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-vwcj9/init.txt
2026-03-04 03:11:48.702454 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-mz85x/
2026-03-04 03:11:48.702473 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-mz85x/init.txt
2026-03-04 03:11:48.702491 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-mz85x/nova-ks-user.txt
2026-03-04 03:11:48.702508 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-979c644c7-mhnsv/
2026-03-04 03:11:48.702527 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-979c644c7-mhnsv/init.txt
2026-03-04 03:11:48.702545 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy-init-assets.txt
2026-03-04 03:11:48.702564 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy-init.txt
2026-03-04 03:11:48.702582 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-979c644c7-mhnsv/nova-novncproxy.txt
2026-03-04 03:11:48.702600 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-zkhqz/
2026-03-04 03:11:48.702618 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-zkhqz/init.txt
2026-03-04 03:11:48.702648 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-zkhqz/rabbit-init.txt
2026-03-04 03:11:48.702669 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-96788dcd-6vx2w/
2026-03-04 03:11:48.702687 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-96788dcd-6vx2w/init.txt
2026-03-04 03:11:48.702706 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-96788dcd-6vx2w/nova-scheduler.txt
2026-03-04 03:11:48.702725 | instance | cd+++++++++ pod-logs/openstack/openvswitch-gcvpb/
2026-03-04 03:11:48.702743 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gcvpb/init.txt
2026-03-04 03:11:48.702761 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gcvpb/openvswitch-db-perms.txt
2026-03-04 03:11:48.702779 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gcvpb/openvswitch-db.txt
2026-03-04 03:11:48.702797 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gcvpb/openvswitch-vswitchd-modules.txt
2026-03-04 03:11:48.702815 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gcvpb/openvswitch-vswitchd.txt
2026-03-04 03:11:48.702832 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-46tl6/
2026-03-04 03:11:48.702850 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-46tl6/controller-init.txt
2026-03-04 03:11:48.702868 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-46tl6/controller.txt
2026-03-04 03:11:48.702887 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-46tl6/get-gw-enabled.txt
2026-03-04 03:11:48.702905 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-46tl6/init.txt
2026-03-04 03:11:48.702923 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-46tl6/log-parser.txt
2026-03-04 03:11:48.702942 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-46tl6/vector.txt
2026-03-04 03:11:48.702960 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-kfhtb/
2026-03-04 03:11:48.702979 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-kfhtb/init.txt
2026-03-04 03:11:48.702997 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-kfhtb/northd.txt
2026-03-04 03:11:48.703014 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-03-04 03:11:48.703032 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-03-04 03:11:48.703050 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-03-04 03:11:48.703068 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-03-04 03:11:48.703086 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-03-04 03:11:48.703104 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-03-04 03:11:48.703122 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-03-04 03:11:48.703140 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-03-04 03:11:48.703158 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-03-04 03:11:48.703177 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-03-04 03:11:48.703195 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-03-04 03:11:48.703214 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-03-04 03:11:48.703232 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-03-04 03:11:48.703250 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-03-04 03:11:48.703269 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-03-04 03:11:48.703286 | instance | cd+++++++++ pod-logs/openstack/placement-api-558bbc8977-nbpqz/
2026-03-04 03:11:48.703304 | instance | >f+++++++++ pod-logs/openstack/placement-api-558bbc8977-nbpqz/init.txt
2026-03-04 03:11:48.703322 | instance | >f+++++++++ pod-logs/openstack/placement-api-558bbc8977-nbpqz/placement-api.txt
2026-03-04 03:11:48.703345 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-8vxpv/
2026-03-04 03:11:48.703364 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-8vxpv/init.txt
2026-03-04 03:11:48.703381 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-8vxpv/placement-db-init-0.txt
2026-03-04 03:11:48.703399 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-fbwct/
2026-03-04 03:11:48.703418 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-fbwct/init.txt
2026-03-04 03:11:48.703436 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-fbwct/placement-db-sync.txt
2026-03-04 03:11:48.703454 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-6vfrp/
2026-03-04 03:11:48.703471 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6vfrp/init.txt
2026-03-04 03:11:48.703489 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-admin.txt
2026-03-04 03:11:48.703507 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-internal.txt
2026-03-04 03:11:48.703525 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6vfrp/placement-ks-endpoints-public.txt
2026-03-04 03:11:48.703543 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-zfsfs/
2026-03-04 03:11:48.703562 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zfsfs/init.txt
2026-03-04 03:11:48.703579 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zfsfs/placement-ks-service-registration.txt
2026-03-04 03:11:48.703597 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-t77kz/
2026-03-04 03:11:48.703615 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-t77kz/init.txt
2026-03-04 03:11:48.703633 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-t77kz/placement-ks-user.txt
2026-03-04 03:11:48.703651 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-5g4m9/
2026-03-04 03:11:48.703669 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-5g4m9/percona-xtradb-cluster-operator.txt
2026-03-04 03:11:48.703688 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-03-04 03:11:48.703705 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-03-04 03:11:48.703724 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-03-04 03:11:48.703741 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-03-04 03:11:48.703760 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-03-04 03:11:48.703778 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-03-04 03:11:48.703795 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-trwsj/
2026-03-04 03:11:48.703813 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-trwsj/rabbitmq-cluster-operator.txt
2026-03-04 03:11:48.703831 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-03-04 03:11:48.703849 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-03-04 03:11:48.703867 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-03-04 03:11:48.703885 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-03-04 03:11:48.703903 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-03-04 03:11:48.703921 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-03-04 03:11:48.703939 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-27nvt/
2026-03-04 03:11:48.703957 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-27nvt/rabbitmq-cluster-operator.txt
2026-03-04 03:11:48.703976 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-03-04 03:11:48.703998 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-03-04 03:11:48.704017 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-03-04 03:11:48.704036 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-03-04 03:11:48.704054 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-03-04 03:11:48.704071 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-03-04 03:11:48.704090 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/
2026-03-04 03:11:48.704108 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/ceph-crash.txt
2026-03-04 03:11:48.704126 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/chown-container-data-dir.txt
2026-03-04 03:11:48.704144 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vrdrx/make-container-crash-dir.txt
2026-03-04 03:11:48.704162 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/
2026-03-04 03:11:48.704181 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/chown-container-data-dir.txt
2026-03-04 03:11:48.704200 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/log-collector.txt
2026-03-04 03:11:48.704219 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2zzd6/rgw.txt
2026-03-04 03:11:48.704238 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-795fd5c7bd-qpld5/
2026-03-04 03:11:48.704256 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-795fd5c7bd-qpld5/init.txt
2026-03-04 03:11:48.704274 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-795fd5c7bd-qpld5/staffeln-api.txt
2026-03-04 03:11:48.704293 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-7d84c968cf-ncbsj/
2026-03-04 03:11:48.704312 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-7d84c968cf-ncbsj/staffeln-conductor.txt
2026-03-04 03:11:48.704330 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-7xrns/
2026-03-04 03:11:48.704349 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7xrns/init.txt
2026-03-04 03:11:48.704367 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7xrns/staffeln-db-init-0.txt
2026-03-04 03:11:48.704386 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-gdsdv/
2026-03-04 03:11:48.704404 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gdsdv/init.txt
2026-03-04 03:11:48.704423 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gdsdv/staffeln-db-sync.txt
2026-03-04 03:11:48.704441 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-03-04 03:11:48.704460 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-03-04 03:11:48.704478 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-03-04 03:11:48.704496 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-03-04 03:11:48.704514 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-03-04 03:11:48.704532 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2z5pn/
2026-03-04 03:11:48.704551 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2z5pn/rook-ceph-operator.txt
2026-03-04 03:11:48.704569 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-03-04 03:11:48.704587 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-b6nkx/
2026-03-04 03:11:48.704606 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-b6nkx/secretgen-controller.txt
2026-03-04 03:11:48.720784 |
2026-03-04 03:11:48.720845 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-03-04 03:11:48.915614 | instance | changed
2026-03-04 03:11:48.921733 |
2026-03-04 03:11:48.921795 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-03-04 03:11:49.643788 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-03-04 03:11:49.655954 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-03-04 03:11:49.655989 | instance | Dload Upload Total Spent Left Speed
2026-03-04 03:11:49.661203 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-03-04 03:11:50.004641 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-03-04 03:11:50.012967 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-03-04 03:11:50.013004 | instance | Dload Upload Total Spent Left Speed
2026-03-04 03:11:50.017840 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-03-04 03:11:50.198929 | instance | jq: error (at :953): Cannot iterate over null (null)
2026-03-04 03:11:50.458441 | instance | ERROR
2026-03-04 03:11:50.458692 | instance | {
2026-03-04 03:11:50.458755 | instance | "delta": "0:00:01.081982",
2026-03-04 03:11:50.458799 | instance | "end": "2026-03-04 03:11:50.204754",
2026-03-04 03:11:50.458841 | instance | "msg": "non-zero return code",
2026-03-04 03:11:50.458882 | instance | "rc": 5,
2026-03-04 03:11:50.458921 | instance | "start": "2026-03-04 03:11:49.122772"
2026-03-04 03:11:50.458961 | instance | }
2026-03-04 03:11:50.459011 | instance | ERROR: Ignoring Errors
2026-03-04 03:11:50.465569 |
2026-03-04 03:11:50.465654 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-03-04 03:11:50.739671 | instance | ceph-mgr endpoints:
2026-03-04 03:11:51.002353 | instance | ok: Runtime: 0:00:00.084110
2026-03-04 03:11:51.037554 |
2026-03-04 03:11:51.037688 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-03-04 03:11:51.568116 | instance | ok: Runtime: 0:00:00.092641
2026-03-04 03:11:51.574809 |
2026-03-04 03:11:51.574893 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-03-04 03:11:52.052086 | instance | changed:
2026-03-04 03:11:52.052275 | instance | cd+++++++++ prometheus/
2026-03-04 03:11:52.052316 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-03-04 03:11:52.052349 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-03-04 03:11:52.065161 |
2026-03-04 03:11:52.065287 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-03-04 03:11:52.271641 | instance | changed
2026-03-04 03:11:52.278301 |
2026-03-04 03:11:52.278387 | TASK [gather-selenium-data : Get selenium data]
2026-03-04 03:11:52.495895 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-03-04 03:11:52.497298 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-03-04 03:11:52.812720 | instance | ERROR
2026-03-04 03:11:52.812935 | instance | {
2026-03-04 03:11:52.813002 | instance | "delta": "0:00:00.006229",
2026-03-04 03:11:52.813034 | instance | "end": "2026-03-04 03:11:52.497680",
2026-03-04 03:11:52.813062 | instance | "msg": "non-zero return code",
2026-03-04 03:11:52.813089 | instance | "rc": 1,
2026-03-04 03:11:52.813116 | instance | "start": "2026-03-04 03:11:52.491451"
2026-03-04 03:11:52.813142 | instance | }
2026-03-04 03:11:52.813179 | instance | ERROR: Ignoring Errors
2026-03-04 03:11:52.820409 |
2026-03-04 03:11:52.820506 | TASK [gather-selenium-data : Downloads logs to executor]
2026-03-04 03:11:53.310152 | instance | changed: cd+++++++++ selenium/
2026-03-04 03:11:53.315997 |
2026-03-04 03:11:53.316049 | PLAY RECAP
2026-03-04 03:11:53.316098 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-03-04 03:11:53.316121 |
2026-03-04 03:11:53.437756 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-03-04 03:11:53.451616 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-03-04 03:11:54.015942 |
2026-03-04 03:11:54.016056 | PLAY [all]
2026-03-04 03:11:54.026671 |
2026-03-04 03:11:54.026744 | TASK [fetch-output : Set log path for multiple nodes]
2026-03-04 03:11:54.070860 | instance | skipping: Conditional result was False
2026-03-04 03:11:54.081178 |
2026-03-04 03:11:54.081284 | TASK [fetch-output : Set log path for single node]
2026-03-04 03:11:54.125558 | instance | ok
2026-03-04 03:11:54.131828 |
2026-03-04 03:11:54.131923 | LOOP [fetch-output : Ensure local output dirs]
2026-03-04 03:11:54.497266 | instance -> localhost | ok: "/var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/work/logs"
2026-03-04 03:11:54.700601 | instance -> localhost | changed: "/var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/work/artifacts"
2026-03-04 03:11:54.897784 | instance -> localhost | changed: "/var/lib/zuul/builds/921e31d84231429dac544e971a14e2b3/work/docs"
2026-03-04 03:11:54.923575 |
2026-03-04 03:11:54.923698 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-03-04 03:11:55.522966 | instance | changed: .d..t...... ./
2026-03-04 03:11:55.523166 | instance | changed: All items complete
2026-03-04 03:11:55.523198 |
2026-03-04 03:11:55.967548 | instance | changed: .d..t...... ./
2026-03-04 03:11:56.456194 | instance | changed: .d..t...... ./
2026-03-04 03:11:56.484239 |
2026-03-04 03:11:56.484399 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-03-04 03:11:56.884802 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006202
2026-03-04 03:11:57.096737 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008976
2026-03-04 03:11:57.119955 |
2026-03-04 03:11:57.120070 | PLAY [all]
2026-03-04 03:11:57.126670 |
2026-03-04 03:11:57.126732 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-03-04 03:11:57.562474 | instance | changed
2026-03-04 03:11:57.570724 |
2026-03-04 03:11:57.570786 | PLAY RECAP
2026-03-04 03:11:57.570840 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-03-04 03:11:57.570871 |
2026-03-04 03:11:57.680869 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-03-04 03:11:57.694585 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-03-04 03:11:58.267482 |
2026-03-04 03:11:58.267593 | PLAY [localhost]
2026-03-04 03:11:58.284902 |
2026-03-04 03:11:58.285102 | TASK [Generate Zuul manifest]
2026-03-04 03:11:58.307009 | localhost | ok
2026-03-04 03:11:58.328573 |
2026-03-04 03:11:58.328654 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-03-04 03:11:58.959271 | localhost | changed
2026-03-04 03:11:58.970277 |
2026-03-04 03:11:58.970358 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-03-04 03:11:59.004106 | localhost | ok
2026-03-04 03:11:59.013963 |
2026-03-04 03:11:59.014042 | TASK [Upload logs]
2026-03-04 03:11:59.036577 | localhost | ok
2026-03-04 03:11:59.168414 |
2026-03-04 03:11:59.168563 | TASK [Set zuul-log-path fact]
2026-03-04 03:11:59.190004 | localhost | ok
2026-03-04 03:11:59.204039 |
2026-03-04 03:11:59.204106 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-03-04 03:11:59.234995 | localhost | ok
2026-03-04 03:11:59.246762 |
2026-03-04 03:11:59.246850 | TASK [upload-logs : Create log directories]
2026-03-04 03:11:59.610740 | localhost | changed
2026-03-04 03:11:59.616852 |
2026-03-04 03:11:59.616944 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-03-04 03:11:59.973401 | localhost -> localhost | ok: Runtime: 0:00:00.027174
2026-03-04 03:11:59.980574 |
2026-03-04 03:11:59.980695 | TASK [upload-logs : Upload logs to log server]
2026-03-04 03:12:00.783459 | localhost | Output suppressed because no_log was given
2026-03-04 03:12:00.789530 |
2026-03-04 03:12:00.789637 | LOOP [upload-logs : Compress console log and json output]
2026-03-04 03:12:00.836887 | localhost | skipping: Conditional result was False
2026-03-04 03:12:00.843457 | localhost | skipping: Conditional result was False
2026-03-04 03:12:00.858257 |
2026-03-04 03:12:00.858403 | LOOP [upload-logs : Upload compressed console log and json output]
2026-03-04 03:12:00.900677 | localhost | skipping: Conditional result was False
2026-03-04 03:12:00.901093 |
2026-03-04 03:12:00.904416 | localhost | skipping: Conditional result was False
2026-03-04 03:12:00.913931 |
2026-03-04 03:12:00.914077 | LOOP [upload-logs : Upload console log and json output]