2026-03-02 02:00:09.220330 | Job console starting 2026-03-02 02:00:09.270932 | Updating git repos 2026-03-02 02:00:09.351590 | Cloning repos into workspace 2026-03-02 02:00:09.433242 | Restoring repo states 2026-03-02 02:00:09.461941 | Merging changes 2026-03-02 02:00:10.535068 | Checking out repos 2026-03-02 02:00:10.729932 | Preparing playbooks 2026-03-02 02:00:13.793433 | Running Ansible setup 2026-03-02 02:00:17.380863 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-02 02:00:17.979512 | 2026-03-02 02:00:17.979632 | PLAY [localhost] 2026-03-02 02:00:17.987050 | 2026-03-02 02:00:17.987123 | TASK [Gathering Facts] 2026-03-02 02:00:18.947004 | localhost | ok 2026-03-02 02:00:18.957251 | 2026-03-02 02:00:18.957356 | TASK [Setup log path fact] 2026-03-02 02:00:18.976719 | localhost | ok 2026-03-02 02:00:18.990188 | 2026-03-02 02:00:18.990253 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-02 02:00:19.019712 | localhost | ok 2026-03-02 02:00:19.028806 | 2026-03-02 02:00:19.028900 | TASK [emit-job-header : Print job information] 2026-03-02 02:00:19.090078 | # Job Information 2026-03-02 02:00:19.090223 | Ansible Version: 2.16.16 2026-03-02 02:00:19.090269 | Job: atmosphere-molecule-aio-openvswitch 2026-03-02 02:00:19.090299 | Pipeline: check 2026-03-02 02:00:19.090326 | Executor: 0a8996d2b663 2026-03-02 02:00:19.090352 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3709 2026-03-02 02:00:19.090383 | Event ID: 6e6dd970-15db-11f1-9eb2-3d89f5ac2693 2026-03-02 02:00:19.093962 | 2026-03-02 02:00:19.094047 | LOOP [emit-job-header : Print node information] 2026-03-02 02:00:19.189140 | localhost | ok: 2026-03-02 02:00:19.189653 | localhost | # Node Information 2026-03-02 02:00:19.189735 | localhost | Inventory Hostname: instance 2026-03-02 02:00:19.189780 | localhost | Hostname: np0000157555 2026-03-02 02:00:19.189814 | localhost | Username: zuul 2026-03-02 02:00:19.189846 | localhost | Distro: Ubuntu 22.04 2026-03-02 02:00:19.189874 | localhost | Provider: yul1 2026-03-02 02:00:19.189902 | localhost | Region: ca-ymq-1 2026-03-02 02:00:19.189929 | localhost | Label: ubuntu-jammy-16 2026-03-02 02:00:19.189955 | localhost | Product Name: OpenStack Nova 2026-03-02 02:00:19.189982 | localhost | Interface IP: 199.204.45.6 2026-03-02 02:00:19.204130 | 2026-03-02 02:00:19.204368 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-02 02:00:19.554627 | localhost -> localhost | changed 2026-03-02 02:00:19.562896 | 2026-03-02 02:00:19.562994 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-02 02:00:20.491899 | localhost -> localhost | changed 2026-03-02 02:00:20.503375 | 2026-03-02 02:00:20.503538 | PLAY [all] 2026-03-02 02:00:20.513033 | 2026-03-02 02:00:20.513168 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-02 02:00:20.762359 | instance -> localhost | ok 2026-03-02 02:00:20.774323 | 2026-03-02 02:00:20.774538 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-02 02:00:20.813655 | instance | ok 2026-03-02 02:00:20.831112 | instance | included: /var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-02 02:00:20.837123 | 2026-03-02 02:00:20.837185 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-02 02:00:22.025109 | instance -> localhost | Generating public/private rsa key pair. 2026-03-02 02:00:22.025309 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/work/cbdaaece52b449ceb561e516379402ef_id_rsa 2026-03-02 02:00:22.025350 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/work/cbdaaece52b449ceb561e516379402ef_id_rsa.pub 2026-03-02 02:00:22.025381 | instance -> localhost | The key fingerprint is: 2026-03-02 02:00:22.025410 | instance -> localhost | SHA256:BgUqxN6+STWsLPVksbKRoRHxaKvJSN7cnDQvyS7TAj0 zuul-build-sshkey 2026-03-02 02:00:22.025457 | instance -> localhost | The key's randomart image is: 2026-03-02 02:00:22.025486 | instance -> localhost | +---[RSA 3072]----+ 2026-03-02 02:00:22.025520 | instance -> localhost | | .+o ... | 2026-03-02 02:00:22.025549 | instance -> localhost | | .oo.... | 2026-03-02 02:00:22.025576 | instance -> localhost | | .++o+.o | 2026-03-02 02:00:22.025603 | instance -> localhost | | .oo* B. | 2026-03-02 02:00:22.025629 | instance -> localhost | | .o+ % .S | 2026-03-02 02:00:22.025656 | instance -> localhost | |=++E@ *. | 2026-03-02 02:00:22.025682 | instance -> localhost | |+o.=oX . | 2026-03-02 02:00:22.025709 | instance -> localhost | | ++.. | 2026-03-02 02:00:22.025739 | instance -> localhost | | +. | 2026-03-02 02:00:22.025766 | instance -> localhost | +----[SHA256]-----+ 2026-03-02 02:00:22.025825 | instance -> localhost | ok: Runtime: 0:00:00.785999 2026-03-02 02:00:22.032660 | 2026-03-02 02:00:22.032747 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-02 02:00:22.067447 | instance | ok 2026-03-02 02:00:22.078051 | instance | included: /var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-02 02:00:22.085340 | 2026-03-02 02:00:22.085399 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-02 02:00:22.110062 | instance | skipping: Conditional result was False 2026-03-02 02:00:22.119883 | 2026-03-02 02:00:22.119981 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-02 02:00:22.570950 | instance | changed 2026-03-02 02:00:22.578258 | 2026-03-02 02:00:22.578348 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-02 02:00:22.761033 | instance | ok 2026-03-02 02:00:22.776159 | 2026-03-02 02:00:22.776227 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-02 02:00:23.216094 | instance | changed 2026-03-02 02:00:23.221104 | 2026-03-02 02:00:23.221171 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-02 02:00:23.669670 | instance | changed 2026-03-02 02:00:23.676538 | 2026-03-02 02:00:23.676626 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-02 02:00:23.701982 | instance | skipping: Conditional result was False 2026-03-02 02:00:23.712783 | 2026-03-02 02:00:23.712873 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-02 02:00:24.091832 | instance -> localhost | changed 2026-03-02 02:00:24.150452 | 2026-03-02 02:00:24.150661 | TASK [add-build-sshkey : Add back temp key] 2026-03-02 02:00:24.438799 | instance -> localhost | Identity added: /var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/work/cbdaaece52b449ceb561e516379402ef_id_rsa (zuul-build-sshkey) 2026-03-02 02:00:24.439130 | instance -> localhost | ok: Runtime: 0:00:00.014265 2026-03-02 02:00:24.444715 | 2026-03-02 02:00:24.444776 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-02 02:00:24.717079 | instance | ok 2026-03-02 02:00:24.722171 | 2026-03-02 02:00:24.722244 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-02 02:00:24.748046 | instance | skipping: Conditional result was False 2026-03-02 02:00:24.764273 | 2026-03-02 02:00:24.764347 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-02 02:00:25.071886 | instance | ok 2026-03-02 02:00:25.077465 | 2026-03-02 02:00:25.077530 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-02 02:00:26.576272 | instance | Output suppressed because no_log was given 2026-03-02 02:00:26.585061 | 2026-03-02 02:00:26.585127 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-02 02:00:26.802324 | instance | ok: "logs" 2026-03-02 02:00:26.802609 | instance | ok: All items complete 2026-03-02 02:00:26.802639 | 2026-03-02 02:00:26.961841 | instance | ok: "artifacts" 2026-03-02 02:00:27.126304 | instance | ok: "docs" 2026-03-02 02:00:27.143990 | 2026-03-02 02:00:27.144152 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-02 02:00:27.324547 | instance | changed: "logs" 2026-03-02 02:00:27.481082 | instance | changed: "artifacts" 2026-03-02 02:00:27.646329 | instance | changed: "docs" 2026-03-02 02:00:27.665519 | 2026-03-02 02:00:27.665629 | PLAY RECAP 2026-03-02 02:00:27.665684 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-02 02:00:27.665712 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-02 02:00:27.665732 | 2026-03-02 02:00:27.820885 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-02 02:00:27.832133 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-02 02:00:28.431949 | 2026-03-02 02:00:28.432070 | PLAY [all] 2026-03-02 02:00:28.443629 | 2026-03-02 02:00:28.443704 | TASK [setup-uv : Extract archive] 2026-03-02 02:00:30.581360 | instance | changed 2026-03-02 02:00:30.587443 | 2026-03-02 02:00:30.587530 | TASK [setup-uv : Print version] 2026-03-02 02:00:31.223797 | instance | uv 0.8.13 2026-03-02 02:00:31.126577 | instance | ok: Runtime: 0:00:00.012035 2026-03-02 02:00:31.133851 | 2026-03-02 02:00:31.133905 | PLAY RECAP 2026-03-02 02:00:31.133955 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-02 02:00:31.133980 | 2026-03-02 02:00:31.266908 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-02 02:00:31.276792 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.2] 2026-03-02 02:00:31.907727 | 2026-03-02 02:00:31.907889 | PLAY [all] 2026-03-02 02:00:31.920205 | 2026-03-02 02:00:31.920282 | TASK [Install "jq" for log collection] 2026-03-02 02:00:41.706508 | instance | changed 2026-03-02 02:00:41.708730 | 2026-03-02 02:00:41.708797 | PLAY RECAP 2026-03-02 02:00:41.708856 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-02 02:00:41.708918 | 2026-03-02 02:00:41.849190 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.2] 2026-03-02 02:00:41.860375 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-02 02:00:42.480175 | 2026-03-02 02:00:42.480315 | PLAY [all] 2026-03-02 02:00:42.491954 | 2026-03-02 02:00:42.492028 | TASK [Copy inventory file for Zuul] 2026-03-02 02:00:43.360770 | instance | changed 2026-03-02 02:00:43.367987 | 2026-03-02 02:00:43.368086 | TASK [Switch "ansible_host" to private IP] 2026-03-02 02:00:43.673871 | instance | changed: 1 replacements made 2026-03-02 02:00:43.681031 | 2026-03-02 02:00:43.681119 | TASK [Run Molecule scenario] 2026-03-02 02:00:44.126963 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-03-02 02:00:44.127090 | instance | Creating virtual environment at: .venv 2026-03-02 02:00:44.155417 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-02 02:00:44.183764 | instance | Downloading kubernetes (1.9MiB) 2026-03-02 02:00:44.183942 | instance | Downloading pygments (1.2MiB) 2026-03-02 02:00:44.184443 | instance | Downloading netaddr (2.2MiB) 2026-03-02 02:00:44.185029 | instance | Downloading openstacksdk (1.7MiB) 2026-03-02 02:00:44.185420 | instance | Downloading rjsonnet (1.2MiB) 2026-03-02 02:00:44.185627 | instance | Downloading cryptography (4.2MiB) 2026-03-02 02:00:44.185850 | instance | Downloading ansible-core (2.1MiB) 2026-03-02 02:00:44.186262 | instance | Downloading setuptools (1.1MiB) 2026-03-02 02:00:44.500435 | instance | Building pyperclip==1.9.0 2026-03-02 02:00:44.530516 | instance | Downloading rjsonnet 2026-03-02 02:00:44.652518 | instance | Downloading netaddr 2026-03-02 02:00:44.664846 | instance | Downloading pygments 2026-03-02 02:00:44.682837 | instance | Downloading cryptography 2026-03-02 02:00:44.715130 | instance | Downloading setuptools 2026-03-02 02:00:44.780622 | instance | Downloading kubernetes 2026-03-02 02:00:44.812903 | instance | Downloading ansible-core 2026-03-02 02:00:44.848569 | instance | Downloading openstacksdk 2026-03-02 02:00:45.215993 | instance | Built pyperclip==1.9.0 2026-03-02 02:00:45.425149 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-02 02:00:45.465905 | instance | Installed 79 packages in 38ms 2026-03-02 02:00:46.113825 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-03-02 02:00:46.810405 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-02 02:00:46.810578 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-03-02 02:02:55.730819 | instance | INFO [aio > dependency] Executing 2026-03-02 02:02:55.731300 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-03-02 02:02:55.731667 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-03-02 02:02:55.731890 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-02 02:02:55.743486 | instance | INFO [aio > cleanup] Executing 2026-03-02 02:02:55.744180 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-02 02:02:55.755588 | instance | INFO [aio > destroy] Executing 2026-03-02 02:02:55.755755 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-03-02 02:02:55.755919 | instance | INFO [aio > destroy] Executed: Successful 2026-03-02 02:02:55.766572 | instance | INFO [aio > syntax] Executing 2026-03-02 02:02:58.650516 | instance | 2026-03-02 02:02:58.651027 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-02 02:02:58.807396 | instance | INFO [aio > syntax] Executed: Successful 2026-03-02 02:02:58.821045 | instance | INFO [aio > create] Executing 2026-03-02 02:02:58.822934 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-02 02:02:58.830459 | instance | INFO [aio > prepare] Executing 2026-03-02 02:02:59.761138 | instance | 2026-03-02 02:02:59.761566 | instance | PLAY [Prepare] ***************************************************************** 2026-03-02 02:02:59.761880 | instance | 2026-03-02 02:02:59.762208 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:02:59.762580 | instance | Monday 02 March 2026 02:02:59 +0000 (0:00:00.035) 0:00:00.035 ********** 2026-03-02 02:03:00.934590 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-02 02:03:00.935114 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-02 02:03:00.935500 | instance | interpreter could change the meaning of that path. See 2026-03-02 02:03:00.935840 | instance | https://docs.ansible.com/ansible- 2026-03-02 02:03:00.936176 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-02 02:03:00.943565 | instance | ok: [instance] 2026-03-02 02:03:00.943917 | instance | 2026-03-02 02:03:00.944295 | instance | TASK [Configure short hostname] ************************************************ 2026-03-02 02:03:00.944641 | instance | Monday 02 March 2026 02:03:00 +0000 (0:00:01.183) 0:00:01.219 ********** 2026-03-02 02:03:01.621130 | instance | changed: [instance] 2026-03-02 02:03:01.621516 | instance | 2026-03-02 02:03:01.621867 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-03-02 02:03:01.622211 | instance | Monday 02 March 2026 02:03:01 +0000 (0:00:00.677) 0:00:01.896 ********** 2026-03-02 02:03:01.896099 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-03-02 02:03:01.896519 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-03-02 02:03:01.896864 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-03-02 02:03:01.905617 | instance | changed: [instance] 2026-03-02 02:03:01.905947 | instance | 2026-03-02 02:03:01.906286 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-03-02 02:03:01.906709 | instance | Monday 02 March 2026 02:03:01 +0000 (0:00:00.285) 0:00:02.181 ********** 2026-03-02 02:03:03.091300 | instance | ok: [instance] 2026-03-02 02:03:03.091706 | instance | 2026-03-02 02:03:03.092056 | instance | TASK [Purge "snapd" package] *************************************************** 2026-03-02 02:03:03.092395 | instance | Monday 02 March 2026 02:03:03 +0000 (0:00:01.185) 0:00:03.366 ********** 2026-03-02 02:03:03.777107 | instance | ok: [instance] 2026-03-02 02:03:03.777370 | instance | 2026-03-02 02:03:03.777585 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-03-02 02:03:03.777791 | instance | 2026-03-02 02:03:03.777956 | instance | TASK [Create folders for workspace] ******************************************** 2026-03-02 02:03:03.778131 | instance | Monday 02 March 2026 02:03:03 +0000 (0:00:00.686) 0:00:04.052 ********** 2026-03-02 02:03:04.830290 | instance | changed: [localhost] => (item=group_vars) 2026-03-02 02:03:04.831056 | instance | changed: [localhost] => (item=group_vars/all) 2026-03-02 02:03:04.831157 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-03-02 02:03:04.831280 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-03-02 02:03:04.831404 | instance | changed: [localhost] => (item=group_vars/computes) 2026-03-02 02:03:04.831514 | instance | changed: [localhost] => (item=host_vars) 2026-03-02 02:03:04.831646 | instance | 2026-03-02 02:03:04.831768 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-03-02 02:03:04.831885 | instance | 2026-03-02 02:03:04.832002 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-03-02 02:03:04.832123 | instance | Monday 02 March 2026 02:03:04 +0000 (0:00:01.050) 0:00:05.103 ********** 2026-03-02 02:03:05.011470 | instance | changed: [localhost] 2026-03-02 02:03:05.011700 | instance | 2026-03-02 02:03:05.011979 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-03-02 02:03:05.012255 | instance | Monday 02 March 2026 02:03:05 +0000 (0:00:00.183) 0:00:05.286 ********** 2026-03-02 02:03:05.041462 | instance | ok: [localhost] 2026-03-02 02:03:05.041676 | instance | 2026-03-02 02:03:05.041949 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-03-02 02:03:05.042226 | instance | Monday 02 March 2026 02:03:05 +0000 (0:00:00.029) 0:00:05.316 ********** 2026-03-02 02:03:05.108744 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'fd6691b9-ce61-5814-938b-afaf75252abd'}) 2026-03-02 02:03:05.109226 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-03-02 02:03:05.109233 | instance | 2026-03-02 02:03:05.109273 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-03-02 02:03:05.109673 | instance | Monday 02 March 2026 02:03:05 +0000 (0:00:00.067) 0:00:05.383 ********** 2026-03-02 02:03:05.653459 | instance | changed: [localhost] 2026-03-02 02:03:05.653686 | instance | 2026-03-02 02:03:05.654003 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-03-02 02:03:05.654264 | instance | 2026-03-02 02:03:05.654577 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-03-02 02:03:05.654970 | instance | Monday 02 March 2026 02:03:05 +0000 (0:00:00.544) 0:00:05.928 ********** 2026-03-02 02:03:05.836730 | instance | changed: [localhost] 2026-03-02 02:03:05.837036 | instance | 2026-03-02 02:03:05.837362 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-03-02 02:03:05.837663 | instance | Monday 02 March 2026 02:03:05 +0000 (0:00:00.183) 0:00:06.111 ********** 2026-03-02 02:03:05.859352 | instance | ok: [localhost] 2026-03-02 02:03:05.859760 | instance | 2026-03-02 02:03:05.860186 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-03-02 02:03:05.860631 | instance | Monday 02 March 2026 02:03:05 +0000 (0:00:00.023) 0:00:06.134 ********** 2026-03-02 02:03:05.889614 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-03-02 02:03:05.889862 | instance | 2026-03-02 02:03:05.890235 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-03-02 02:03:05.890510 | instance | Monday 02 March 2026 02:03:05 +0000 (0:00:00.030) 0:00:06.164 ********** 2026-03-02 02:03:06.245734 | instance | changed: [localhost] 2026-03-02 02:03:06.245978 | instance | 2026-03-02 02:03:06.246269 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-03-02 02:03:06.246596 | instance | 2026-03-02 02:03:06.246921 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-03-02 02:03:06.247217 | instance | Monday 02 March 2026 02:03:06 +0000 (0:00:00.355) 0:00:06.520 ********** 2026-03-02 02:03:06.430283 | instance | changed: [localhost] 2026-03-02 02:03:06.430524 | instance | 2026-03-02 02:03:06.430874 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-03-02 02:03:06.431175 | instance | Monday 02 March 2026 02:03:06 +0000 (0:00:00.184) 0:00:06.705 ********** 2026-03-02 02:03:06.453692 | instance | ok: [localhost] 2026-03-02 02:03:06.453943 | instance | 2026-03-02 02:03:06.454216 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-03-02 02:03:06.454486 | instance | Monday 02 March 2026 02:03:06 +0000 (0:00:00.023) 0:00:06.728 ********** 2026-03-02 02:03:06.500385 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-03-02 02:03:06.500680 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-03-02 02:03:06.500962 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-03-02 02:03:06.501214 | instance | 2026-03-02 02:03:06.501483 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-03-02 02:03:06.501752 | instance | Monday 02 March 2026 02:03:06 +0000 (0:00:00.046) 0:00:06.775 ********** 2026-03-02 02:03:06.851733 | instance | changed: [localhost] 2026-03-02 02:03:06.852028 | instance | 2026-03-02 02:03:06.852372 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-03-02 02:03:06.852644 | instance | 2026-03-02 02:03:06.852931 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-03-02 02:03:06.853218 | instance | Monday 02 March 2026 02:03:06 +0000 (0:00:00.351) 0:00:07.126 ********** 2026-03-02 02:03:07.022045 | instance | changed: [localhost] 2026-03-02 02:03:07.022309 | instance | 2026-03-02 02:03:07.022648 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-03-02 02:03:07.023003 | instance | Monday 02 March 2026 02:03:07 +0000 (0:00:00.170) 0:00:07.297 ********** 2026-03-02 02:03:07.046184 | instance | ok: [localhost] 2026-03-02 02:03:07.046398 | instance | 2026-03-02 02:03:07.046704 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-03-02 02:03:07.047165 | instance | Monday 02 March 2026 02:03:07 +0000 (0:00:00.023) 0:00:07.320 ********** 2026-03-02 02:03:07.079715 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-03-02 02:03:07.080020 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-03-02 02:03:07.080354 | instance | 2026-03-02 02:03:07.080659 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-03-02 02:03:07.080972 | instance | Monday 02 March 2026 02:03:07 +0000 (0:00:00.034) 0:00:07.354 ********** 2026-03-02 02:03:07.444571 | instance | changed: [localhost] 2026-03-02 02:03:07.444704 | instance | 2026-03-02 02:03:07.444885 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-03-02 02:03:07.445053 | instance | 2026-03-02 02:03:07.445237 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:03:07.445419 | instance | Monday 02 March 2026 02:03:07 +0000 (0:00:00.364) 0:00:07.719 ********** 2026-03-02 02:03:08.117358 | instance | ok: [localhost] 2026-03-02 02:03:08.117612 | instance | 2026-03-02 02:03:08.117902 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-02 02:03:08.118184 | instance | Monday 02 March 2026 02:03:08 +0000 (0:00:00.672) 0:00:08.392 ********** 2026-03-02 02:03:08.302293 | instance | changed: [localhost] 2026-03-02 02:03:08.302547 | instance | 2026-03-02 02:03:08.302857 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-03-02 02:03:08.303139 | instance | Monday 02 March 2026 02:03:08 +0000 (0:00:00.185) 0:00:08.577 ********** 2026-03-02 02:03:08.331425 | instance | ok: [localhost] 2026-03-02 02:03:08.331882 | instance | 2026-03-02 02:03:08.332274 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-03-02 02:03:08.332679 | instance | Monday 02 March 2026 02:03:08 +0000 (0:00:00.028) 0:00:08.606 ********** 2026-03-02 02:03:09.109357 | instance | ok: [localhost] => (item=keycloak_host) 2026-03-02 02:03:09.109577 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-03-02 02:03:09.109846 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-03-02 02:03:09.110116 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-03-02 02:03:09.110377 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-03-02 02:03:09.110642 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-03-02 02:03:09.110945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-03-02 02:03:09.111249 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-03-02 02:03:09.111510 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-03-02 02:03:09.111777 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-03-02 02:03:09.112040 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-03-02 02:03:09.112331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-03-02 02:03:09.112593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-03-02 02:03:09.112862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-03-02 02:03:09.113129 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-03-02 02:03:09.113397 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-03-02 02:03:09.113661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-03-02 02:03:09.113929 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-03-02 02:03:09.114194 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-03-02 02:03:09.114481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-03-02 02:03:09.114781 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-03-02 02:03:09.115082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-03-02 02:03:09.115438 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-03-02 02:03:09.115688 | instance | 2026-03-02 02:03:09.115960 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-03-02 02:03:09.116229 | instance | Monday 02 March 2026 02:03:09 +0000 (0:00:00.777) 0:00:09.384 ********** 2026-03-02 02:03:09.462625 | instance | changed: [localhost] 2026-03-02 02:03:09.462889 | instance | 2026-03-02 02:03:09.463234 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-02 02:03:09.463526 | instance | Monday 02 March 2026 02:03:09 +0000 (0:00:00.353) 0:00:09.737 ********** 2026-03-02 02:03:09.638223 | instance | changed: [localhost] 2026-03-02 02:03:09.638443 | instance | 2026-03-02 02:03:09.638750 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-03-02 02:03:09.639089 | instance | 2026-03-02 02:03:09.639360 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-03-02 02:03:09.639625 | instance | Monday 02 March 2026 02:03:09 +0000 (0:00:00.175) 0:00:09.913 ********** 2026-03-02 02:03:09.817535 | instance | changed: [localhost] 2026-03-02 02:03:09.817606 | instance | 2026-03-02 02:03:09.817844 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-03-02 02:03:09.817980 | instance | Monday 02 March 2026 02:03:09 +0000 (0:00:00.179) 0:00:10.093 ********** 2026-03-02 02:03:09.845134 | instance | ok: [localhost] 2026-03-02 02:03:09.845288 | instance | 2026-03-02 02:03:09.845590 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-03-02 02:03:09.845800 | instance | Monday 02 March 2026 02:03:09 +0000 (0:00:00.027) 0:00:10.120 ********** 2026-03-02 02:03:09.879679 | 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-02 02:03:09.879936 | instance | 2026-03-02 02:03:09.880229 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-03-02 02:03:09.880526 | instance | Monday 02 March 2026 02:03:09 +0000 (0:00:00.034) 0:00:10.154 ********** 2026-03-02 02:03:10.231062 | instance | changed: [localhost] 2026-03-02 02:03:10.231292 | instance | 2026-03-02 02:03:10.231569 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-03-02 02:03:10.231817 | instance | 2026-03-02 02:03:10.232089 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-03-02 02:03:10.232356 | instance | Monday 02 March 2026 02:03:10 +0000 (0:00:00.351) 0:00:10.506 ********** 2026-03-02 02:03:10.404046 | instance | changed: [localhost] 2026-03-02 02:03:10.404285 | instance | 2026-03-02 02:03:10.404554 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-03-02 02:03:10.404853 | instance | Monday 02 March 2026 02:03:10 +0000 (0:00:00.172) 0:00:10.679 ********** 2026-03-02 02:03:10.435019 | instance | ok: [localhost] 2026-03-02 02:03:10.435247 | instance | 2026-03-02 02:03:10.435551 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-03-02 02:03:10.435839 | instance | Monday 02 March 2026 02:03:10 +0000 (0:00:00.030) 0:00:10.710 ********** 2026-03-02 02:03:10.471173 | 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-02 02:03:10.471456 | instance | 2026-03-02 02:03:10.471749 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-03-02 02:03:10.472045 | instance | Monday 02 March 2026 02:03:10 +0000 (0:00:00.035) 0:00:10.746 ********** 2026-03-02 02:03:10.863687 | instance | changed: [localhost] 2026-03-02 02:03:10.863913 | instance | 2026-03-02 02:03:10.864183 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-03-02 02:03:10.864442 | instance | 2026-03-02 02:03:10.864720 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-03-02 02:03:10.864971 | instance | Monday 02 March 2026 02:03:10 +0000 (0:00:00.392) 0:00:11.138 ********** 2026-03-02 02:03:11.043015 | instance | changed: [localhost] 2026-03-02 02:03:11.043243 | instance | 2026-03-02 02:03:11.043519 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-03-02 02:03:11.043790 | instance | Monday 02 March 2026 02:03:11 +0000 (0:00:00.179) 0:00:11.317 ********** 2026-03-02 02:03:11.075896 | instance | ok: [localhost] 2026-03-02 02:03:11.076143 | instance | 2026-03-02 02:03:11.076416 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-03-02 02:03:11.076680 | instance | Monday 02 March 2026 02:03:11 +0000 (0:00:00.033) 0:00:11.351 ********** 2026-03-02 02:03:11.481041 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-03-02 02:03:11.481567 | instance | ok: [localhost] => (item=keepalived_password) 2026-03-02 02:03:11.481957 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-03-02 02:03:11.482433 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-03-02 02:03:11.482839 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-03-02 02:03:11.483185 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-03-02 02:03:11.483598 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-03-02 02:03:11.483975 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-03-02 02:03:11.484333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-03-02 02:03:11.484660 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-03-02 02:03:11.484981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-03-02 02:03:11.485303 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-03-02 02:03:11.485624 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-03-02 02:03:11.486298 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-03-02 02:03:11.486743 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-03-02 02:03:11.486995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-03-02 02:03:11.487220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-03-02 02:03:11.487442 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-03-02 02:03:11.487663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-03-02 02:03:11.487882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-03-02 02:03:11.488101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-03-02 02:03:11.488318 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-03-02 02:03:11.488535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-03-02 02:03:11.488764 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-03-02 02:03:11.488986 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-03-02 02:03:11.489202 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-03-02 02:03:11.489421 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-03-02 02:03:11.489639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-03-02 02:03:11.489856 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-03-02 02:03:11.490091 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-03-02 02:03:11.490320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-03-02 02:03:11.490552 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-03-02 02:03:11.490800 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-03-02 02:03:11.491011 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-03-02 02:03:11.491217 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-03-02 02:03:11.491425 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-03-02 02:03:11.491634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-03-02 02:03:11.491861 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-03-02 02:03:11.492069 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-03-02 02:03:11.492277 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-03-02 02:03:11.492485 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-03-02 02:03:11.492694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-03-02 02:03:11.492901 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-03-02 02:03:11.493116 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-03-02 02:03:11.493330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-03-02 02:03:11.493539 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-03-02 02:03:11.493753 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-03-02 02:03:11.493960 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-03-02 02:03:11.494189 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-03-02 02:03:11.494404 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-03-02 02:03:11.494614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-03-02 02:03:11.494847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-03-02 02:03:11.495057 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-03-02 02:03:11.495264 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-03-02 02:03:11.495459 | instance | 2026-03-02 02:03:11.495667 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-03-02 02:03:11.495877 | instance | Monday 02 March 2026 02:03:11 +0000 (0:00:00.404) 0:00:11.755 ********** 2026-03-02 02:03:11.533135 | instance | ok: [localhost] => (item=barbican_kek) 2026-03-02 02:03:11.533530 | instance | 2026-03-02 02:03:11.533939 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-03-02 02:03:11.534380 | instance | Monday 02 March 2026 02:03:11 +0000 (0:00:00.052) 0:00:11.808 ********** 2026-03-02 02:03:11.934168 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-02 02:03:11.934232 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-02 02:03:11.934239 | instance | 2026-03-02 02:03:11.934246 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-03-02 02:03:11.934256 | instance | Monday 02 March 2026 02:03:11 +0000 (0:00:00.398) 0:00:12.207 ********** 2026-03-02 02:03:15.227741 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-02 02:03:15.228007 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-02 02:03:15.228285 | instance | 2026-03-02 02:03:15.228561 | instance | TASK [Set values for SSH keys] ************************************************* 2026-03-02 02:03:15.228843 | instance | Monday 02 March 2026 02:03:15 +0000 (0:00:03.295) 0:00:15.502 ********** 2026-03-02 02:03:15.282108 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-03-02 02:03:15.282392 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-03-02 02:03:15.282687 | instance | 2026-03-02 02:03:15.283025 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-03-02 02:03:15.283311 | instance | Monday 02 March 2026 02:03:15 +0000 (0:00:00.054) 0:00:15.557 ********** 2026-03-02 02:03:15.609829 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-02 02:03:15.610091 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-02 02:03:15.610345 | instance | 2026-03-02 02:03:15.610632 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-03-02 02:03:15.610930 | instance | Monday 02 March 2026 02:03:15 +0000 (0:00:00.327) 0:00:15.884 ********** 2026-03-02 02:03:15.982316 | instance | changed: [localhost] 2026-03-02 02:03:15.982562 | instance | 2026-03-02 02:03:15.982883 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-03-02 02:03:15.983156 | instance | Monday 02 March 2026 02:03:15 +0000 (0:00:00.372) 0:00:16.257 ********** 2026-03-02 02:03:16.018852 | instance | skipping: [localhost] 2026-03-02 02:03:16.019077 | instance | 2026-03-02 02:03:16.019349 | instance | PLAY [Setup networking] ******************************************************** 2026-03-02 02:03:16.019595 | instance | 2026-03-02 02:03:16.019903 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:03:16.020344 | instance | Monday 02 March 2026 02:03:16 +0000 (0:00:00.037) 0:00:16.294 ********** 2026-03-02 02:03:16.745726 | instance | ok: [instance] 2026-03-02 02:03:16.745824 | instance | 2026-03-02 02:03:16.746203 | instance | TASK [Create bridge for management network] ************************************ 2026-03-02 02:03:16.746221 | instance | Monday 02 March 2026 02:03:16 +0000 (0:00:00.726) 0:00:17.020 ********** 2026-03-02 02:03:17.114516 | instance | ok: [instance] 2026-03-02 02:03:17.115507 | instance | 2026-03-02 02:03:17.115573 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-03-02 02:03:17.115587 | instance | Monday 02 March 2026 02:03:17 +0000 (0:00:00.368) 0:00:17.389 ********** 2026-03-02 02:03:17.322348 | instance | ok: [instance] 2026-03-02 02:03:17.322443 | instance | 2026-03-02 02:03:17.322864 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-03-02 02:03:17.322921 | instance | Monday 02 March 2026 02:03:17 +0000 (0:00:00.208) 0:00:17.597 ********** 2026-03-02 02:03:17.531032 | instance | ok: [instance] 2026-03-02 02:03:17.531346 | instance | 2026-03-02 02:03:17.531577 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-03-02 02:03:17.531806 | instance | Monday 02 March 2026 02:03:17 +0000 (0:00:00.208) 0:00:17.806 ********** 2026-03-02 02:03:17.730417 | instance | ok: [instance] 2026-03-02 02:03:17.730707 | instance | 2026-03-02 02:03:17.731186 | instance | TASK [Bring up interfaces] ***************************************************** 2026-03-02 02:03:17.731539 | instance | Monday 02 March 2026 02:03:17 +0000 (0:00:00.198) 0:00:18.004 ********** 2026-03-02 02:03:18.120540 | instance | ok: [instance] => (item=br-mgmt) 2026-03-02 02:03:18.120635 | instance | ok: [instance] => (item=dummy0) 2026-03-02 02:03:18.120738 | instance | 2026-03-02 02:03:18.120941 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-03-02 02:03:18.121089 | instance | 2026-03-02 02:03:18.121249 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:03:18.121404 | instance | Monday 02 March 2026 02:03:18 +0000 (0:00:00.391) 0:00:18.396 ********** 2026-03-02 02:03:18.883465 | instance | ok: [instance] 2026-03-02 02:03:18.883562 | instance | 2026-03-02 02:03:18.883622 | instance | TASK [Install depedencies] ***************************************************** 2026-03-02 02:03:18.883766 | instance | Monday 02 March 2026 02:03:18 +0000 (0:00:00.760) 0:00:19.156 ********** 2026-03-02 02:03:38.543155 | instance | changed: [instance] 2026-03-02 02:03:38.543452 | instance | 2026-03-02 02:03:38.543466 | instance | TASK [Start up service] ******************************************************** 2026-03-02 02:03:38.543477 | instance | Monday 02 March 2026 02:03:38 +0000 (0:00:19.657) 0:00:38.813 ********** 2026-03-02 02:03:39.110082 | instance | ok: [instance] 2026-03-02 02:03:39.110275 | instance | 2026-03-02 02:03:39.110545 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-03-02 02:03:39.110853 | instance | Monday 02 March 2026 02:03:39 +0000 (0:00:00.571) 0:00:39.385 ********** 2026-03-02 02:03:39.326289 | instance | ok: [instance] 2026-03-02 02:03:39.326507 | instance | 2026-03-02 02:03:39.326818 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-03-02 02:03:39.327126 | instance | Monday 02 March 2026 02:03:39 +0000 (0:00:00.215) 0:00:39.601 ********** 2026-03-02 02:03:39.783097 | instance | changed: [instance] 2026-03-02 02:03:39.783356 | instance | 2026-03-02 02:03:39.783648 | instance | TASK [Get list of all loopback devices] **************************************** 2026-03-02 02:03:39.783915 | instance | Monday 02 March 2026 02:03:39 +0000 (0:00:00.457) 0:00:40.058 ********** 2026-03-02 02:03:39.980076 | instance | ok: [instance] 2026-03-02 02:03:39.980225 | instance | 2026-03-02 02:03:39.980396 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-03-02 02:03:39.980561 | instance | Monday 02 March 2026 02:03:39 +0000 (0:00:00.197) 0:00:40.255 ********** 2026-03-02 02:03:40.006719 | instance | skipping: [instance] 2026-03-02 02:03:40.006918 | instance | 2026-03-02 02:03:40.007176 | instance | TASK [Create devices for Ceph] ************************************************* 2026-03-02 02:03:40.007379 | instance | Monday 02 March 2026 02:03:40 +0000 (0:00:00.026) 0:00:40.282 ********** 2026-03-02 02:03:40.557304 | instance | changed: [instance] => (item=osd0) 2026-03-02 02:03:40.557473 | instance | changed: [instance] => (item=osd1) 2026-03-02 02:03:40.557686 | instance | changed: [instance] => (item=osd2) 2026-03-02 02:03:40.557900 | instance | 2026-03-02 02:03:40.558187 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-03-02 02:03:40.558406 | instance | Monday 02 March 2026 02:03:40 +0000 (0:00:00.549) 0:00:40.832 ********** 2026-03-02 02:03:41.096613 | instance | changed: [instance] => (item=osd0) 2026-03-02 02:03:41.096705 | instance | changed: [instance] => (item=osd1) 2026-03-02 02:03:41.096724 | instance | changed: [instance] => (item=osd2) 2026-03-02 02:03:41.096738 | instance | 2026-03-02 02:03:41.096751 | instance | TASK [Start loop devices] ****************************************************** 2026-03-02 02:03:41.096764 | instance | Monday 02 March 2026 02:03:41 +0000 (0:00:00.537) 0:00:41.369 ********** 2026-03-02 02:03:41.850085 | instance | changed: [instance] => (item=osd0) 2026-03-02 02:03:41.850167 | instance | changed: [instance] => (item=osd1) 2026-03-02 02:03:41.850725 | instance | changed: [instance] => (item=osd2) 2026-03-02 02:03:41.850780 | instance | 2026-03-02 02:03:41.850786 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-03-02 02:03:41.850792 | instance | Monday 02 March 2026 02:03:41 +0000 (0:00:00.755) 0:00:42.125 ********** 2026-03-02 02:03:44.872305 | instance | changed: [instance] => (item=osd0) 2026-03-02 02:03:44.872385 | instance | changed: [instance] => (item=osd1) 2026-03-02 02:03:44.872843 | instance | changed: [instance] => (item=osd2) 2026-03-02 02:03:44.872898 | instance | 2026-03-02 02:03:44.872905 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-03-02 02:03:44.872910 | instance | Monday 02 March 2026 02:03:44 +0000 (0:00:03.022) 0:00:45.147 ********** 2026-03-02 02:03:46.823451 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-03-02 02:03:46.823799 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-03-02 02:03:46.823811 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-03-02 02:03:46.823821 | instance | 2026-03-02 02:03:46.823835 | instance | PLAY [controllers] ************************************************************* 2026-03-02 02:03:46.824224 | instance | 2026-03-02 02:03:46.824294 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:03:46.824301 | instance | Monday 02 March 2026 02:03:46 +0000 (0:00:01.951) 0:00:47.098 ********** 2026-03-02 02:03:47.730751 | instance | ok: [instance] 2026-03-02 02:03:47.730825 | instance | 2026-03-02 02:03:47.731122 | instance | TASK [Set masquerade rule] ***************************************************** 2026-03-02 02:03:47.731399 | instance | Monday 02 March 2026 02:03:47 +0000 (0:00:00.907) 0:00:48.006 ********** 2026-03-02 02:03:48.208169 | instance | changed: [instance] 2026-03-02 02:03:48.208798 | instance | 2026-03-02 02:03:48.208865 | instance | PLAY RECAP ********************************************************************* 2026-03-02 02:03:48.210703 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-02 02:03:48.210712 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-02 02:03:48.210717 | instance | 2026-03-02 02:03:48.210722 | instance | Monday 02 March 2026 02:03:48 +0000 (0:00:00.477) 0:00:48.483 ********** 2026-03-02 02:03:48.210727 | instance | =============================================================================== 2026-03-02 02:03:48.210732 | instance | Install depedencies ---------------------------------------------------- 19.66s 2026-03-02 02:03:48.210750 | instance | Generate SSH keys for missing variables --------------------------------- 3.30s 2026-03-02 02:03:48.210987 | instance | Create a volume group for each loop device ------------------------------ 3.02s 2026-03-02 02:03:48.211247 | instance | Create a logical volume for each loop device ---------------------------- 1.95s 2026-03-02 02:03:48.211471 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.19s 2026-03-02 02:03:48.211684 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-03-02 02:03:48.211900 | instance | Create folders for workspace -------------------------------------------- 1.05s 2026-03-02 02:03:48.212113 | instance | Gathering Facts --------------------------------------------------------- 0.91s 2026-03-02 02:03:48.212327 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.78s 2026-03-02 02:03:48.212539 | instance | Gathering Facts --------------------------------------------------------- 0.76s 2026-03-02 02:03:48.212751 | instance | Start loop devices ------------------------------------------------------ 0.76s 2026-03-02 02:03:48.212962 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-03-02 02:03:48.213173 | instance | Purge "snapd" package --------------------------------------------------- 0.69s 2026-03-02 02:03:48.213386 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-03-02 02:03:48.213598 | instance | Gathering Facts --------------------------------------------------------- 0.67s 2026-03-02 02:03:48.213879 | instance | Start up service -------------------------------------------------------- 0.57s 2026-03-02 02:03:48.214105 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-03-02 02:03:48.214326 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s 2026-03-02 02:03:48.214553 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-03-02 02:03:48.214815 | instance | Set masquerade rule ----------------------------------------------------- 0.48s 2026-03-02 02:03:48.311794 | instance | INFO [aio > prepare] Executed: Successful 2026-03-02 02:03:48.323958 | instance | INFO [aio > converge] Executing 2026-03-02 02:03:51.071819 | instance | 2026-03-02 02:03:51.072324 | instance | PLAY [all] ********************************************************************* 2026-03-02 02:03:51.072699 | instance | 2026-03-02 02:03:51.073122 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:03:51.073485 | instance | Monday 02 March 2026 02:03:51 +0000 (0:00:00.017) 0:00:00.017 ********** 2026-03-02 02:03:52.501236 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-02 02:03:52.501654 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-02 02:03:52.501989 | instance | interpreter could change the meaning of that path. See 2026-03-02 02:03:52.502316 | instance | https://docs.ansible.com/ansible- 2026-03-02 02:03:52.502643 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-02 02:03:52.518039 | instance | ok: [instance] 2026-03-02 02:03:52.518385 | instance | 2026-03-02 02:03:52.518751 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-02 02:03:52.519084 | instance | Monday 02 March 2026 02:03:52 +0000 (0:00:01.446) 0:00:01.464 ********** 2026-03-02 02:03:52.704499 | instance | ok: [instance] 2026-03-02 02:03:52.704880 | instance | 2026-03-02 02:03:52.705224 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-03-02 02:03:52.705538 | instance | 2026-03-02 02:03:52.705869 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:03:52.706198 | instance | Monday 02 March 2026 02:03:52 +0000 (0:00:00.186) 0:00:01.651 ********** 2026-03-02 02:03:53.647245 | instance | ok: [instance] 2026-03-02 02:03:53.647636 | instance | 2026-03-02 02:03:53.647982 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:03:53.648317 | instance | Monday 02 March 2026 02:03:53 +0000 (0:00:00.941) 0:00:02.593 ********** 2026-03-02 02:03:53.947371 | instance | ok: [instance] 2026-03-02 02:03:53.947484 | instance | 2026-03-02 02:03:53.947530 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:03:53.947675 | instance | Monday 02 March 2026 02:03:53 +0000 (0:00:00.297) 0:00:02.890 ********** 2026-03-02 02:03:53.995565 | instance | skipping: [instance] 2026-03-02 02:03:53.995983 | instance | 2026-03-02 02:03:53.996336 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 02:03:53.996674 | instance | Monday 02 March 2026 02:03:53 +0000 (0:00:00.047) 0:00:02.938 ********** 2026-03-02 02:03:54.295374 | instance | changed: [instance] 2026-03-02 02:03:54.295438 | instance | 2026-03-02 02:03:54.295541 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:03:54.295701 | instance | Monday 02 March 2026 02:03:54 +0000 (0:00:00.303) 0:00:03.241 ********** 2026-03-02 02:03:54.367358 | instance | ok: [instance] => { 2026-03-02 02:03:54.367426 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-02 02:03:54.367534 | instance | } 2026-03-02 02:03:54.367684 | instance | 2026-03-02 02:03:54.367834 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:03:54.367983 | instance | Monday 02 March 2026 02:03:54 +0000 (0:00:00.071) 0:00:03.312 ********** 2026-03-02 02:03:55.011552 | instance | changed: [instance] 2026-03-02 02:03:55.011636 | instance | 2026-03-02 02:03:55.011755 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:03:55.011949 | instance | Monday 02 March 2026 02:03:55 +0000 (0:00:00.641) 0:00:03.954 ********** 2026-03-02 02:03:55.067616 | instance | skipping: [instance] 2026-03-02 02:03:55.068230 | instance | 2026-03-02 02:03:55.068245 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:03:55.068255 | instance | Monday 02 March 2026 02:03:55 +0000 (0:00:00.057) 0:00:04.011 ********** 2026-03-02 02:03:55.119140 | instance | skipping: [instance] 2026-03-02 02:03:55.119203 | instance | 2026-03-02 02:03:55.119454 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:03:55.119474 | instance | Monday 02 March 2026 02:03:55 +0000 (0:00:00.053) 0:00:04.065 ********** 2026-03-02 02:03:55.335055 | instance | ok: [instance] 2026-03-02 02:03:55.335129 | instance | 2026-03-02 02:03:55.335528 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:03:55.335612 | instance | Monday 02 March 2026 02:03:55 +0000 (0:00:00.216) 0:00:04.281 ********** 2026-03-02 02:03:56.748346 | instance | ok: [instance] 2026-03-02 02:03:56.748416 | instance | 2026-03-02 02:03:56.748422 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:03:56.748427 | instance | Monday 02 March 2026 02:03:56 +0000 (0:00:01.412) 0:00:05.693 ********** 2026-03-02 02:03:56.818477 | instance | ok: [instance] => { 2026-03-02 02:03:56.818593 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-02 02:03:56.819013 | instance | } 2026-03-02 02:03:56.819089 | instance | 2026-03-02 02:03:56.819101 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:03:56.819117 | instance | Monday 02 March 2026 02:03:56 +0000 (0:00:00.071) 0:00:05.764 ********** 2026-03-02 02:03:57.566042 | instance | changed: [instance] 2026-03-02 02:03:57.566142 | instance | 2026-03-02 02:03:57.566213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:03:57.566376 | instance | Monday 02 March 2026 02:03:57 +0000 (0:00:00.747) 0:00:06.512 ********** 2026-03-02 02:04:00.604424 | instance | changed: [instance] 2026-03-02 02:04:00.604502 | instance | 2026-03-02 02:04:00.604647 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 02:04:00.604846 | instance | Monday 02 March 2026 02:04:00 +0000 (0:00:03.038) 0:00:09.550 ********** 2026-03-02 02:04:00.640017 | instance | skipping: [instance] 2026-03-02 02:04:00.640151 | instance | 2026-03-02 02:04:00.640347 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 02:04:00.640506 | instance | Monday 02 March 2026 02:04:00 +0000 (0:00:00.035) 0:00:09.586 ********** 2026-03-02 02:04:00.679256 | instance | skipping: [instance] 2026-03-02 02:04:00.679361 | instance | 2026-03-02 02:04:00.679537 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 02:04:00.679691 | instance | Monday 02 March 2026 02:04:00 +0000 (0:00:00.038) 0:00:09.624 ********** 2026-03-02 02:04:00.714038 | instance | skipping: [instance] 2026-03-02 02:04:00.714252 | instance | 2026-03-02 02:04:00.714417 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 02:04:00.714585 | instance | Monday 02 March 2026 02:04:00 +0000 (0:00:00.034) 0:00:09.658 ********** 2026-03-02 02:04:06.638794 | instance | changed: [instance] 2026-03-02 02:04:06.639075 | instance | 2026-03-02 02:04:06.639088 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 02:04:06.639105 | instance | Monday 02 March 2026 02:04:06 +0000 (0:00:05.924) 0:00:15.583 ********** 2026-03-02 02:04:07.188070 | instance | changed: [instance] 2026-03-02 02:04:07.188300 | instance | 2026-03-02 02:04:07.188582 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 02:04:07.188854 | instance | Monday 02 March 2026 02:04:07 +0000 (0:00:00.550) 0:00:16.133 ********** 2026-03-02 02:04:08.126259 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 02:04:08.126326 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 02:04:08.126355 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 02:04:08.126376 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 02:04:08.126417 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 02:04:08.126433 | instance | 2026-03-02 02:04:08.126444 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 02:04:08.126454 | instance | Monday 02 March 2026 02:04:08 +0000 (0:00:00.935) 0:00:17.069 ********** 2026-03-02 02:04:08.690730 | instance | changed: [instance] 2026-03-02 02:04:08.690835 | instance | 2026-03-02 02:04:08.690851 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 02:04:08.691015 | instance | Monday 02 March 2026 02:04:08 +0000 (0:00:00.558) 0:00:17.628 ********** 2026-03-02 02:04:08.691199 | instance | 2026-03-02 02:04:08.691369 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-02 02:04:08.691518 | instance | Monday 02 March 2026 02:04:08 +0000 (0:00:00.008) 0:00:17.637 ********** 2026-03-02 02:04:09.700179 | instance | ok: [instance] 2026-03-02 02:04:09.700641 | instance | 2026-03-02 02:04:09.701036 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-02 02:04:09.701407 | instance | Monday 02 March 2026 02:04:09 +0000 (0:00:01.005) 0:00:18.642 ********** 2026-03-02 02:04:10.172755 | instance | changed: [instance] 2026-03-02 02:04:10.172838 | instance | 2026-03-02 02:04:10.173099 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 02:04:10.173115 | instance | Monday 02 March 2026 02:04:10 +0000 (0:00:00.476) 0:00:19.119 ********** 2026-03-02 02:04:10.753871 | instance | changed: [instance] 2026-03-02 02:04:10.753968 | instance | 2026-03-02 02:04:10.754035 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:04:10.754211 | instance | Monday 02 March 2026 02:04:10 +0000 (0:00:00.580) 0:00:19.700 ********** 2026-03-02 02:04:10.975899 | instance | ok: [instance] 2026-03-02 02:04:10.975953 | instance | 2026-03-02 02:04:10.976310 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:04:10.976534 | instance | Monday 02 March 2026 02:04:10 +0000 (0:00:00.221) 0:00:19.921 ********** 2026-03-02 02:04:11.030742 | instance | ok: [instance] => { 2026-03-02 02:04:11.030824 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-02 02:04:11.031329 | instance | } 2026-03-02 02:04:11.031379 | instance | 2026-03-02 02:04:11.031385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:04:11.031402 | instance | Monday 02 March 2026 02:04:11 +0000 (0:00:00.054) 0:00:19.976 ********** 2026-03-02 02:04:11.847745 | instance | changed: [instance] 2026-03-02 02:04:11.847825 | instance | 2026-03-02 02:04:11.848065 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:04:11.848131 | instance | Monday 02 March 2026 02:04:11 +0000 (0:00:00.816) 0:00:20.793 ********** 2026-03-02 02:04:16.185793 | instance | changed: [instance] 2026-03-02 02:04:16.185897 | instance | 2026-03-02 02:04:16.185931 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-02 02:04:16.186087 | instance | Monday 02 March 2026 02:04:16 +0000 (0:00:04.338) 0:00:25.132 ********** 2026-03-02 02:04:17.568849 | instance | ok: [instance] 2026-03-02 02:04:17.568924 | instance | 2026-03-02 02:04:17.569269 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-02 02:04:17.569319 | instance | Monday 02 March 2026 02:04:17 +0000 (0:00:01.383) 0:00:26.515 ********** 2026-03-02 02:04:18.014725 | instance | changed: [instance] 2026-03-02 02:04:18.014818 | instance | 2026-03-02 02:04:18.015067 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-02 02:04:18.015115 | instance | Monday 02 March 2026 02:04:18 +0000 (0:00:00.445) 0:00:26.960 ********** 2026-03-02 02:04:18.491648 | instance | changed: [instance] 2026-03-02 02:04:18.491790 | instance | 2026-03-02 02:04:18.492040 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-02 02:04:18.492095 | instance | Monday 02 March 2026 02:04:18 +0000 (0:00:00.476) 0:00:27.437 ********** 2026-03-02 02:04:19.068337 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-03-02 02:04:19.068426 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-02 02:04:19.068933 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-02 02:04:19.068994 | instance | 2026-03-02 02:04:19.069002 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-02 02:04:19.069008 | instance | Monday 02 March 2026 02:04:19 +0000 (0:00:00.576) 0:00:28.014 ********** 2026-03-02 02:04:19.555256 | instance | changed: [instance] 2026-03-02 02:04:19.555356 | instance | 2026-03-02 02:04:19.555613 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-02 02:04:19.555885 | instance | Monday 02 March 2026 02:04:19 +0000 (0:00:00.486) 0:00:28.501 ********** 2026-03-02 02:04:20.033156 | instance | changed: [instance] 2026-03-02 02:04:20.033267 | instance | 2026-03-02 02:04:20.033339 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-02 02:04:20.033870 | instance | Monday 02 March 2026 02:04:20 +0000 (0:00:00.467) 0:00:28.969 ********** 2026-03-02 02:04:20.034157 | instance | 2026-03-02 02:04:20.034164 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-02 02:04:20.034169 | instance | Monday 02 March 2026 02:04:20 +0000 (0:00:00.010) 0:00:28.979 ********** 2026-03-02 02:04:20.710572 | instance | ok: [instance] 2026-03-02 02:04:20.711852 | instance | 2026-03-02 02:04:20.711871 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-03-02 02:04:20.711882 | instance | Monday 02 March 2026 02:04:20 +0000 (0:00:00.672) 0:00:29.651 ********** 2026-03-02 02:04:22.414107 | instance | changed: [instance] 2026-03-02 02:04:22.414178 | instance | 2026-03-02 02:04:22.414185 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-02 02:04:22.414192 | instance | Monday 02 March 2026 02:04:22 +0000 (0:00:01.704) 0:00:31.356 ********** 2026-03-02 02:04:23.015243 | instance | changed: [instance] 2026-03-02 02:04:23.015288 | instance | 2026-03-02 02:04:23.015294 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-02 02:04:23.015301 | instance | Monday 02 March 2026 02:04:23 +0000 (0:00:00.604) 0:00:31.961 ********** 2026-03-02 02:04:23.077841 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-02 02:04:23.077900 | instance | 2026-03-02 02:04:23.078233 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-02 02:04:23.078292 | instance | Monday 02 March 2026 02:04:23 +0000 (0:00:00.062) 0:00:32.023 ********** 2026-03-02 02:04:27.740645 | instance | changed: [instance] 2026-03-02 02:04:27.740772 | instance | 2026-03-02 02:04:27.740785 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-02 02:04:27.740874 | instance | Monday 02 March 2026 02:04:27 +0000 (0:00:04.662) 0:00:36.686 ********** 2026-03-02 02:04:28.411896 | instance | ok: [instance] => (item=chronyd) 2026-03-02 02:04:28.411955 | instance | ok: [instance] => (item=sshd) 2026-03-02 02:04:28.411961 | instance | 2026-03-02 02:04:28.411966 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-02 02:04:28.411971 | instance | Monday 02 March 2026 02:04:28 +0000 (0:00:00.670) 0:00:37.357 ********** 2026-03-02 02:04:28.717562 | instance | changed: [instance] 2026-03-02 02:04:28.717652 | instance | 2026-03-02 02:04:28.717930 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-02 02:04:28.717991 | instance | Monday 02 March 2026 02:04:28 +0000 (0:00:00.306) 0:00:37.663 ********** 2026-03-02 02:04:28.916594 | instance | ok: [instance] 2026-03-02 02:04:28.916687 | instance | 2026-03-02 02:04:28.916736 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-02 02:04:28.916893 | instance | Monday 02 March 2026 02:04:28 +0000 (0:00:00.199) 0:00:37.862 ********** 2026-03-02 02:04:29.430390 | instance | changed: [instance] 2026-03-02 02:04:29.430483 | instance | 2026-03-02 02:04:29.430757 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-02 02:04:29.430821 | instance | Monday 02 March 2026 02:04:29 +0000 (0:00:00.513) 0:00:38.376 ********** 2026-03-02 02:04:29.848996 | instance | changed: [instance] 2026-03-02 02:04:29.849095 | instance | 2026-03-02 02:04:29.849358 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-03-02 02:04:29.849427 | instance | Monday 02 March 2026 02:04:29 +0000 (0:00:00.418) 0:00:38.795 ********** 2026-03-02 02:04:31.597240 | instance | ok: [instance] 2026-03-02 02:04:31.597374 | instance | 2026-03-02 02:04:31.597391 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-03-02 02:04:31.597584 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:01.748) 0:00:40.543 ********** 2026-03-02 02:04:31.665693 | instance | ok: [instance] 2026-03-02 02:04:31.666089 | instance | 2026-03-02 02:04:31.666154 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-03-02 02:04:31.666163 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.068) 0:00:40.611 ********** 2026-03-02 02:04:31.703005 | instance | skipping: [instance] 2026-03-02 02:04:31.703404 | instance | 2026-03-02 02:04:31.703461 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-03-02 02:04:31.703468 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.037) 0:00:40.649 ********** 2026-03-02 02:04:31.743557 | instance | skipping: [instance] 2026-03-02 02:04:31.743660 | instance | 2026-03-02 02:04:31.743745 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-03-02 02:04:31.743881 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.040) 0:00:40.689 ********** 2026-03-02 02:04:31.787924 | instance | skipping: [instance] 2026-03-02 02:04:31.788319 | instance | 2026-03-02 02:04:31.788376 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-03-02 02:04:31.788383 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.044) 0:00:40.733 ********** 2026-03-02 02:04:31.831088 | instance | skipping: [instance] 2026-03-02 02:04:31.831184 | instance | 2026-03-02 02:04:31.831247 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-03-02 02:04:31.831367 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.043) 0:00:40.777 ********** 2026-03-02 02:04:31.873265 | instance | skipping: [instance] 2026-03-02 02:04:31.873447 | instance | 2026-03-02 02:04:31.873714 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-03-02 02:04:31.873980 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.042) 0:00:40.819 ********** 2026-03-02 02:04:31.916333 | instance | skipping: [instance] 2026-03-02 02:04:31.916526 | instance | 2026-03-02 02:04:31.916790 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-03-02 02:04:31.917052 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.043) 0:00:40.862 ********** 2026-03-02 02:04:31.958146 | instance | skipping: [instance] 2026-03-02 02:04:31.958369 | instance | 2026-03-02 02:04:31.958636 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-03-02 02:04:31.958934 | instance | Monday 02 March 2026 02:04:31 +0000 (0:00:00.042) 0:00:40.904 ********** 2026-03-02 02:04:32.080355 | instance | ok: [instance] 2026-03-02 02:04:32.080561 | instance | 2026-03-02 02:04:32.080844 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-03-02 02:04:32.081150 | instance | Monday 02 March 2026 02:04:32 +0000 (0:00:00.121) 0:00:41.026 ********** 2026-03-02 02:04:32.311114 | instance | ok: [instance] => (item=instance) 2026-03-02 02:04:32.311343 | instance | 2026-03-02 02:04:32.311625 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-03-02 02:04:32.311900 | instance | Monday 02 March 2026 02:04:32 +0000 (0:00:00.230) 0:00:41.256 ********** 2026-03-02 02:04:32.368652 | instance | ok: [instance] 2026-03-02 02:04:32.368878 | instance | 2026-03-02 02:04:32.369166 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-03-02 02:04:32.369438 | instance | Monday 02 March 2026 02:04:32 +0000 (0:00:00.058) 0:00:41.314 ********** 2026-03-02 02:04:32.455213 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-03-02 02:04:32.455482 | instance | 2026-03-02 02:04:32.455780 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-03-02 02:04:32.456062 | instance | Monday 02 March 2026 02:04:32 +0000 (0:00:00.085) 0:00:41.400 ********** 2026-03-02 02:04:32.852564 | instance | changed: [instance] 2026-03-02 02:04:32.852788 | instance | 2026-03-02 02:04:32.853089 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-03-02 02:04:32.853424 | instance | Monday 02 March 2026 02:04:32 +0000 (0:00:00.397) 0:00:41.798 ********** 2026-03-02 02:04:33.613484 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-03-02 02:04:33.613807 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-03-02 02:04:33.614081 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-03-02 02:04:33.614367 | instance | 2026-03-02 02:04:33.614714 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-03-02 02:04:33.615047 | instance | Monday 02 March 2026 02:04:33 +0000 (0:00:00.760) 0:00:42.559 ********** 2026-03-02 02:06:49.158130 | instance | ok: [instance] 2026-03-02 02:06:49.158193 | instance | 2026-03-02 02:06:49.158207 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-03-02 02:06:49.158452 | instance | Monday 02 March 2026 02:06:49 +0000 (0:02:15.544) 0:02:58.103 ********** 2026-03-02 02:06:49.395322 | instance | changed: [instance] 2026-03-02 02:06:49.395410 | instance | 2026-03-02 02:06:49.395475 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-03-02 02:06:49.395622 | instance | Monday 02 March 2026 02:06:49 +0000 (0:00:00.237) 0:02:58.341 ********** 2026-03-02 02:06:49.445352 | instance | ok: [instance] 2026-03-02 02:06:49.445433 | instance | 2026-03-02 02:06:49.445718 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-02 02:06:49.445758 | instance | Monday 02 March 2026 02:06:49 +0000 (0:00:00.049) 0:02:58.391 ********** 2026-03-02 02:06:49.531217 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-02 02:06:49.531255 | instance | 2026-03-02 02:06:49.531261 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-02 02:06:49.531266 | instance | Monday 02 March 2026 02:06:49 +0000 (0:00:00.085) 0:02:58.477 ********** 2026-03-02 02:06:51.114378 | instance | ok: [instance] 2026-03-02 02:06:51.114508 | instance | 2026-03-02 02:06:51.114521 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-02 02:06:51.114722 | instance | Monday 02 March 2026 02:06:51 +0000 (0:00:01.583) 0:03:00.060 ********** 2026-03-02 02:06:51.186403 | instance | ok: [instance] => (item=instance) 2026-03-02 02:06:51.186729 | instance | 2026-03-02 02:06:51.186775 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-02 02:06:51.186906 | instance | Monday 02 March 2026 02:06:51 +0000 (0:00:00.071) 0:03:00.132 ********** 2026-03-02 02:06:51.699976 | instance | ok: [instance] 2026-03-02 02:06:51.700074 | instance | 2026-03-02 02:06:51.700175 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-02 02:06:51.700337 | instance | Monday 02 March 2026 02:06:51 +0000 (0:00:00.513) 0:03:00.646 ********** 2026-03-02 02:06:53.845658 | instance | ok: [instance] 2026-03-02 02:06:53.845794 | instance | 2026-03-02 02:06:53.845812 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-03-02 02:06:53.845947 | instance | Monday 02 March 2026 02:06:53 +0000 (0:00:02.145) 0:03:02.792 ********** 2026-03-02 02:06:55.609318 | instance | ok: [instance] 2026-03-02 02:06:55.610037 | instance | 2026-03-02 02:06:55.610053 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-03-02 02:06:55.610061 | instance | Monday 02 March 2026 02:06:55 +0000 (0:00:01.762) 0:03:04.554 ********** 2026-03-02 02:07:06.861181 | instance | ok: [instance] 2026-03-02 02:07:06.861256 | instance | 2026-03-02 02:07:06.861263 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-02 02:07:06.861268 | instance | Monday 02 March 2026 02:07:06 +0000 (0:00:11.252) 0:03:15.807 ********** 2026-03-02 02:07:06.935594 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-02 02:07:06.935640 | instance | 2026-03-02 02:07:06.935646 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-02 02:07:06.935656 | instance | Monday 02 March 2026 02:07:06 +0000 (0:00:00.074) 0:03:15.881 ********** 2026-03-02 02:07:07.000609 | instance | skipping: [instance] 2026-03-02 02:07:07.000682 | instance | 2026-03-02 02:07:07.000688 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-02 02:07:07.000694 | instance | Monday 02 March 2026 02:07:06 +0000 (0:00:00.064) 0:03:15.946 ********** 2026-03-02 02:07:07.061370 | instance | skipping: [instance] => (item=instance) 2026-03-02 02:07:07.061415 | instance | skipping: [instance] 2026-03-02 02:07:07.061421 | instance | 2026-03-02 02:07:07.061427 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-02 02:07:07.061431 | instance | Monday 02 March 2026 02:07:07 +0000 (0:00:00.060) 0:03:16.007 ********** 2026-03-02 02:07:07.353588 | instance | ok: [instance] 2026-03-02 02:07:07.353986 | instance | 2026-03-02 02:07:07.354037 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-02 02:07:07.354044 | instance | Monday 02 March 2026 02:07:07 +0000 (0:00:00.292) 0:03:16.299 ********** 2026-03-02 02:07:09.461955 | instance | ok: [instance] 2026-03-02 02:07:09.462042 | instance | 2026-03-02 02:07:09.462110 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-03-02 02:07:09.462250 | instance | Monday 02 March 2026 02:07:09 +0000 (0:00:02.108) 0:03:18.408 ********** 2026-03-02 02:07:11.170432 | instance | ok: [instance] 2026-03-02 02:07:11.170536 | instance | 2026-03-02 02:07:11.170549 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-03-02 02:07:11.170710 | instance | Monday 02 March 2026 02:07:11 +0000 (0:00:01.708) 0:03:20.116 ********** 2026-03-02 02:07:13.061990 | instance | ok: [instance] 2026-03-02 02:07:13.062064 | instance | 2026-03-02 02:07:13.062315 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-03-02 02:07:13.062361 | instance | Monday 02 March 2026 02:07:13 +0000 (0:00:01.891) 0:03:22.008 ********** 2026-03-02 02:07:15.691651 | instance | ok: [instance] 2026-03-02 02:07:15.691738 | instance | 2026-03-02 02:07:15.691820 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-03-02 02:07:15.691935 | instance | 2026-03-02 02:07:15.692056 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:07:15.692179 | instance | Monday 02 March 2026 02:07:15 +0000 (0:00:02.629) 0:03:24.637 ********** 2026-03-02 02:07:16.645397 | instance | ok: [instance] 2026-03-02 02:07:16.645474 | instance | 2026-03-02 02:07:16.645602 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:07:16.645723 | instance | Monday 02 March 2026 02:07:16 +0000 (0:00:00.953) 0:03:25.591 ********** 2026-03-02 02:07:16.855736 | instance | ok: [instance] 2026-03-02 02:07:16.855800 | instance | 2026-03-02 02:07:16.855940 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:07:16.856060 | instance | Monday 02 March 2026 02:07:16 +0000 (0:00:00.210) 0:03:25.802 ********** 2026-03-02 02:07:16.903300 | instance | skipping: [instance] 2026-03-02 02:07:16.903340 | instance | 2026-03-02 02:07:16.903525 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 02:07:16.903590 | instance | Monday 02 March 2026 02:07:16 +0000 (0:00:00.047) 0:03:25.849 ********** 2026-03-02 02:07:17.133716 | instance | ok: [instance] 2026-03-02 02:07:17.133803 | instance | 2026-03-02 02:07:17.133853 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:07:17.133985 | instance | Monday 02 March 2026 02:07:17 +0000 (0:00:00.229) 0:03:26.079 ********** 2026-03-02 02:07:17.194222 | instance | ok: [instance] => { 2026-03-02 02:07:17.194322 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-02 02:07:17.194498 | instance | } 2026-03-02 02:07:17.194649 | instance | 2026-03-02 02:07:17.194854 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:07:17.195015 | instance | Monday 02 March 2026 02:07:17 +0000 (0:00:00.060) 0:03:26.140 ********** 2026-03-02 02:07:17.518770 | instance | ok: [instance] 2026-03-02 02:07:17.518865 | instance | 2026-03-02 02:07:17.519056 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:07:17.519225 | instance | Monday 02 March 2026 02:07:17 +0000 (0:00:00.324) 0:03:26.464 ********** 2026-03-02 02:07:17.570552 | instance | skipping: [instance] 2026-03-02 02:07:17.570621 | instance | 2026-03-02 02:07:17.570789 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:07:17.570905 | instance | Monday 02 March 2026 02:07:17 +0000 (0:00:00.052) 0:03:26.517 ********** 2026-03-02 02:07:17.618170 | instance | skipping: [instance] 2026-03-02 02:07:17.618241 | instance | 2026-03-02 02:07:17.618376 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:07:17.618501 | instance | Monday 02 March 2026 02:07:17 +0000 (0:00:00.047) 0:03:26.564 ********** 2026-03-02 02:07:17.857958 | instance | ok: [instance] 2026-03-02 02:07:17.858045 | instance | 2026-03-02 02:07:17.858128 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:07:17.858250 | instance | Monday 02 March 2026 02:07:17 +0000 (0:00:00.239) 0:03:26.804 ********** 2026-03-02 02:07:19.065754 | instance | ok: [instance] 2026-03-02 02:07:19.065892 | instance | 2026-03-02 02:07:19.066072 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:07:19.066228 | instance | Monday 02 March 2026 02:07:19 +0000 (0:00:01.207) 0:03:28.011 ********** 2026-03-02 02:07:19.143519 | instance | ok: [instance] => { 2026-03-02 02:07:19.143607 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-02 02:07:19.143696 | instance | } 2026-03-02 02:07:19.143804 | instance | 2026-03-02 02:07:19.143928 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:07:19.144051 | instance | Monday 02 March 2026 02:07:19 +0000 (0:00:00.077) 0:03:28.089 ********** 2026-03-02 02:07:19.506565 | instance | ok: [instance] 2026-03-02 02:07:19.506709 | instance | 2026-03-02 02:07:19.506724 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:07:19.506943 | instance | Monday 02 March 2026 02:07:19 +0000 (0:00:00.362) 0:03:28.452 ********** 2026-03-02 02:07:21.524102 | instance | ok: [instance] 2026-03-02 02:07:21.524198 | instance | 2026-03-02 02:07:21.524283 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 02:07:21.524405 | instance | Monday 02 March 2026 02:07:21 +0000 (0:00:02.017) 0:03:30.470 ********** 2026-03-02 02:07:21.561502 | instance | skipping: [instance] 2026-03-02 02:07:21.561598 | instance | 2026-03-02 02:07:21.561719 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 02:07:21.561859 | instance | Monday 02 March 2026 02:07:21 +0000 (0:00:00.037) 0:03:30.508 ********** 2026-03-02 02:07:21.602661 | instance | skipping: [instance] 2026-03-02 02:07:21.602780 | instance | 2026-03-02 02:07:21.602904 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 02:07:21.603033 | instance | Monday 02 March 2026 02:07:21 +0000 (0:00:00.040) 0:03:30.548 ********** 2026-03-02 02:07:21.640371 | instance | skipping: [instance] 2026-03-02 02:07:21.640429 | instance | 2026-03-02 02:07:21.640564 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 02:07:21.640689 | instance | Monday 02 March 2026 02:07:21 +0000 (0:00:00.037) 0:03:30.586 ********** 2026-03-02 02:07:22.978991 | instance | ok: [instance] 2026-03-02 02:07:22.979098 | instance | 2026-03-02 02:07:22.979146 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 02:07:22.979287 | instance | Monday 02 March 2026 02:07:22 +0000 (0:00:01.338) 0:03:31.924 ********** 2026-03-02 02:07:23.449557 | instance | ok: [instance] 2026-03-02 02:07:23.449647 | instance | 2026-03-02 02:07:23.449870 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 02:07:23.450061 | instance | Monday 02 March 2026 02:07:23 +0000 (0:00:00.470) 0:03:32.395 ********** 2026-03-02 02:07:24.439956 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 02:07:24.440081 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 02:07:24.440276 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 02:07:24.440480 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 02:07:24.440663 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 02:07:24.440828 | instance | 2026-03-02 02:07:24.441007 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 02:07:24.441241 | instance | Monday 02 March 2026 02:07:24 +0000 (0:00:00.990) 0:03:33.386 ********** 2026-03-02 02:07:24.968583 | instance | ok: [instance] 2026-03-02 02:07:24.968913 | instance | 2026-03-02 02:07:24.969198 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 02:07:24.969337 | instance | Monday 02 March 2026 02:07:24 +0000 (0:00:00.518) 0:03:33.904 ********** 2026-03-02 02:07:24.969508 | instance | 2026-03-02 02:07:24.969696 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 02:07:24.969898 | instance | Monday 02 March 2026 02:07:24 +0000 (0:00:00.009) 0:03:33.914 ********** 2026-03-02 02:07:25.346154 | instance | ok: [instance] 2026-03-02 02:07:25.346238 | instance | 2026-03-02 02:07:25.346362 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:07:25.346484 | instance | Monday 02 March 2026 02:07:25 +0000 (0:00:00.377) 0:03:34.292 ********** 2026-03-02 02:07:25.559235 | instance | ok: [instance] 2026-03-02 02:07:25.559407 | instance | 2026-03-02 02:07:25.559539 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:07:25.559667 | instance | Monday 02 March 2026 02:07:25 +0000 (0:00:00.212) 0:03:34.505 ********** 2026-03-02 02:07:25.620194 | instance | ok: [instance] => { 2026-03-02 02:07:25.620323 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-02 02:07:25.620520 | instance | } 2026-03-02 02:07:25.620712 | instance | 2026-03-02 02:07:25.620893 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:07:25.621043 | instance | Monday 02 March 2026 02:07:25 +0000 (0:00:00.061) 0:03:34.566 ********** 2026-03-02 02:07:25.970956 | instance | ok: [instance] 2026-03-02 02:07:25.971037 | instance | 2026-03-02 02:07:25.971146 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:07:25.971274 | instance | Monday 02 March 2026 02:07:25 +0000 (0:00:00.350) 0:03:34.917 ********** 2026-03-02 02:07:29.053234 | instance | ok: [instance] 2026-03-02 02:07:29.053357 | instance | 2026-03-02 02:07:29.053411 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-02 02:07:29.053587 | instance | Monday 02 March 2026 02:07:29 +0000 (0:00:03.082) 0:03:37.999 ********** 2026-03-02 02:07:30.195244 | instance | ok: [instance] 2026-03-02 02:07:30.195392 | instance | 2026-03-02 02:07:30.195407 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-02 02:07:30.195454 | instance | Monday 02 March 2026 02:07:30 +0000 (0:00:01.137) 0:03:39.137 ********** 2026-03-02 02:07:30.418328 | instance | ok: [instance] 2026-03-02 02:07:30.418439 | instance | 2026-03-02 02:07:30.418452 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-02 02:07:30.418593 | instance | Monday 02 March 2026 02:07:30 +0000 (0:00:00.223) 0:03:39.360 ********** 2026-03-02 02:07:30.864008 | instance | ok: [instance] 2026-03-02 02:07:30.865124 | instance | 2026-03-02 02:07:30.865141 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-02 02:07:30.865152 | instance | Monday 02 March 2026 02:07:30 +0000 (0:00:00.449) 0:03:39.810 ********** 2026-03-02 02:07:31.398332 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-02 02:07:31.398417 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-02 02:07:31.398529 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-02 02:07:31.398644 | instance | 2026-03-02 02:07:31.398807 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-02 02:07:31.398931 | instance | Monday 02 March 2026 02:07:31 +0000 (0:00:00.534) 0:03:40.344 ********** 2026-03-02 02:07:31.822687 | instance | ok: [instance] 2026-03-02 02:07:31.822791 | instance | 2026-03-02 02:07:31.822976 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-02 02:07:31.823151 | instance | Monday 02 March 2026 02:07:31 +0000 (0:00:00.423) 0:03:40.768 ********** 2026-03-02 02:07:32.258829 | instance | ok: [instance] 2026-03-02 02:07:32.259130 | instance | 2026-03-02 02:07:32.259147 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-02 02:07:32.259327 | instance | Monday 02 March 2026 02:07:32 +0000 (0:00:00.429) 0:03:41.198 ********** 2026-03-02 02:07:32.259438 | instance | 2026-03-02 02:07:32.259560 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-02 02:07:32.259683 | instance | Monday 02 March 2026 02:07:32 +0000 (0:00:00.006) 0:03:41.204 ********** 2026-03-02 02:07:32.621023 | instance | ok: [instance] 2026-03-02 02:07:32.621241 | instance | 2026-03-02 02:07:32.621450 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-02 02:07:32.621668 | instance | Monday 02 March 2026 02:07:32 +0000 (0:00:00.361) 0:03:41.566 ********** 2026-03-02 02:07:32.690194 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-02 02:07:32.690296 | instance | 2026-03-02 02:07:32.690340 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-02 02:07:32.690466 | instance | Monday 02 March 2026 02:07:32 +0000 (0:00:00.069) 0:03:41.636 ********** 2026-03-02 02:07:33.805901 | instance | ok: [instance] 2026-03-02 02:07:33.806033 | instance | 2026-03-02 02:07:33.806256 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-02 02:07:33.806423 | instance | Monday 02 March 2026 02:07:33 +0000 (0:00:01.115) 0:03:42.751 ********** 2026-03-02 02:07:34.493903 | instance | ok: [instance] => (item=chronyd) 2026-03-02 02:07:34.494044 | instance | ok: [instance] => (item=sshd) 2026-03-02 02:07:34.494208 | instance | 2026-03-02 02:07:34.494382 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-02 02:07:34.494553 | instance | Monday 02 March 2026 02:07:34 +0000 (0:00:00.688) 0:03:43.440 ********** 2026-03-02 02:07:34.784769 | instance | ok: [instance] 2026-03-02 02:07:34.784870 | instance | 2026-03-02 02:07:34.785024 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-02 02:07:34.785184 | instance | Monday 02 March 2026 02:07:34 +0000 (0:00:00.290) 0:03:43.730 ********** 2026-03-02 02:07:34.985425 | instance | ok: [instance] 2026-03-02 02:07:34.985517 | instance | 2026-03-02 02:07:34.985587 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-02 02:07:34.985707 | instance | Monday 02 March 2026 02:07:34 +0000 (0:00:00.200) 0:03:43.931 ********** 2026-03-02 02:07:35.219123 | instance | ok: [instance] 2026-03-02 02:07:35.219201 | instance | 2026-03-02 02:07:35.219328 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-02 02:07:35.219447 | instance | Monday 02 March 2026 02:07:35 +0000 (0:00:00.233) 0:03:44.165 ********** 2026-03-02 02:07:35.437502 | instance | ok: [instance] 2026-03-02 02:07:35.437594 | instance | 2026-03-02 02:07:35.437836 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-03-02 02:07:35.437889 | instance | Monday 02 March 2026 02:07:35 +0000 (0:00:00.218) 0:03:44.383 ********** 2026-03-02 02:07:35.669175 | instance | ok: [instance] => (item=instance) 2026-03-02 02:07:35.669288 | instance | 2026-03-02 02:07:35.669678 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-03-02 02:07:35.669727 | instance | Monday 02 March 2026 02:07:35 +0000 (0:00:00.231) 0:03:44.615 ********** 2026-03-02 02:07:35.729807 | instance | ok: [instance] 2026-03-02 02:07:35.730389 | instance | 2026-03-02 02:07:35.730416 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-03-02 02:07:35.730422 | instance | Monday 02 March 2026 02:07:35 +0000 (0:00:00.060) 0:03:44.676 ********** 2026-03-02 02:07:40.656890 | instance | ok: [instance] 2026-03-02 02:07:40.656966 | instance | 2026-03-02 02:07:40.657238 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-03-02 02:07:40.657274 | instance | Monday 02 March 2026 02:07:40 +0000 (0:00:04.927) 0:03:49.603 ********** 2026-03-02 02:07:40.703493 | instance | ok: [instance] 2026-03-02 02:07:40.703591 | instance | 2026-03-02 02:07:40.703836 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-02 02:07:40.703858 | instance | Monday 02 March 2026 02:07:40 +0000 (0:00:00.046) 0:03:49.649 ********** 2026-03-02 02:07:40.773012 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-02 02:07:40.773407 | instance | 2026-03-02 02:07:40.773448 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-02 02:07:40.773454 | instance | Monday 02 March 2026 02:07:40 +0000 (0:00:00.069) 0:03:49.719 ********** 2026-03-02 02:07:40.816098 | instance | skipping: [instance] 2026-03-02 02:07:40.816217 | instance | 2026-03-02 02:07:40.816366 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-02 02:07:40.816497 | instance | Monday 02 March 2026 02:07:40 +0000 (0:00:00.043) 0:03:49.762 ********** 2026-03-02 02:07:40.876970 | instance | skipping: [instance] => (item=instance) 2026-03-02 02:07:40.877098 | instance | skipping: [instance] 2026-03-02 02:07:40.877410 | instance | 2026-03-02 02:07:40.877432 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-02 02:07:40.877437 | instance | Monday 02 March 2026 02:07:40 +0000 (0:00:00.060) 0:03:49.823 ********** 2026-03-02 02:07:41.138201 | instance | ok: [instance] 2026-03-02 02:07:41.138261 | instance | 2026-03-02 02:07:41.138471 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-02 02:07:41.138492 | instance | Monday 02 March 2026 02:07:41 +0000 (0:00:00.261) 0:03:50.084 ********** 2026-03-02 02:07:43.102945 | instance | ok: [instance] 2026-03-02 02:07:43.103023 | instance | 2026-03-02 02:07:43.103282 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-03-02 02:07:43.103335 | instance | Monday 02 March 2026 02:07:43 +0000 (0:00:01.964) 0:03:52.049 ********** 2026-03-02 02:07:43.137422 | instance | skipping: [instance] 2026-03-02 02:07:43.137972 | instance | 2026-03-02 02:07:43.138004 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-03-02 02:07:43.138012 | instance | Monday 02 March 2026 02:07:43 +0000 (0:00:00.034) 0:03:52.083 ********** 2026-03-02 02:07:43.169220 | instance | skipping: [instance] 2026-03-02 02:07:43.169326 | instance | 2026-03-02 02:07:43.169592 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-03-02 02:07:43.169614 | instance | Monday 02 March 2026 02:07:43 +0000 (0:00:00.032) 0:03:52.115 ********** 2026-03-02 02:07:48.476215 | instance | ok: [instance] 2026-03-02 02:07:48.476291 | instance | 2026-03-02 02:07:48.476565 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-03-02 02:07:48.476605 | instance | Monday 02 March 2026 02:07:48 +0000 (0:00:05.306) 0:03:57.422 ********** 2026-03-02 02:07:58.813152 | instance | ok: [instance] 2026-03-02 02:07:58.813238 | instance | 2026-03-02 02:07:58.813468 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-03-02 02:07:58.813503 | instance | Monday 02 March 2026 02:07:58 +0000 (0:00:10.336) 0:04:07.759 ********** 2026-03-02 02:09:27.175619 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-03-02 02:09:27.176760 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-03-02 02:09:27.176776 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-03-02 02:09:27.176786 | instance | 2026-03-02 02:09:27.176796 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-03-02 02:09:27.176806 | instance | Monday 02 March 2026 02:09:27 +0000 (0:01:28.362) 0:05:36.122 ********** 2026-03-02 02:09:28.850574 | instance | ok: [instance] 2026-03-02 02:09:28.851143 | instance | 2026-03-02 02:09:28.851195 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-03-02 02:09:28.851203 | instance | Monday 02 March 2026 02:09:28 +0000 (0:00:01.674) 0:05:37.796 ********** 2026-03-02 02:09:30.481373 | instance | ok: [instance] 2026-03-02 02:09:30.481409 | instance | 2026-03-02 02:09:30.481415 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-03-02 02:09:30.481420 | instance | Monday 02 March 2026 02:09:30 +0000 (0:00:01.630) 0:05:39.427 ********** 2026-03-02 02:09:30.544590 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-03-02 02:09:30.544670 | instance | 2026-03-02 02:09:30.544936 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-03-02 02:09:30.544975 | instance | Monday 02 March 2026 02:09:30 +0000 (0:00:00.063) 0:05:39.491 ********** 2026-03-02 02:09:30.591194 | instance | ok: [instance] 2026-03-02 02:09:30.591610 | instance | 2026-03-02 02:09:30.591629 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-03-02 02:09:30.591635 | instance | Monday 02 March 2026 02:09:30 +0000 (0:00:00.046) 0:05:39.537 ********** 2026-03-02 02:09:32.221287 | instance | ok: [instance] 2026-03-02 02:09:32.221388 | instance | 2026-03-02 02:09:32.221586 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-03-02 02:09:32.221660 | instance | Monday 02 March 2026 02:09:32 +0000 (0:00:01.629) 0:05:41.167 ********** 2026-03-02 02:09:32.271544 | instance | ok: [instance] 2026-03-02 02:09:32.271618 | instance | 2026-03-02 02:09:32.271740 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-03-02 02:09:32.271877 | instance | Monday 02 March 2026 02:09:32 +0000 (0:00:00.050) 0:05:41.217 ********** 2026-03-02 02:09:32.321775 | instance | skipping: [instance] => (item=1) 2026-03-02 02:09:32.321907 | instance | skipping: [instance] => (item=1) 2026-03-02 02:09:32.322076 | instance | skipping: [instance] => (item=1) 2026-03-02 02:09:32.322250 | instance | skipping: [instance] 2026-03-02 02:09:32.322424 | instance | 2026-03-02 02:09:32.322600 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-03-02 02:09:32.322791 | instance | Monday 02 March 2026 02:09:32 +0000 (0:00:00.050) 0:05:41.268 ********** 2026-03-02 02:09:32.368427 | instance | skipping: [instance] 2026-03-02 02:09:32.368641 | instance | 2026-03-02 02:09:32.368895 | instance | PLAY [all] ********************************************************************* 2026-03-02 02:09:32.369133 | instance | 2026-03-02 02:09:32.369394 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-03-02 02:09:32.369656 | instance | Monday 02 March 2026 02:09:32 +0000 (0:00:00.046) 0:05:41.315 ********** 2026-03-02 02:09:32.742937 | instance | changed: [instance] 2026-03-02 02:09:32.743180 | instance | 2026-03-02 02:09:32.743452 | instance | PLAY [all] ********************************************************************* 2026-03-02 02:09:32.743703 | instance | 2026-03-02 02:09:32.743987 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:09:32.744262 | instance | Monday 02 March 2026 02:09:32 +0000 (0:00:00.373) 0:05:41.688 ********** 2026-03-02 02:09:33.738636 | instance | ok: [instance] 2026-03-02 02:09:33.738908 | instance | 2026-03-02 02:09:33.739191 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-03-02 02:09:33.739463 | instance | Monday 02 March 2026 02:09:33 +0000 (0:00:00.995) 0:05:42.684 ********** 2026-03-02 02:09:37.378767 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-03-02 02:09:37.378834 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-03-02 02:09:37.378847 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-03-02 02:09:37.378857 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-03-02 02:09:37.378867 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-03-02 02:09:37.378877 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-03-02 02:09:37.378887 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-03-02 02:09:37.378902 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-03-02 02:09:37.379557 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-03-02 02:09:37.379600 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-03-02 02:09:37.380601 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-03-02 02:09:37.380610 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-03-02 02:09:37.380615 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-03-02 02:09:37.380619 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-03-02 02:09:37.380711 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-03-02 02:09:37.381137 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-02 02:09:37.381449 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-02 02:09:37.381657 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-03-02 02:09:37.381865 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-02 02:09:37.382072 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-02 02:09:37.382262 | instance | 2026-03-02 02:09:37.382481 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-03-02 02:09:37.382702 | instance | Monday 02 March 2026 02:09:37 +0000 (0:00:03.638) 0:05:46.323 ********** 2026-03-02 02:09:37.571851 | instance | changed: [instance] 2026-03-02 02:09:37.571966 | instance | 2026-03-02 02:09:37.572207 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-03-02 02:09:37.572419 | instance | Monday 02 March 2026 02:09:37 +0000 (0:00:00.194) 0:05:46.517 ********** 2026-03-02 02:09:38.003350 | instance | changed: [instance] 2026-03-02 02:09:38.003475 | instance | 2026-03-02 02:09:38.003847 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-03-02 02:09:38.003890 | instance | Monday 02 March 2026 02:09:37 +0000 (0:00:00.431) 0:05:46.949 ********** 2026-03-02 02:09:38.245820 | instance | ok: [instance] 2026-03-02 02:09:38.245883 | instance | 2026-03-02 02:09:38.246164 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-02 02:09:38.246524 | instance | Monday 02 March 2026 02:09:38 +0000 (0:00:00.242) 0:05:47.192 ********** 2026-03-02 02:09:38.293758 | instance | ok: [instance] 2026-03-02 02:09:38.294367 | instance | 2026-03-02 02:09:38.294412 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-03-02 02:09:38.294418 | instance | 2026-03-02 02:09:38.294422 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:09:38.294426 | instance | Monday 02 March 2026 02:09:38 +0000 (0:00:00.048) 0:05:47.240 ********** 2026-03-02 02:09:39.265492 | instance | ok: [instance] 2026-03-02 02:09:39.265536 | instance | 2026-03-02 02:09:39.265541 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-03-02 02:09:39.265547 | instance | Monday 02 March 2026 02:09:39 +0000 (0:00:00.971) 0:05:48.211 ********** 2026-03-02 02:09:39.535302 | instance | changed: [instance] 2026-03-02 02:09:39.535370 | instance | 2026-03-02 02:09:39.535606 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-03-02 02:09:39.535657 | instance | Monday 02 March 2026 02:09:39 +0000 (0:00:00.270) 0:05:48.481 ********** 2026-03-02 02:09:40.396956 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-03-02 02:09:40.397832 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-03-02 02:09:40.397849 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-03-02 02:09:40.397854 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-03-02 02:09:40.397859 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-03-02 02:09:40.397863 | instance | 2026-03-02 02:09:40.397868 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-03-02 02:09:40.397872 | instance | Monday 02 March 2026 02:09:40 +0000 (0:00:00.861) 0:05:49.342 ********** 2026-03-02 02:09:40.570912 | 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-02 02:09:40.735605 | 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-02 02:09:40.887727 | 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-02 02:09:40.901228 | instance | ...ignoring 2026-03-02 02:09:40.901726 | instance | 2026-03-02 02:09:40.901794 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-03-02 02:09:40.901802 | instance | Monday 02 March 2026 02:09:40 +0000 (0:00:00.504) 0:05:49.847 ********** 2026-03-02 02:09:41.087327 | instance | ok: [instance] 2026-03-02 02:09:41.087463 | instance | 2026-03-02 02:09:41.087542 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-03-02 02:09:41.087748 | instance | Monday 02 March 2026 02:09:41 +0000 (0:00:00.185) 0:05:50.033 ********** 2026-03-02 02:09:41.278387 | instance | ok: [instance] 2026-03-02 02:09:41.278760 | instance | 2026-03-02 02:09:41.278826 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-03-02 02:09:41.278939 | instance | Monday 02 March 2026 02:09:41 +0000 (0:00:00.190) 0:05:50.224 ********** 2026-03-02 02:09:41.317546 | instance | ok: [instance] 2026-03-02 02:09:41.317701 | instance | 2026-03-02 02:09:41.317946 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-03-02 02:09:41.318173 | instance | Monday 02 March 2026 02:09:41 +0000 (0:00:00.039) 0:05:50.263 ********** 2026-03-02 02:09:41.364569 | instance | ok: [instance] 2026-03-02 02:09:41.364674 | instance | 2026-03-02 02:09:41.364853 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-03-02 02:09:41.365003 | instance | Monday 02 March 2026 02:09:41 +0000 (0:00:00.047) 0:05:50.311 ********** 2026-03-02 02:09:41.897981 | instance | ok: [instance] 2026-03-02 02:09:41.898095 | instance | 2026-03-02 02:09:41.898461 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-03-02 02:09:41.898500 | instance | Monday 02 March 2026 02:09:41 +0000 (0:00:00.533) 0:05:50.844 ********** 2026-03-02 02:09:42.150697 | instance | ok: [instance] 2026-03-02 02:09:42.150806 | instance | 2026-03-02 02:09:42.150957 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-03-02 02:09:42.151066 | instance | Monday 02 March 2026 02:09:42 +0000 (0:00:00.195) 0:05:51.039 ********** 2026-03-02 02:09:42.151187 | instance | 2026-03-02 02:09:42.151285 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-03-02 02:09:42.151383 | instance | 2026-03-02 02:09:42.151499 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:09:42.151660 | instance | Monday 02 March 2026 02:09:42 +0000 (0:00:00.057) 0:05:51.097 ********** 2026-03-02 02:09:43.066748 | instance | ok: [instance] 2026-03-02 02:09:43.066989 | instance | 2026-03-02 02:09:43.067250 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:09:43.067551 | instance | Monday 02 March 2026 02:09:43 +0000 (0:00:00.915) 0:05:52.012 ********** 2026-03-02 02:09:43.266773 | instance | ok: [instance] 2026-03-02 02:09:43.266982 | instance | 2026-03-02 02:09:43.267242 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:09:43.267555 | instance | Monday 02 March 2026 02:09:43 +0000 (0:00:00.200) 0:05:52.213 ********** 2026-03-02 02:09:43.309234 | instance | skipping: [instance] 2026-03-02 02:09:43.309467 | instance | 2026-03-02 02:09:43.309740 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 02:09:43.310006 | instance | Monday 02 March 2026 02:09:43 +0000 (0:00:00.042) 0:05:52.255 ********** 2026-03-02 02:09:43.503347 | instance | ok: [instance] 2026-03-02 02:09:43.503566 | instance | 2026-03-02 02:09:43.503838 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:09:43.504181 | instance | Monday 02 March 2026 02:09:43 +0000 (0:00:00.193) 0:05:52.449 ********** 2026-03-02 02:09:43.558729 | instance | ok: [instance] => { 2026-03-02 02:09:43.558995 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-02 02:09:43.559287 | instance | } 2026-03-02 02:09:43.559556 | instance | 2026-03-02 02:09:43.559813 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:09:43.560074 | instance | Monday 02 March 2026 02:09:43 +0000 (0:00:00.055) 0:05:52.504 ********** 2026-03-02 02:09:43.845436 | instance | ok: [instance] 2026-03-02 02:09:43.845662 | instance | 2026-03-02 02:09:43.845946 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:09:43.846245 | instance | Monday 02 March 2026 02:09:43 +0000 (0:00:00.286) 0:05:52.791 ********** 2026-03-02 02:09:43.892775 | instance | skipping: [instance] 2026-03-02 02:09:43.893221 | instance | 2026-03-02 02:09:43.893271 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:09:43.893570 | instance | Monday 02 March 2026 02:09:43 +0000 (0:00:00.047) 0:05:52.839 ********** 2026-03-02 02:09:44.101858 | instance | ok: [instance] 2026-03-02 02:09:44.102058 | instance | 2026-03-02 02:09:44.102373 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:09:44.102692 | instance | Monday 02 March 2026 02:09:44 +0000 (0:00:00.208) 0:05:53.048 ********** 2026-03-02 02:09:45.062494 | instance | ok: [instance] 2026-03-02 02:09:45.062687 | instance | 2026-03-02 02:09:45.063026 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:09:45.063307 | instance | Monday 02 March 2026 02:09:45 +0000 (0:00:00.960) 0:05:54.008 ********** 2026-03-02 02:09:45.128619 | instance | ok: [instance] => { 2026-03-02 02:09:45.129033 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-02 02:09:45.129355 | instance | } 2026-03-02 02:09:45.129660 | instance | 2026-03-02 02:09:45.129986 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:09:45.130307 | instance | Monday 02 March 2026 02:09:45 +0000 (0:00:00.066) 0:05:54.074 ********** 2026-03-02 02:09:45.463280 | instance | ok: [instance] 2026-03-02 02:09:45.463406 | instance | 2026-03-02 02:09:45.463670 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:09:45.463852 | instance | Monday 02 March 2026 02:09:45 +0000 (0:00:00.331) 0:05:54.406 ********** 2026-03-02 02:09:48.401174 | instance | ok: [instance] 2026-03-02 02:09:48.401287 | instance | 2026-03-02 02:09:48.401300 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 02:09:48.401310 | instance | Monday 02 March 2026 02:09:48 +0000 (0:00:02.940) 0:05:57.346 ********** 2026-03-02 02:09:48.439275 | instance | skipping: [instance] 2026-03-02 02:09:48.439317 | instance | 2026-03-02 02:09:48.439323 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 02:09:48.439328 | instance | Monday 02 March 2026 02:09:48 +0000 (0:00:00.038) 0:05:57.385 ********** 2026-03-02 02:09:48.476317 | instance | skipping: [instance] 2026-03-02 02:09:48.476876 | instance | 2026-03-02 02:09:48.476926 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 02:09:48.476934 | instance | Monday 02 March 2026 02:09:48 +0000 (0:00:00.037) 0:05:57.422 ********** 2026-03-02 02:09:48.513400 | instance | skipping: [instance] 2026-03-02 02:09:48.513956 | instance | 2026-03-02 02:09:48.513995 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 02:09:48.514003 | instance | Monday 02 March 2026 02:09:48 +0000 (0:00:00.037) 0:05:57.459 ********** 2026-03-02 02:09:49.450825 | instance | ok: [instance] 2026-03-02 02:09:49.451342 | instance | 2026-03-02 02:09:49.451383 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 02:09:49.451407 | instance | Monday 02 March 2026 02:09:49 +0000 (0:00:00.937) 0:05:58.397 ********** 2026-03-02 02:09:49.881141 | instance | ok: [instance] 2026-03-02 02:09:49.881213 | instance | 2026-03-02 02:09:49.881535 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 02:09:49.881596 | instance | Monday 02 March 2026 02:09:49 +0000 (0:00:00.430) 0:05:58.827 ********** 2026-03-02 02:09:50.756439 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 02:09:50.756554 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 02:09:50.756625 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 02:09:50.757285 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 02:09:50.757338 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 02:09:50.757822 | instance | 2026-03-02 02:09:50.757829 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 02:09:50.757834 | instance | Monday 02 March 2026 02:09:50 +0000 (0:00:00.875) 0:05:59.703 ********** 2026-03-02 02:09:51.246716 | instance | ok: [instance] 2026-03-02 02:09:51.247386 | instance | 2026-03-02 02:09:51.247403 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 02:09:51.247408 | instance | Monday 02 March 2026 02:09:51 +0000 (0:00:00.483) 0:06:00.186 ********** 2026-03-02 02:09:51.247413 | instance | 2026-03-02 02:09:51.247417 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 02:09:51.247421 | instance | Monday 02 March 2026 02:09:51 +0000 (0:00:00.006) 0:06:00.193 ********** 2026-03-02 02:09:51.590853 | instance | ok: [instance] 2026-03-02 02:09:51.590951 | instance | 2026-03-02 02:09:51.591225 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-03-02 02:09:51.591258 | instance | Monday 02 March 2026 02:09:51 +0000 (0:00:00.344) 0:06:00.537 ********** 2026-03-02 02:09:52.153738 | 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-02 02:09:52.168900 | instance | ...ignoring 2026-03-02 02:09:52.169283 | instance | 2026-03-02 02:09:52.169320 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-03-02 02:09:52.169326 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.577) 0:06:01.115 ********** 2026-03-02 02:09:52.205602 | instance | skipping: [instance] 2026-03-02 02:09:52.205698 | instance | 2026-03-02 02:09:52.205961 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-03-02 02:09:52.205983 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.037) 0:06:01.152 ********** 2026-03-02 02:09:52.242004 | instance | skipping: [instance] 2026-03-02 02:09:52.242504 | instance | 2026-03-02 02:09:52.242527 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-03-02 02:09:52.242535 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.036) 0:06:01.188 ********** 2026-03-02 02:09:52.272957 | instance | skipping: [instance] 2026-03-02 02:09:52.273316 | instance | 2026-03-02 02:09:52.273353 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-03-02 02:09:52.273364 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.030) 0:06:01.219 ********** 2026-03-02 02:09:52.311526 | instance | skipping: [instance] 2026-03-02 02:09:52.311548 | instance | 2026-03-02 02:09:52.311555 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-03-02 02:09:52.311562 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.038) 0:06:01.257 ********** 2026-03-02 02:09:52.359640 | instance | skipping: [instance] 2026-03-02 02:09:52.359757 | instance | 2026-03-02 02:09:52.359980 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:09:52.360136 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.048) 0:06:01.306 ********** 2026-03-02 02:09:52.567978 | instance | ok: [instance] 2026-03-02 02:09:52.568348 | instance | 2026-03-02 02:09:52.568749 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:09:52.569088 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.208) 0:06:01.514 ********** 2026-03-02 02:09:52.610152 | instance | ok: [instance] => { 2026-03-02 02:09:52.610519 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-03-02 02:09:52.610879 | instance | } 2026-03-02 02:09:52.611196 | instance | 2026-03-02 02:09:52.611529 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:09:52.611860 | instance | Monday 02 March 2026 02:09:52 +0000 (0:00:00.042) 0:06:01.556 ********** 2026-03-02 02:09:53.538104 | instance | changed: [instance] 2026-03-02 02:09:53.538477 | instance | 2026-03-02 02:09:53.538924 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:09:53.539271 | instance | Monday 02 March 2026 02:09:53 +0000 (0:00:00.927) 0:06:02.484 ********** 2026-03-02 02:09:53.585634 | instance | skipping: [instance] 2026-03-02 02:09:53.585972 | instance | 2026-03-02 02:09:53.586304 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:09:53.586630 | instance | Monday 02 March 2026 02:09:53 +0000 (0:00:00.047) 0:06:02.531 ********** 2026-03-02 02:09:53.783036 | instance | ok: [instance] 2026-03-02 02:09:53.783431 | instance | 2026-03-02 02:09:53.783894 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:09:53.784407 | instance | Monday 02 March 2026 02:09:53 +0000 (0:00:00.197) 0:06:02.729 ********** 2026-03-02 02:09:53.824949 | instance | ok: [instance] => { 2026-03-02 02:09:53.825365 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-03-02 02:09:53.825705 | instance | } 2026-03-02 02:09:53.826031 | instance | 2026-03-02 02:09:53.826438 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:09:53.826831 | instance | Monday 02 March 2026 02:09:53 +0000 (0:00:00.041) 0:06:02.771 ********** 2026-03-02 02:09:54.596464 | instance | changed: [instance] 2026-03-02 02:09:54.596644 | instance | 2026-03-02 02:09:54.596796 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:09:54.596945 | instance | Monday 02 March 2026 02:09:54 +0000 (0:00:00.771) 0:06:03.543 ********** 2026-03-02 02:09:54.652221 | instance | skipping: [instance] 2026-03-02 02:09:54.652541 | instance | 2026-03-02 02:09:54.652860 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 02:09:54.653177 | instance | Monday 02 March 2026 02:09:54 +0000 (0:00:00.055) 0:06:03.598 ********** 2026-03-02 02:09:54.687721 | instance | skipping: [instance] 2026-03-02 02:09:54.688151 | instance | 2026-03-02 02:09:54.688504 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 02:09:54.688845 | instance | Monday 02 March 2026 02:09:54 +0000 (0:00:00.035) 0:06:03.634 ********** 2026-03-02 02:09:54.725501 | instance | skipping: [instance] 2026-03-02 02:09:54.725841 | instance | 2026-03-02 02:09:54.726161 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 02:09:54.726479 | instance | Monday 02 March 2026 02:09:54 +0000 (0:00:00.037) 0:06:03.671 ********** 2026-03-02 02:09:54.764083 | instance | skipping: [instance] 2026-03-02 02:09:54.764289 | instance | 2026-03-02 02:09:54.764487 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 02:09:54.764693 | instance | Monday 02 March 2026 02:09:54 +0000 (0:00:00.039) 0:06:03.710 ********** 2026-03-02 02:09:55.778079 | instance | ok: [instance] 2026-03-02 02:09:55.778145 | instance | 2026-03-02 02:09:55.778157 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 02:09:55.778167 | instance | Monday 02 March 2026 02:09:55 +0000 (0:00:01.012) 0:06:04.722 ********** 2026-03-02 02:09:56.215433 | instance | ok: [instance] 2026-03-02 02:09:56.215534 | instance | 2026-03-02 02:09:56.215790 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 02:09:56.215835 | instance | Monday 02 March 2026 02:09:56 +0000 (0:00:00.438) 0:06:05.161 ********** 2026-03-02 02:09:57.103308 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 02:09:57.103434 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 02:09:57.103666 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 02:09:57.104416 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 02:09:57.104431 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 02:09:57.104437 | instance | 2026-03-02 02:09:57.104442 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 02:09:57.104446 | instance | Monday 02 March 2026 02:09:57 +0000 (0:00:00.887) 0:06:06.049 ********** 2026-03-02 02:09:57.601968 | instance | ok: [instance] 2026-03-02 02:09:57.602014 | instance | 2026-03-02 02:09:57.602633 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 02:09:57.602687 | instance | Monday 02 March 2026 02:09:57 +0000 (0:00:00.488) 0:06:06.538 ********** 2026-03-02 02:09:57.602694 | instance | 2026-03-02 02:09:57.602699 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 02:09:57.602704 | instance | Monday 02 March 2026 02:09:57 +0000 (0:00:00.010) 0:06:06.548 ********** 2026-03-02 02:09:57.948469 | instance | ok: [instance] 2026-03-02 02:09:57.948533 | instance | 2026-03-02 02:09:57.948749 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:09:57.948792 | instance | Monday 02 March 2026 02:09:57 +0000 (0:00:00.346) 0:06:06.894 ********** 2026-03-02 02:09:58.155430 | instance | ok: [instance] 2026-03-02 02:09:58.155516 | instance | 2026-03-02 02:09:58.155758 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:09:58.155792 | instance | Monday 02 March 2026 02:09:58 +0000 (0:00:00.206) 0:06:07.101 ********** 2026-03-02 02:09:58.212773 | instance | ok: [instance] => { 2026-03-02 02:09:58.213542 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-03-02 02:09:58.213566 | instance | } 2026-03-02 02:09:58.213574 | instance | 2026-03-02 02:09:58.213580 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:09:58.213587 | instance | Monday 02 March 2026 02:09:58 +0000 (0:00:00.057) 0:06:07.159 ********** 2026-03-02 02:09:58.737250 | instance | changed: [instance] 2026-03-02 02:09:58.737318 | instance | 2026-03-02 02:09:58.737608 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:09:58.737867 | instance | Monday 02 March 2026 02:09:58 +0000 (0:00:00.524) 0:06:07.683 ********** 2026-03-02 02:10:00.112193 | instance | changed: [instance] 2026-03-02 02:10:00.112282 | instance | 2026-03-02 02:10:00.112521 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:10:00.112537 | instance | Monday 02 March 2026 02:10:00 +0000 (0:00:01.375) 0:06:09.058 ********** 2026-03-02 02:10:00.168791 | instance | ok: [instance] => { 2026-03-02 02:10:00.169401 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-03-02 02:10:00.169445 | instance | } 2026-03-02 02:10:00.169450 | instance | 2026-03-02 02:10:00.169455 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:10:00.169460 | instance | Monday 02 March 2026 02:10:00 +0000 (0:00:00.056) 0:06:09.115 ********** 2026-03-02 02:10:00.681601 | instance | changed: [instance] 2026-03-02 02:10:00.681711 | instance | 2026-03-02 02:10:00.682113 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:10:00.682158 | instance | Monday 02 March 2026 02:10:00 +0000 (0:00:00.512) 0:06:09.627 ********** 2026-03-02 02:10:02.047667 | instance | changed: [instance] 2026-03-02 02:10:02.047727 | instance | 2026-03-02 02:10:02.048003 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-02 02:10:02.048042 | instance | Monday 02 March 2026 02:10:02 +0000 (0:00:01.366) 0:06:10.994 ********** 2026-03-02 02:10:02.538218 | instance | changed: [instance] 2026-03-02 02:10:02.538707 | instance | 2026-03-02 02:10:02.538729 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-02 02:10:02.538737 | instance | Monday 02 March 2026 02:10:02 +0000 (0:00:00.490) 0:06:11.484 ********** 2026-03-02 02:10:02.745861 | instance | changed: [instance] 2026-03-02 02:10:02.745979 | instance | 2026-03-02 02:10:02.746341 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:10:02.746363 | instance | Monday 02 March 2026 02:10:02 +0000 (0:00:00.207) 0:06:11.692 ********** 2026-03-02 02:10:02.951008 | instance | ok: [instance] 2026-03-02 02:10:02.951061 | instance | 2026-03-02 02:10:02.951343 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:10:02.951382 | instance | Monday 02 March 2026 02:10:02 +0000 (0:00:00.205) 0:06:11.897 ********** 2026-03-02 02:10:03.009426 | instance | ok: [instance] => { 2026-03-02 02:10:03.009985 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-03-02 02:10:03.010006 | instance | } 2026-03-02 02:10:03.010012 | instance | 2026-03-02 02:10:03.010016 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:10:03.010021 | instance | Monday 02 March 2026 02:10:03 +0000 (0:00:00.058) 0:06:11.956 ********** 2026-03-02 02:10:03.765963 | instance | changed: [instance] 2026-03-02 02:10:03.766080 | instance | 2026-03-02 02:10:03.766442 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:10:03.766497 | instance | Monday 02 March 2026 02:10:03 +0000 (0:00:00.756) 0:06:12.712 ********** 2026-03-02 02:10:06.368138 | instance | changed: [instance] 2026-03-02 02:10:06.368227 | instance | 2026-03-02 02:10:06.368462 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-02 02:10:06.368502 | instance | Monday 02 March 2026 02:10:06 +0000 (0:00:02.602) 0:06:15.314 ********** 2026-03-02 02:10:06.417534 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-02 02:10:06.417618 | instance | 2026-03-02 02:10:06.417888 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-02 02:10:06.417926 | instance | Monday 02 March 2026 02:10:06 +0000 (0:00:00.049) 0:06:15.364 ********** 2026-03-02 02:10:07.369674 | instance | ok: [instance] 2026-03-02 02:10:07.369749 | instance | 2026-03-02 02:10:07.370087 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-02 02:10:07.370134 | instance | Monday 02 March 2026 02:10:07 +0000 (0:00:00.952) 0:06:16.316 ********** 2026-03-02 02:10:07.574282 | instance | changed: [instance] 2026-03-02 02:10:07.574353 | instance | 2026-03-02 02:10:07.574595 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-02 02:10:07.574659 | instance | Monday 02 March 2026 02:10:07 +0000 (0:00:00.204) 0:06:16.520 ********** 2026-03-02 02:10:08.039371 | instance | changed: [instance] 2026-03-02 02:10:08.039481 | instance | 2026-03-02 02:10:08.039867 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-02 02:10:08.039929 | instance | Monday 02 March 2026 02:10:08 +0000 (0:00:00.465) 0:06:16.985 ********** 2026-03-02 02:10:08.771331 | instance | changed: [instance] => (item=br_netfilter) 2026-03-02 02:10:08.771433 | instance | ok: [instance] => (item=ip_tables) 2026-03-02 02:10:08.772260 | instance | changed: [instance] => (item=ip6_tables) 2026-03-02 02:10:08.772304 | instance | ok: [instance] => (item=nf_conntrack) 2026-03-02 02:10:08.772310 | instance | 2026-03-02 02:10:08.772315 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:10:08.772320 | instance | Monday 02 March 2026 02:10:08 +0000 (0:00:00.731) 0:06:17.717 ********** 2026-03-02 02:10:08.968002 | instance | ok: [instance] 2026-03-02 02:10:08.968079 | instance | 2026-03-02 02:10:08.968308 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:10:08.968343 | instance | Monday 02 March 2026 02:10:08 +0000 (0:00:00.197) 0:06:17.914 ********** 2026-03-02 02:10:09.016170 | instance | ok: [instance] => { 2026-03-02 02:10:09.017017 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-03-02 02:10:09.017052 | instance | } 2026-03-02 02:10:09.017060 | instance | 2026-03-02 02:10:09.017073 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:10:09.017080 | instance | Monday 02 March 2026 02:10:09 +0000 (0:00:00.047) 0:06:17.962 ********** 2026-03-02 02:10:10.723767 | instance | changed: [instance] 2026-03-02 02:10:10.723895 | instance | 2026-03-02 02:10:10.723908 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:10:10.724077 | instance | Monday 02 March 2026 02:10:10 +0000 (0:00:01.707) 0:06:19.670 ********** 2026-03-02 02:10:10.767845 | instance | skipping: [instance] 2026-03-02 02:10:10.768292 | instance | 2026-03-02 02:10:10.768607 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-03-02 02:10:10.768618 | instance | Monday 02 March 2026 02:10:10 +0000 (0:00:00.043) 0:06:19.714 ********** 2026-03-02 02:10:10.828383 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-03-02 02:10:10.828441 | instance | 2026-03-02 02:10:10.828750 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-03-02 02:10:10.828785 | instance | Monday 02 March 2026 02:10:10 +0000 (0:00:00.060) 0:06:19.774 ********** 2026-03-02 02:10:10.863923 | instance | skipping: [instance] 2026-03-02 02:10:10.864024 | instance | 2026-03-02 02:10:10.864282 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-03-02 02:10:10.864336 | instance | Monday 02 March 2026 02:10:10 +0000 (0:00:00.035) 0:06:19.810 ********** 2026-03-02 02:10:15.469637 | instance | changed: [instance] 2026-03-02 02:10:15.470101 | instance | 2026-03-02 02:10:15.470117 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-03-02 02:10:15.470123 | instance | Monday 02 March 2026 02:10:15 +0000 (0:00:04.605) 0:06:24.416 ********** 2026-03-02 02:10:16.865230 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-03-02 02:10:16.865277 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-03-02 02:10:16.865285 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-03-02 02:10:16.865290 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-03-02 02:10:16.865296 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-03-02 02:10:16.865302 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-03-02 02:10:16.865307 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-03-02 02:10:16.865313 | instance | 2026-03-02 02:10:16.865319 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-03-02 02:10:16.865325 | instance | Monday 02 March 2026 02:10:16 +0000 (0:00:01.394) 0:06:25.810 ********** 2026-03-02 02:10:17.425692 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-03-02 02:10:17.425794 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-03-02 02:10:17.426233 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-03-02 02:10:17.426249 | instance | 2026-03-02 02:10:17.426255 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-03-02 02:10:17.426259 | instance | Monday 02 March 2026 02:10:17 +0000 (0:00:00.562) 0:06:26.372 ********** 2026-03-02 02:10:17.901809 | instance | changed: [instance] 2026-03-02 02:10:17.901875 | instance | 2026-03-02 02:10:17.902153 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-03-02 02:10:17.902189 | instance | Monday 02 March 2026 02:10:17 +0000 (0:00:00.476) 0:06:26.848 ********** 2026-03-02 02:10:18.393486 | instance | changed: [instance] 2026-03-02 02:10:18.393557 | instance | 2026-03-02 02:10:18.393791 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-03-02 02:10:18.393829 | instance | Monday 02 March 2026 02:10:18 +0000 (0:00:00.491) 0:06:27.339 ********** 2026-03-02 02:10:18.610028 | instance | ok: [instance] 2026-03-02 02:10:18.610120 | instance | 2026-03-02 02:10:18.610372 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-03-02 02:10:18.610421 | instance | Monday 02 March 2026 02:10:18 +0000 (0:00:00.216) 0:06:27.556 ********** 2026-03-02 02:10:18.655637 | instance | skipping: [instance] 2026-03-02 02:10:18.656145 | instance | 2026-03-02 02:10:18.656187 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-03-02 02:10:18.656195 | instance | Monday 02 March 2026 02:10:18 +0000 (0:00:00.045) 0:06:27.601 ********** 2026-03-02 02:10:19.193775 | instance | ok: [instance] => (item=swap) 2026-03-02 02:10:19.193863 | instance | ok: [instance] => (item=none) 2026-03-02 02:10:19.194237 | instance | 2026-03-02 02:10:19.194290 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-03-02 02:10:19.194297 | instance | Monday 02 March 2026 02:10:19 +0000 (0:00:00.538) 0:06:28.140 ********** 2026-03-02 02:10:19.641510 | instance | changed: [instance] 2026-03-02 02:10:19.641578 | instance | 2026-03-02 02:10:19.641826 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-03-02 02:10:19.642077 | instance | Monday 02 March 2026 02:10:19 +0000 (0:00:00.447) 0:06:28.588 ********** 2026-03-02 02:10:20.195233 | instance | changed: [instance] 2026-03-02 02:10:20.195313 | instance | 2026-03-02 02:10:20.196008 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-03-02 02:10:20.196075 | instance | Monday 02 March 2026 02:10:20 +0000 (0:00:00.545) 0:06:29.133 ********** 2026-03-02 02:10:20.196096 | instance | 2026-03-02 02:10:20.196101 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-03-02 02:10:20.196105 | instance | Monday 02 March 2026 02:10:20 +0000 (0:00:00.008) 0:06:29.141 ********** 2026-03-02 02:10:20.967824 | instance | ok: [instance] 2026-03-02 02:10:20.967928 | instance | 2026-03-02 02:10:20.968291 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-03-02 02:10:20.968314 | instance | Monday 02 March 2026 02:10:20 +0000 (0:00:00.772) 0:06:29.913 ********** 2026-03-02 02:10:21.563310 | instance | changed: [instance] 2026-03-02 02:10:21.563405 | instance | 2026-03-02 02:10:21.563790 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-03-02 02:10:21.563851 | instance | Monday 02 March 2026 02:10:21 +0000 (0:00:00.595) 0:06:30.509 ********** 2026-03-02 02:10:22.727969 | instance | ok: [instance] 2026-03-02 02:10:22.728029 | instance | 2026-03-02 02:10:22.728266 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-03-02 02:10:22.728283 | instance | Monday 02 March 2026 02:10:22 +0000 (0:00:01.164) 0:06:31.674 ********** 2026-03-02 02:10:23.460562 | instance | ok: [instance] 2026-03-02 02:10:23.460620 | instance | 2026-03-02 02:10:23.460962 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-03-02 02:10:23.461033 | instance | Monday 02 March 2026 02:10:23 +0000 (0:00:00.731) 0:06:32.406 ********** 2026-03-02 02:10:23.663084 | instance | ok: [instance] 2026-03-02 02:10:23.663242 | instance | 2026-03-02 02:10:23.663260 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-03-02 02:10:23.663274 | instance | Monday 02 March 2026 02:10:23 +0000 (0:00:00.202) 0:06:32.609 ********** 2026-03-02 02:10:24.171308 | instance | ok: [instance] 2026-03-02 02:10:24.171430 | instance | 2026-03-02 02:10:24.171933 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-03-02 02:10:24.172213 | instance | Monday 02 March 2026 02:10:24 +0000 (0:00:00.508) 0:06:33.117 ********** 2026-03-02 02:10:24.257020 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-03-02 02:10:24.257436 | instance | 2026-03-02 02:10:24.257489 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-03-02 02:10:24.257496 | instance | Monday 02 March 2026 02:10:24 +0000 (0:00:00.085) 0:06:33.203 ********** 2026-03-02 02:10:24.343525 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-03-02 02:10:24.343579 | instance | 2026-03-02 02:10:24.343586 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-03-02 02:10:24.343591 | instance | Monday 02 March 2026 02:10:24 +0000 (0:00:00.086) 0:06:33.289 ********** 2026-03-02 02:10:24.558960 | instance | ok: [instance] => (item=instance) 2026-03-02 02:10:24.559028 | instance | 2026-03-02 02:10:24.559291 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-03-02 02:10:24.559333 | instance | Monday 02 March 2026 02:10:24 +0000 (0:00:00.215) 0:06:33.505 ********** 2026-03-02 02:10:24.605632 | instance | skipping: [instance] 2026-03-02 02:10:24.606238 | instance | 2026-03-02 02:10:24.606271 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-03-02 02:10:24.606278 | instance | Monday 02 March 2026 02:10:24 +0000 (0:00:00.046) 0:06:33.551 ********** 2026-03-02 02:10:24.651931 | instance | ok: [instance] 2026-03-02 02:10:24.652055 | instance | 2026-03-02 02:10:24.652250 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-03-02 02:10:24.652406 | instance | Monday 02 March 2026 02:10:24 +0000 (0:00:00.046) 0:06:33.598 ********** 2026-03-02 02:10:24.693676 | instance | ok: [instance] => { 2026-03-02 02:10:24.693741 | instance | "msg": "instance" 2026-03-02 02:10:24.693876 | instance | } 2026-03-02 02:10:24.694041 | instance | 2026-03-02 02:10:24.694202 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-03-02 02:10:24.694363 | instance | Monday 02 March 2026 02:10:24 +0000 (0:00:00.041) 0:06:33.640 ********** 2026-03-02 02:10:25.230275 | instance | changed: [instance] 2026-03-02 02:10:25.230350 | instance | 2026-03-02 02:10:25.230576 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-03-02 02:10:25.230613 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.536) 0:06:34.176 ********** 2026-03-02 02:10:25.266360 | instance | skipping: [instance] 2026-03-02 02:10:25.266442 | instance | 2026-03-02 02:10:25.266685 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-03-02 02:10:25.266723 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.036) 0:06:34.212 ********** 2026-03-02 02:10:25.308918 | instance | skipping: [instance] 2026-03-02 02:10:25.309004 | instance | 2026-03-02 02:10:25.309279 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-03-02 02:10:25.309308 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.042) 0:06:34.255 ********** 2026-03-02 02:10:25.344226 | instance | skipping: [instance] 2026-03-02 02:10:25.344699 | instance | 2026-03-02 02:10:25.344715 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-03-02 02:10:25.344720 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.035) 0:06:34.290 ********** 2026-03-02 02:10:25.388254 | instance | skipping: [instance] 2026-03-02 02:10:25.388330 | instance | 2026-03-02 02:10:25.388338 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-03-02 02:10:25.388346 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.042) 0:06:34.333 ********** 2026-03-02 02:10:25.432321 | instance | skipping: [instance] 2026-03-02 02:10:25.432415 | instance | 2026-03-02 02:10:25.432573 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-03-02 02:10:25.432808 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.044) 0:06:34.378 ********** 2026-03-02 02:10:25.471738 | instance | skipping: [instance] 2026-03-02 02:10:25.471880 | instance | 2026-03-02 02:10:25.472087 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-03-02 02:10:25.472239 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.039) 0:06:34.417 ********** 2026-03-02 02:10:25.510739 | instance | skipping: [instance] 2026-03-02 02:10:25.510865 | instance | 2026-03-02 02:10:25.511106 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-03-02 02:10:25.511260 | instance | Monday 02 March 2026 02:10:25 +0000 (0:00:00.039) 0:06:34.457 ********** 2026-03-02 02:10:48.564794 | instance | changed: [instance] 2026-03-02 02:10:48.564899 | instance | 2026-03-02 02:10:48.564960 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-03-02 02:10:48.565102 | instance | Monday 02 March 2026 02:10:48 +0000 (0:00:23.054) 0:06:57.511 ********** 2026-03-02 02:10:48.768947 | instance | ok: [instance] 2026-03-02 02:10:48.769014 | instance | 2026-03-02 02:10:48.769261 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-03-02 02:10:48.769304 | instance | Monday 02 March 2026 02:10:48 +0000 (0:00:00.204) 0:06:57.715 ********** 2026-03-02 02:10:48.814109 | instance | skipping: [instance] 2026-03-02 02:10:48.814150 | instance | 2026-03-02 02:10:48.814156 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-03-02 02:10:48.814163 | instance | Monday 02 March 2026 02:10:48 +0000 (0:00:00.044) 0:06:57.759 ********** 2026-03-02 02:10:49.016230 | instance | changed: [instance] 2026-03-02 02:10:49.016303 | instance | 2026-03-02 02:10:49.016521 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-03-02 02:10:49.016600 | instance | Monday 02 March 2026 02:10:49 +0000 (0:00:00.202) 0:06:57.962 ********** 2026-03-02 02:10:49.240213 | instance | changed: [instance] 2026-03-02 02:10:49.240393 | instance | 2026-03-02 02:10:49.240474 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-03-02 02:10:49.240545 | instance | Monday 02 March 2026 02:10:49 +0000 (0:00:00.224) 0:06:58.186 ********** 2026-03-02 02:10:49.456127 | instance | changed: [instance] 2026-03-02 02:10:49.456236 | instance | 2026-03-02 02:10:49.456495 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-03-02 02:10:49.456534 | instance | Monday 02 March 2026 02:10:49 +0000 (0:00:00.215) 0:06:58.402 ********** 2026-03-02 02:10:54.239456 | instance | changed: [instance] 2026-03-02 02:10:54.239521 | instance | 2026-03-02 02:10:54.239798 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-03-02 02:10:54.239851 | instance | Monday 02 March 2026 02:10:54 +0000 (0:00:04.783) 0:07:03.185 ********** 2026-03-02 02:10:57.886130 | instance | changed: [instance] 2026-03-02 02:10:57.886224 | instance | 2026-03-02 02:10:57.886433 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-03-02 02:10:57.886499 | instance | Monday 02 March 2026 02:10:57 +0000 (0:00:03.646) 0:07:06.832 ********** 2026-03-02 02:10:57.936597 | instance | skipping: [instance] 2026-03-02 02:10:57.936971 | instance | 2026-03-02 02:10:57.936999 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-03-02 02:10:57.937005 | instance | Monday 02 March 2026 02:10:57 +0000 (0:00:00.050) 0:07:06.882 ********** 2026-03-02 02:10:57.986878 | instance | skipping: [instance] 2026-03-02 02:10:57.986940 | instance | 2026-03-02 02:10:57.987183 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-03-02 02:10:57.987210 | instance | Monday 02 March 2026 02:10:57 +0000 (0:00:00.050) 0:07:06.933 ********** 2026-03-02 02:10:58.776538 | instance | changed: [instance] 2026-03-02 02:10:58.776612 | instance | 2026-03-02 02:10:58.776749 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-03-02 02:10:58.776864 | instance | Monday 02 March 2026 02:10:58 +0000 (0:00:00.789) 0:07:07.722 ********** 2026-03-02 02:10:58.819089 | instance | skipping: [instance] => (item=DaemonSet) 2026-03-02 02:10:58.819383 | instance | skipping: [instance] => (item=ConfigMap) 2026-03-02 02:10:58.819643 | instance | skipping: [instance] 2026-03-02 02:10:58.819888 | instance | 2026-03-02 02:10:58.820156 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-03-02 02:10:58.820415 | instance | Monday 02 March 2026 02:10:58 +0000 (0:00:00.042) 0:07:07.765 ********** 2026-03-02 02:10:58.862577 | instance | skipping: [instance] 2026-03-02 02:10:58.862857 | instance | 2026-03-02 02:10:58.863136 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-03-02 02:10:58.863410 | instance | Monday 02 March 2026 02:10:58 +0000 (0:00:00.043) 0:07:07.808 ********** 2026-03-02 02:10:58.903257 | instance | skipping: [instance] 2026-03-02 02:10:58.903544 | instance | 2026-03-02 02:10:58.903824 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-03-02 02:10:58.904093 | instance | Monday 02 March 2026 02:10:58 +0000 (0:00:00.040) 0:07:07.849 ********** 2026-03-02 02:10:58.944138 | instance | skipping: [instance] 2026-03-02 02:10:58.944386 | instance | 2026-03-02 02:10:58.944650 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-03-02 02:10:58.944912 | instance | Monday 02 March 2026 02:10:58 +0000 (0:00:00.040) 0:07:07.890 ********** 2026-03-02 02:10:58.983322 | instance | skipping: [instance] 2026-03-02 02:10:58.983598 | instance | 2026-03-02 02:10:58.983871 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-03-02 02:10:58.984137 | instance | Monday 02 March 2026 02:10:58 +0000 (0:00:00.039) 0:07:07.929 ********** 2026-03-02 02:10:59.459914 | instance | ok: [instance] 2026-03-02 02:10:59.460108 | instance | 2026-03-02 02:10:59.460413 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-03-02 02:10:59.460690 | instance | Monday 02 March 2026 02:10:59 +0000 (0:00:00.476) 0:07:08.406 ********** 2026-03-02 02:11:00.371787 | instance | changed: [instance] 2026-03-02 02:11:00.371870 | instance | 2026-03-02 02:11:00.372826 | instance | PLAY [Install control-plane components] **************************************** 2026-03-02 02:11:00.372845 | instance | 2026-03-02 02:11:00.372854 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:11:00.372888 | instance | Monday 02 March 2026 02:11:00 +0000 (0:00:00.911) 0:07:09.318 ********** 2026-03-02 02:11:01.351883 | instance | ok: [instance] 2026-03-02 02:11:01.351954 | instance | 2026-03-02 02:11:01.352223 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 02:11:01.352263 | instance | Monday 02 March 2026 02:11:01 +0000 (0:00:00.980) 0:07:10.298 ********** 2026-03-02 02:11:01.551876 | instance | ok: [instance] 2026-03-02 02:11:01.551971 | instance | 2026-03-02 02:11:01.552241 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:11:01.552284 | instance | Monday 02 March 2026 02:11:01 +0000 (0:00:00.199) 0:07:10.498 ********** 2026-03-02 02:11:02.659692 | instance | ok: [instance] 2026-03-02 02:11:02.659756 | instance | 2026-03-02 02:11:02.660018 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 02:11:02.660059 | instance | Monday 02 March 2026 02:11:02 +0000 (0:00:01.107) 0:07:11.606 ********** 2026-03-02 02:11:02.872706 | instance | ok: [instance] 2026-03-02 02:11:02.872783 | instance | 2026-03-02 02:11:02.873124 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:11:02.873192 | instance | Monday 02 March 2026 02:11:02 +0000 (0:00:00.212) 0:07:11.818 ********** 2026-03-02 02:11:02.953704 | instance | ok: [instance] => { 2026-03-02 02:11:02.953750 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-03-02 02:11:02.953757 | instance | } 2026-03-02 02:11:02.953763 | instance | 2026-03-02 02:11:02.953767 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:11:02.953773 | instance | Monday 02 March 2026 02:11:02 +0000 (0:00:00.080) 0:07:11.899 ********** 2026-03-02 02:11:03.525400 | instance | changed: [instance] 2026-03-02 02:11:03.525465 | instance | 2026-03-02 02:11:03.525762 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:11:03.525795 | instance | Monday 02 March 2026 02:11:03 +0000 (0:00:00.572) 0:07:12.471 ********** 2026-03-02 02:11:06.018864 | instance | changed: [instance] 2026-03-02 02:11:06.019198 | instance | 2026-03-02 02:11:06.019213 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-03-02 02:11:06.019219 | instance | Monday 02 March 2026 02:11:06 +0000 (0:00:02.493) 0:07:14.965 ********** 2026-03-02 02:11:06.366326 | instance | ok: [instance] 2026-03-02 02:11:06.366747 | instance | 2026-03-02 02:11:06.366821 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-03-02 02:11:06.367005 | instance | Monday 02 March 2026 02:11:06 +0000 (0:00:00.347) 0:07:15.312 ********** 2026-03-02 02:11:06.562381 | instance | changed: [instance] 2026-03-02 02:11:06.562766 | instance | 2026-03-02 02:11:06.562835 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-03-02 02:11:06.562855 | instance | Monday 02 March 2026 02:11:06 +0000 (0:00:00.196) 0:07:15.508 ********** 2026-03-02 02:11:06.816284 | instance | ok: [instance] 2026-03-02 02:11:06.816350 | instance | 2026-03-02 02:11:06.816489 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-03-02 02:11:06.816617 | instance | Monday 02 March 2026 02:11:06 +0000 (0:00:00.254) 0:07:15.762 ********** 2026-03-02 02:11:07.017521 | instance | changed: [instance] 2026-03-02 02:11:07.017758 | instance | 2026-03-02 02:11:07.018057 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-03-02 02:11:07.018337 | instance | Monday 02 March 2026 02:11:07 +0000 (0:00:00.200) 0:07:15.963 ********** 2026-03-02 02:11:07.210371 | instance | ok: [instance] 2026-03-02 02:11:07.210437 | instance | 2026-03-02 02:11:07.210581 | instance | TASK [Install plugin] ********************************************************** 2026-03-02 02:11:07.210756 | instance | Monday 02 March 2026 02:11:07 +0000 (0:00:00.193) 0:07:16.156 ********** 2026-03-02 02:11:07.267066 | instance | included: vexxhost.containers.download_artifact for instance 2026-03-02 02:11:07.267340 | instance | 2026-03-02 02:11:07.267668 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:11:07.267974 | instance | Monday 02 March 2026 02:11:07 +0000 (0:00:00.056) 0:07:16.213 ********** 2026-03-02 02:11:07.311690 | instance | ok: [instance] => { 2026-03-02 02:11:07.311987 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-03-02 02:11:07.312261 | instance | } 2026-03-02 02:11:07.312511 | instance | 2026-03-02 02:11:07.312783 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:11:07.313089 | instance | Monday 02 March 2026 02:11:07 +0000 (0:00:00.044) 0:07:16.257 ********** 2026-03-02 02:11:08.030745 | instance | changed: [instance] 2026-03-02 02:11:08.030967 | instance | 2026-03-02 02:11:08.031280 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:11:08.031650 | instance | Monday 02 March 2026 02:11:08 +0000 (0:00:00.719) 0:07:16.976 ********** 2026-03-02 02:11:09.824811 | instance | changed: [instance] 2026-03-02 02:11:09.824916 | instance | 2026-03-02 02:11:09.825053 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:11:09.825210 | instance | Monday 02 March 2026 02:11:09 +0000 (0:00:01.794) 0:07:18.771 ********** 2026-03-02 02:11:09.863647 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:11:09.863958 | instance | 2026-03-02 02:11:09.864225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:11:09.864461 | instance | Monday 02 March 2026 02:11:09 +0000 (0:00:00.038) 0:07:18.809 ********** 2026-03-02 02:11:10.532413 | instance | changed: [instance] 2026-03-02 02:11:10.532636 | instance | 2026-03-02 02:11:10.532915 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-03-02 02:11:10.533183 | instance | Monday 02 March 2026 02:11:10 +0000 (0:00:00.668) 0:07:19.478 ********** 2026-03-02 02:11:11.383415 | instance | ok: [instance] 2026-03-02 02:11:11.383511 | instance | 2026-03-02 02:11:11.384197 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-03-02 02:11:11.384265 | instance | Monday 02 March 2026 02:11:11 +0000 (0:00:00.850) 0:07:20.328 ********** 2026-03-02 02:11:13.579101 | instance | changed: [instance] 2026-03-02 02:11:13.579181 | instance | 2026-03-02 02:11:13.579672 | instance | PLAY [all] ********************************************************************* 2026-03-02 02:11:13.579725 | instance | 2026-03-02 02:11:13.579733 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:11:13.579744 | instance | Monday 02 March 2026 02:11:13 +0000 (0:00:02.196) 0:07:22.525 ********** 2026-03-02 02:11:14.583975 | instance | ok: [instance] 2026-03-02 02:11:14.584041 | instance | 2026-03-02 02:11:14.584314 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-03-02 02:11:14.584356 | instance | Monday 02 March 2026 02:11:14 +0000 (0:00:01.004) 0:07:23.530 ********** 2026-03-02 02:11:15.616656 | instance | changed: [instance] 2026-03-02 02:11:15.616730 | instance | 2026-03-02 02:11:15.617242 | instance | PLAY [all] ********************************************************************* 2026-03-02 02:11:15.617278 | instance | 2026-03-02 02:11:15.617284 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-03-02 02:11:15.617288 | instance | Monday 02 March 2026 02:11:15 +0000 (0:00:01.033) 0:07:24.563 ********** 2026-03-02 02:11:16.437129 | instance | ok: [instance] 2026-03-02 02:11:16.437257 | instance | 2026-03-02 02:11:16.437550 | instance | PLAY [controllers] ************************************************************* 2026-03-02 02:11:16.437623 | instance | 2026-03-02 02:11:16.437755 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:11:16.437921 | instance | Monday 02 March 2026 02:11:16 +0000 (0:00:00.820) 0:07:25.383 ********** 2026-03-02 02:11:17.399352 | instance | ok: [instance] 2026-03-02 02:11:17.399581 | instance | 2026-03-02 02:11:17.399873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:11:17.400154 | instance | Monday 02 March 2026 02:11:17 +0000 (0:00:00.961) 0:07:26.345 ********** 2026-03-02 02:11:17.427416 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:11:17.427483 | instance | 2026-03-02 02:11:17.427496 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:11:17.427507 | instance | Monday 02 March 2026 02:11:17 +0000 (0:00:00.027) 0:07:26.372 ********** 2026-03-02 02:11:17.864387 | instance | changed: [instance] 2026-03-02 02:11:17.864659 | instance | 2026-03-02 02:11:17.864936 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-03-02 02:11:17.865838 | instance | Monday 02 March 2026 02:11:17 +0000 (0:00:00.437) 0:07:26.810 ********** 2026-03-02 02:11:18.981575 | instance | changed: [instance] 2026-03-02 02:11:18.981649 | instance | 2026-03-02 02:11:18.981677 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:11:18.981692 | instance | Monday 02 March 2026 02:11:18 +0000 (0:00:01.116) 0:07:27.927 ********** 2026-03-02 02:11:19.017412 | instance | skipping: [instance] 2026-03-02 02:11:19.017515 | instance | 2026-03-02 02:11:19.017778 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-03-02 02:11:19.017818 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.036) 0:07:27.964 ********** 2026-03-02 02:11:19.060581 | instance | skipping: [instance] 2026-03-02 02:11:19.060985 | instance | 2026-03-02 02:11:19.061040 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-03-02 02:11:19.061153 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.042) 0:07:28.006 ********** 2026-03-02 02:11:19.095208 | instance | skipping: [instance] 2026-03-02 02:11:19.095698 | instance | 2026-03-02 02:11:19.095726 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-03-02 02:11:19.095735 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.034) 0:07:28.041 ********** 2026-03-02 02:11:19.128246 | instance | skipping: [instance] 2026-03-02 02:11:19.128362 | instance | 2026-03-02 02:11:19.128542 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-03-02 02:11:19.128698 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.033) 0:07:28.074 ********** 2026-03-02 02:11:19.168953 | instance | skipping: [instance] 2026-03-02 02:11:19.169101 | instance | 2026-03-02 02:11:19.169339 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-03-02 02:11:19.169550 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.040) 0:07:28.115 ********** 2026-03-02 02:11:19.209063 | instance | skipping: [instance] 2026-03-02 02:11:19.209178 | instance | 2026-03-02 02:11:19.209322 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-03-02 02:11:19.209556 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.040) 0:07:28.155 ********** 2026-03-02 02:11:19.247469 | instance | skipping: [instance] 2026-03-02 02:11:19.247923 | instance | 2026-03-02 02:11:19.248261 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-03-02 02:11:19.248511 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.037) 0:07:28.193 ********** 2026-03-02 02:11:19.276419 | instance | skipping: [instance] 2026-03-02 02:11:19.276813 | instance | 2026-03-02 02:11:19.277173 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-03-02 02:11:19.277505 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.029) 0:07:28.222 ********** 2026-03-02 02:11:19.319306 | instance | skipping: [instance] 2026-03-02 02:11:19.319514 | instance | 2026-03-02 02:11:19.319746 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-03-02 02:11:19.319952 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.043) 0:07:28.266 ********** 2026-03-02 02:11:19.353960 | instance | skipping: [instance] 2026-03-02 02:11:19.354304 | instance | 2026-03-02 02:11:19.354648 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-03-02 02:11:19.355069 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.034) 0:07:28.300 ********** 2026-03-02 02:11:19.383813 | instance | skipping: [instance] 2026-03-02 02:11:19.384194 | instance | 2026-03-02 02:11:19.384524 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-03-02 02:11:19.384864 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.029) 0:07:28.330 ********** 2026-03-02 02:11:19.414015 | instance | skipping: [instance] 2026-03-02 02:11:19.414346 | instance | 2026-03-02 02:11:19.414702 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-03-02 02:11:19.415034 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.029) 0:07:28.360 ********** 2026-03-02 02:11:19.460107 | instance | skipping: [instance] 2026-03-02 02:11:19.460312 | instance | 2026-03-02 02:11:19.460487 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-02 02:11:19.460644 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.045) 0:07:28.406 ********** 2026-03-02 02:11:19.491390 | instance | skipping: [instance] 2026-03-02 02:11:19.523373 | instance | 2026-03-02 02:11:19.523399 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-02 02:11:19.523410 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.031) 0:07:28.437 ********** 2026-03-02 02:11:19.523419 | instance | skipping: [instance] 2026-03-02 02:11:19.523428 | instance | 2026-03-02 02:11:19.523437 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-02 02:11:19.523446 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.028) 0:07:28.466 ********** 2026-03-02 02:11:19.559023 | instance | skipping: [instance] 2026-03-02 02:11:19.559348 | instance | 2026-03-02 02:11:19.559709 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-03-02 02:11:19.560034 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.039) 0:07:28.505 ********** 2026-03-02 02:11:19.592383 | instance | skipping: [instance] 2026-03-02 02:11:19.592712 | instance | 2026-03-02 02:11:19.593060 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-03-02 02:11:19.593420 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.033) 0:07:28.538 ********** 2026-03-02 02:11:19.625275 | instance | skipping: [instance] 2026-03-02 02:11:19.625628 | instance | 2026-03-02 02:11:19.626067 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-03-02 02:11:19.626418 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.032) 0:07:28.571 ********** 2026-03-02 02:11:19.653483 | instance | skipping: [instance] 2026-03-02 02:11:19.653813 | instance | 2026-03-02 02:11:19.654188 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-03-02 02:11:19.654561 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.028) 0:07:28.600 ********** 2026-03-02 02:11:19.684158 | instance | skipping: [instance] 2026-03-02 02:11:19.684501 | instance | 2026-03-02 02:11:19.684836 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-03-02 02:11:19.685174 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.030) 0:07:28.630 ********** 2026-03-02 02:11:19.718709 | instance | skipping: [instance] 2026-03-02 02:11:19.718942 | instance | 2026-03-02 02:11:19.719162 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-03-02 02:11:19.719376 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.034) 0:07:28.665 ********** 2026-03-02 02:11:19.747719 | instance | skipping: [instance] 2026-03-02 02:11:19.748093 | instance | 2026-03-02 02:11:19.748412 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-03-02 02:11:19.748727 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.028) 0:07:28.694 ********** 2026-03-02 02:11:19.792571 | instance | skipping: [instance] 2026-03-02 02:11:19.792930 | instance | 2026-03-02 02:11:19.793266 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-03-02 02:11:19.793677 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.044) 0:07:28.738 ********** 2026-03-02 02:11:19.827559 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-03-02 02:11:19.827945 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-03-02 02:11:19.828280 | instance | skipping: [instance] 2026-03-02 02:11:19.828713 | instance | 2026-03-02 02:11:19.829045 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-03-02 02:11:19.829517 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.035) 0:07:28.774 ********** 2026-03-02 02:11:19.853804 | instance | skipping: [instance] 2026-03-02 02:11:19.854132 | instance | 2026-03-02 02:11:19.854463 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-03-02 02:11:19.854823 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.026) 0:07:28.800 ********** 2026-03-02 02:11:20.002575 | instance | skipping: [instance] 2026-03-02 02:11:20.002942 | instance | 2026-03-02 02:11:20.003277 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-03-02 02:11:20.003633 | instance | Monday 02 March 2026 02:11:19 +0000 (0:00:00.148) 0:07:28.949 ********** 2026-03-02 02:11:20.039344 | instance | skipping: [instance] 2026-03-02 02:11:20.039696 | instance | 2026-03-02 02:11:20.040043 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-03-02 02:11:20.040388 | instance | Monday 02 March 2026 02:11:20 +0000 (0:00:00.036) 0:07:28.985 ********** 2026-03-02 02:11:20.074044 | instance | skipping: [instance] 2026-03-02 02:11:20.074250 | instance | 2026-03-02 02:11:20.074441 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-03-02 02:11:20.074623 | instance | Monday 02 March 2026 02:11:20 +0000 (0:00:00.035) 0:07:29.020 ********** 2026-03-02 02:11:20.143553 | instance | skipping: [instance] 2026-03-02 02:11:20.143948 | instance | 2026-03-02 02:11:20.144310 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-03-02 02:11:20.144616 | instance | 2026-03-02 02:11:20.144971 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:11:20.145319 | instance | Monday 02 March 2026 02:11:20 +0000 (0:00:00.069) 0:07:29.089 ********** 2026-03-02 02:11:21.147811 | instance | ok: [instance] 2026-03-02 02:11:21.148674 | instance | 2026-03-02 02:11:21.148699 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-03-02 02:11:21.148710 | instance | Monday 02 March 2026 02:11:21 +0000 (0:00:01.004) 0:07:30.094 ********** 2026-03-02 02:11:21.195326 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-03-02 02:11:21.195358 | instance | 2026-03-02 02:11:21.195370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:11:21.195380 | instance | Monday 02 March 2026 02:11:21 +0000 (0:00:00.047) 0:07:30.141 ********** 2026-03-02 02:11:21.232050 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:11:21.232087 | instance | 2026-03-02 02:11:21.232099 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:11:21.232110 | instance | Monday 02 March 2026 02:11:21 +0000 (0:00:00.036) 0:07:30.177 ********** 2026-03-02 02:11:21.693685 | instance | changed: [instance] 2026-03-02 02:11:21.694397 | instance | 2026-03-02 02:11:21.694423 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-03-02 02:11:21.694434 | instance | Monday 02 March 2026 02:11:21 +0000 (0:00:00.462) 0:07:30.639 ********** 2026-03-02 02:11:51.940057 | instance | changed: [instance] 2026-03-02 02:11:51.940141 | instance | 2026-03-02 02:11:51.940381 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-03-02 02:11:51.940979 | instance | Monday 02 March 2026 02:11:51 +0000 (0:00:30.245) 0:08:00.885 ********** 2026-03-02 02:11:52.615651 | instance | changed: [instance] 2026-03-02 02:11:52.615880 | instance | 2026-03-02 02:11:52.616171 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-03-02 02:11:52.616425 | instance | Monday 02 March 2026 02:11:52 +0000 (0:00:00.676) 0:08:01.561 ********** 2026-03-02 02:11:52.665120 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-03-02 02:11:52.665301 | instance | 2026-03-02 02:11:52.665592 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-03-02 02:11:52.665943 | instance | Monday 02 March 2026 02:11:52 +0000 (0:00:00.049) 0:08:01.611 ********** 2026-03-02 02:11:53.345961 | instance | changed: [instance] 2026-03-02 02:11:53.346209 | instance | 2026-03-02 02:11:53.346490 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-03-02 02:11:53.346796 | instance | Monday 02 March 2026 02:11:53 +0000 (0:00:00.680) 0:08:02.292 ********** 2026-03-02 02:11:54.011096 | instance | ok: [instance] 2026-03-02 02:11:54.011323 | instance | 2026-03-02 02:11:54.011598 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-03-02 02:11:54.011870 | instance | Monday 02 March 2026 02:11:54 +0000 (0:00:00.664) 0:08:02.957 ********** 2026-03-02 02:11:54.453028 | instance | changed: [instance] 2026-03-02 02:11:54.453239 | instance | 2026-03-02 02:11:54.453521 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-03-02 02:11:54.453756 | instance | Monday 02 March 2026 02:11:54 +0000 (0:00:00.435) 0:08:03.392 ********** 2026-03-02 02:11:54.453985 | instance | 2026-03-02 02:11:54.454260 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-03-02 02:11:54.454518 | instance | Monday 02 March 2026 02:11:54 +0000 (0:00:00.006) 0:08:03.399 ********** 2026-03-02 02:11:54.478507 | instance | skipping: [instance] 2026-03-02 02:11:54.478757 | instance | 2026-03-02 02:11:54.479032 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-03-02 02:11:54.479303 | instance | Monday 02 March 2026 02:11:54 +0000 (0:00:00.025) 0:08:03.424 ********** 2026-03-02 02:11:55.993257 | instance | changed: [instance] 2026-03-02 02:11:55.993330 | instance | 2026-03-02 02:11:55.993439 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-03-02 02:11:55.993572 | instance | Monday 02 March 2026 02:11:55 +0000 (0:00:01.514) 0:08:04.939 ********** 2026-03-02 02:11:58.271179 | instance | changed: [instance] 2026-03-02 02:11:58.271264 | instance | 2026-03-02 02:11:58.271792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:11:58.271828 | instance | Monday 02 March 2026 02:11:58 +0000 (0:00:02.277) 0:08:07.217 ********** 2026-03-02 02:11:58.310988 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:11:58.311069 | instance | 2026-03-02 02:11:58.311359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:11:58.311404 | instance | Monday 02 March 2026 02:11:58 +0000 (0:00:00.040) 0:08:07.257 ********** 2026-03-02 02:11:58.793421 | instance | changed: [instance] 2026-03-02 02:11:58.793535 | instance | 2026-03-02 02:11:58.793653 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-03-02 02:11:58.793812 | instance | Monday 02 March 2026 02:11:58 +0000 (0:00:00.482) 0:08:07.740 ********** 2026-03-02 02:12:12.928268 | instance | changed: [instance] 2026-03-02 02:12:12.928480 | instance | 2026-03-02 02:12:12.928768 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:12:12.929036 | instance | Monday 02 March 2026 02:12:12 +0000 (0:00:14.134) 0:08:21.874 ********** 2026-03-02 02:12:12.967076 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:12:12.967326 | instance | 2026-03-02 02:12:12.967592 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:12:12.967856 | instance | Monday 02 March 2026 02:12:12 +0000 (0:00:00.039) 0:08:21.913 ********** 2026-03-02 02:12:13.444496 | instance | changed: [instance] 2026-03-02 02:12:13.444760 | instance | 2026-03-02 02:12:13.445053 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-03-02 02:12:13.445373 | instance | Monday 02 March 2026 02:12:13 +0000 (0:00:00.477) 0:08:22.390 ********** 2026-03-02 02:12:16.341228 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-03-02 02:12:16.341311 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-03-02 02:12:16.341701 | instance | 2026-03-02 02:12:16.341747 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-03-02 02:12:16.341765 | instance | Monday 02 March 2026 02:12:16 +0000 (0:00:02.897) 0:08:25.287 ********** 2026-03-02 02:12:18.992867 | instance | changed: [instance] 2026-03-02 02:12:18.992949 | instance | 2026-03-02 02:12:18.993262 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:12:18.993735 | instance | Monday 02 March 2026 02:12:18 +0000 (0:00:02.651) 0:08:27.939 ********** 2026-03-02 02:12:19.036504 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:12:19.036965 | instance | 2026-03-02 02:12:19.037006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:12:19.037013 | instance | Monday 02 March 2026 02:12:19 +0000 (0:00:00.043) 0:08:27.982 ********** 2026-03-02 02:12:19.481968 | instance | changed: [instance] 2026-03-02 02:12:19.482038 | instance | 2026-03-02 02:12:19.482309 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-03-02 02:12:19.482377 | instance | Monday 02 March 2026 02:12:19 +0000 (0:00:00.445) 0:08:28.428 ********** 2026-03-02 02:12:22.233612 | instance | ok: [instance] 2026-03-02 02:12:22.233686 | instance | 2026-03-02 02:12:22.233827 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-03-02 02:12:22.233946 | instance | Monday 02 March 2026 02:12:22 +0000 (0:00:02.751) 0:08:31.180 ********** 2026-03-02 02:12:24.107695 | instance | changed: [instance] 2026-03-02 02:12:24.107762 | instance | 2026-03-02 02:12:24.107909 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-03-02 02:12:24.108037 | instance | Monday 02 March 2026 02:12:24 +0000 (0:00:01.873) 0:08:33.054 ********** 2026-03-02 02:12:24.774608 | instance | ok: [instance] 2026-03-02 02:12:24.775123 | instance | 2026-03-02 02:12:24.775168 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-03-02 02:12:24.775176 | instance | Monday 02 March 2026 02:12:24 +0000 (0:00:00.666) 0:08:33.720 ********** 2026-03-02 02:12:25.426077 | instance | changed: [instance] 2026-03-02 02:12:25.426118 | instance | 2026-03-02 02:12:25.426124 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-03-02 02:12:25.426129 | instance | Monday 02 March 2026 02:12:25 +0000 (0:00:00.651) 0:08:34.372 ********** 2026-03-02 02:12:26.057275 | instance | ok: [instance] 2026-03-02 02:12:26.057333 | instance | 2026-03-02 02:12:26.057621 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-03-02 02:12:26.057657 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.631) 0:08:35.003 ********** 2026-03-02 02:12:26.099530 | instance | skipping: [instance] 2026-03-02 02:12:26.099984 | instance | 2026-03-02 02:12:26.100023 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-03-02 02:12:26.100271 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.041) 0:08:35.045 ********** 2026-03-02 02:12:26.142426 | instance | skipping: [instance] 2026-03-02 02:12:26.142492 | instance | 2026-03-02 02:12:26.142746 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-03-02 02:12:26.143084 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.042) 0:08:35.087 ********** 2026-03-02 02:12:26.181028 | instance | skipping: [instance] 2026-03-02 02:12:26.181273 | instance | 2026-03-02 02:12:26.181591 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-03-02 02:12:26.181875 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.039) 0:08:35.126 ********** 2026-03-02 02:12:26.226003 | instance | skipping: [instance] 2026-03-02 02:12:26.226202 | instance | 2026-03-02 02:12:26.226473 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-03-02 02:12:26.226782 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.045) 0:08:35.172 ********** 2026-03-02 02:12:26.273699 | instance | skipping: [instance] 2026-03-02 02:12:26.273918 | instance | 2026-03-02 02:12:26.274184 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-03-02 02:12:26.274444 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.047) 0:08:35.219 ********** 2026-03-02 02:12:26.310283 | instance | skipping: [instance] 2026-03-02 02:12:26.310582 | instance | 2026-03-02 02:12:26.310923 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-03-02 02:12:26.311213 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.036) 0:08:35.256 ********** 2026-03-02 02:12:26.344184 | instance | skipping: [instance] 2026-03-02 02:12:26.344456 | instance | 2026-03-02 02:12:26.344704 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-03-02 02:12:26.344984 | instance | Monday 02 March 2026 02:12:26 +0000 (0:00:00.033) 0:08:35.289 ********** 2026-03-02 02:14:14.452250 | instance | changed: [instance] 2026-03-02 02:14:14.452427 | instance | 2026-03-02 02:14:14.452708 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-03-02 02:14:14.452978 | instance | Monday 02 March 2026 02:14:14 +0000 (0:01:48.108) 0:10:23.398 ********** 2026-03-02 02:14:15.126741 | instance | changed: [instance] 2026-03-02 02:14:15.126971 | instance | 2026-03-02 02:14:15.127250 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:14:15.127516 | instance | Monday 02 March 2026 02:14:15 +0000 (0:00:00.674) 0:10:24.072 ********** 2026-03-02 02:14:15.169367 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:14:15.169581 | instance | 2026-03-02 02:14:15.169885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:14:15.170198 | instance | Monday 02 March 2026 02:14:15 +0000 (0:00:00.041) 0:10:24.114 ********** 2026-03-02 02:14:15.636709 | instance | changed: [instance] 2026-03-02 02:14:15.636939 | instance | 2026-03-02 02:14:15.637214 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-03-02 02:14:15.637485 | instance | Monday 02 March 2026 02:14:15 +0000 (0:00:00.468) 0:10:24.582 ********** 2026-03-02 02:14:16.326604 | instance | changed: [instance] 2026-03-02 02:14:16.326735 | instance | 2026-03-02 02:14:16.326928 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-03-02 02:14:16.327105 | instance | Monday 02 March 2026 02:14:16 +0000 (0:00:00.690) 0:10:25.273 ********** 2026-03-02 02:14:17.797718 | instance | changed: [instance] 2026-03-02 02:14:17.798244 | instance | 2026-03-02 02:14:17.798302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:14:17.798533 | instance | Monday 02 March 2026 02:14:17 +0000 (0:00:01.470) 0:10:26.743 ********** 2026-03-02 02:14:17.850483 | instance | skipping: [instance] 2026-03-02 02:14:17.850777 | instance | 2026-03-02 02:14:17.851067 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:14:17.851328 | instance | Monday 02 March 2026 02:14:17 +0000 (0:00:00.052) 0:10:26.796 ********** 2026-03-02 02:14:17.888613 | instance | skipping: [instance] 2026-03-02 02:14:17.888675 | instance | 2026-03-02 02:14:17.888687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:14:17.888697 | instance | Monday 02 March 2026 02:14:17 +0000 (0:00:00.038) 0:10:26.834 ********** 2026-03-02 02:14:17.921192 | instance | skipping: [instance] 2026-03-02 02:14:17.921292 | instance | 2026-03-02 02:14:17.921422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:14:17.921543 | instance | Monday 02 March 2026 02:14:17 +0000 (0:00:00.033) 0:10:26.867 ********** 2026-03-02 02:14:17.961413 | instance | skipping: [instance] 2026-03-02 02:14:17.961485 | instance | 2026-03-02 02:14:17.961763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:14:17.961807 | instance | Monday 02 March 2026 02:14:17 +0000 (0:00:00.040) 0:10:26.907 ********** 2026-03-02 02:14:18.590375 | instance | ok: [instance] 2026-03-02 02:14:18.590513 | instance | 2026-03-02 02:14:18.590774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:14:18.590897 | instance | Monday 02 March 2026 02:14:18 +0000 (0:00:00.628) 0:10:27.536 ********** 2026-03-02 02:14:18.633005 | instance | ok: [instance] 2026-03-02 02:14:18.633329 | instance | 2026-03-02 02:14:18.633394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:14:18.633414 | instance | Monday 02 March 2026 02:14:18 +0000 (0:00:00.042) 0:10:27.579 ********** 2026-03-02 02:14:18.670577 | instance | ok: [instance] 2026-03-02 02:14:18.670988 | instance | 2026-03-02 02:14:18.671033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:14:18.671040 | instance | Monday 02 March 2026 02:14:18 +0000 (0:00:00.037) 0:10:27.617 ********** 2026-03-02 02:14:18.723420 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:14:18.723723 | instance | 2026-03-02 02:14:18.723786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:14:18.723980 | instance | Monday 02 March 2026 02:14:18 +0000 (0:00:00.052) 0:10:27.669 ********** 2026-03-02 02:14:18.765594 | instance | ok: [instance] 2026-03-02 02:14:18.765821 | instance | 2026-03-02 02:14:18.765882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:14:18.766004 | instance | Monday 02 March 2026 02:14:18 +0000 (0:00:00.042) 0:10:27.712 ********** 2026-03-02 02:14:18.810387 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:14:18.810769 | instance | 2026-03-02 02:14:18.810843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:14:18.810855 | instance | Monday 02 March 2026 02:14:18 +0000 (0:00:00.044) 0:10:27.756 ********** 2026-03-02 02:14:19.290825 | instance | changed: [instance] 2026-03-02 02:14:19.290923 | instance | 2026-03-02 02:14:19.291206 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-03-02 02:14:19.291243 | instance | Monday 02 March 2026 02:14:19 +0000 (0:00:00.480) 0:10:28.237 ********** 2026-03-02 02:14:19.899131 | instance | ok: [instance] 2026-03-02 02:14:19.899209 | instance | 2026-03-02 02:14:19.899487 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-03-02 02:14:19.899520 | instance | Monday 02 March 2026 02:14:19 +0000 (0:00:00.608) 0:10:28.845 ********** 2026-03-02 02:14:21.009550 | instance | changed: [instance] 2026-03-02 02:14:21.009636 | instance | 2026-03-02 02:14:21.009886 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-03-02 02:14:21.009932 | instance | Monday 02 March 2026 02:14:21 +0000 (0:00:01.110) 0:10:29.956 ********** 2026-03-02 02:14:21.439077 | instance | ok: [instance] 2026-03-02 02:14:21.439143 | instance | 2026-03-02 02:14:21.439161 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-03-02 02:14:21.439254 | instance | Monday 02 March 2026 02:14:21 +0000 (0:00:00.429) 0:10:30.385 ********** 2026-03-02 02:14:21.966617 | instance | changed: [instance] 2026-03-02 02:14:21.966859 | instance | 2026-03-02 02:14:21.966927 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-03-02 02:14:21.967018 | instance | Monday 02 March 2026 02:14:21 +0000 (0:00:00.527) 0:10:30.913 ********** 2026-03-02 02:14:22.780796 | instance | changed: [instance] 2026-03-02 02:14:22.780892 | instance | 2026-03-02 02:14:22.781142 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-03-02 02:14:22.781176 | instance | Monday 02 March 2026 02:14:22 +0000 (0:00:00.814) 0:10:31.727 ********** 2026-03-02 02:14:23.177503 | instance | ok: [instance] 2026-03-02 02:14:23.177788 | instance | 2026-03-02 02:14:23.177853 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-03-02 02:14:23.178006 | instance | Monday 02 March 2026 02:14:23 +0000 (0:00:00.396) 0:10:32.123 ********** 2026-03-02 02:16:52.493659 | instance | changed: [instance] 2026-03-02 02:16:52.493732 | instance | 2026-03-02 02:16:52.493831 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-03-02 02:16:52.493953 | instance | Monday 02 March 2026 02:16:52 +0000 (0:02:29.315) 0:13:01.439 ********** 2026-03-02 02:16:53.138713 | instance | ok: [instance] 2026-03-02 02:16:53.138788 | instance | 2026-03-02 02:16:53.138904 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-03-02 02:16:53.139014 | instance | Monday 02 March 2026 02:16:53 +0000 (0:00:00.645) 0:13:02.085 ********** 2026-03-02 02:16:53.188273 | instance | included: ingress for instance 2026-03-02 02:16:53.188483 | instance | 2026-03-02 02:16:53.188748 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-03-02 02:16:53.189011 | instance | Monday 02 March 2026 02:16:53 +0000 (0:00:00.049) 0:13:02.134 ********** 2026-03-02 02:16:54.027943 | instance | changed: [instance] 2026-03-02 02:16:54.028067 | instance | 2026-03-02 02:16:54.028228 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-03-02 02:16:54.028383 | instance | Monday 02 March 2026 02:16:54 +0000 (0:00:00.839) 0:13:02.974 ********** 2026-03-02 02:16:54.263232 | instance | ok: [instance] 2026-03-02 02:16:54.263296 | instance | 2026-03-02 02:16:54.263503 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-03-02 02:16:54.263629 | instance | Monday 02 March 2026 02:16:54 +0000 (0:00:00.235) 0:13:03.209 ********** 2026-03-02 02:16:55.054423 | instance | changed: [instance] 2026-03-02 02:16:55.054644 | instance | 2026-03-02 02:16:55.054933 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-03-02 02:16:55.055180 | instance | 2026-03-02 02:16:55.055450 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:16:55.055712 | instance | Monday 02 March 2026 02:16:55 +0000 (0:00:00.791) 0:13:04.000 ********** 2026-03-02 02:16:56.491103 | instance | ok: [instance] 2026-03-02 02:16:56.491224 | instance | 2026-03-02 02:16:56.491391 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:16:56.491569 | instance | Monday 02 March 2026 02:16:56 +0000 (0:00:01.435) 0:13:05.436 ********** 2026-03-02 02:16:56.542803 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:16:56.542972 | instance | 2026-03-02 02:16:56.543376 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:16:56.543649 | instance | Monday 02 March 2026 02:16:56 +0000 (0:00:00.052) 0:13:05.488 ********** 2026-03-02 02:16:57.001398 | instance | changed: [instance] 2026-03-02 02:16:57.001638 | instance | 2026-03-02 02:16:57.001927 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-03-02 02:16:57.002231 | instance | Monday 02 March 2026 02:16:56 +0000 (0:00:00.458) 0:13:05.947 ********** 2026-03-02 02:16:57.888924 | instance | ok: [instance] 2026-03-02 02:16:57.889239 | instance | 2026-03-02 02:16:57.889611 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-03-02 02:16:57.889983 | instance | Monday 02 March 2026 02:16:57 +0000 (0:00:00.887) 0:13:06.835 ********** 2026-03-02 02:16:59.585176 | instance | changed: [instance] 2026-03-02 02:16:59.585270 | instance | 2026-03-02 02:16:59.585526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:16:59.585542 | instance | Monday 02 March 2026 02:16:59 +0000 (0:00:01.696) 0:13:08.531 ********** 2026-03-02 02:16:59.659686 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:16:59.660188 | instance | 2026-03-02 02:16:59.660230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:16:59.660239 | instance | Monday 02 March 2026 02:16:59 +0000 (0:00:00.074) 0:13:08.605 ********** 2026-03-02 02:17:00.259099 | instance | changed: [instance] 2026-03-02 02:17:00.259164 | instance | 2026-03-02 02:17:00.259172 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-02 02:17:00.259185 | instance | Monday 02 March 2026 02:17:00 +0000 (0:00:00.598) 0:13:09.204 ********** 2026-03-02 02:17:01.404878 | instance | changed: [instance] 2026-03-02 02:17:01.404966 | instance | 2026-03-02 02:17:01.405079 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-03-02 02:17:01.405237 | instance | Monday 02 March 2026 02:17:01 +0000 (0:00:01.146) 0:13:10.351 ********** 2026-03-02 02:17:02.098605 | instance | ok: [instance] 2026-03-02 02:17:02.098999 | instance | 2026-03-02 02:17:02.099171 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-03-02 02:17:02.099336 | instance | Monday 02 March 2026 02:17:02 +0000 (0:00:00.691) 0:13:11.043 ********** 2026-03-02 02:17:10.223442 | instance | ok: [instance] 2026-03-02 02:17:10.223653 | instance | 2026-03-02 02:17:10.223936 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-03-02 02:17:10.224270 | instance | Monday 02 March 2026 02:17:10 +0000 (0:00:08.126) 0:13:19.169 ********** 2026-03-02 02:17:11.630751 | instance | ok: [instance] 2026-03-02 02:17:11.631095 | instance | 2026-03-02 02:17:11.631667 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-03-02 02:17:11.631729 | instance | Monday 02 March 2026 02:17:11 +0000 (0:00:01.407) 0:13:20.576 ********** 2026-03-02 02:17:11.892573 | instance | ok: [instance] 2026-03-02 02:17:11.892695 | instance | 2026-03-02 02:17:11.892875 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-03-02 02:17:11.893002 | instance | Monday 02 March 2026 02:17:11 +0000 (0:00:00.262) 0:13:20.839 ********** 2026-03-02 02:17:12.087720 | instance | ok: [instance] 2026-03-02 02:17:12.087940 | instance | 2026-03-02 02:17:12.088381 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-03-02 02:17:12.088634 | instance | Monday 02 March 2026 02:17:12 +0000 (0:00:00.194) 0:13:21.033 ********** 2026-03-02 02:17:12.287517 | instance | ok: [instance] 2026-03-02 02:17:12.287806 | instance | 2026-03-02 02:17:12.288155 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-03-02 02:17:12.288460 | instance | Monday 02 March 2026 02:17:12 +0000 (0:00:00.199) 0:13:21.233 ********** 2026-03-02 02:17:12.974611 | instance | changed: [instance] 2026-03-02 02:17:12.974852 | instance | 2026-03-02 02:17:12.975140 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-03-02 02:17:12.975411 | instance | Monday 02 March 2026 02:17:12 +0000 (0:00:00.687) 0:13:21.920 ********** 2026-03-02 02:17:29.917677 | instance | changed: [instance] => (item=alertmanager) 2026-03-02 02:17:29.917942 | instance | changed: [instance] => (item=grafana) 2026-03-02 02:17:29.918212 | instance | changed: [instance] => (item=prometheus) 2026-03-02 02:17:29.918462 | instance | 2026-03-02 02:17:29.918828 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-03-02 02:17:29.919131 | instance | Monday 02 March 2026 02:17:29 +0000 (0:00:16.943) 0:13:38.863 ********** 2026-03-02 02:17:31.718771 | instance | ok: [instance] => (item=alertmanager) 2026-03-02 02:17:31.718851 | instance | ok: [instance] => (item=grafana) 2026-03-02 02:17:31.719274 | instance | ok: [instance] => (item=prometheus) 2026-03-02 02:17:31.719345 | instance | 2026-03-02 02:17:31.719668 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-03-02 02:17:31.719906 | instance | Monday 02 March 2026 02:17:31 +0000 (0:00:01.800) 0:13:40.664 ********** 2026-03-02 02:17:35.038380 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:35.038630 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:35.038725 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:35.038746 | instance | changed: [instance] 2026-03-02 02:17:35.038959 | instance | 2026-03-02 02:17:35.039033 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-03-02 02:17:35.039080 | instance | Monday 02 March 2026 02:17:35 +0000 (0:00:03.320) 0:13:43.984 ********** 2026-03-02 02:17:40.219257 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:40.219361 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:40.219422 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:40.219659 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:40.219729 | instance | changed: [instance] => (item=None) 2026-03-02 02:17:40.219782 | instance | changed: [instance] 2026-03-02 02:17:40.219942 | instance | 2026-03-02 02:17:40.220021 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-03-02 02:17:40.220141 | instance | Monday 02 March 2026 02:17:40 +0000 (0:00:05.180) 0:13:49.165 ********** 2026-03-02 02:17:51.479876 | instance | changed: [instance] => (item=alertmanager) 2026-03-02 02:17:51.479935 | instance | changed: [instance] => (item=prometheus) 2026-03-02 02:17:51.479943 | instance | 2026-03-02 02:17:51.479950 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-03-02 02:17:51.480052 | instance | Monday 02 March 2026 02:17:51 +0000 (0:00:11.259) 0:14:00.425 ********** 2026-03-02 02:18:02.889728 | instance | changed: [instance] => (item=alertmanager) 2026-03-02 02:18:02.889806 | instance | changed: [instance] => (item=prometheus) 2026-03-02 02:18:02.889925 | instance | 2026-03-02 02:18:02.890052 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-03-02 02:18:02.890172 | instance | Monday 02 March 2026 02:18:02 +0000 (0:00:11.410) 0:14:11.836 ********** 2026-03-02 02:18:03.559927 | instance | changed: [instance] 2026-03-02 02:18:03.559996 | instance | 2026-03-02 02:18:03.560421 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-03-02 02:18:03.560548 | instance | Monday 02 March 2026 02:18:03 +0000 (0:00:00.668) 0:14:12.504 ********** 2026-03-02 02:18:10.633746 | instance | ok: [instance] 2026-03-02 02:18:10.633817 | instance | 2026-03-02 02:18:10.633937 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-03-02 02:18:10.634054 | instance | Monday 02 March 2026 02:18:10 +0000 (0:00:07.075) 0:14:19.580 ********** 2026-03-02 02:18:24.170131 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-03-02 02:18:24.170230 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-03-02 02:18:24.170830 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-03-02 02:18:24.170903 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-03-02 02:18:24.170920 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-03-02 02:18:24.170934 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-03-02 02:18:24.170956 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-03-02 02:18:24.170970 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-03-02 02:18:24.171224 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-03-02 02:18:24.171339 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-03-02 02:18:24.171352 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-03-02 02:18:24.171848 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-03-02 02:18:24.171890 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-03-02 02:18:24.171904 | instance | 2026-03-02 02:18:24.171915 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-03-02 02:18:24.171972 | instance | Monday 02 March 2026 02:18:24 +0000 (0:00:13.536) 0:14:33.116 ********** 2026-03-02 02:18:52.031383 | instance | changed: [instance] 2026-03-02 02:18:52.031460 | instance | 2026-03-02 02:18:52.031728 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:18:52.031818 | instance | Monday 02 March 2026 02:18:52 +0000 (0:00:27.861) 0:15:00.977 ********** 2026-03-02 02:18:52.090289 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:18:52.090342 | instance | 2026-03-02 02:18:52.090354 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:18:52.090734 | instance | Monday 02 March 2026 02:18:52 +0000 (0:00:00.058) 0:15:01.036 ********** 2026-03-02 02:18:52.614782 | instance | changed: [instance] 2026-03-02 02:18:52.614860 | instance | 2026-03-02 02:18:52.614893 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-03-02 02:18:52.614904 | instance | Monday 02 March 2026 02:18:52 +0000 (0:00:00.524) 0:15:01.561 ********** 2026-03-02 02:18:55.917717 | instance | changed: [instance] 2026-03-02 02:18:55.917859 | instance | 2026-03-02 02:18:55.918042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:18:55.918213 | instance | Monday 02 March 2026 02:18:55 +0000 (0:00:03.302) 0:15:04.863 ********** 2026-03-02 02:18:55.975552 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:18:55.976103 | instance | 2026-03-02 02:18:55.976201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:18:55.976478 | instance | Monday 02 March 2026 02:18:55 +0000 (0:00:00.057) 0:15:04.921 ********** 2026-03-02 02:18:56.496890 | instance | changed: [instance] 2026-03-02 02:18:56.497008 | instance | 2026-03-02 02:18:56.497187 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-03-02 02:18:56.497376 | instance | Monday 02 March 2026 02:18:56 +0000 (0:00:00.521) 0:15:05.443 ********** 2026-03-02 02:18:58.436388 | instance | changed: [instance] 2026-03-02 02:18:58.436691 | instance | 2026-03-02 02:18:58.437051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:18:58.437441 | instance | Monday 02 March 2026 02:18:58 +0000 (0:00:01.938) 0:15:07.381 ********** 2026-03-02 02:18:58.497629 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:18:58.497678 | instance | 2026-03-02 02:18:58.497685 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:18:58.497692 | instance | Monday 02 March 2026 02:18:58 +0000 (0:00:00.052) 0:15:07.433 ********** 2026-03-02 02:18:58.964968 | instance | changed: [instance] 2026-03-02 02:18:58.965212 | instance | 2026-03-02 02:18:58.965505 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-03-02 02:18:58.965779 | instance | Monday 02 March 2026 02:18:58 +0000 (0:00:00.477) 0:15:07.911 ********** 2026-03-02 02:19:00.876074 | instance | changed: [instance] 2026-03-02 02:19:00.876139 | instance | 2026-03-02 02:19:00.876152 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-03-02 02:19:00.876163 | instance | Monday 02 March 2026 02:19:00 +0000 (0:00:01.910) 0:15:09.821 ********** 2026-03-02 02:19:01.647749 | instance | changed: [instance] 2026-03-02 02:19:01.647804 | instance | 2026-03-02 02:19:01.647873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:19:01.648142 | instance | Monday 02 March 2026 02:19:01 +0000 (0:00:00.771) 0:15:10.593 ********** 2026-03-02 02:19:01.709591 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:19:01.709855 | instance | 2026-03-02 02:19:01.710157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:19:01.710479 | instance | Monday 02 March 2026 02:19:01 +0000 (0:00:00.062) 0:15:10.655 ********** 2026-03-02 02:19:02.227588 | instance | changed: [instance] 2026-03-02 02:19:02.227720 | instance | 2026-03-02 02:19:02.227893 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-03-02 02:19:02.228067 | instance | Monday 02 March 2026 02:19:02 +0000 (0:00:00.518) 0:15:11.173 ********** 2026-03-02 02:19:03.525166 | instance | changed: [instance] 2026-03-02 02:19:03.525315 | instance | 2026-03-02 02:19:03.525496 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-03-02 02:19:03.525661 | instance | 2026-03-02 02:19:03.525839 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:19:03.526025 | instance | Monday 02 March 2026 02:19:03 +0000 (0:00:01.297) 0:15:12.471 ********** 2026-03-02 02:19:05.188832 | instance | ok: [instance] 2026-03-02 02:19:05.189066 | instance | 2026-03-02 02:19:05.189429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:19:05.189755 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:01.663) 0:15:14.134 ********** 2026-03-02 02:19:05.338267 | instance | ok: [instance] 2026-03-02 02:19:05.338518 | instance | 2026-03-02 02:19:05.338902 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:19:05.339210 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.149) 0:15:14.284 ********** 2026-03-02 02:19:05.384437 | instance | skipping: [instance] 2026-03-02 02:19:05.384673 | instance | 2026-03-02 02:19:05.384950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:19:05.385217 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.046) 0:15:14.330 ********** 2026-03-02 02:19:05.423478 | instance | skipping: [instance] 2026-03-02 02:19:05.423733 | instance | 2026-03-02 02:19:05.424029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:19:05.424298 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.039) 0:15:14.369 ********** 2026-03-02 02:19:05.463132 | instance | skipping: [instance] 2026-03-02 02:19:05.463392 | instance | 2026-03-02 02:19:05.463686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:19:05.463983 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.039) 0:15:14.409 ********** 2026-03-02 02:19:05.506456 | instance | skipping: [instance] 2026-03-02 02:19:05.506695 | instance | 2026-03-02 02:19:05.507010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:19:05.507248 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.043) 0:15:14.452 ********** 2026-03-02 02:19:05.549503 | instance | skipping: [instance] 2026-03-02 02:19:05.549743 | instance | 2026-03-02 02:19:05.550041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:19:05.550301 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.042) 0:15:14.495 ********** 2026-03-02 02:19:05.598287 | instance | ok: [instance] 2026-03-02 02:19:05.598565 | instance | 2026-03-02 02:19:05.598875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:19:05.599145 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.048) 0:15:14.544 ********** 2026-03-02 02:19:05.743785 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:19:05.744021 | instance | 2026-03-02 02:19:05.744572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:19:05.744732 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.145) 0:15:14.690 ********** 2026-03-02 02:19:05.808603 | instance | ok: [instance] 2026-03-02 02:19:05.808749 | instance | 2026-03-02 02:19:05.808930 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:19:05.809108 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.064) 0:15:14.755 ********** 2026-03-02 02:19:05.864421 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:19:05.864645 | instance | 2026-03-02 02:19:05.864945 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:19:05.865207 | instance | Monday 02 March 2026 02:19:05 +0000 (0:00:00.055) 0:15:14.810 ********** 2026-03-02 02:19:06.383915 | instance | changed: [instance] 2026-03-02 02:19:06.384130 | instance | 2026-03-02 02:19:06.384426 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-03-02 02:19:06.384680 | instance | Monday 02 March 2026 02:19:06 +0000 (0:00:00.519) 0:15:15.329 ********** 2026-03-02 02:19:07.669162 | instance | changed: [instance] 2026-03-02 02:19:07.669418 | instance | 2026-03-02 02:19:07.669718 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-03-02 02:19:07.670016 | instance | Monday 02 March 2026 02:19:07 +0000 (0:00:01.285) 0:15:16.615 ********** 2026-03-02 02:19:08.443127 | instance | changed: [instance] 2026-03-02 02:19:08.443371 | instance | 2026-03-02 02:19:08.443639 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-02 02:19:08.443921 | instance | Monday 02 March 2026 02:19:08 +0000 (0:00:00.773) 0:15:17.389 ********** 2026-03-02 02:19:12.855498 | instance | changed: [instance] 2026-03-02 02:19:12.855576 | instance | 2026-03-02 02:19:12.855715 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-02 02:19:12.855839 | instance | Monday 02 March 2026 02:19:12 +0000 (0:00:04.412) 0:15:21.802 ********** 2026-03-02 02:19:13.051510 | instance | changed: [instance] 2026-03-02 02:19:13.051761 | instance | 2026-03-02 02:19:13.052041 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-02 02:19:13.052306 | instance | Monday 02 March 2026 02:19:13 +0000 (0:00:00.195) 0:15:21.997 ********** 2026-03-02 02:19:13.553465 | instance | changed: [instance] 2026-03-02 02:19:13.554562 | instance | 2026-03-02 02:19:13.554630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:19:13.554642 | instance | Monday 02 March 2026 02:19:13 +0000 (0:00:00.501) 0:15:22.499 ********** 2026-03-02 02:19:13.631311 | instance | ok: [instance] 2026-03-02 02:19:13.631541 | instance | 2026-03-02 02:19:13.631803 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:19:13.632068 | instance | Monday 02 March 2026 02:19:13 +0000 (0:00:00.078) 0:15:22.577 ********** 2026-03-02 02:19:13.727451 | instance | included: rabbitmq for instance 2026-03-02 02:19:13.727571 | instance | 2026-03-02 02:19:13.727748 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:19:13.727920 | instance | Monday 02 March 2026 02:19:13 +0000 (0:00:00.096) 0:15:22.673 ********** 2026-03-02 02:19:14.360431 | instance | ok: [instance] 2026-03-02 02:19:14.360496 | instance | 2026-03-02 02:19:14.360627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:19:14.360749 | instance | Monday 02 March 2026 02:19:14 +0000 (0:00:00.633) 0:15:23.306 ********** 2026-03-02 02:19:14.409188 | instance | skipping: [instance] 2026-03-02 02:19:14.409433 | instance | 2026-03-02 02:19:14.409713 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:19:14.409977 | instance | Monday 02 March 2026 02:19:14 +0000 (0:00:00.048) 0:15:23.355 ********** 2026-03-02 02:19:14.457181 | instance | skipping: [instance] 2026-03-02 02:19:14.457427 | instance | 2026-03-02 02:19:14.457715 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:19:14.457988 | instance | Monday 02 March 2026 02:19:14 +0000 (0:00:00.047) 0:15:23.403 ********** 2026-03-02 02:19:14.506189 | instance | skipping: [instance] 2026-03-02 02:19:14.506341 | instance | 2026-03-02 02:19:14.506504 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:19:14.506689 | instance | Monday 02 March 2026 02:19:14 +0000 (0:00:00.049) 0:15:23.452 ********** 2026-03-02 02:19:55.413587 | instance | changed: [instance] 2026-03-02 02:19:55.413825 | instance | 2026-03-02 02:19:55.414111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:19:55.414374 | instance | Monday 02 March 2026 02:19:55 +0000 (0:00:40.906) 0:16:04.359 ********** 2026-03-02 02:19:56.051355 | instance | ok: [instance] 2026-03-02 02:19:56.051569 | instance | 2026-03-02 02:19:56.051868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:19:56.052139 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.637) 0:16:04.997 ********** 2026-03-02 02:19:56.120103 | instance | ok: [instance] 2026-03-02 02:19:56.120306 | instance | 2026-03-02 02:19:56.120579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:19:56.120840 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.069) 0:16:05.066 ********** 2026-03-02 02:19:56.180861 | instance | skipping: [instance] 2026-03-02 02:19:56.181124 | instance | 2026-03-02 02:19:56.181368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:19:56.181632 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.060) 0:16:05.127 ********** 2026-03-02 02:19:56.252246 | instance | skipping: [instance] 2026-03-02 02:19:56.252457 | instance | 2026-03-02 02:19:56.252739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:19:56.253029 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.071) 0:16:05.198 ********** 2026-03-02 02:19:56.307685 | instance | ok: [instance] 2026-03-02 02:19:56.307864 | instance | 2026-03-02 02:19:56.308137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:19:56.308406 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.055) 0:16:05.253 ********** 2026-03-02 02:19:56.402429 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:19:56.402690 | instance | ok: [instance] => (item=identity) 2026-03-02 02:19:56.402988 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:19:56.403254 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:19:56.403503 | instance | 2026-03-02 02:19:56.403772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:19:56.404054 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.094) 0:16:05.348 ********** 2026-03-02 02:19:56.478362 | instance | ok: [instance] 2026-03-02 02:19:56.478584 | instance | 2026-03-02 02:19:56.478903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:19:56.479177 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.075) 0:16:05.424 ********** 2026-03-02 02:19:56.566325 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:19:56.566529 | instance | 2026-03-02 02:19:56.566849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:19:56.567145 | instance | Monday 02 March 2026 02:19:56 +0000 (0:00:00.087) 0:16:05.512 ********** 2026-03-02 02:19:57.090540 | instance | changed: [instance] 2026-03-02 02:19:57.090753 | instance | 2026-03-02 02:19:57.091023 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-03-02 02:19:57.091502 | instance | Monday 02 March 2026 02:19:57 +0000 (0:00:00.524) 0:16:06.036 ********** 2026-03-02 02:19:58.461192 | instance | ok: [instance] => (item=None) 2026-03-02 02:19:58.461514 | instance | ok: [instance] 2026-03-02 02:19:58.461769 | instance | 2026-03-02 02:19:58.462075 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-03-02 02:19:58.462378 | instance | Monday 02 March 2026 02:19:58 +0000 (0:00:01.370) 0:16:07.406 ********** 2026-03-02 02:19:59.536020 | instance | ok: [instance] => (item=atmosphere) 2026-03-02 02:19:59.536101 | instance | 2026-03-02 02:19:59.536315 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-03-02 02:19:59.536492 | instance | Monday 02 March 2026 02:19:59 +0000 (0:00:01.075) 0:16:08.482 ********** 2026-03-02 02:20:00.364589 | instance | changed: [instance] 2026-03-02 02:20:00.364840 | instance | 2026-03-02 02:20:00.365077 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-03-02 02:20:00.365345 | instance | Monday 02 March 2026 02:20:00 +0000 (0:00:00.828) 0:16:09.310 ********** 2026-03-02 02:20:01.438233 | instance | changed: [instance] => (item=None) 2026-03-02 02:20:01.438292 | instance | changed: [instance] 2026-03-02 02:20:01.438305 | instance | 2026-03-02 02:20:01.438320 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-03-02 02:20:01.438623 | instance | Monday 02 March 2026 02:20:01 +0000 (0:00:01.072) 0:16:10.383 ********** 2026-03-02 02:20:02.877819 | instance | changed: [instance] => (item=None) 2026-03-02 02:20:02.877889 | instance | changed: [instance] 2026-03-02 02:20:02.878018 | instance | 2026-03-02 02:20:02.878282 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-03-02 02:20:02.878304 | instance | Monday 02 March 2026 02:20:02 +0000 (0:00:01.440) 0:16:11.824 ********** 2026-03-02 02:22:44.718934 | instance | changed: [instance] 2026-03-02 02:22:44.719303 | instance | 2026-03-02 02:22:44.719779 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:22:44.720100 | instance | Monday 02 March 2026 02:22:44 +0000 (0:02:41.840) 0:18:53.665 ********** 2026-03-02 02:22:44.810610 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:22:44.810885 | instance | 2026-03-02 02:22:44.811182 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:22:44.811442 | instance | Monday 02 March 2026 02:22:44 +0000 (0:00:00.091) 0:18:53.756 ********** 2026-03-02 02:22:44.863315 | instance | skipping: [instance] 2026-03-02 02:22:44.863548 | instance | 2026-03-02 02:22:44.863851 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:22:44.864152 | instance | Monday 02 March 2026 02:22:44 +0000 (0:00:00.052) 0:18:53.809 ********** 2026-03-02 02:22:44.907038 | instance | skipping: [instance] 2026-03-02 02:22:44.907263 | instance | 2026-03-02 02:22:44.907597 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:22:44.907878 | instance | Monday 02 March 2026 02:22:44 +0000 (0:00:00.043) 0:18:53.853 ********** 2026-03-02 02:22:44.969518 | instance | ok: [instance] 2026-03-02 02:22:44.969567 | instance | 2026-03-02 02:22:44.969843 | instance | TASK [Create Ingress identity] ************************************************* 2026-03-02 02:22:44.970116 | instance | Monday 02 March 2026 02:22:44 +0000 (0:00:00.062) 0:18:53.915 ********** 2026-03-02 02:22:45.039318 | instance | included: ingress for instance 2026-03-02 02:22:45.039562 | instance | 2026-03-02 02:22:45.039837 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-03-02 02:22:45.040107 | instance | Monday 02 March 2026 02:22:45 +0000 (0:00:00.070) 0:18:53.985 ********** 2026-03-02 02:22:45.957080 | instance | changed: [instance] 2026-03-02 02:22:45.957391 | instance | 2026-03-02 02:22:45.957712 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-03-02 02:22:45.958018 | instance | Monday 02 March 2026 02:22:45 +0000 (0:00:00.917) 0:18:54.903 ********** 2026-03-02 02:22:50.228922 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-03-02 02:22:50.229168 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-03-02 02:22:50.229441 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-03-02 02:22:50.229696 | instance | ok: [instance] 2026-03-02 02:22:50.229937 | instance | 2026-03-02 02:22:50.230196 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-03-02 02:22:50.230466 | instance | Monday 02 March 2026 02:22:50 +0000 (0:00:04.272) 0:18:59.175 ********** 2026-03-02 02:22:50.898457 | instance | ok: [instance] 2026-03-02 02:22:50.898788 | instance | 2026-03-02 02:22:50.899109 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-03-02 02:22:50.899429 | instance | Monday 02 March 2026 02:22:50 +0000 (0:00:00.669) 0:18:59.844 ********** 2026-03-02 02:22:52.025020 | instance | ok: [instance] => (item=atmosphere) 2026-03-02 02:22:52.025182 | instance | 2026-03-02 02:22:52.025315 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-03-02 02:22:52.025487 | instance | Monday 02 March 2026 02:22:52 +0000 (0:00:01.126) 0:19:00.971 ********** 2026-03-02 02:22:53.114091 | instance | changed: [instance] => (item=atmosphere) 2026-03-02 02:22:53.114354 | instance | 2026-03-02 02:22:53.114811 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-03-02 02:22:53.115163 | instance | Monday 02 March 2026 02:22:53 +0000 (0:00:01.088) 0:19:02.060 ********** 2026-03-02 02:22:54.159651 | instance | changed: [instance] => (item=atmosphere) 2026-03-02 02:22:54.159879 | instance | 2026-03-02 02:22:54.160136 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-03-02 02:22:54.160395 | instance | Monday 02 March 2026 02:22:54 +0000 (0:00:01.045) 0:19:03.105 ********** 2026-03-02 02:22:55.333810 | instance | changed: [instance] => (item=atmosphere) 2026-03-02 02:22:55.333870 | instance | 2026-03-02 02:22:55.334232 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-02 02:22:55.334406 | instance | Monday 02 March 2026 02:22:55 +0000 (0:00:01.173) 0:19:04.279 ********** 2026-03-02 02:22:55.600144 | instance | changed: [instance] 2026-03-02 02:22:55.600226 | instance | 2026-03-02 02:22:55.600329 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:22:55.600452 | instance | Monday 02 March 2026 02:22:55 +0000 (0:00:00.266) 0:19:04.546 ********** 2026-03-02 02:22:56.636575 | instance | ok: [instance] 2026-03-02 02:22:56.636792 | instance | 2026-03-02 02:22:56.637070 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 02:22:56.637407 | instance | Monday 02 March 2026 02:22:56 +0000 (0:00:01.036) 0:19:05.582 ********** 2026-03-02 02:22:56.879879 | instance | ok: [instance] 2026-03-02 02:22:56.880034 | instance | 2026-03-02 02:22:56.880328 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:22:56.880583 | instance | Monday 02 March 2026 02:22:56 +0000 (0:00:00.242) 0:19:05.825 ********** 2026-03-02 02:22:56.966471 | instance | ok: [instance] => { 2026-03-02 02:22:56.966789 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-02 02:22:56.967085 | instance | } 2026-03-02 02:22:56.967299 | instance | 2026-03-02 02:22:56.967563 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:22:56.967832 | instance | Monday 02 March 2026 02:22:56 +0000 (0:00:00.086) 0:19:05.912 ********** 2026-03-02 02:22:57.544479 | instance | changed: [instance] 2026-03-02 02:22:57.544719 | instance | 2026-03-02 02:22:57.545061 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:22:57.545433 | instance | Monday 02 March 2026 02:22:57 +0000 (0:00:00.578) 0:19:06.490 ********** 2026-03-02 02:22:58.819029 | instance | changed: [instance] 2026-03-02 02:22:58.819258 | instance | 2026-03-02 02:22:58.819532 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-02 02:22:58.819800 | instance | Monday 02 March 2026 02:22:58 +0000 (0:00:01.274) 0:19:07.764 ********** 2026-03-02 02:22:59.317016 | instance | changed: [instance] 2026-03-02 02:22:59.317163 | instance | 2026-03-02 02:22:59.317342 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-02 02:22:59.317513 | instance | Monday 02 March 2026 02:22:59 +0000 (0:00:00.498) 0:19:08.263 ********** 2026-03-02 02:23:00.037352 | instance | ok: [instance] 2026-03-02 02:23:00.037571 | instance | 2026-03-02 02:23:00.037867 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-02 02:23:00.038124 | instance | Monday 02 March 2026 02:23:00 +0000 (0:00:00.720) 0:19:08.983 ********** 2026-03-02 02:23:00.718935 | instance | ok: [instance] 2026-03-02 02:23:00.719192 | instance | 2026-03-02 02:23:00.719520 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-02 02:23:00.719791 | instance | Monday 02 March 2026 02:23:00 +0000 (0:00:00.681) 0:19:09.665 ********** 2026-03-02 02:23:01.051422 | instance | ok: [instance] 2026-03-02 02:23:01.051659 | instance | 2026-03-02 02:23:01.051944 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-02 02:23:01.052219 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.332) 0:19:09.997 ********** 2026-03-02 02:23:01.168179 | instance | included: openstack_helm_endpoints for instance 2026-03-02 02:23:01.168416 | instance | 2026-03-02 02:23:01.168696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:23:01.168973 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.116) 0:19:10.114 ********** 2026-03-02 02:23:01.219966 | instance | skipping: [instance] 2026-03-02 02:23:01.220209 | instance | 2026-03-02 02:23:01.220469 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:23:01.220730 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.052) 0:19:10.166 ********** 2026-03-02 02:23:01.266495 | instance | skipping: [instance] 2026-03-02 02:23:01.266803 | instance | 2026-03-02 02:23:01.267141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:23:01.267415 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.046) 0:19:10.212 ********** 2026-03-02 02:23:01.318855 | instance | skipping: [instance] 2026-03-02 02:23:01.319165 | instance | 2026-03-02 02:23:01.319457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:23:01.319734 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.052) 0:19:10.265 ********** 2026-03-02 02:23:01.370737 | instance | skipping: [instance] 2026-03-02 02:23:01.371010 | instance | 2026-03-02 02:23:01.371361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:23:01.371626 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.051) 0:19:10.317 ********** 2026-03-02 02:23:01.413242 | instance | skipping: [instance] 2026-03-02 02:23:01.413370 | instance | 2026-03-02 02:23:01.413555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:23:01.413718 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.042) 0:19:10.359 ********** 2026-03-02 02:23:01.455713 | instance | skipping: [instance] 2026-03-02 02:23:01.455931 | instance | 2026-03-02 02:23:01.456211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:23:01.456475 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.042) 0:19:10.401 ********** 2026-03-02 02:23:01.513094 | instance | ok: [instance] 2026-03-02 02:23:01.513231 | instance | 2026-03-02 02:23:01.513427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:23:01.513592 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.057) 0:19:10.459 ********** 2026-03-02 02:23:01.580533 | instance | ok: [instance] => (item=identity) 2026-03-02 02:23:01.580777 | instance | 2026-03-02 02:23:01.581076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:23:01.581368 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.067) 0:19:10.526 ********** 2026-03-02 02:23:01.643669 | instance | ok: [instance] 2026-03-02 02:23:01.643919 | instance | 2026-03-02 02:23:01.644202 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-02 02:23:01.644483 | instance | Monday 02 March 2026 02:23:01 +0000 (0:00:00.063) 0:19:10.590 ********** 2026-03-02 02:23:02.115079 | instance | changed: [instance] 2026-03-02 02:23:02.115302 | instance | 2026-03-02 02:23:02.115561 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-02 02:23:02.115831 | instance | Monday 02 March 2026 02:23:02 +0000 (0:00:00.471) 0:19:11.061 ********** 2026-03-02 02:23:02.636575 | instance | changed: [instance] 2026-03-02 02:23:02.636714 | instance | 2026-03-02 02:23:02.637015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:23:02.637277 | instance | Monday 02 March 2026 02:23:02 +0000 (0:00:00.521) 0:19:11.582 ********** 2026-03-02 02:23:02.963067 | instance | ok: [instance] 2026-03-02 02:23:02.963149 | instance | 2026-03-02 02:23:02.963271 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:23:02.963393 | instance | Monday 02 March 2026 02:23:02 +0000 (0:00:00.326) 0:19:11.909 ********** 2026-03-02 02:23:03.045906 | instance | included: rabbitmq for instance 2026-03-02 02:23:03.046151 | instance | 2026-03-02 02:23:03.046610 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:23:03.046950 | instance | Monday 02 March 2026 02:23:03 +0000 (0:00:00.082) 0:19:11.991 ********** 2026-03-02 02:23:03.707487 | instance | ok: [instance] 2026-03-02 02:23:03.707717 | instance | 2026-03-02 02:23:03.707999 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:23:03.708270 | instance | Monday 02 March 2026 02:23:03 +0000 (0:00:00.661) 0:19:12.653 ********** 2026-03-02 02:23:03.749451 | instance | skipping: [instance] 2026-03-02 02:23:03.749680 | instance | 2026-03-02 02:23:03.750034 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:23:03.750348 | instance | Monday 02 March 2026 02:23:03 +0000 (0:00:00.042) 0:19:12.696 ********** 2026-03-02 02:23:03.801883 | instance | skipping: [instance] 2026-03-02 02:23:03.802131 | instance | 2026-03-02 02:23:03.802399 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:23:03.802663 | instance | Monday 02 March 2026 02:23:03 +0000 (0:00:00.052) 0:19:12.748 ********** 2026-03-02 02:23:03.853743 | instance | skipping: [instance] 2026-03-02 02:23:03.854040 | instance | 2026-03-02 02:23:03.854322 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:23:03.854623 | instance | Monday 02 March 2026 02:23:03 +0000 (0:00:00.051) 0:19:12.800 ********** 2026-03-02 02:23:34.683453 | instance | changed: [instance] 2026-03-02 02:23:34.683636 | instance | 2026-03-02 02:23:34.683866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:23:34.684196 | instance | Monday 02 March 2026 02:23:34 +0000 (0:00:30.829) 0:19:43.629 ********** 2026-03-02 02:23:35.362269 | instance | ok: [instance] 2026-03-02 02:23:35.362490 | instance | 2026-03-02 02:23:35.362808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:23:35.363078 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.678) 0:19:44.308 ********** 2026-03-02 02:23:35.431303 | instance | ok: [instance] 2026-03-02 02:23:35.431612 | instance | 2026-03-02 02:23:35.431973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:23:35.432275 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.069) 0:19:44.377 ********** 2026-03-02 02:23:35.488643 | instance | skipping: [instance] 2026-03-02 02:23:35.488918 | instance | 2026-03-02 02:23:35.489218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:23:35.489496 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.057) 0:19:44.434 ********** 2026-03-02 02:23:35.548488 | instance | skipping: [instance] 2026-03-02 02:23:35.548732 | instance | 2026-03-02 02:23:35.549026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:23:35.549300 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.059) 0:19:44.494 ********** 2026-03-02 02:23:35.608508 | instance | ok: [instance] 2026-03-02 02:23:35.608763 | instance | 2026-03-02 02:23:35.609081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:23:35.609352 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.060) 0:19:44.555 ********** 2026-03-02 02:23:35.726512 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:23:35.726856 | instance | ok: [instance] => (item=key_manager) 2026-03-02 02:23:35.727152 | instance | ok: [instance] => (item=identity) 2026-03-02 02:23:35.727410 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:23:35.727660 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:23:35.727895 | instance | 2026-03-02 02:23:35.728154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:23:35.728404 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.117) 0:19:44.672 ********** 2026-03-02 02:23:35.800632 | instance | ok: [instance] 2026-03-02 02:23:35.800881 | instance | 2026-03-02 02:23:35.801204 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:23:35.801470 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.074) 0:19:44.746 ********** 2026-03-02 02:23:35.868076 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:23:35.868313 | instance | 2026-03-02 02:23:35.868570 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:23:35.868824 | instance | Monday 02 March 2026 02:23:35 +0000 (0:00:00.067) 0:19:44.814 ********** 2026-03-02 02:23:36.427742 | instance | changed: [instance] 2026-03-02 02:23:36.427965 | instance | 2026-03-02 02:23:36.428238 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-03-02 02:23:36.428541 | instance | Monday 02 March 2026 02:23:36 +0000 (0:00:00.559) 0:19:45.373 ********** 2026-03-02 02:25:14.974400 | instance | changed: [instance] 2026-03-02 02:25:14.974591 | instance | 2026-03-02 02:25:14.974926 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:25:14.975195 | instance | Monday 02 March 2026 02:25:14 +0000 (0:01:38.546) 0:21:23.920 ********** 2026-03-02 02:25:15.069841 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:25:15.070074 | instance | 2026-03-02 02:25:15.070340 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:25:15.070633 | instance | Monday 02 March 2026 02:25:15 +0000 (0:00:00.095) 0:21:24.016 ********** 2026-03-02 02:25:15.123841 | instance | skipping: [instance] 2026-03-02 02:25:15.124073 | instance | 2026-03-02 02:25:15.124347 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:25:15.124608 | instance | Monday 02 March 2026 02:25:15 +0000 (0:00:00.054) 0:21:24.070 ********** 2026-03-02 02:25:15.171246 | instance | skipping: [instance] 2026-03-02 02:25:15.171491 | instance | 2026-03-02 02:25:15.171766 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:25:15.172043 | instance | Monday 02 March 2026 02:25:15 +0000 (0:00:00.047) 0:21:24.117 ********** 2026-03-02 02:25:15.232413 | instance | ok: [instance] 2026-03-02 02:25:15.232641 | instance | 2026-03-02 02:25:15.232904 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-03-02 02:25:15.233164 | instance | Monday 02 March 2026 02:25:15 +0000 (0:00:00.061) 0:21:24.178 ********** 2026-03-02 02:25:15.306168 | instance | included: ingress for instance 2026-03-02 02:25:15.306355 | instance | 2026-03-02 02:25:15.306568 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-03-02 02:25:15.306806 | instance | Monday 02 March 2026 02:25:15 +0000 (0:00:00.073) 0:21:24.252 ********** 2026-03-02 02:25:16.217882 | instance | changed: [instance] 2026-03-02 02:25:16.218125 | instance | 2026-03-02 02:25:16.218416 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-03-02 02:25:16.218738 | instance | Monday 02 March 2026 02:25:16 +0000 (0:00:00.911) 0:21:25.164 ********** 2026-03-02 02:25:17.312262 | instance | changed: [instance] 2026-03-02 02:25:17.312315 | instance | 2026-03-02 02:25:17.312784 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-03-02 02:25:17.312859 | instance | Monday 02 March 2026 02:25:17 +0000 (0:00:01.094) 0:21:26.258 ********** 2026-03-02 02:25:27.486074 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-03-02 02:25:27.486160 | instance | 2026-03-02 02:25:27.486350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:25:27.486606 | instance | Monday 02 March 2026 02:25:27 +0000 (0:00:10.172) 0:21:36.431 ********** 2026-03-02 02:25:27.548143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:25:27.548200 | instance | 2026-03-02 02:25:27.548449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:25:27.548468 | instance | Monday 02 March 2026 02:25:27 +0000 (0:00:00.063) 0:21:36.494 ********** 2026-03-02 02:25:28.048663 | instance | changed: [instance] 2026-03-02 02:25:28.048762 | instance | 2026-03-02 02:25:28.049013 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-03-02 02:25:28.049030 | instance | Monday 02 March 2026 02:25:28 +0000 (0:00:00.500) 0:21:36.995 ********** 2026-03-02 02:25:30.620463 | instance | changed: [instance] 2026-03-02 02:25:30.620554 | instance | 2026-03-02 02:25:30.620830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:25:30.620867 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:02.571) 0:21:39.566 ********** 2026-03-02 02:25:30.671343 | instance | skipping: [instance] 2026-03-02 02:25:30.671455 | instance | 2026-03-02 02:25:30.671584 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:25:30.671706 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:00.051) 0:21:39.617 ********** 2026-03-02 02:25:30.721319 | instance | skipping: [instance] 2026-03-02 02:25:30.721377 | instance | 2026-03-02 02:25:30.721638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:25:30.721718 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:00.049) 0:21:39.667 ********** 2026-03-02 02:25:30.769621 | instance | skipping: [instance] 2026-03-02 02:25:30.769686 | instance | 2026-03-02 02:25:30.769846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:25:30.769974 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:00.048) 0:21:39.716 ********** 2026-03-02 02:25:30.823517 | instance | skipping: [instance] 2026-03-02 02:25:30.823555 | instance | 2026-03-02 02:25:30.823561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:25:30.823566 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:00.053) 0:21:39.769 ********** 2026-03-02 02:25:30.878581 | instance | skipping: [instance] 2026-03-02 02:25:30.878752 | instance | 2026-03-02 02:25:30.879086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:25:30.879165 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:00.054) 0:21:39.824 ********** 2026-03-02 02:25:30.933359 | instance | skipping: [instance] 2026-03-02 02:25:30.933411 | instance | 2026-03-02 02:25:30.933417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:25:30.933423 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:00.054) 0:21:39.879 ********** 2026-03-02 02:25:30.991086 | instance | ok: [instance] 2026-03-02 02:25:30.991164 | instance | 2026-03-02 02:25:30.991508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:25:30.991560 | instance | Monday 02 March 2026 02:25:30 +0000 (0:00:00.057) 0:21:39.937 ********** 2026-03-02 02:25:31.060365 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-03-02 02:25:31.060440 | instance | 2026-03-02 02:25:31.060697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:25:31.060737 | instance | Monday 02 March 2026 02:25:31 +0000 (0:00:00.069) 0:21:40.006 ********** 2026-03-02 02:25:31.135752 | instance | ok: [instance] 2026-03-02 02:25:31.135884 | instance | 2026-03-02 02:25:31.136090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:25:31.136250 | instance | Monday 02 March 2026 02:25:31 +0000 (0:00:00.075) 0:21:40.081 ********** 2026-03-02 02:25:31.198591 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:25:31.198655 | instance | 2026-03-02 02:25:31.198769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:25:31.198934 | instance | Monday 02 March 2026 02:25:31 +0000 (0:00:00.063) 0:21:40.145 ********** 2026-03-02 02:25:31.697079 | instance | changed: [instance] 2026-03-02 02:25:31.697144 | instance | 2026-03-02 02:25:31.697291 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-03-02 02:25:31.697470 | instance | Monday 02 March 2026 02:25:31 +0000 (0:00:00.498) 0:21:40.643 ********** 2026-03-02 02:25:52.035794 | instance | ok: [instance] 2026-03-02 02:25:52.035891 | instance | 2026-03-02 02:25:52.036012 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-03-02 02:25:52.036133 | instance | Monday 02 March 2026 02:25:52 +0000 (0:00:20.338) 0:22:00.982 ********** 2026-03-02 02:26:06.551120 | instance | ok: [instance] 2026-03-02 02:26:06.551220 | instance | 2026-03-02 02:26:06.551236 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-03-02 02:26:06.551397 | instance | Monday 02 March 2026 02:26:06 +0000 (0:00:14.515) 0:22:15.497 ********** 2026-03-02 02:26:07.877655 | instance | ok: [instance] 2026-03-02 02:26:07.877796 | instance | 2026-03-02 02:26:07.877994 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-03-02 02:26:07.878174 | instance | Monday 02 March 2026 02:26:07 +0000 (0:00:01.326) 0:22:16.823 ********** 2026-03-02 02:26:09.058023 | instance | ok: [instance] 2026-03-02 02:26:09.058102 | instance | 2026-03-02 02:26:09.058330 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-03-02 02:26:09.058410 | instance | Monday 02 March 2026 02:26:09 +0000 (0:00:01.180) 0:22:18.004 ********** 2026-03-02 02:26:09.689272 | instance | changed: [instance] 2026-03-02 02:26:09.689334 | instance | 2026-03-02 02:26:09.689624 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-03-02 02:26:09.689665 | instance | Monday 02 March 2026 02:26:09 +0000 (0:00:00.631) 0:22:18.635 ********** 2026-03-02 02:26:10.363121 | instance | changed: [instance] 2026-03-02 02:26:10.363229 | instance | 2026-03-02 02:26:10.363476 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-03-02 02:26:10.363513 | instance | Monday 02 March 2026 02:26:10 +0000 (0:00:00.673) 0:22:19.309 ********** 2026-03-02 02:26:12.870660 | instance | changed: [instance] 2026-03-02 02:26:12.870775 | instance | 2026-03-02 02:26:12.870893 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-03-02 02:26:12.871035 | instance | Monday 02 March 2026 02:26:12 +0000 (0:00:02.507) 0:22:21.817 ********** 2026-03-02 02:26:14.345257 | instance | [WARNING]: Module did not set no_log for update_password 2026-03-02 02:26:14.370076 | instance | changed: [instance] 2026-03-02 02:26:14.370319 | instance | 2026-03-02 02:26:14.370600 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-03-02 02:26:14.370898 | instance | Monday 02 March 2026 02:26:14 +0000 (0:00:01.499) 0:22:23.316 ********** 2026-03-02 02:26:21.784784 | instance | ok: [instance] 2026-03-02 02:26:21.784893 | instance | 2026-03-02 02:26:21.785032 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-03-02 02:26:21.785153 | instance | Monday 02 March 2026 02:26:21 +0000 (0:00:07.414) 0:22:30.731 ********** 2026-03-02 02:26:22.900781 | instance | changed: [instance] 2026-03-02 02:26:22.900899 | instance | 2026-03-02 02:26:22.901145 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-03-02 02:26:22.901184 | instance | Monday 02 March 2026 02:26:22 +0000 (0:00:01.116) 0:22:31.847 ********** 2026-03-02 02:26:24.866890 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-6.nip.io/swift/v1/%(tenant_id)s'}) 2026-03-02 02:26:24.867535 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-03-02 02:26:24.867594 | instance | 2026-03-02 02:26:24.867602 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:26:24.867615 | instance | Monday 02 March 2026 02:26:24 +0000 (0:00:01.966) 0:22:33.813 ********** 2026-03-02 02:26:24.969067 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:26:24.969131 | instance | 2026-03-02 02:26:24.969405 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:26:24.969444 | instance | Monday 02 March 2026 02:26:24 +0000 (0:00:00.102) 0:22:33.915 ********** 2026-03-02 02:26:25.026945 | instance | skipping: [instance] 2026-03-02 02:26:25.027041 | instance | 2026-03-02 02:26:25.027165 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:26:25.027286 | instance | Monday 02 March 2026 02:26:25 +0000 (0:00:00.057) 0:22:33.973 ********** 2026-03-02 02:26:25.082576 | instance | skipping: [instance] 2026-03-02 02:26:25.082717 | instance | 2026-03-02 02:26:25.082832 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:26:25.082952 | instance | Monday 02 March 2026 02:26:25 +0000 (0:00:00.055) 0:22:34.028 ********** 2026-03-02 02:26:25.156923 | instance | ok: [instance] 2026-03-02 02:26:25.156967 | instance | 2026-03-02 02:26:25.156990 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-03-02 02:26:25.157174 | instance | Monday 02 March 2026 02:26:25 +0000 (0:00:00.073) 0:22:34.102 ********** 2026-03-02 02:26:25.237862 | instance | included: ingress for instance 2026-03-02 02:26:25.237967 | instance | 2026-03-02 02:26:25.238251 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-03-02 02:26:25.238288 | instance | Monday 02 March 2026 02:26:25 +0000 (0:00:00.081) 0:22:34.184 ********** 2026-03-02 02:26:26.259076 | instance | changed: [instance] 2026-03-02 02:26:26.259149 | instance | 2026-03-02 02:26:26.259463 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:26:26.259534 | instance | Monday 02 March 2026 02:26:26 +0000 (0:00:01.020) 0:22:35.204 ********** 2026-03-02 02:26:26.326555 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:26:26.326652 | instance | 2026-03-02 02:26:26.326742 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:26:26.327019 | instance | Monday 02 March 2026 02:26:26 +0000 (0:00:00.068) 0:22:35.272 ********** 2026-03-02 02:26:26.870279 | instance | changed: [instance] 2026-03-02 02:26:26.870329 | instance | 2026-03-02 02:26:26.870341 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-03-02 02:26:26.870351 | instance | Monday 02 March 2026 02:26:26 +0000 (0:00:00.542) 0:22:35.815 ********** 2026-03-02 02:26:41.437588 | instance | ok: [instance] 2026-03-02 02:26:41.438381 | instance | 2026-03-02 02:26:41.438433 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-03-02 02:26:41.438446 | instance | Monday 02 March 2026 02:26:41 +0000 (0:00:14.567) 0:22:50.382 ********** 2026-03-02 02:26:41.514354 | instance | ok: [instance] => (item=10.96.240.200) 2026-03-02 02:26:41.514418 | instance | 2026-03-02 02:26:41.514771 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-03-02 02:26:41.514846 | instance | Monday 02 March 2026 02:26:41 +0000 (0:00:00.078) 0:22:50.460 ********** 2026-03-02 02:26:42.197187 | instance | changed: [instance] 2026-03-02 02:26:42.197233 | instance | 2026-03-02 02:26:42.197241 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-03-02 02:26:42.197332 | instance | Monday 02 March 2026 02:26:42 +0000 (0:00:00.682) 0:22:51.143 ********** 2026-03-02 02:26:42.874209 | instance | changed: [instance] 2026-03-02 02:26:42.874303 | instance | 2026-03-02 02:26:42.874445 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-03-02 02:26:42.874567 | instance | Monday 02 March 2026 02:26:42 +0000 (0:00:00.677) 0:22:51.820 ********** 2026-03-02 02:26:44.274122 | instance | ok: [instance] 2026-03-02 02:26:44.274237 | instance | 2026-03-02 02:26:44.274402 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-03-02 02:26:44.274521 | instance | Monday 02 March 2026 02:26:44 +0000 (0:00:01.400) 0:22:53.220 ********** 2026-03-02 02:26:44.333817 | instance | ok: [instance] 2026-03-02 02:26:44.334381 | instance | 2026-03-02 02:26:44.334403 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-03-02 02:26:44.334537 | instance | Monday 02 March 2026 02:26:44 +0000 (0:00:00.059) 0:22:53.280 ********** 2026-03-02 02:26:45.011246 | instance | changed: [instance] 2026-03-02 02:26:45.011378 | instance | 2026-03-02 02:26:45.011523 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-03-02 02:26:45.011694 | instance | Monday 02 March 2026 02:26:45 +0000 (0:00:00.677) 0:22:53.957 ********** 2026-03-02 02:26:46.309506 | instance | changed: [instance] 2026-03-02 02:26:46.309750 | instance | 2026-03-02 02:26:46.310041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:26:46.310313 | instance | Monday 02 March 2026 02:26:46 +0000 (0:00:01.298) 0:22:55.255 ********** 2026-03-02 02:26:46.492780 | instance | ok: [instance] 2026-03-02 02:26:46.493020 | instance | 2026-03-02 02:26:46.493292 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:26:46.493583 | instance | Monday 02 March 2026 02:26:46 +0000 (0:00:00.183) 0:22:55.438 ********** 2026-03-02 02:26:46.579061 | instance | included: rabbitmq for instance 2026-03-02 02:26:46.579325 | instance | 2026-03-02 02:26:46.579612 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:26:46.579879 | instance | Monday 02 March 2026 02:26:46 +0000 (0:00:00.086) 0:22:55.525 ********** 2026-03-02 02:26:47.265198 | instance | ok: [instance] 2026-03-02 02:26:47.265435 | instance | 2026-03-02 02:26:47.265714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:26:47.265985 | instance | Monday 02 March 2026 02:26:47 +0000 (0:00:00.685) 0:22:56.211 ********** 2026-03-02 02:26:47.314763 | instance | skipping: [instance] 2026-03-02 02:26:47.315143 | instance | 2026-03-02 02:26:47.315528 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:26:47.315585 | instance | Monday 02 March 2026 02:26:47 +0000 (0:00:00.049) 0:22:56.261 ********** 2026-03-02 02:26:47.466559 | instance | skipping: [instance] 2026-03-02 02:26:47.466634 | instance | 2026-03-02 02:26:47.466929 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:26:47.466967 | instance | Monday 02 March 2026 02:26:47 +0000 (0:00:00.152) 0:22:56.413 ********** 2026-03-02 02:26:47.512691 | instance | skipping: [instance] 2026-03-02 02:26:47.513044 | instance | 2026-03-02 02:26:47.513075 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:26:47.513081 | instance | Monday 02 March 2026 02:26:47 +0000 (0:00:00.046) 0:22:56.459 ********** 2026-03-02 02:27:18.322622 | instance | changed: [instance] 2026-03-02 02:27:18.322715 | instance | 2026-03-02 02:27:18.323000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:27:18.323041 | instance | Monday 02 March 2026 02:27:18 +0000 (0:00:30.809) 0:23:27.269 ********** 2026-03-02 02:27:18.975791 | instance | ok: [instance] 2026-03-02 02:27:18.975860 | instance | 2026-03-02 02:27:18.976020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:27:18.976137 | instance | Monday 02 March 2026 02:27:18 +0000 (0:00:00.653) 0:23:27.922 ********** 2026-03-02 02:27:19.036339 | instance | ok: [instance] 2026-03-02 02:27:19.036610 | instance | 2026-03-02 02:27:19.036933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:27:19.037239 | instance | Monday 02 March 2026 02:27:19 +0000 (0:00:00.060) 0:23:27.982 ********** 2026-03-02 02:27:19.098868 | instance | skipping: [instance] 2026-03-02 02:27:19.099013 | instance | 2026-03-02 02:27:19.099199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:27:19.099368 | instance | Monday 02 March 2026 02:27:19 +0000 (0:00:00.063) 0:23:28.045 ********** 2026-03-02 02:27:19.156791 | instance | skipping: [instance] 2026-03-02 02:27:19.157030 | instance | 2026-03-02 02:27:19.157309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:27:19.157573 | instance | Monday 02 March 2026 02:27:19 +0000 (0:00:00.057) 0:23:28.103 ********** 2026-03-02 02:27:19.218225 | instance | ok: [instance] 2026-03-02 02:27:19.218362 | instance | 2026-03-02 02:27:19.218533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:27:19.218716 | instance | Monday 02 March 2026 02:27:19 +0000 (0:00:00.061) 0:23:28.164 ********** 2026-03-02 02:27:19.358265 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:27:19.358403 | instance | ok: [instance] => (item=identity) 2026-03-02 02:27:19.358566 | instance | ok: [instance] => (item=dashboard) 2026-03-02 02:27:19.358765 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:27:19.358931 | instance | ok: [instance] => (item=image) 2026-03-02 02:27:19.359096 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:27:19.359241 | instance | 2026-03-02 02:27:19.359404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:27:19.359567 | instance | Monday 02 March 2026 02:27:19 +0000 (0:00:00.140) 0:23:28.304 ********** 2026-03-02 02:27:19.429586 | instance | ok: [instance] 2026-03-02 02:27:19.430300 | instance | 2026-03-02 02:27:19.430356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:27:19.430374 | instance | Monday 02 March 2026 02:27:19 +0000 (0:00:00.070) 0:23:28.375 ********** 2026-03-02 02:27:19.494849 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:27:19.495070 | instance | 2026-03-02 02:27:19.495339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:27:19.495608 | instance | Monday 02 March 2026 02:27:19 +0000 (0:00:00.065) 0:23:28.441 ********** 2026-03-02 02:27:20.042993 | instance | changed: [instance] 2026-03-02 02:27:20.043217 | instance | 2026-03-02 02:27:20.043459 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-03-02 02:27:20.043684 | instance | Monday 02 March 2026 02:27:20 +0000 (0:00:00.547) 0:23:28.989 ********** 2026-03-02 02:29:28.403846 | instance | changed: [instance] 2026-03-02 02:29:28.404026 | instance | 2026-03-02 02:29:28.404289 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:29:28.404567 | instance | Monday 02 March 2026 02:29:28 +0000 (0:02:08.360) 0:25:37.349 ********** 2026-03-02 02:29:28.502422 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:29:28.502692 | instance | 2026-03-02 02:29:28.502993 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:29:28.503265 | instance | Monday 02 March 2026 02:29:28 +0000 (0:00:00.098) 0:25:37.448 ********** 2026-03-02 02:29:28.557969 | instance | skipping: [instance] 2026-03-02 02:29:28.558069 | instance | 2026-03-02 02:29:28.558196 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:29:28.558315 | instance | Monday 02 March 2026 02:29:28 +0000 (0:00:00.055) 0:25:37.504 ********** 2026-03-02 02:29:28.606815 | instance | skipping: [instance] 2026-03-02 02:29:28.607009 | instance | 2026-03-02 02:29:28.607196 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:29:28.607358 | instance | Monday 02 March 2026 02:29:28 +0000 (0:00:00.048) 0:25:37.553 ********** 2026-03-02 02:29:28.670075 | instance | ok: [instance] 2026-03-02 02:29:28.670260 | instance | 2026-03-02 02:29:28.670536 | instance | TASK [Create Ingress image] **************************************************** 2026-03-02 02:29:28.670911 | instance | Monday 02 March 2026 02:29:28 +0000 (0:00:00.063) 0:25:37.616 ********** 2026-03-02 02:29:28.742056 | instance | included: ingress for instance 2026-03-02 02:29:28.742264 | instance | 2026-03-02 02:29:28.742532 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-03-02 02:29:28.742840 | instance | Monday 02 March 2026 02:29:28 +0000 (0:00:00.072) 0:25:37.688 ********** 2026-03-02 02:29:29.749670 | instance | changed: [instance] 2026-03-02 02:29:29.749734 | instance | 2026-03-02 02:29:29.749747 | instance | TASK [Create images] *********************************************************** 2026-03-02 02:29:29.749757 | instance | Monday 02 March 2026 02:29:29 +0000 (0:00:01.006) 0:25:38.695 ********** 2026-03-02 02:29:29.896077 | 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-02 02:29:29.896181 | instance | 2026-03-02 02:29:29.896322 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-03-02 02:29:29.896449 | instance | Monday 02 March 2026 02:29:29 +0000 (0:00:00.147) 0:25:38.842 ********** 2026-03-02 02:29:33.158332 | instance | changed: [instance] 2026-03-02 02:29:33.158406 | instance | 2026-03-02 02:29:33.158535 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-02 02:29:33.158660 | instance | Monday 02 March 2026 02:29:33 +0000 (0:00:03.262) 0:25:42.104 ********** 2026-03-02 02:29:48.902640 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-03-02 02:29:48.902752 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-03-02 02:29:48.903755 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-03-02 02:29:48.903830 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-03-02 02:29:48.903865 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-03-02 02:29:48.903874 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-03-02 02:29:48.903883 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-03-02 02:29:48.903892 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-03-02 02:29:48.903901 | instance | ok: [instance] 2026-03-02 02:29:48.903911 | instance | 2026-03-02 02:29:48.903929 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-02 02:29:48.903938 | instance | Monday 02 March 2026 02:29:48 +0000 (0:00:15.744) 0:25:57.849 ********** 2026-03-02 02:29:49.134828 | instance | changed: [instance] 2026-03-02 02:29:49.134892 | instance | 2026-03-02 02:29:49.134911 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-02 02:29:49.135067 | instance | Monday 02 March 2026 02:29:49 +0000 (0:00:00.231) 0:25:58.081 ********** 2026-03-02 02:29:50.507796 | instance | changed: [instance] 2026-03-02 02:29:50.507939 | instance | 2026-03-02 02:29:50.508088 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-02 02:29:50.508232 | instance | Monday 02 March 2026 02:29:50 +0000 (0:00:01.373) 0:25:59.454 ********** 2026-03-02 02:29:50.731705 | instance | ok: [instance] 2026-03-02 02:29:50.731823 | instance | 2026-03-02 02:29:50.731996 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-02 02:29:50.732185 | instance | Monday 02 March 2026 02:29:50 +0000 (0:00:00.223) 0:25:59.678 ********** 2026-03-02 02:29:50.993235 | instance | changed: [instance] 2026-03-02 02:29:50.993299 | instance | 2026-03-02 02:29:50.993479 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-02 02:29:50.993616 | instance | Monday 02 March 2026 02:29:50 +0000 (0:00:00.261) 0:25:59.939 ********** 2026-03-02 02:29:51.743611 | instance | ok: [instance] 2026-03-02 02:29:51.743737 | instance | 2026-03-02 02:29:51.743908 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-02 02:29:51.744095 | instance | Monday 02 March 2026 02:29:51 +0000 (0:00:00.750) 0:26:00.690 ********** 2026-03-02 02:29:56.580458 | instance | changed: [instance] 2026-03-02 02:29:56.580714 | instance | 2026-03-02 02:29:56.580963 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-02 02:29:56.581267 | instance | Monday 02 March 2026 02:29:56 +0000 (0:00:04.836) 0:26:05.526 ********** 2026-03-02 02:29:56.874535 | instance | changed: [instance] 2026-03-02 02:29:56.874775 | instance | 2026-03-02 02:29:56.875140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:29:56.875422 | instance | Monday 02 March 2026 02:29:56 +0000 (0:00:00.294) 0:26:05.820 ********** 2026-03-02 02:29:56.960002 | instance | ok: [instance] 2026-03-02 02:29:56.960109 | instance | 2026-03-02 02:29:56.960233 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:29:56.960355 | instance | Monday 02 March 2026 02:29:56 +0000 (0:00:00.085) 0:26:05.906 ********** 2026-03-02 02:29:57.011928 | instance | skipping: [instance] 2026-03-02 02:29:57.012158 | instance | 2026-03-02 02:29:57.012474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:29:57.012763 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.051) 0:26:05.957 ********** 2026-03-02 02:29:57.061880 | instance | skipping: [instance] 2026-03-02 02:29:57.062130 | instance | 2026-03-02 02:29:57.062438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:29:57.062764 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.050) 0:26:06.008 ********** 2026-03-02 02:29:57.112249 | instance | skipping: [instance] 2026-03-02 02:29:57.112635 | instance | 2026-03-02 02:29:57.113039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:29:57.113316 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.049) 0:26:06.058 ********** 2026-03-02 02:29:57.163691 | instance | skipping: [instance] 2026-03-02 02:29:57.163759 | instance | 2026-03-02 02:29:57.163953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:29:57.164070 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.051) 0:26:06.109 ********** 2026-03-02 02:29:57.227058 | instance | skipping: [instance] 2026-03-02 02:29:57.227293 | instance | 2026-03-02 02:29:57.230779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:29:57.230829 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.062) 0:26:06.172 ********** 2026-03-02 02:29:57.284782 | instance | ok: [instance] 2026-03-02 02:29:57.285008 | instance | 2026-03-02 02:29:57.285331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:29:57.285596 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.058) 0:26:06.231 ********** 2026-03-02 02:29:57.380720 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:29:57.381002 | instance | ok: [instance] => (item=identity) 2026-03-02 02:29:57.381267 | instance | ok: [instance] => (item=staffeln) 2026-03-02 02:29:57.381638 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:29:57.381870 | instance | 2026-03-02 02:29:57.382147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:29:57.382416 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.095) 0:26:06.326 ********** 2026-03-02 02:29:57.445608 | instance | ok: [instance] 2026-03-02 02:29:57.445922 | instance | 2026-03-02 02:29:57.446214 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:29:57.446480 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.065) 0:26:06.391 ********** 2026-03-02 02:29:57.511151 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:29:57.511388 | instance | 2026-03-02 02:29:57.511654 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:29:57.511919 | instance | Monday 02 March 2026 02:29:57 +0000 (0:00:00.065) 0:26:06.457 ********** 2026-03-02 02:29:58.027184 | instance | changed: [instance] 2026-03-02 02:29:58.027480 | instance | 2026-03-02 02:29:58.027785 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-03-02 02:29:58.028077 | instance | Monday 02 March 2026 02:29:58 +0000 (0:00:00.515) 0:26:06.972 ********** 2026-03-02 02:30:18.928923 | instance | changed: [instance] 2026-03-02 02:30:18.929181 | instance | 2026-03-02 02:30:18.929479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:30:18.929743 | instance | Monday 02 March 2026 02:30:18 +0000 (0:00:20.901) 0:26:27.874 ********** 2026-03-02 02:30:19.014224 | instance | ok: [instance] 2026-03-02 02:30:19.014370 | instance | 2026-03-02 02:30:19.014540 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:30:19.014737 | instance | Monday 02 March 2026 02:30:19 +0000 (0:00:00.086) 0:26:27.960 ********** 2026-03-02 02:30:19.095222 | instance | included: rabbitmq for instance 2026-03-02 02:30:19.095382 | instance | 2026-03-02 02:30:19.095573 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:30:19.095752 | instance | Monday 02 March 2026 02:30:19 +0000 (0:00:00.080) 0:26:28.041 ********** 2026-03-02 02:30:19.754598 | instance | ok: [instance] 2026-03-02 02:30:19.754903 | instance | 2026-03-02 02:30:19.755219 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:30:19.755514 | instance | Monday 02 March 2026 02:30:19 +0000 (0:00:00.658) 0:26:28.700 ********** 2026-03-02 02:30:19.807130 | instance | skipping: [instance] 2026-03-02 02:30:19.807388 | instance | 2026-03-02 02:30:19.807803 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:30:19.808182 | instance | Monday 02 March 2026 02:30:19 +0000 (0:00:00.052) 0:26:28.753 ********** 2026-03-02 02:30:19.859303 | instance | skipping: [instance] 2026-03-02 02:30:19.859568 | instance | 2026-03-02 02:30:19.859881 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:30:19.860190 | instance | Monday 02 March 2026 02:30:19 +0000 (0:00:00.051) 0:26:28.805 ********** 2026-03-02 02:30:19.904113 | instance | skipping: [instance] 2026-03-02 02:30:19.904353 | instance | 2026-03-02 02:30:19.904641 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:30:19.904955 | instance | Monday 02 March 2026 02:30:19 +0000 (0:00:00.044) 0:26:28.850 ********** 2026-03-02 02:30:50.731837 | instance | changed: [instance] 2026-03-02 02:30:50.732023 | instance | 2026-03-02 02:30:50.732372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:30:50.732638 | instance | Monday 02 March 2026 02:30:50 +0000 (0:00:30.825) 0:26:59.676 ********** 2026-03-02 02:30:51.376883 | instance | ok: [instance] 2026-03-02 02:30:51.377130 | instance | 2026-03-02 02:30:51.377500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:30:51.377801 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.646) 0:27:00.323 ********** 2026-03-02 02:30:51.434617 | instance | ok: [instance] 2026-03-02 02:30:51.434908 | instance | 2026-03-02 02:30:51.435187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:30:51.435447 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.058) 0:27:00.381 ********** 2026-03-02 02:30:51.484472 | instance | skipping: [instance] 2026-03-02 02:30:51.484593 | instance | 2026-03-02 02:30:51.484708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:30:51.484873 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.049) 0:27:00.431 ********** 2026-03-02 02:30:51.543485 | instance | skipping: [instance] 2026-03-02 02:30:51.543728 | instance | 2026-03-02 02:30:51.544012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:30:51.544290 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.058) 0:27:00.489 ********** 2026-03-02 02:30:51.602207 | instance | ok: [instance] 2026-03-02 02:30:51.602347 | instance | 2026-03-02 02:30:51.602651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:30:51.602957 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.058) 0:27:00.548 ********** 2026-03-02 02:30:51.740320 | instance | ok: [instance] => (item=identity) 2026-03-02 02:30:51.740443 | instance | ok: [instance] => (item=volumev3) 2026-03-02 02:30:51.740701 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:30:51.740877 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:30:51.741049 | instance | ok: [instance] => (item=image) 2026-03-02 02:30:51.741216 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:30:51.741386 | instance | 2026-03-02 02:30:51.741558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:30:51.741742 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.137) 0:27:00.686 ********** 2026-03-02 02:30:51.819608 | instance | ok: [instance] 2026-03-02 02:30:51.819677 | instance | 2026-03-02 02:30:51.819823 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:30:51.819969 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.079) 0:27:00.765 ********** 2026-03-02 02:30:51.892747 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:30:51.893013 | instance | 2026-03-02 02:30:51.893305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:30:51.893588 | instance | Monday 02 March 2026 02:30:51 +0000 (0:00:00.072) 0:27:00.838 ********** 2026-03-02 02:30:52.434076 | instance | changed: [instance] 2026-03-02 02:30:52.434299 | instance | 2026-03-02 02:30:52.434571 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-03-02 02:30:52.434903 | instance | Monday 02 March 2026 02:30:52 +0000 (0:00:00.541) 0:27:01.380 ********** 2026-03-02 02:30:52.640691 | instance | ok: [instance] 2026-03-02 02:30:52.640895 | instance | 2026-03-02 02:30:52.641166 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-03-02 02:30:52.641434 | instance | Monday 02 March 2026 02:30:52 +0000 (0:00:00.207) 0:27:01.587 ********** 2026-03-02 02:30:52.700289 | instance | ok: [instance] 2026-03-02 02:30:52.700571 | instance | 2026-03-02 02:30:52.700818 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-03-02 02:30:52.701078 | instance | Monday 02 March 2026 02:30:52 +0000 (0:00:00.059) 0:27:01.646 ********** 2026-03-02 02:35:38.591041 | instance | changed: [instance] 2026-03-02 02:35:38.591259 | instance | 2026-03-02 02:35:38.591609 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:35:38.591893 | instance | Monday 02 March 2026 02:35:38 +0000 (0:04:45.890) 0:31:47.536 ********** 2026-03-02 02:35:38.696605 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:35:38.696826 | instance | 2026-03-02 02:35:38.697093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:35:38.697357 | instance | Monday 02 March 2026 02:35:38 +0000 (0:00:00.106) 0:31:47.643 ********** 2026-03-02 02:35:38.744887 | instance | skipping: [instance] 2026-03-02 02:35:38.745039 | instance | 2026-03-02 02:35:38.745681 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:35:38.745812 | instance | Monday 02 March 2026 02:35:38 +0000 (0:00:00.048) 0:31:47.691 ********** 2026-03-02 02:35:38.796096 | instance | skipping: [instance] 2026-03-02 02:35:38.796280 | instance | 2026-03-02 02:35:38.796552 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:35:38.796817 | instance | Monday 02 March 2026 02:35:38 +0000 (0:00:00.050) 0:31:47.742 ********** 2026-03-02 02:35:38.956615 | instance | ok: [instance] 2026-03-02 02:35:38.956808 | instance | 2026-03-02 02:35:38.957077 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-03-02 02:35:38.957361 | instance | Monday 02 March 2026 02:35:38 +0000 (0:00:00.160) 0:31:47.902 ********** 2026-03-02 02:35:39.021892 | instance | included: ingress for instance 2026-03-02 02:35:39.022146 | instance | 2026-03-02 02:35:39.022435 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-03-02 02:35:39.024837 | instance | Monday 02 March 2026 02:35:39 +0000 (0:00:00.065) 0:31:47.968 ********** 2026-03-02 02:35:40.025076 | instance | changed: [instance] 2026-03-02 02:35:40.026331 | instance | 2026-03-02 02:35:40.026347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:35:40.027018 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:01.002) 0:31:48.970 ********** 2026-03-02 02:35:40.108793 | instance | ok: [instance] 2026-03-02 02:35:40.108912 | instance | 2026-03-02 02:35:40.109088 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:35:40.109274 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.083) 0:31:49.054 ********** 2026-03-02 02:35:40.150243 | instance | skipping: [instance] 2026-03-02 02:35:40.150442 | instance | 2026-03-02 02:35:40.150774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:35:40.151071 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.041) 0:31:49.096 ********** 2026-03-02 02:35:40.195591 | instance | skipping: [instance] 2026-03-02 02:35:40.195684 | instance | 2026-03-02 02:35:40.195813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:35:40.195981 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.045) 0:31:49.141 ********** 2026-03-02 02:35:40.236566 | instance | skipping: [instance] 2026-03-02 02:35:40.236787 | instance | 2026-03-02 02:35:40.237074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:35:40.237338 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.040) 0:31:49.182 ********** 2026-03-02 02:35:40.285133 | instance | skipping: [instance] 2026-03-02 02:35:40.285331 | instance | 2026-03-02 02:35:40.285561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:35:40.285736 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.048) 0:31:49.231 ********** 2026-03-02 02:35:40.336495 | instance | skipping: [instance] 2026-03-02 02:35:40.336724 | instance | 2026-03-02 02:35:40.337011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:35:40.337277 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.051) 0:31:49.282 ********** 2026-03-02 02:35:40.387337 | instance | ok: [instance] 2026-03-02 02:35:40.387541 | instance | 2026-03-02 02:35:40.387818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:35:40.388083 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.050) 0:31:49.333 ********** 2026-03-02 02:35:40.482391 | instance | ok: [instance] => (item=placement) 2026-03-02 02:35:40.482588 | instance | ok: [instance] => (item=identity) 2026-03-02 02:35:40.482917 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:35:40.485197 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:35:40.485217 | instance | 2026-03-02 02:35:40.485228 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:35:40.485238 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.094) 0:31:49.428 ********** 2026-03-02 02:35:40.552561 | instance | ok: [instance] 2026-03-02 02:35:40.552673 | instance | 2026-03-02 02:35:40.552849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:35:40.553017 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.069) 0:31:49.498 ********** 2026-03-02 02:35:40.624508 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:35:40.624645 | instance | 2026-03-02 02:35:40.624816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:35:40.624983 | instance | Monday 02 March 2026 02:35:40 +0000 (0:00:00.072) 0:31:49.570 ********** 2026-03-02 02:35:41.158169 | instance | changed: [instance] 2026-03-02 02:35:41.158269 | instance | 2026-03-02 02:35:41.158284 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-03-02 02:35:41.158430 | instance | Monday 02 March 2026 02:35:41 +0000 (0:00:00.533) 0:31:50.103 ********** 2026-03-02 02:37:14.742287 | instance | changed: [instance] 2026-03-02 02:37:14.742526 | instance | 2026-03-02 02:37:14.742845 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:37:14.743150 | instance | Monday 02 March 2026 02:37:14 +0000 (0:01:33.584) 0:33:23.688 ********** 2026-03-02 02:37:14.836680 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:37:14.836797 | instance | 2026-03-02 02:37:14.836962 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:37:14.837125 | instance | Monday 02 March 2026 02:37:14 +0000 (0:00:00.094) 0:33:23.783 ********** 2026-03-02 02:37:14.887286 | instance | skipping: [instance] 2026-03-02 02:37:14.887545 | instance | 2026-03-02 02:37:14.887940 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:37:14.888257 | instance | Monday 02 March 2026 02:37:14 +0000 (0:00:00.050) 0:33:23.833 ********** 2026-03-02 02:37:14.942053 | instance | skipping: [instance] 2026-03-02 02:37:14.942139 | instance | 2026-03-02 02:37:14.942257 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:37:14.942380 | instance | Monday 02 March 2026 02:37:14 +0000 (0:00:00.055) 0:33:23.888 ********** 2026-03-02 02:37:15.004333 | instance | ok: [instance] 2026-03-02 02:37:15.004411 | instance | 2026-03-02 02:37:15.004532 | instance | TASK [Create Ingress placement] ************************************************ 2026-03-02 02:37:15.004663 | instance | Monday 02 March 2026 02:37:14 +0000 (0:00:00.062) 0:33:23.951 ********** 2026-03-02 02:37:15.083807 | instance | included: ingress for instance 2026-03-02 02:37:15.083865 | instance | 2026-03-02 02:37:15.083996 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-03-02 02:37:15.084111 | instance | Monday 02 March 2026 02:37:15 +0000 (0:00:00.079) 0:33:24.030 ********** 2026-03-02 02:37:16.109497 | instance | changed: [instance] 2026-03-02 02:37:16.109594 | instance | 2026-03-02 02:37:16.109717 | instance | PLAY [Configure operating system] ********************************************** 2026-03-02 02:37:16.109830 | instance | 2026-03-02 02:37:16.109950 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:37:16.110078 | instance | Monday 02 March 2026 02:37:16 +0000 (0:00:01.025) 0:33:25.056 ********** 2026-03-02 02:37:18.528746 | instance | ok: [instance] 2026-03-02 02:37:18.528824 | instance | 2026-03-02 02:37:18.528970 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-03-02 02:37:18.529102 | instance | Monday 02 March 2026 02:37:18 +0000 (0:00:02.419) 0:33:27.475 ********** 2026-03-02 02:37:18.739625 | instance | ok: [instance] 2026-03-02 02:37:18.739890 | instance | 2026-03-02 02:37:18.740182 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-03-02 02:37:18.740445 | instance | Monday 02 March 2026 02:37:18 +0000 (0:00:00.210) 0:33:27.685 ********** 2026-03-02 02:37:18.791316 | instance | skipping: [instance] 2026-03-02 02:37:18.791599 | instance | 2026-03-02 02:37:18.791871 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-03-02 02:37:18.792132 | instance | Monday 02 March 2026 02:37:18 +0000 (0:00:00.051) 0:33:27.737 ********** 2026-03-02 02:37:18.851214 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-03-02 02:37:18.851459 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-03-02 02:37:18.851717 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-03-02 02:37:18.851977 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-03-02 02:37:18.852237 | instance | skipping: [instance] 2026-03-02 02:37:18.852475 | instance | 2026-03-02 02:37:18.852750 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-03-02 02:37:18.853008 | instance | Monday 02 March 2026 02:37:18 +0000 (0:00:00.059) 0:33:27.797 ********** 2026-03-02 02:37:18.916673 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-03-02 02:37:18.916917 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-03-02 02:37:18.917180 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-03-02 02:37:18.917440 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-03-02 02:37:18.917696 | instance | skipping: [instance] 2026-03-02 02:37:18.918223 | instance | 2026-03-02 02:37:18.918583 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-03-02 02:37:18.918876 | instance | Monday 02 March 2026 02:37:18 +0000 (0:00:00.063) 0:33:27.861 ********** 2026-03-02 02:37:18.964737 | instance | skipping: [instance] 2026-03-02 02:37:18.964982 | instance | 2026-03-02 02:37:18.965250 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-03-02 02:37:18.965512 | instance | Monday 02 March 2026 02:37:18 +0000 (0:00:00.049) 0:33:27.911 ********** 2026-03-02 02:37:19.034029 | instance | skipping: [instance] 2026-03-02 02:37:19.034269 | instance | 2026-03-02 02:37:19.034533 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-02 02:37:19.034836 | instance | Monday 02 March 2026 02:37:19 +0000 (0:00:00.069) 0:33:27.980 ********** 2026-03-02 02:37:23.228140 | instance | changed: [instance] 2026-03-02 02:37:23.228374 | instance | 2026-03-02 02:37:23.229431 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-02 02:37:23.229453 | instance | Monday 02 March 2026 02:37:23 +0000 (0:00:04.193) 0:33:32.174 ********** 2026-03-02 02:37:45.078480 | instance | changed: [instance] 2026-03-02 02:37:45.078685 | instance | 2026-03-02 02:37:45.079242 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-02 02:37:45.079290 | instance | Monday 02 March 2026 02:37:45 +0000 (0:00:21.850) 0:33:54.024 ********** 2026-03-02 02:37:45.578946 | instance | changed: [instance] 2026-03-02 02:37:45.579022 | instance | 2026-03-02 02:37:45.579315 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-03-02 02:37:45.579376 | instance | Monday 02 March 2026 02:37:45 +0000 (0:00:00.500) 0:33:54.525 ********** 2026-03-02 02:37:46.661594 | instance | ok: [instance] 2026-03-02 02:37:46.662464 | instance | 2026-03-02 02:37:46.662527 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-03-02 02:37:46.662539 | instance | Monday 02 March 2026 02:37:46 +0000 (0:00:01.081) 0:33:55.607 ********** 2026-03-02 02:37:47.060275 | instance | changed: [instance] 2026-03-02 02:37:47.060380 | instance | 2026-03-02 02:37:47.060462 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-03-02 02:37:47.060604 | instance | Monday 02 March 2026 02:37:47 +0000 (0:00:00.399) 0:33:56.006 ********** 2026-03-02 02:37:47.548508 | instance | changed: [instance] 2026-03-02 02:37:47.548568 | instance | 2026-03-02 02:37:47.548586 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-03-02 02:37:47.548890 | instance | Monday 02 March 2026 02:37:47 +0000 (0:00:00.487) 0:33:56.493 ********** 2026-03-02 02:37:48.049200 | instance | changed: [instance] 2026-03-02 02:37:48.049273 | instance | 2026-03-02 02:37:48.049399 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-03-02 02:37:48.049522 | instance | Monday 02 March 2026 02:37:48 +0000 (0:00:00.501) 0:33:56.995 ********** 2026-03-02 02:37:48.511673 | instance | changed: [instance] 2026-03-02 02:37:48.511719 | instance | 2026-03-02 02:37:48.511726 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-03-02 02:37:48.511739 | instance | Monday 02 March 2026 02:37:48 +0000 (0:00:00.462) 0:33:57.457 ********** 2026-03-02 02:37:48.878090 | instance | ok: [instance] 2026-03-02 02:37:48.878160 | instance | 2026-03-02 02:37:48.878284 | instance | PLAY [Deploy SDN] ************************************************************** 2026-03-02 02:37:48.878700 | instance | 2026-03-02 02:37:48.878754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:37:48.878786 | instance | Monday 02 March 2026 02:37:48 +0000 (0:00:00.366) 0:33:57.824 ********** 2026-03-02 02:37:48.953859 | instance | ok: [instance] 2026-03-02 02:37:48.953934 | instance | 2026-03-02 02:37:48.954188 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:37:48.954228 | instance | Monday 02 March 2026 02:37:48 +0000 (0:00:00.075) 0:33:57.900 ********** 2026-03-02 02:37:49.003985 | instance | skipping: [instance] 2026-03-02 02:37:49.004057 | instance | 2026-03-02 02:37:49.004297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:37:49.004396 | instance | Monday 02 March 2026 02:37:48 +0000 (0:00:00.050) 0:33:57.950 ********** 2026-03-02 02:37:49.051381 | instance | skipping: [instance] 2026-03-02 02:37:49.051657 | instance | 2026-03-02 02:37:49.052017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:37:49.052428 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.047) 0:33:57.997 ********** 2026-03-02 02:37:49.097361 | instance | skipping: [instance] 2026-03-02 02:37:49.097419 | instance | 2026-03-02 02:37:49.097428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:37:49.097435 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.044) 0:33:58.042 ********** 2026-03-02 02:37:49.139159 | instance | skipping: [instance] 2026-03-02 02:37:49.139471 | instance | 2026-03-02 02:37:49.139852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:37:49.140213 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.043) 0:33:58.085 ********** 2026-03-02 02:37:49.181515 | instance | skipping: [instance] 2026-03-02 02:37:49.181734 | instance | 2026-03-02 02:37:49.182011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:37:49.182275 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.042) 0:33:58.127 ********** 2026-03-02 02:37:49.235592 | instance | ok: [instance] 2026-03-02 02:37:49.235836 | instance | 2026-03-02 02:37:49.236148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:37:49.236417 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.054) 0:33:58.181 ********** 2026-03-02 02:37:49.280780 | instance | skipping: [instance] 2026-03-02 02:37:49.281025 | instance | 2026-03-02 02:37:49.281295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:37:49.281558 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.045) 0:33:58.227 ********** 2026-03-02 02:37:49.362648 | instance | ok: [instance] 2026-03-02 02:37:49.362796 | instance | 2026-03-02 02:37:49.362899 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:37:49.363021 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.081) 0:33:58.308 ********** 2026-03-02 02:37:49.435358 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:37:49.435648 | instance | 2026-03-02 02:37:49.435906 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:37:49.436186 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.072) 0:33:58.381 ********** 2026-03-02 02:37:49.961404 | instance | changed: [instance] 2026-03-02 02:37:49.961642 | instance | 2026-03-02 02:37:49.961931 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-03-02 02:37:49.962204 | instance | Monday 02 March 2026 02:37:49 +0000 (0:00:00.526) 0:33:58.907 ********** 2026-03-02 02:37:50.185446 | instance | ok: [instance] 2026-03-02 02:37:50.185657 | instance | 2026-03-02 02:37:50.185993 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-03-02 02:37:50.186258 | instance | Monday 02 March 2026 02:37:50 +0000 (0:00:00.224) 0:33:59.131 ********** 2026-03-02 02:37:50.239013 | instance | ok: [instance] => { 2026-03-02 02:37:50.239264 | instance | "changed": false, 2026-03-02 02:37:50.239516 | instance | "msg": "All assertions passed" 2026-03-02 02:37:50.239765 | instance | } 2026-03-02 02:37:50.240001 | instance | 2026-03-02 02:37:50.240432 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-03-02 02:37:50.240687 | instance | Monday 02 March 2026 02:37:50 +0000 (0:00:00.053) 0:33:59.185 ********** 2026-03-02 02:37:57.415938 | instance | ok: [instance] 2026-03-02 02:37:57.416073 | instance | 2026-03-02 02:37:57.416187 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-03-02 02:37:57.416503 | instance | Monday 02 March 2026 02:37:57 +0000 (0:00:07.176) 0:34:06.361 ********** 2026-03-02 02:37:57.482334 | instance | ok: [instance] => { 2026-03-02 02:37:57.483086 | instance | "changed": false, 2026-03-02 02:37:57.483108 | instance | "msg": "Successfully pulled openvswitch image" 2026-03-02 02:37:57.483116 | instance | } 2026-03-02 02:37:57.483122 | instance | 2026-03-02 02:37:57.483128 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-03-02 02:37:57.483135 | instance | Monday 02 March 2026 02:37:57 +0000 (0:00:00.066) 0:34:06.428 ********** 2026-03-02 02:37:58.905659 | instance | changed: [instance] 2026-03-02 02:37:58.905784 | instance | 2026-03-02 02:37:58.905967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:37:58.906214 | instance | Monday 02 March 2026 02:37:58 +0000 (0:00:01.423) 0:34:07.851 ********** 2026-03-02 02:37:58.981135 | instance | skipping: [instance] 2026-03-02 02:37:58.981303 | instance | 2026-03-02 02:37:58.981542 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-03-02 02:37:58.981735 | instance | Monday 02 March 2026 02:37:58 +0000 (0:00:00.075) 0:34:07.927 ********** 2026-03-02 02:37:59.066158 | instance | skipping: [instance] 2026-03-02 02:37:59.066376 | instance | 2026-03-02 02:37:59.066826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:37:59.067187 | instance | Monday 02 March 2026 02:37:59 +0000 (0:00:00.085) 0:34:08.012 ********** 2026-03-02 02:37:59.139103 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:37:59.139206 | instance | 2026-03-02 02:37:59.139418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:37:59.139597 | instance | Monday 02 March 2026 02:37:59 +0000 (0:00:00.072) 0:34:08.085 ********** 2026-03-02 02:37:59.871746 | instance | changed: [instance] 2026-03-02 02:37:59.872407 | instance | 2026-03-02 02:37:59.872488 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-03-02 02:37:59.872665 | instance | Monday 02 March 2026 02:37:59 +0000 (0:00:00.732) 0:34:08.817 ********** 2026-03-02 02:37:59.924393 | instance | skipping: [instance] 2026-03-02 02:37:59.925214 | instance | 2026-03-02 02:37:59.925232 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-03-02 02:37:59.925243 | instance | Monday 02 March 2026 02:37:59 +0000 (0:00:00.052) 0:34:08.870 ********** 2026-03-02 02:37:59.990414 | instance | skipping: [instance] 2026-03-02 02:37:59.990540 | instance | 2026-03-02 02:37:59.990883 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-03-02 02:37:59.991179 | instance | Monday 02 March 2026 02:37:59 +0000 (0:00:00.066) 0:34:08.936 ********** 2026-03-02 02:38:08.116735 | instance | ok: [instance] 2026-03-02 02:38:08.117042 | instance | 2026-03-02 02:38:08.117437 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-03-02 02:38:08.117815 | instance | Monday 02 March 2026 02:38:08 +0000 (0:00:08.125) 0:34:17.062 ********** 2026-03-02 02:38:08.179032 | instance | ok: [instance] => { 2026-03-02 02:38:08.179328 | instance | "changed": false, 2026-03-02 02:38:08.179580 | instance | "msg": "Successfully pulled ovn-controller image" 2026-03-02 02:38:08.179856 | instance | } 2026-03-02 02:38:08.180123 | instance | 2026-03-02 02:38:08.180411 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-03-02 02:38:08.180692 | instance | Monday 02 March 2026 02:38:08 +0000 (0:00:00.062) 0:34:17.124 ********** 2026-03-02 02:38:08.336234 | instance | skipping: [instance] 2026-03-02 02:38:08.336349 | instance | 2026-03-02 02:38:08.336652 | instance | PLAY [controllers[0]] ********************************************************** 2026-03-02 02:38:08.336890 | instance | 2026-03-02 02:38:08.337144 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 02:38:08.337402 | instance | Monday 02 March 2026 02:38:08 +0000 (0:00:00.157) 0:34:17.282 ********** 2026-03-02 02:38:10.708510 | instance | ok: [instance] 2026-03-02 02:38:10.709298 | instance | 2026-03-02 02:38:10.709361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:38:10.709376 | instance | Monday 02 March 2026 02:38:10 +0000 (0:00:02.371) 0:34:19.654 ********** 2026-03-02 02:38:10.783415 | instance | ok: [instance] 2026-03-02 02:38:10.783490 | instance | 2026-03-02 02:38:10.783757 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:38:10.783801 | instance | Monday 02 March 2026 02:38:10 +0000 (0:00:00.075) 0:34:19.729 ********** 2026-03-02 02:38:10.835685 | instance | skipping: [instance] 2026-03-02 02:38:10.835879 | instance | 2026-03-02 02:38:10.835924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:38:10.836074 | instance | Monday 02 March 2026 02:38:10 +0000 (0:00:00.052) 0:34:19.782 ********** 2026-03-02 02:38:10.887002 | instance | skipping: [instance] 2026-03-02 02:38:10.887380 | instance | 2026-03-02 02:38:10.887418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:38:10.887425 | instance | Monday 02 March 2026 02:38:10 +0000 (0:00:00.051) 0:34:19.833 ********** 2026-03-02 02:38:10.944734 | instance | skipping: [instance] 2026-03-02 02:38:10.944843 | instance | 2026-03-02 02:38:10.945116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:38:10.945151 | instance | Monday 02 March 2026 02:38:10 +0000 (0:00:00.057) 0:34:19.891 ********** 2026-03-02 02:38:11.000814 | instance | skipping: [instance] 2026-03-02 02:38:11.000918 | instance | 2026-03-02 02:38:11.001050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:38:11.001218 | instance | Monday 02 March 2026 02:38:10 +0000 (0:00:00.056) 0:34:19.947 ********** 2026-03-02 02:38:11.057542 | instance | skipping: [instance] 2026-03-02 02:38:11.057714 | instance | 2026-03-02 02:38:11.057872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:38:11.058024 | instance | Monday 02 March 2026 02:38:11 +0000 (0:00:00.056) 0:34:20.004 ********** 2026-03-02 02:38:11.110679 | instance | ok: [instance] 2026-03-02 02:38:11.110785 | instance | 2026-03-02 02:38:11.110913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:38:11.111043 | instance | Monday 02 March 2026 02:38:11 +0000 (0:00:00.053) 0:34:20.057 ********** 2026-03-02 02:38:11.169687 | instance | ok: [instance] => (item=libvirt_exporter) 2026-03-02 02:38:11.170056 | instance | 2026-03-02 02:38:11.170342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:38:11.170606 | instance | Monday 02 March 2026 02:38:11 +0000 (0:00:00.058) 0:34:20.116 ********** 2026-03-02 02:38:11.248121 | instance | ok: [instance] 2026-03-02 02:38:11.248347 | instance | 2026-03-02 02:38:11.248622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:38:11.248885 | instance | Monday 02 March 2026 02:38:11 +0000 (0:00:00.078) 0:34:20.194 ********** 2026-03-02 02:38:11.319199 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:38:11.319427 | instance | 2026-03-02 02:38:11.319692 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:38:11.319954 | instance | Monday 02 March 2026 02:38:11 +0000 (0:00:00.071) 0:34:20.265 ********** 2026-03-02 02:38:12.147344 | instance | changed: [instance] 2026-03-02 02:38:12.147608 | instance | 2026-03-02 02:38:12.147895 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-03-02 02:38:12.148179 | instance | Monday 02 March 2026 02:38:12 +0000 (0:00:00.827) 0:34:21.093 ********** 2026-03-02 02:38:13.431772 | instance | changed: [instance] => (item=libvirt-vnc) 2026-03-02 02:38:13.431966 | instance | changed: [instance] => (item=libvirt-api) 2026-03-02 02:38:13.432125 | instance | 2026-03-02 02:38:13.432295 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-03-02 02:38:13.432464 | instance | Monday 02 March 2026 02:38:13 +0000 (0:00:01.284) 0:34:22.378 ********** 2026-03-02 02:38:14.739260 | instance | changed: [instance] => (item=libvirt-vnc) 2026-03-02 02:38:14.739309 | instance | changed: [instance] => (item=libvirt-api) 2026-03-02 02:38:14.739326 | instance | 2026-03-02 02:38:14.739542 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-03-02 02:38:14.739559 | instance | Monday 02 March 2026 02:38:14 +0000 (0:00:01.307) 0:34:23.685 ********** 2026-03-02 02:38:16.388122 | instance | changed: [instance] 2026-03-02 02:38:16.388194 | instance | 2026-03-02 02:38:16.388464 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:38:16.388503 | instance | Monday 02 March 2026 02:38:16 +0000 (0:00:01.648) 0:34:25.334 ********** 2026-03-02 02:38:16.470754 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:38:16.470807 | instance | 2026-03-02 02:38:16.470815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:38:16.470827 | instance | Monday 02 March 2026 02:38:16 +0000 (0:00:00.082) 0:34:25.416 ********** 2026-03-02 02:38:16.980804 | instance | changed: [instance] 2026-03-02 02:38:16.980874 | instance | 2026-03-02 02:38:16.981001 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-03-02 02:38:16.981125 | instance | Monday 02 March 2026 02:38:16 +0000 (0:00:00.509) 0:34:25.926 ********** 2026-03-02 02:38:18.655756 | instance | changed: [instance] 2026-03-02 02:38:18.655826 | instance | 2026-03-02 02:38:18.655970 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-02 02:38:18.656108 | instance | Monday 02 March 2026 02:38:18 +0000 (0:00:01.675) 0:34:27.602 ********** 2026-03-02 02:38:19.672716 | instance | ok: [instance] 2026-03-02 02:38:19.672786 | instance | 2026-03-02 02:38:19.672804 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-02 02:38:19.672840 | instance | Monday 02 March 2026 02:38:19 +0000 (0:00:01.015) 0:34:28.617 ********** 2026-03-02 02:38:19.947411 | instance | ok: [instance] 2026-03-02 02:38:19.947469 | instance | 2026-03-02 02:38:19.947481 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-02 02:38:19.947491 | instance | Monday 02 March 2026 02:38:19 +0000 (0:00:00.274) 0:34:28.892 ********** 2026-03-02 02:38:20.455130 | instance | ok: [instance] 2026-03-02 02:38:20.455199 | instance | 2026-03-02 02:38:20.455331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:38:20.455504 | instance | Monday 02 March 2026 02:38:20 +0000 (0:00:00.509) 0:34:29.401 ********** 2026-03-02 02:38:20.570364 | instance | ok: [instance] 2026-03-02 02:38:20.570607 | instance | 2026-03-02 02:38:20.570626 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:38:20.570792 | instance | Monday 02 March 2026 02:38:20 +0000 (0:00:00.115) 0:34:29.516 ********** 2026-03-02 02:38:20.667042 | instance | included: rabbitmq for instance 2026-03-02 02:38:20.667148 | instance | 2026-03-02 02:38:20.667419 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:38:20.667454 | instance | Monday 02 March 2026 02:38:20 +0000 (0:00:00.096) 0:34:29.613 ********** 2026-03-02 02:38:21.399697 | instance | ok: [instance] 2026-03-02 02:38:21.399839 | instance | 2026-03-02 02:38:21.400015 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:38:21.400200 | instance | Monday 02 March 2026 02:38:21 +0000 (0:00:00.732) 0:34:30.345 ********** 2026-03-02 02:38:21.461504 | instance | skipping: [instance] 2026-03-02 02:38:21.461590 | instance | 2026-03-02 02:38:21.461721 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:38:21.461838 | instance | Monday 02 March 2026 02:38:21 +0000 (0:00:00.061) 0:34:30.407 ********** 2026-03-02 02:38:21.518704 | instance | skipping: [instance] 2026-03-02 02:38:21.518814 | instance | 2026-03-02 02:38:21.518955 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:38:21.519095 | instance | Monday 02 March 2026 02:38:21 +0000 (0:00:00.057) 0:34:30.465 ********** 2026-03-02 02:38:21.572348 | instance | skipping: [instance] 2026-03-02 02:38:21.572441 | instance | 2026-03-02 02:38:21.572559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:38:21.572679 | instance | Monday 02 March 2026 02:38:21 +0000 (0:00:00.053) 0:34:30.518 ********** 2026-03-02 02:38:52.455851 | instance | changed: [instance] 2026-03-02 02:38:52.455954 | instance | 2026-03-02 02:38:52.456200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:38:52.456241 | instance | Monday 02 March 2026 02:38:52 +0000 (0:00:30.883) 0:35:01.402 ********** 2026-03-02 02:38:53.131463 | instance | ok: [instance] 2026-03-02 02:38:53.131505 | instance | 2026-03-02 02:38:53.131511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:38:53.131516 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.675) 0:35:02.077 ********** 2026-03-02 02:38:53.183879 | instance | ok: [instance] 2026-03-02 02:38:53.183980 | instance | 2026-03-02 02:38:53.184115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:38:53.184242 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.052) 0:35:02.130 ********** 2026-03-02 02:38:53.240225 | instance | skipping: [instance] 2026-03-02 02:38:53.240313 | instance | 2026-03-02 02:38:53.240441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:38:53.240569 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.056) 0:35:02.186 ********** 2026-03-02 02:38:53.298090 | instance | skipping: [instance] 2026-03-02 02:38:53.298162 | instance | 2026-03-02 02:38:53.298297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:38:53.298421 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.057) 0:35:02.244 ********** 2026-03-02 02:38:53.354254 | instance | ok: [instance] 2026-03-02 02:38:53.354374 | instance | 2026-03-02 02:38:53.354517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:38:53.354648 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.056) 0:35:02.300 ********** 2026-03-02 02:38:53.576216 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-03-02 02:38:53.576326 | instance | ok: [instance] => (item=compute_metadata) 2026-03-02 02:38:53.578250 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-03-02 02:38:53.578288 | instance | ok: [instance] => (item=compute) 2026-03-02 02:38:53.578294 | instance | ok: [instance] => (item=baremetal) 2026-03-02 02:38:53.578298 | instance | ok: [instance] => (item=identity) 2026-03-02 02:38:53.578302 | instance | ok: [instance] => (item=volumev3) 2026-03-02 02:38:53.578306 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:38:53.578311 | instance | ok: [instance] => (item=oslo_db_api) 2026-03-02 02:38:53.578315 | instance | ok: [instance] => (item=placement) 2026-03-02 02:38:53.578319 | instance | ok: [instance] => (item=network) 2026-03-02 02:38:53.578323 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:38:53.578327 | instance | ok: [instance] => (item=image) 2026-03-02 02:38:53.578331 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:38:53.578336 | instance | 2026-03-02 02:38:53.578340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:38:53.578345 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.221) 0:35:02.522 ********** 2026-03-02 02:38:53.655223 | instance | ok: [instance] 2026-03-02 02:38:53.655296 | instance | 2026-03-02 02:38:53.655361 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:38:53.655508 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.077) 0:35:02.600 ********** 2026-03-02 02:38:53.728327 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:38:53.728472 | instance | 2026-03-02 02:38:53.728485 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:38:53.728601 | instance | Monday 02 March 2026 02:38:53 +0000 (0:00:00.074) 0:35:02.674 ********** 2026-03-02 02:38:54.269048 | instance | changed: [instance] 2026-03-02 02:38:54.269279 | instance | 2026-03-02 02:38:54.269563 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-03-02 02:38:54.269830 | instance | Monday 02 March 2026 02:38:54 +0000 (0:00:00.539) 0:35:03.214 ********** 2026-03-02 02:38:54.485724 | instance | ok: [instance -> localhost] 2026-03-02 02:38:54.485958 | instance | 2026-03-02 02:38:54.486249 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-03-02 02:38:54.486530 | instance | Monday 02 March 2026 02:38:54 +0000 (0:00:00.217) 0:35:03.431 ********** 2026-03-02 02:38:54.874744 | instance | ok: [instance -> localhost] 2026-03-02 02:38:54.874990 | instance | 2026-03-02 02:38:54.875258 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-03-02 02:38:54.875537 | instance | Monday 02 March 2026 02:38:54 +0000 (0:00:00.388) 0:35:03.820 ********** 2026-03-02 02:38:55.415578 | instance | ok: [instance -> localhost] 2026-03-02 02:38:55.415808 | instance | 2026-03-02 02:38:55.416084 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-03-02 02:38:55.416422 | instance | Monday 02 March 2026 02:38:55 +0000 (0:00:00.541) 0:35:04.361 ********** 2026-03-02 02:38:55.616030 | instance | ok: [instance -> localhost] 2026-03-02 02:38:55.616107 | instance | 2026-03-02 02:38:55.616241 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-03-02 02:38:55.616366 | instance | Monday 02 March 2026 02:38:55 +0000 (0:00:00.200) 0:35:04.562 ********** 2026-03-02 02:38:56.852895 | instance | ok: [instance] => (item=nova-bootstrap) 2026-03-02 02:38:56.852961 | instance | ok: [instance] => (item=nova-cell-setup) 2026-03-02 02:38:56.852973 | instance | 2026-03-02 02:38:56.853444 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-03-02 02:38:56.853533 | instance | Monday 02 March 2026 02:38:56 +0000 (0:00:01.235) 0:35:05.798 ********** 2026-03-02 02:41:39.454624 | instance | changed: [instance] 2026-03-02 02:41:39.455604 | instance | 2026-03-02 02:41:39.455669 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:41:39.455683 | instance | Monday 02 March 2026 02:41:39 +0000 (0:02:42.600) 0:37:48.399 ********** 2026-03-02 02:41:39.587855 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:41:39.587909 | instance | 2026-03-02 02:41:39.587921 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:41:39.587933 | instance | Monday 02 March 2026 02:41:39 +0000 (0:00:00.133) 0:37:48.533 ********** 2026-03-02 02:41:39.645636 | instance | skipping: [instance] 2026-03-02 02:41:39.645722 | instance | 2026-03-02 02:41:39.645969 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:41:39.645998 | instance | Monday 02 March 2026 02:41:39 +0000 (0:00:00.058) 0:37:48.592 ********** 2026-03-02 02:41:39.706984 | instance | skipping: [instance] 2026-03-02 02:41:39.707092 | instance | 2026-03-02 02:41:39.707207 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:41:39.707346 | instance | Monday 02 March 2026 02:41:39 +0000 (0:00:00.061) 0:37:48.653 ********** 2026-03-02 02:41:39.784530 | instance | ok: [instance] 2026-03-02 02:41:39.784775 | instance | 2026-03-02 02:41:39.785224 | instance | TASK [Create Ingress compute] ************************************************** 2026-03-02 02:41:39.785625 | instance | Monday 02 March 2026 02:41:39 +0000 (0:00:00.077) 0:37:48.730 ********** 2026-03-02 02:41:39.999850 | instance | included: ingress for instance 2026-03-02 02:41:40.000093 | instance | 2026-03-02 02:41:40.000367 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-03-02 02:41:40.000640 | instance | Monday 02 March 2026 02:41:39 +0000 (0:00:00.215) 0:37:48.946 ********** 2026-03-02 02:41:40.981206 | instance | changed: [instance] 2026-03-02 02:41:40.981357 | instance | 2026-03-02 02:41:40.981543 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:41:40.981754 | instance | Monday 02 March 2026 02:41:40 +0000 (0:00:00.980) 0:37:49.927 ********** 2026-03-02 02:41:41.122773 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:41:41.122916 | instance | 2026-03-02 02:41:41.123076 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:41:41.123246 | instance | Monday 02 March 2026 02:41:41 +0000 (0:00:00.141) 0:37:50.069 ********** 2026-03-02 02:41:41.180431 | instance | skipping: [instance] 2026-03-02 02:41:41.180517 | instance | 2026-03-02 02:41:41.180654 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:41:41.180795 | instance | Monday 02 March 2026 02:41:41 +0000 (0:00:00.057) 0:37:50.126 ********** 2026-03-02 02:41:41.229452 | instance | skipping: [instance] 2026-03-02 02:41:41.229623 | instance | 2026-03-02 02:41:41.229917 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:41:41.230174 | instance | Monday 02 March 2026 02:41:41 +0000 (0:00:00.048) 0:37:50.175 ********** 2026-03-02 02:41:41.294249 | instance | ok: [instance] 2026-03-02 02:41:41.294469 | instance | 2026-03-02 02:41:41.294771 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-03-02 02:41:41.295039 | instance | Monday 02 March 2026 02:41:41 +0000 (0:00:00.064) 0:37:50.240 ********** 2026-03-02 02:41:41.380258 | instance | included: ingress for instance 2026-03-02 02:41:41.380362 | instance | 2026-03-02 02:41:41.380540 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-03-02 02:41:41.380724 | instance | Monday 02 March 2026 02:41:41 +0000 (0:00:00.086) 0:37:50.326 ********** 2026-03-02 02:41:42.392965 | instance | changed: [instance] 2026-03-02 02:41:42.393092 | instance | 2026-03-02 02:41:42.393293 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-03-02 02:41:42.393470 | instance | Monday 02 March 2026 02:41:42 +0000 (0:00:01.011) 0:37:51.338 ********** 2026-03-02 02:41:43.086149 | instance | ok: [instance] 2026-03-02 02:41:43.086424 | instance | 2026-03-02 02:41:43.086768 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-03-02 02:41:43.087059 | instance | Monday 02 March 2026 02:41:43 +0000 (0:00:00.693) 0:37:52.031 ********** 2026-03-02 02:42:00.934011 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-03-02 02:42:00.934279 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-03-02 02:42:00.934575 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-03-02 02:42:00.934925 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-03-02 02:42:00.935217 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-03-02 02:42:00.935521 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-03-02 02:42:00.935839 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-03-02 02:42:00.936109 | instance | 2026-03-02 02:42:00.936457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:42:00.936983 | instance | Monday 02 March 2026 02:42:00 +0000 (0:00:17.848) 0:38:09.880 ********** 2026-03-02 02:42:01.038012 | instance | ok: [instance] 2026-03-02 02:42:01.038237 | instance | 2026-03-02 02:42:01.038531 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:42:01.038835 | instance | Monday 02 March 2026 02:42:01 +0000 (0:00:00.104) 0:38:09.984 ********** 2026-03-02 02:42:01.132998 | instance | included: rabbitmq for instance 2026-03-02 02:42:01.133232 | instance | 2026-03-02 02:42:01.133510 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:42:01.133771 | instance | Monday 02 March 2026 02:42:01 +0000 (0:00:00.094) 0:38:10.079 ********** 2026-03-02 02:42:01.808209 | instance | ok: [instance] 2026-03-02 02:42:01.808450 | instance | 2026-03-02 02:42:01.808792 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:42:01.809066 | instance | Monday 02 March 2026 02:42:01 +0000 (0:00:00.675) 0:38:10.754 ********** 2026-03-02 02:42:01.864167 | instance | skipping: [instance] 2026-03-02 02:42:01.864396 | instance | 2026-03-02 02:42:01.864772 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:42:01.864979 | instance | Monday 02 March 2026 02:42:01 +0000 (0:00:00.056) 0:38:10.810 ********** 2026-03-02 02:42:01.922441 | instance | skipping: [instance] 2026-03-02 02:42:01.922716 | instance | 2026-03-02 02:42:01.922994 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:42:01.923306 | instance | Monday 02 March 2026 02:42:01 +0000 (0:00:00.058) 0:38:10.868 ********** 2026-03-02 02:42:01.979727 | instance | skipping: [instance] 2026-03-02 02:42:01.979948 | instance | 2026-03-02 02:42:01.980221 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:42:01.980481 | instance | Monday 02 March 2026 02:42:01 +0000 (0:00:00.056) 0:38:10.925 ********** 2026-03-02 02:42:32.832034 | instance | changed: [instance] 2026-03-02 02:42:32.832266 | instance | 2026-03-02 02:42:32.832527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:42:32.832765 | instance | Monday 02 March 2026 02:42:32 +0000 (0:00:30.852) 0:38:41.778 ********** 2026-03-02 02:42:33.484139 | instance | ok: [instance] 2026-03-02 02:42:33.484236 | instance | 2026-03-02 02:42:33.484372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:42:33.484493 | instance | Monday 02 March 2026 02:42:33 +0000 (0:00:00.652) 0:38:42.430 ********** 2026-03-02 02:42:33.548078 | instance | ok: [instance] 2026-03-02 02:42:33.548466 | instance | 2026-03-02 02:42:33.548884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:42:33.549190 | instance | Monday 02 March 2026 02:42:33 +0000 (0:00:00.063) 0:38:42.494 ********** 2026-03-02 02:42:33.614157 | instance | skipping: [instance] 2026-03-02 02:42:33.614361 | instance | 2026-03-02 02:42:33.614646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:42:33.614986 | instance | Monday 02 March 2026 02:42:33 +0000 (0:00:00.066) 0:38:42.560 ********** 2026-03-02 02:42:33.673755 | instance | skipping: [instance] 2026-03-02 02:42:33.673998 | instance | 2026-03-02 02:42:33.674333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:42:33.674759 | instance | Monday 02 March 2026 02:42:33 +0000 (0:00:00.059) 0:38:42.620 ********** 2026-03-02 02:42:33.734075 | instance | ok: [instance] 2026-03-02 02:42:33.734345 | instance | 2026-03-02 02:42:33.734663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:42:33.734995 | instance | Monday 02 March 2026 02:42:33 +0000 (0:00:00.060) 0:38:42.680 ********** 2026-03-02 02:42:33.907138 | instance | ok: [instance] => (item=compute_metadata) 2026-03-02 02:42:33.907403 | instance | ok: [instance] => (item=load_balancer) 2026-03-02 02:42:33.908143 | instance | ok: [instance] => (item=compute) 2026-03-02 02:42:33.908455 | instance | ok: [instance] => (item=dns) 2026-03-02 02:42:33.908720 | instance | ok: [instance] => (item=baremetal) 2026-03-02 02:42:33.909037 | instance | ok: [instance] => (item=identity) 2026-03-02 02:42:33.909315 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:42:33.909622 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:42:33.909878 | instance | ok: [instance] => (item=network) 2026-03-02 02:42:33.910195 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:42:33.910506 | instance | 2026-03-02 02:42:33.910882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:42:33.911233 | instance | Monday 02 March 2026 02:42:33 +0000 (0:00:00.172) 0:38:42.853 ********** 2026-03-02 02:42:33.979530 | instance | ok: [instance] 2026-03-02 02:42:33.979662 | instance | 2026-03-02 02:42:33.979844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:42:33.980026 | instance | Monday 02 March 2026 02:42:33 +0000 (0:00:00.072) 0:38:42.925 ********** 2026-03-02 02:42:34.057781 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:42:34.058012 | instance | 2026-03-02 02:42:34.058290 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:42:34.058696 | instance | Monday 02 March 2026 02:42:34 +0000 (0:00:00.078) 0:38:43.004 ********** 2026-03-02 02:42:34.623280 | instance | changed: [instance] 2026-03-02 02:42:34.623513 | instance | 2026-03-02 02:42:34.623794 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-03-02 02:42:34.624071 | instance | Monday 02 March 2026 02:42:34 +0000 (0:00:00.565) 0:38:43.569 ********** 2026-03-02 02:42:34.675977 | instance | skipping: [instance] 2026-03-02 02:42:34.676212 | instance | 2026-03-02 02:42:34.676472 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-03-02 02:42:34.676758 | instance | Monday 02 March 2026 02:42:34 +0000 (0:00:00.052) 0:38:43.622 ********** 2026-03-02 02:42:35.089195 | instance | ok: [instance] 2026-03-02 02:42:35.089489 | instance | 2026-03-02 02:42:35.089763 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-03-02 02:42:35.090062 | instance | Monday 02 March 2026 02:42:35 +0000 (0:00:00.412) 0:38:44.035 ********** 2026-03-02 02:42:35.139367 | instance | skipping: [instance] 2026-03-02 02:42:35.139626 | instance | 2026-03-02 02:42:35.139953 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-03-02 02:42:35.140238 | instance | Monday 02 March 2026 02:42:35 +0000 (0:00:00.050) 0:38:44.085 ********** 2026-03-02 02:42:35.207879 | instance | ok: [instance] 2026-03-02 02:42:35.208076 | instance | 2026-03-02 02:42:35.208151 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-03-02 02:42:35.208311 | instance | Monday 02 March 2026 02:42:35 +0000 (0:00:00.068) 0:38:44.154 ********** 2026-03-02 02:44:48.134356 | instance | changed: [instance] 2026-03-02 02:44:48.134432 | instance | 2026-03-02 02:44:48.134606 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:44:48.134799 | instance | Monday 02 March 2026 02:44:48 +0000 (0:02:12.925) 0:40:57.080 ********** 2026-03-02 02:44:48.250537 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:44:48.250846 | instance | 2026-03-02 02:44:48.251130 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:44:48.251413 | instance | Monday 02 March 2026 02:44:48 +0000 (0:00:00.116) 0:40:57.196 ********** 2026-03-02 02:44:48.299841 | instance | skipping: [instance] 2026-03-02 02:44:48.300095 | instance | 2026-03-02 02:44:48.300383 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:44:48.300647 | instance | Monday 02 March 2026 02:44:48 +0000 (0:00:00.049) 0:40:57.246 ********** 2026-03-02 02:44:48.355949 | instance | skipping: [instance] 2026-03-02 02:44:48.356210 | instance | 2026-03-02 02:44:48.356506 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:44:48.356792 | instance | Monday 02 March 2026 02:44:48 +0000 (0:00:00.056) 0:40:57.302 ********** 2026-03-02 02:44:48.516056 | instance | ok: [instance] 2026-03-02 02:44:48.516260 | instance | 2026-03-02 02:44:48.516526 | instance | TASK [Create Ingress network] ************************************************** 2026-03-02 02:44:48.516800 | instance | Monday 02 March 2026 02:44:48 +0000 (0:00:00.158) 0:40:57.460 ********** 2026-03-02 02:44:48.597611 | instance | included: ingress for instance 2026-03-02 02:44:48.597886 | instance | 2026-03-02 02:44:48.598167 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-03-02 02:44:48.598428 | instance | Monday 02 March 2026 02:44:48 +0000 (0:00:00.083) 0:40:57.543 ********** 2026-03-02 02:44:49.574456 | instance | changed: [instance] 2026-03-02 02:44:49.574714 | instance | 2026-03-02 02:44:49.574991 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-03-02 02:44:49.575273 | instance | Monday 02 March 2026 02:44:49 +0000 (0:00:00.976) 0:40:58.520 ********** 2026-03-02 02:44:50.241357 | instance | ok: [instance] 2026-03-02 02:44:50.241480 | instance | 2026-03-02 02:44:50.241654 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-03-02 02:44:50.241826 | instance | Monday 02 March 2026 02:44:50 +0000 (0:00:00.667) 0:40:59.187 ********** 2026-03-02 02:45:29.119304 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-03-02 02:45:29.119381 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-03-02 02:45:29.119866 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-03-02 02:45:29.119939 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-03-02 02:45:29.119951 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-03-02 02:45:29.119968 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-03-02 02:45:29.119993 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-03-02 02:45:29.120161 | instance | 2026-03-02 02:45:29.120246 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-03-02 02:45:29.120373 | instance | Monday 02 March 2026 02:45:29 +0000 (0:00:38.878) 0:41:38.065 ********** 2026-03-02 02:45:32.386636 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-03-02 02:45:32.386735 | instance | 2026-03-02 02:45:32.386974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:45:32.387212 | instance | Monday 02 March 2026 02:45:32 +0000 (0:00:03.266) 0:41:41.332 ********** 2026-03-02 02:45:32.481047 | instance | ok: [instance] 2026-03-02 02:45:32.481127 | instance | 2026-03-02 02:45:32.481144 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:45:32.481158 | instance | Monday 02 March 2026 02:45:32 +0000 (0:00:00.093) 0:41:41.425 ********** 2026-03-02 02:45:32.577328 | instance | included: rabbitmq for instance 2026-03-02 02:45:32.577379 | instance | 2026-03-02 02:45:32.577388 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:45:32.577395 | instance | Monday 02 March 2026 02:45:32 +0000 (0:00:00.097) 0:41:41.523 ********** 2026-03-02 02:45:33.288823 | instance | ok: [instance] 2026-03-02 02:45:33.288862 | instance | 2026-03-02 02:45:33.288870 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:45:33.288877 | instance | Monday 02 March 2026 02:45:33 +0000 (0:00:00.710) 0:41:42.233 ********** 2026-03-02 02:45:33.347550 | instance | skipping: [instance] 2026-03-02 02:45:33.347585 | instance | 2026-03-02 02:45:33.347590 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:45:33.347596 | instance | Monday 02 March 2026 02:45:33 +0000 (0:00:00.059) 0:41:42.293 ********** 2026-03-02 02:45:33.414634 | instance | skipping: [instance] 2026-03-02 02:45:33.414708 | instance | 2026-03-02 02:45:33.414715 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:45:33.414720 | instance | Monday 02 March 2026 02:45:33 +0000 (0:00:00.066) 0:41:42.360 ********** 2026-03-02 02:45:33.492435 | instance | skipping: [instance] 2026-03-02 02:45:33.492494 | instance | 2026-03-02 02:45:33.492507 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:45:33.492518 | instance | Monday 02 March 2026 02:45:33 +0000 (0:00:00.077) 0:41:42.437 ********** 2026-03-02 02:45:59.374772 | instance | changed: [instance] 2026-03-02 02:45:59.374838 | instance | 2026-03-02 02:45:59.374971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:45:59.375158 | instance | Monday 02 March 2026 02:45:59 +0000 (0:00:25.883) 0:42:08.321 ********** 2026-03-02 02:45:59.993110 | instance | ok: [instance] 2026-03-02 02:45:59.993333 | instance | 2026-03-02 02:45:59.993618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:45:59.993892 | instance | Monday 02 March 2026 02:45:59 +0000 (0:00:00.618) 0:42:08.939 ********** 2026-03-02 02:46:00.054076 | instance | ok: [instance] 2026-03-02 02:46:00.054324 | instance | 2026-03-02 02:46:00.054602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:46:00.054934 | instance | Monday 02 March 2026 02:46:00 +0000 (0:00:00.061) 0:42:09.000 ********** 2026-03-02 02:46:00.113126 | instance | skipping: [instance] 2026-03-02 02:46:00.113195 | instance | 2026-03-02 02:46:00.113848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:46:00.113911 | instance | Monday 02 March 2026 02:46:00 +0000 (0:00:00.058) 0:42:09.059 ********** 2026-03-02 02:46:00.173537 | instance | skipping: [instance] 2026-03-02 02:46:00.173828 | instance | 2026-03-02 02:46:00.174188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:46:00.174547 | instance | Monday 02 March 2026 02:46:00 +0000 (0:00:00.060) 0:42:09.119 ********** 2026-03-02 02:46:00.242856 | instance | ok: [instance] 2026-03-02 02:46:00.243114 | instance | 2026-03-02 02:46:00.243413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:46:00.243691 | instance | Monday 02 March 2026 02:46:00 +0000 (0:00:00.069) 0:42:09.189 ********** 2026-03-02 02:46:00.367892 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:46:00.368038 | instance | ok: [instance] => (item=cloudformation) 2026-03-02 02:46:00.368235 | instance | ok: [instance] => (item=identity) 2026-03-02 02:46:00.368443 | instance | ok: [instance] => (item=orchestration) 2026-03-02 02:46:00.368611 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:46:00.368784 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:46:00.368942 | instance | 2026-03-02 02:46:00.369117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:46:00.369326 | instance | Monday 02 March 2026 02:46:00 +0000 (0:00:00.125) 0:42:09.314 ********** 2026-03-02 02:46:00.455092 | instance | ok: [instance] 2026-03-02 02:46:00.455287 | instance | 2026-03-02 02:46:00.455607 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:46:00.455885 | instance | Monday 02 March 2026 02:46:00 +0000 (0:00:00.086) 0:42:09.401 ********** 2026-03-02 02:46:00.539541 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:46:00.539782 | instance | 2026-03-02 02:46:00.540040 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:46:00.540302 | instance | Monday 02 March 2026 02:46:00 +0000 (0:00:00.084) 0:42:09.485 ********** 2026-03-02 02:46:01.087497 | instance | changed: [instance] 2026-03-02 02:46:01.087910 | instance | 2026-03-02 02:46:01.088338 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-03-02 02:46:01.088473 | instance | Monday 02 March 2026 02:46:01 +0000 (0:00:00.547) 0:42:10.033 ********** 2026-03-02 02:49:22.635918 | instance | changed: [instance] 2026-03-02 02:49:22.635994 | instance | 2026-03-02 02:49:22.636019 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:49:22.636478 | instance | Monday 02 March 2026 02:49:22 +0000 (0:03:21.547) 0:45:31.581 ********** 2026-03-02 02:49:22.762166 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:49:22.762409 | instance | 2026-03-02 02:49:22.762725 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:49:22.763066 | instance | Monday 02 March 2026 02:49:22 +0000 (0:00:00.126) 0:45:31.707 ********** 2026-03-02 02:49:22.819377 | instance | skipping: [instance] 2026-03-02 02:49:22.819632 | instance | 2026-03-02 02:49:22.820076 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:49:22.820399 | instance | Monday 02 March 2026 02:49:22 +0000 (0:00:00.057) 0:45:31.765 ********** 2026-03-02 02:49:22.882405 | instance | skipping: [instance] 2026-03-02 02:49:22.882626 | instance | 2026-03-02 02:49:22.882945 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:49:22.883202 | instance | Monday 02 March 2026 02:49:22 +0000 (0:00:00.062) 0:45:31.828 ********** 2026-03-02 02:49:22.954745 | instance | ok: [instance] 2026-03-02 02:49:22.954989 | instance | 2026-03-02 02:49:22.955333 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-03-02 02:49:22.955549 | instance | Monday 02 March 2026 02:49:22 +0000 (0:00:00.072) 0:45:31.900 ********** 2026-03-02 02:49:23.042340 | instance | included: ingress for instance 2026-03-02 02:49:23.042575 | instance | 2026-03-02 02:49:23.042888 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-03-02 02:49:23.043157 | instance | Monday 02 March 2026 02:49:23 +0000 (0:00:00.087) 0:45:31.988 ********** 2026-03-02 02:49:24.093471 | instance | changed: [instance] 2026-03-02 02:49:24.093678 | instance | 2026-03-02 02:49:24.093940 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:49:24.094216 | instance | Monday 02 March 2026 02:49:24 +0000 (0:00:01.050) 0:45:33.039 ********** 2026-03-02 02:49:24.217500 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:49:24.217679 | instance | 2026-03-02 02:49:24.217890 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:49:24.218108 | instance | Monday 02 March 2026 02:49:24 +0000 (0:00:00.124) 0:45:33.163 ********** 2026-03-02 02:49:24.271944 | instance | skipping: [instance] 2026-03-02 02:49:24.272084 | instance | 2026-03-02 02:49:24.272316 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:49:24.272532 | instance | Monday 02 March 2026 02:49:24 +0000 (0:00:00.054) 0:45:33.218 ********** 2026-03-02 02:49:24.328027 | instance | skipping: [instance] 2026-03-02 02:49:24.328244 | instance | 2026-03-02 02:49:24.328495 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:49:24.328735 | instance | Monday 02 March 2026 02:49:24 +0000 (0:00:00.055) 0:45:33.273 ********** 2026-03-02 02:49:24.392362 | instance | ok: [instance] 2026-03-02 02:49:24.392498 | instance | 2026-03-02 02:49:24.392667 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-03-02 02:49:24.392865 | instance | Monday 02 March 2026 02:49:24 +0000 (0:00:00.065) 0:45:33.338 ********** 2026-03-02 02:49:24.475624 | instance | included: ingress for instance 2026-03-02 02:49:24.475898 | instance | 2026-03-02 02:49:24.476192 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-03-02 02:49:24.476472 | instance | Monday 02 March 2026 02:49:24 +0000 (0:00:00.083) 0:45:33.421 ********** 2026-03-02 02:49:25.725240 | instance | changed: [instance] 2026-03-02 02:49:25.725337 | instance | 2026-03-02 02:49:25.725541 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-02 02:49:25.725715 | instance | Monday 02 March 2026 02:49:25 +0000 (0:00:01.249) 0:45:34.671 ********** 2026-03-02 02:49:25.971283 | instance | ok: [instance] 2026-03-02 02:49:25.971412 | instance | 2026-03-02 02:49:25.971601 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 02:49:25.971792 | instance | Monday 02 March 2026 02:49:25 +0000 (0:00:00.246) 0:45:34.917 ********** 2026-03-02 02:49:27.043757 | instance | ok: [instance] 2026-03-02 02:49:27.044049 | instance | 2026-03-02 02:49:27.044367 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 02:49:27.044644 | instance | Monday 02 March 2026 02:49:27 +0000 (0:00:01.071) 0:45:35.989 ********** 2026-03-02 02:49:27.313188 | instance | ok: [instance] 2026-03-02 02:49:27.313279 | instance | 2026-03-02 02:49:27.313489 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:49:27.313688 | instance | Monday 02 March 2026 02:49:27 +0000 (0:00:00.269) 0:45:36.259 ********** 2026-03-02 02:49:27.406843 | instance | ok: [instance] => { 2026-03-02 02:49:27.407149 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-02 02:49:27.407422 | instance | } 2026-03-02 02:49:27.407669 | instance | 2026-03-02 02:49:27.407956 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:49:27.408257 | instance | Monday 02 March 2026 02:49:27 +0000 (0:00:00.093) 0:45:36.352 ********** 2026-03-02 02:49:27.762786 | instance | ok: [instance] 2026-03-02 02:49:27.762883 | instance | 2026-03-02 02:49:27.763039 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:49:27.763200 | instance | Monday 02 March 2026 02:49:27 +0000 (0:00:00.356) 0:45:36.708 ********** 2026-03-02 02:49:28.796027 | instance | ok: [instance] 2026-03-02 02:49:28.796295 | instance | 2026-03-02 02:49:28.796606 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-02 02:49:28.796903 | instance | Monday 02 March 2026 02:49:28 +0000 (0:00:01.033) 0:45:37.742 ********** 2026-03-02 02:49:29.272898 | instance | ok: [instance] 2026-03-02 02:49:29.273018 | instance | 2026-03-02 02:49:29.273213 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-02 02:49:29.273382 | instance | Monday 02 March 2026 02:49:29 +0000 (0:00:00.476) 0:45:38.218 ********** 2026-03-02 02:49:30.005415 | instance | ok: [instance] 2026-03-02 02:49:30.005529 | instance | 2026-03-02 02:49:30.005732 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-02 02:49:30.005914 | instance | Monday 02 March 2026 02:49:30 +0000 (0:00:00.732) 0:45:38.951 ********** 2026-03-02 02:49:30.757216 | instance | ok: [instance] 2026-03-02 02:49:30.757326 | instance | 2026-03-02 02:49:30.757459 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-02 02:49:30.757586 | instance | Monday 02 March 2026 02:49:30 +0000 (0:00:00.751) 0:45:39.703 ********** 2026-03-02 02:49:31.142239 | instance | ok: [instance] 2026-03-02 02:49:31.142341 | instance | 2026-03-02 02:49:31.142482 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-02 02:49:31.142608 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.385) 0:45:40.088 ********** 2026-03-02 02:49:31.282048 | instance | included: openstack_helm_endpoints for instance 2026-03-02 02:49:31.282148 | instance | 2026-03-02 02:49:31.282281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:49:31.282408 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.139) 0:45:40.228 ********** 2026-03-02 02:49:31.343413 | instance | skipping: [instance] 2026-03-02 02:49:31.343500 | instance | 2026-03-02 02:49:31.343625 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:49:31.343763 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.061) 0:45:40.289 ********** 2026-03-02 02:49:31.394593 | instance | skipping: [instance] 2026-03-02 02:49:31.394649 | instance | 2026-03-02 02:49:31.394815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:49:31.394929 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.051) 0:45:40.341 ********** 2026-03-02 02:49:31.450408 | instance | skipping: [instance] 2026-03-02 02:49:31.450474 | instance | 2026-03-02 02:49:31.450603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:49:31.450742 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.055) 0:45:40.397 ********** 2026-03-02 02:49:31.503556 | instance | skipping: [instance] 2026-03-02 02:49:31.503624 | instance | 2026-03-02 02:49:31.503764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:49:31.503880 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.053) 0:45:40.450 ********** 2026-03-02 02:49:31.555552 | instance | skipping: [instance] 2026-03-02 02:49:31.555649 | instance | 2026-03-02 02:49:31.555796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:49:31.555914 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.052) 0:45:40.502 ********** 2026-03-02 02:49:31.616039 | instance | skipping: [instance] 2026-03-02 02:49:31.616123 | instance | 2026-03-02 02:49:31.616257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:49:31.616375 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.060) 0:45:40.562 ********** 2026-03-02 02:49:31.678192 | instance | ok: [instance] 2026-03-02 02:49:31.678265 | instance | 2026-03-02 02:49:31.678402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:49:31.678519 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.062) 0:45:40.625 ********** 2026-03-02 02:49:31.751652 | instance | ok: [instance] => (item=identity) 2026-03-02 02:49:31.751881 | instance | 2026-03-02 02:49:31.752147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:49:31.752409 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.072) 0:45:40.697 ********** 2026-03-02 02:49:31.837612 | instance | ok: [instance] 2026-03-02 02:49:31.837778 | instance | 2026-03-02 02:49:31.838052 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-02 02:49:31.838297 | instance | Monday 02 March 2026 02:49:31 +0000 (0:00:00.085) 0:45:40.783 ********** 2026-03-02 02:49:32.283641 | instance | ok: [instance] 2026-03-02 02:49:32.283954 | instance | 2026-03-02 02:49:32.284258 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-02 02:49:32.284524 | instance | Monday 02 March 2026 02:49:32 +0000 (0:00:00.445) 0:45:41.229 ********** 2026-03-02 02:49:32.784202 | instance | ok: [instance] 2026-03-02 02:49:32.784470 | instance | 2026-03-02 02:49:32.784759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:49:32.785082 | instance | Monday 02 March 2026 02:49:32 +0000 (0:00:00.500) 0:45:41.730 ********** 2026-03-02 02:49:32.881579 | instance | ok: [instance] 2026-03-02 02:49:32.881728 | instance | 2026-03-02 02:49:32.881916 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:49:32.882095 | instance | Monday 02 March 2026 02:49:32 +0000 (0:00:00.097) 0:45:41.828 ********** 2026-03-02 02:49:32.973294 | instance | included: rabbitmq for instance 2026-03-02 02:49:32.973397 | instance | 2026-03-02 02:49:32.973527 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:49:32.973652 | instance | Monday 02 March 2026 02:49:32 +0000 (0:00:00.091) 0:45:41.919 ********** 2026-03-02 02:49:33.639003 | instance | ok: [instance] 2026-03-02 02:49:33.639242 | instance | 2026-03-02 02:49:33.639529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:49:33.639836 | instance | Monday 02 March 2026 02:49:33 +0000 (0:00:00.665) 0:45:42.585 ********** 2026-03-02 02:49:33.695497 | instance | skipping: [instance] 2026-03-02 02:49:33.695747 | instance | 2026-03-02 02:49:33.696027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:49:33.696316 | instance | Monday 02 March 2026 02:49:33 +0000 (0:00:00.056) 0:45:42.642 ********** 2026-03-02 02:49:33.750721 | instance | skipping: [instance] 2026-03-02 02:49:33.750970 | instance | 2026-03-02 02:49:33.751269 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:49:33.751585 | instance | Monday 02 March 2026 02:49:33 +0000 (0:00:00.055) 0:45:42.697 ********** 2026-03-02 02:49:33.805614 | instance | skipping: [instance] 2026-03-02 02:49:33.805880 | instance | 2026-03-02 02:49:33.806248 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:49:33.806573 | instance | Monday 02 March 2026 02:49:33 +0000 (0:00:00.054) 0:45:42.752 ********** 2026-03-02 02:50:04.664985 | instance | changed: [instance] 2026-03-02 02:50:04.665080 | instance | 2026-03-02 02:50:04.665175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:50:04.665295 | instance | Monday 02 March 2026 02:50:04 +0000 (0:00:30.859) 0:46:13.611 ********** 2026-03-02 02:50:05.315077 | instance | ok: [instance] 2026-03-02 02:50:05.315318 | instance | 2026-03-02 02:50:05.315676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:50:05.315961 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.649) 0:46:14.261 ********** 2026-03-02 02:50:05.376647 | instance | ok: [instance] 2026-03-02 02:50:05.376866 | instance | 2026-03-02 02:50:05.377173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:50:05.377428 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.061) 0:46:14.322 ********** 2026-03-02 02:50:05.443798 | instance | skipping: [instance] 2026-03-02 02:50:05.443915 | instance | 2026-03-02 02:50:05.444090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:50:05.444256 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.067) 0:46:14.390 ********** 2026-03-02 02:50:05.503125 | instance | skipping: [instance] 2026-03-02 02:50:05.503366 | instance | 2026-03-02 02:50:05.503705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:50:05.503969 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.059) 0:46:14.449 ********** 2026-03-02 02:50:05.560483 | instance | ok: [instance] 2026-03-02 02:50:05.560725 | instance | 2026-03-02 02:50:05.560998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:50:05.561273 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.057) 0:46:14.506 ********** 2026-03-02 02:50:05.689700 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:50:05.689853 | instance | ok: [instance] => (item=load_balancer) 2026-03-02 02:50:05.690132 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-03-02 02:50:05.690213 | instance | ok: [instance] => (item=valkey) 2026-03-02 02:50:05.690379 | instance | ok: [instance] => (item=identity) 2026-03-02 02:50:05.690544 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:50:05.690741 | instance | ok: [instance] => (item=network) 2026-03-02 02:50:05.690900 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:50:05.691045 | instance | 2026-03-02 02:50:05.691212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:50:05.691405 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.129) 0:46:14.636 ********** 2026-03-02 02:50:05.767735 | instance | ok: [instance] 2026-03-02 02:50:05.767994 | instance | 2026-03-02 02:50:05.768272 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:50:05.768554 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.077) 0:46:14.714 ********** 2026-03-02 02:50:05.847374 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:50:05.847629 | instance | 2026-03-02 02:50:05.847910 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:50:05.848187 | instance | Monday 02 March 2026 02:50:05 +0000 (0:00:00.079) 0:46:14.793 ********** 2026-03-02 02:50:06.389241 | instance | changed: [instance] 2026-03-02 02:50:06.389461 | instance | 2026-03-02 02:50:06.389733 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-02 02:50:06.389993 | instance | Monday 02 March 2026 02:50:06 +0000 (0:00:00.541) 0:46:15.335 ********** 2026-03-02 02:50:07.625826 | instance | ok: [instance] 2026-03-02 02:50:07.626083 | instance | 2026-03-02 02:50:07.626378 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-03-02 02:50:07.626747 | instance | Monday 02 March 2026 02:50:07 +0000 (0:00:01.236) 0:46:16.571 ********** 2026-03-02 02:50:08.707882 | instance | changed: [instance] 2026-03-02 02:50:08.707956 | instance | 2026-03-02 02:50:08.708492 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-03-02 02:50:08.708557 | instance | Monday 02 March 2026 02:50:08 +0000 (0:00:01.082) 0:46:17.653 ********** 2026-03-02 02:50:09.961731 | instance | changed: [instance] 2026-03-02 02:50:09.962017 | instance | 2026-03-02 02:50:09.962095 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-03-02 02:50:09.962226 | instance | Monday 02 March 2026 02:50:09 +0000 (0:00:01.253) 0:46:18.907 ********** 2026-03-02 02:50:11.318570 | instance | changed: [instance] 2026-03-02 02:50:11.318658 | instance | 2026-03-02 02:50:11.318968 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-03-02 02:50:11.319012 | instance | Monday 02 March 2026 02:50:11 +0000 (0:00:01.357) 0:46:20.265 ********** 2026-03-02 02:50:16.497106 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-03-02 02:50:16.497186 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-03-02 02:50:16.497197 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-03-02 02:50:16.497207 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-03-02 02:50:16.497216 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-03-02 02:50:16.497225 | instance | 2026-03-02 02:50:16.497242 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-03-02 02:50:16.497321 | instance | Monday 02 March 2026 02:50:16 +0000 (0:00:05.177) 0:46:25.442 ********** 2026-03-02 02:50:18.436014 | instance | changed: [instance] => (item=instance) 2026-03-02 02:50:18.436086 | instance | 2026-03-02 02:50:18.436370 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-03-02 02:50:18.436413 | instance | Monday 02 March 2026 02:50:18 +0000 (0:00:01.939) 0:46:27.382 ********** 2026-03-02 02:50:21.498849 | instance | ok: [instance] => (item=instance) 2026-03-02 02:50:21.498932 | instance | 2026-03-02 02:50:21.499186 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-03-02 02:50:21.499225 | instance | Monday 02 March 2026 02:50:21 +0000 (0:00:03.062) 0:46:30.445 ********** 2026-03-02 02:50:27.178984 | instance | ok: [instance] => (item=instance) 2026-03-02 02:50:27.179052 | instance | 2026-03-02 02:50:27.179065 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-03-02 02:50:27.179075 | instance | Monday 02 March 2026 02:50:27 +0000 (0:00:05.678) 0:46:36.124 ********** 2026-03-02 02:50:28.338755 | instance | ok: [instance] => (item=instance) 2026-03-02 02:50:28.338831 | instance | 2026-03-02 02:50:28.338843 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-03-02 02:50:28.338853 | instance | Monday 02 March 2026 02:50:28 +0000 (0:00:01.159) 0:46:37.284 ********** 2026-03-02 02:50:28.408821 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-03-02 02:50:28.408873 | instance | 2026-03-02 02:50:28.408885 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-03-02 02:50:28.408904 | instance | Monday 02 March 2026 02:50:28 +0000 (0:00:00.070) 0:46:37.354 ********** 2026-03-02 02:50:29.429939 | instance | changed: [instance] 2026-03-02 02:50:29.429993 | instance | 2026-03-02 02:50:29.430045 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-03-02 02:50:29.430402 | instance | Monday 02 March 2026 02:50:29 +0000 (0:00:01.020) 0:46:38.375 ********** 2026-03-02 02:50:31.682840 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-03-02T02:50:17Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.72', 'hostname': 'host-172-24-0-72', 'fqdn': 'host-172-24-0-72.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'b848e228-4c90-4d67-9354-3bf9e702d797', 'ip_address': '172.24.0.72'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:dd:15:74', 'name': 'octavia-health-manager-port-instance', 'network_id': 'fead27e6-2078-4b23-bfc0-91b0c0f6ab7d', 'numa_affinity_policy': None, 'project_id': 'ad38eb693a4b451bba1c5f0ef3bb4f3a', 'tenant_id': 'ad38eb693a4b451bba1c5f0ef3bb4f3a', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['766da8de-224a-405b-8e57-44f5c1d1c432'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-03-02T02:50:26Z', 'revision_number': 4, 'if_match': None, 'id': 'a2cb96c4-5e8d-4013-81c3-bf32c4076cbe', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-03-02 02:50:31.683473 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-03-02T02:50:17Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.72', 'hostname': 'host-172-24-0-72', 'fqdn': 'host-172-24-0-72.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'b848e228-4c90-4d67-9354-3bf9e702d797', 'ip_address': '172.24.0.72'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:dd:15:74', 'name': 'octavia-health-manager-port-instance', 'network_id': 'fead27e6-2078-4b23-bfc0-91b0c0f6ab7d', 'numa_affinity_policy': None, 'project_id': 'ad38eb693a4b451bba1c5f0ef3bb4f3a', 'tenant_id': 'ad38eb693a4b451bba1c5f0ef3bb4f3a', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['766da8de-224a-405b-8e57-44f5c1d1c432'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-03-02T02:50:26Z', 'revision_number': 4, 'if_match': None, 'id': 'a2cb96c4-5e8d-4013-81c3-bf32c4076cbe', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-03-02 02:50:31.683893 | instance | 2026-03-02 02:50:31.684185 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-03-02 02:50:31.684486 | instance | Monday 02 March 2026 02:50:31 +0000 (0:00:02.253) 0:46:40.628 ********** 2026-03-02 02:50:32.717248 | instance | changed: [instance] 2026-03-02 02:50:32.717313 | instance | 2026-03-02 02:50:32.717333 | instance | TASK [Upload Amphora image] **************************************************** 2026-03-02 02:50:32.717608 | instance | Monday 02 March 2026 02:50:32 +0000 (0:00:01.033) 0:46:41.662 ********** 2026-03-02 02:50:32.908515 | instance | included: glance_image for instance 2026-03-02 02:50:32.908603 | instance | 2026-03-02 02:50:32.908623 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-03-02 02:50:32.908705 | instance | Monday 02 March 2026 02:50:32 +0000 (0:00:00.191) 0:46:41.854 ********** 2026-03-02 02:50:34.011727 | instance | ok: [instance] 2026-03-02 02:50:34.011797 | instance | 2026-03-02 02:50:34.012068 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-02 02:50:34.012153 | instance | Monday 02 March 2026 02:50:34 +0000 (0:00:01.103) 0:46:42.958 ********** 2026-03-02 02:50:35.348509 | instance | ok: [instance] 2026-03-02 02:50:35.348588 | instance | 2026-03-02 02:50:35.348608 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-02 02:50:35.348618 | instance | Monday 02 March 2026 02:50:35 +0000 (0:00:01.335) 0:46:44.294 ********** 2026-03-02 02:50:35.574641 | instance | changed: [instance] 2026-03-02 02:50:35.574797 | instance | 2026-03-02 02:50:35.574975 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-02 02:50:35.575142 | instance | Monday 02 March 2026 02:50:35 +0000 (0:00:00.226) 0:46:44.520 ********** 2026-03-02 02:50:46.362729 | instance | changed: [instance] 2026-03-02 02:50:46.362789 | instance | 2026-03-02 02:50:46.362802 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-02 02:50:46.362808 | instance | Monday 02 March 2026 02:50:46 +0000 (0:00:10.785) 0:46:55.306 ********** 2026-03-02 02:50:46.593511 | instance | ok: [instance] 2026-03-02 02:50:46.593588 | instance | 2026-03-02 02:50:46.593701 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-02 02:50:46.593821 | instance | Monday 02 March 2026 02:50:46 +0000 (0:00:00.233) 0:46:55.539 ********** 2026-03-02 02:50:48.595454 | instance | changed: [instance] 2026-03-02 02:50:48.595506 | instance | 2026-03-02 02:50:48.595945 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-02 02:50:48.596109 | instance | Monday 02 March 2026 02:50:48 +0000 (0:00:02.001) 0:46:57.541 ********** 2026-03-02 02:50:49.289889 | instance | ok: [instance] 2026-03-02 02:50:49.290099 | instance | 2026-03-02 02:50:49.290368 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-02 02:50:49.290639 | instance | Monday 02 March 2026 02:50:49 +0000 (0:00:00.694) 0:46:58.236 ********** 2026-03-02 02:51:20.347186 | instance | changed: [instance] 2026-03-02 02:51:20.347420 | instance | 2026-03-02 02:51:20.347713 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-02 02:51:20.347977 | instance | Monday 02 March 2026 02:51:20 +0000 (0:00:31.057) 0:47:29.293 ********** 2026-03-02 02:51:20.835484 | instance | changed: [instance] 2026-03-02 02:51:20.835625 | instance | 2026-03-02 02:51:20.835794 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-03-02 02:51:20.835966 | instance | Monday 02 March 2026 02:51:20 +0000 (0:00:00.488) 0:47:29.781 ********** 2026-03-02 02:51:21.743756 | instance | ok: [instance] 2026-03-02 02:51:21.743818 | instance | 2026-03-02 02:51:21.743830 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-03-02 02:51:21.743839 | instance | Monday 02 March 2026 02:51:21 +0000 (0:00:00.906) 0:47:30.688 ********** 2026-03-02 02:51:27.538436 | instance | changed: [instance] 2026-03-02 02:51:27.538612 | instance | 2026-03-02 02:51:27.538745 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-03-02 02:51:27.538937 | instance | Monday 02 March 2026 02:51:27 +0000 (0:00:05.796) 0:47:36.484 ********** 2026-03-02 02:51:28.212650 | instance | ok: [instance] 2026-03-02 02:51:28.212730 | instance | 2026-03-02 02:51:28.213068 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-03-02 02:51:28.213105 | instance | Monday 02 March 2026 02:51:28 +0000 (0:00:00.674) 0:47:37.159 ********** 2026-03-02 02:51:29.468142 | instance | changed: [instance] 2026-03-02 02:51:29.468272 | instance | 2026-03-02 02:51:29.468383 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-03-02 02:51:29.468548 | instance | Monday 02 March 2026 02:51:29 +0000 (0:00:01.255) 0:47:38.414 ********** 2026-03-02 02:51:31.070150 | instance | changed: [instance] => (item=octavia-client) 2026-03-02 02:51:31.070464 | instance | changed: [instance] => (item=octavia-server) 2026-03-02 02:51:31.070798 | instance | 2026-03-02 02:51:31.071124 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-03-02 02:51:31.071446 | instance | Monday 02 March 2026 02:51:31 +0000 (0:00:01.601) 0:47:40.016 ********** 2026-03-02 02:51:31.761637 | instance | changed: [instance] 2026-03-02 02:51:31.761885 | instance | 2026-03-02 02:51:31.762194 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-03-02 02:51:31.762462 | instance | Monday 02 March 2026 02:51:31 +0000 (0:00:00.691) 0:47:40.707 ********** 2026-03-02 02:51:33.348670 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-03-02 02:51:33.348930 | instance | loadbalancer quotas. 2026-03-02 02:51:33.389300 | instance | changed: [instance] 2026-03-02 02:51:33.389546 | instance | 2026-03-02 02:51:33.389838 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-03-02 02:51:33.390138 | instance | Monday 02 March 2026 02:51:33 +0000 (0:00:01.627) 0:47:42.335 ********** 2026-03-02 02:53:45.087208 | instance | changed: [instance] 2026-03-02 02:53:45.087390 | instance | 2026-03-02 02:53:45.087670 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-03-02 02:53:45.087947 | instance | Monday 02 March 2026 02:53:45 +0000 (0:02:11.697) 0:49:54.033 ********** 2026-03-02 02:53:55.613121 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-03-02 02:53:55.613224 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-03-02 02:53:55.613237 | instance | 2026-03-02 02:53:55.613247 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:53:55.613257 | instance | Monday 02 March 2026 02:53:55 +0000 (0:00:10.524) 0:50:04.558 ********** 2026-03-02 02:53:55.759096 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:53:55.759188 | instance | 2026-03-02 02:53:55.759489 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:53:55.759533 | instance | Monday 02 March 2026 02:53:55 +0000 (0:00:00.147) 0:50:04.705 ********** 2026-03-02 02:53:55.820320 | instance | skipping: [instance] 2026-03-02 02:53:55.820374 | instance | 2026-03-02 02:53:55.820386 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:53:55.820397 | instance | Monday 02 March 2026 02:53:55 +0000 (0:00:00.060) 0:50:04.765 ********** 2026-03-02 02:53:55.893967 | instance | skipping: [instance] 2026-03-02 02:53:55.894053 | instance | 2026-03-02 02:53:55.894184 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:53:55.894306 | instance | Monday 02 March 2026 02:53:55 +0000 (0:00:00.074) 0:50:04.840 ********** 2026-03-02 02:53:55.969574 | instance | ok: [instance] 2026-03-02 02:53:55.969651 | instance | 2026-03-02 02:53:55.969754 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-03-02 02:53:55.969873 | instance | Monday 02 March 2026 02:53:55 +0000 (0:00:00.075) 0:50:04.916 ********** 2026-03-02 02:53:56.074517 | instance | included: ingress for instance 2026-03-02 02:53:56.074842 | instance | 2026-03-02 02:53:56.074880 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-03-02 02:53:56.075042 | instance | Monday 02 March 2026 02:53:56 +0000 (0:00:00.104) 0:50:05.020 ********** 2026-03-02 02:53:57.232165 | instance | changed: [instance] 2026-03-02 02:53:57.232430 | instance | 2026-03-02 02:53:57.232777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:53:57.233087 | instance | Monday 02 March 2026 02:53:57 +0000 (0:00:01.157) 0:50:06.177 ********** 2026-03-02 02:53:57.317150 | instance | ok: [instance] 2026-03-02 02:53:57.317236 | instance | 2026-03-02 02:53:57.317361 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:53:57.317484 | instance | Monday 02 March 2026 02:53:57 +0000 (0:00:00.085) 0:50:06.263 ********** 2026-03-02 02:53:57.417119 | instance | included: rabbitmq for instance 2026-03-02 02:53:57.417456 | instance | 2026-03-02 02:53:57.417878 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:53:57.418161 | instance | Monday 02 March 2026 02:53:57 +0000 (0:00:00.099) 0:50:06.362 ********** 2026-03-02 02:53:58.096160 | instance | ok: [instance] 2026-03-02 02:53:58.096454 | instance | 2026-03-02 02:53:58.096771 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:53:58.097051 | instance | Monday 02 March 2026 02:53:58 +0000 (0:00:00.679) 0:50:07.042 ********** 2026-03-02 02:53:58.160666 | instance | skipping: [instance] 2026-03-02 02:53:58.160954 | instance | 2026-03-02 02:53:58.161243 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:53:58.161518 | instance | Monday 02 March 2026 02:53:58 +0000 (0:00:00.064) 0:50:07.106 ********** 2026-03-02 02:53:58.258181 | instance | skipping: [instance] 2026-03-02 02:53:58.258340 | instance | 2026-03-02 02:53:58.258531 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:53:58.258749 | instance | Monday 02 March 2026 02:53:58 +0000 (0:00:00.097) 0:50:07.204 ********** 2026-03-02 02:53:58.320677 | instance | skipping: [instance] 2026-03-02 02:53:58.320960 | instance | 2026-03-02 02:53:58.321233 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:53:58.321499 | instance | Monday 02 March 2026 02:53:58 +0000 (0:00:00.062) 0:50:07.266 ********** 2026-03-02 02:54:29.152115 | instance | changed: [instance] 2026-03-02 02:54:29.152461 | instance | 2026-03-02 02:54:29.152945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 02:54:29.153334 | instance | Monday 02 March 2026 02:54:29 +0000 (0:00:30.831) 0:50:38.097 ********** 2026-03-02 02:54:29.808722 | instance | ok: [instance] 2026-03-02 02:54:29.808822 | instance | 2026-03-02 02:54:29.808959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 02:54:29.809090 | instance | Monday 02 March 2026 02:54:29 +0000 (0:00:00.657) 0:50:38.755 ********** 2026-03-02 02:54:29.872775 | instance | ok: [instance] 2026-03-02 02:54:29.872862 | instance | 2026-03-02 02:54:29.873000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 02:54:29.873121 | instance | Monday 02 March 2026 02:54:29 +0000 (0:00:00.064) 0:50:38.819 ********** 2026-03-02 02:54:29.939437 | instance | skipping: [instance] 2026-03-02 02:54:29.939536 | instance | 2026-03-02 02:54:29.939666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 02:54:29.939790 | instance | Monday 02 March 2026 02:54:29 +0000 (0:00:00.066) 0:50:38.886 ********** 2026-03-02 02:54:30.002861 | instance | skipping: [instance] 2026-03-02 02:54:30.002950 | instance | 2026-03-02 02:54:30.003087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 02:54:30.003207 | instance | Monday 02 March 2026 02:54:29 +0000 (0:00:00.063) 0:50:38.949 ********** 2026-03-02 02:54:30.066544 | instance | ok: [instance] 2026-03-02 02:54:30.066662 | instance | 2026-03-02 02:54:30.066817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 02:54:30.066968 | instance | Monday 02 March 2026 02:54:30 +0000 (0:00:00.063) 0:50:39.013 ********** 2026-03-02 02:54:30.227836 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 02:54:30.227919 | instance | ok: [instance] => (item=key_manager) 2026-03-02 02:54:30.228044 | instance | ok: [instance] => (item=identity) 2026-03-02 02:54:30.228164 | instance | ok: [instance] => (item=orchestration) 2026-03-02 02:54:30.228285 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 02:54:30.228408 | instance | ok: [instance] => (item=container_infra) 2026-03-02 02:54:30.228560 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 02:54:30.228677 | instance | 2026-03-02 02:54:30.228799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 02:54:30.228920 | instance | Monday 02 March 2026 02:54:30 +0000 (0:00:00.161) 0:50:39.174 ********** 2026-03-02 02:54:30.310814 | instance | ok: [instance] 2026-03-02 02:54:30.311033 | instance | 2026-03-02 02:54:30.311344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:54:30.311606 | instance | Monday 02 March 2026 02:54:30 +0000 (0:00:00.082) 0:50:39.257 ********** 2026-03-02 02:54:30.401134 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:54:30.401358 | instance | 2026-03-02 02:54:30.401619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:54:30.401874 | instance | Monday 02 March 2026 02:54:30 +0000 (0:00:00.090) 0:50:39.347 ********** 2026-03-02 02:54:30.960922 | instance | changed: [instance] 2026-03-02 02:54:30.961162 | instance | 2026-03-02 02:54:30.961433 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 02:54:30.961692 | instance | Monday 02 March 2026 02:54:30 +0000 (0:00:00.558) 0:50:39.906 ********** 2026-03-02 02:54:31.237770 | instance | ok: [instance] => { 2026-03-02 02:54:31.238045 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-03-02 02:54:31.238304 | instance | } 2026-03-02 02:54:31.238551 | instance | 2026-03-02 02:54:31.238937 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 02:54:31.239222 | instance | Monday 02 March 2026 02:54:31 +0000 (0:00:00.277) 0:50:40.184 ********** 2026-03-02 02:54:32.416438 | instance | changed: [instance] 2026-03-02 02:54:32.416762 | instance | 2026-03-02 02:54:32.417038 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 02:54:32.417297 | instance | Monday 02 March 2026 02:54:32 +0000 (0:00:01.178) 0:50:41.362 ********** 2026-03-02 02:54:32.494251 | instance | skipping: [instance] 2026-03-02 02:54:32.494505 | instance | 2026-03-02 02:54:32.494818 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-03-02 02:54:32.495097 | instance | Monday 02 March 2026 02:54:32 +0000 (0:00:00.077) 0:50:41.440 ********** 2026-03-02 02:54:33.063645 | instance | changed: [instance] 2026-03-02 02:54:33.063867 | instance | 2026-03-02 02:54:33.064181 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 02:54:33.064460 | instance | Monday 02 March 2026 02:54:33 +0000 (0:00:00.569) 0:50:42.009 ********** 2026-03-02 02:54:33.162035 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 02:54:33.162173 | instance | 2026-03-02 02:54:33.162344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 02:54:33.162515 | instance | Monday 02 March 2026 02:54:33 +0000 (0:00:00.098) 0:50:42.108 ********** 2026-03-02 02:54:33.710821 | instance | changed: [instance] 2026-03-02 02:54:33.711053 | instance | 2026-03-02 02:54:33.711353 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-03-02 02:54:33.711634 | instance | Monday 02 March 2026 02:54:33 +0000 (0:00:00.548) 0:50:42.656 ********** 2026-03-02 02:54:33.935616 | instance | changed: [instance] 2026-03-02 02:54:33.935960 | instance | 2026-03-02 02:54:33.936291 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-03-02 02:54:33.936590 | instance | Monday 02 March 2026 02:54:33 +0000 (0:00:00.225) 0:50:42.881 ********** 2026-03-02 02:54:34.600965 | instance | changed: [instance] 2026-03-02 02:54:34.601195 | instance | 2026-03-02 02:54:34.601578 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-03-02 02:54:34.601881 | instance | Monday 02 March 2026 02:54:34 +0000 (0:00:00.665) 0:50:43.547 ********** 2026-03-02 02:54:35.363289 | instance | changed: [instance] 2026-03-02 02:54:35.363594 | instance | 2026-03-02 02:54:35.363882 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-03-02 02:54:35.364180 | instance | Monday 02 March 2026 02:54:35 +0000 (0:00:00.762) 0:50:44.309 ********** 2026-03-02 02:54:37.935199 | instance | changed: [instance] 2026-03-02 02:54:37.935324 | instance | 2026-03-02 02:54:37.935512 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-03-02 02:54:37.935679 | instance | Monday 02 March 2026 02:54:37 +0000 (0:00:02.572) 0:50:46.881 ********** 2026-03-02 02:54:38.188410 | instance | changed: [instance] 2026-03-02 02:54:38.188658 | instance | 2026-03-02 02:54:38.188963 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-03-02 02:54:38.189242 | instance | Monday 02 March 2026 02:54:38 +0000 (0:00:00.252) 0:50:47.134 ********** 2026-03-02 02:54:40.197901 | instance | changed: [instance] 2026-03-02 02:54:40.198032 | instance | 2026-03-02 02:54:40.198226 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-03-02 02:54:40.198375 | instance | Monday 02 March 2026 02:54:40 +0000 (0:00:02.009) 0:50:49.144 ********** 2026-03-02 02:54:40.881772 | instance | ok: [instance] 2026-03-02 02:54:40.882107 | instance | 2026-03-02 02:54:40.882407 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-03-02 02:54:40.882708 | instance | Monday 02 March 2026 02:54:40 +0000 (0:00:00.683) 0:50:49.827 ********** 2026-03-02 02:54:45.254488 | instance | changed: [instance] 2026-03-02 02:54:45.254818 | instance | 2026-03-02 02:54:45.255156 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-03-02 02:54:45.255516 | instance | Monday 02 March 2026 02:54:45 +0000 (0:00:04.372) 0:50:54.200 ********** 2026-03-02 02:54:45.320946 | instance | skipping: [instance] 2026-03-02 02:54:45.321090 | instance | 2026-03-02 02:54:45.321276 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-03-02 02:54:45.321439 | instance | Monday 02 March 2026 02:54:45 +0000 (0:00:00.066) 0:50:54.267 ********** 2026-03-02 02:54:45.384937 | instance | skipping: [instance] 2026-03-02 02:54:45.385075 | instance | 2026-03-02 02:54:45.385266 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-03-02 02:54:45.385431 | instance | Monday 02 March 2026 02:54:45 +0000 (0:00:00.063) 0:50:54.331 ********** 2026-03-02 02:55:43.514367 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-03-02 02:55:43.514690 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-03-02 02:55:43.515099 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-03-02 02:55:43.515471 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-03-02 02:55:43.515805 | instance | 2026-03-02 02:55:43.516226 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-03-02 02:55:43.516552 | instance | Monday 02 March 2026 02:55:43 +0000 (0:00:58.129) 0:51:52.460 ********** 2026-03-02 02:55:43.630295 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.630584 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.630926 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.631204 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.631499 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.631791 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.632080 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.632405 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-03-02 02:55:43.632667 | instance | skipping: [instance] 2026-03-02 02:55:43.632919 | instance | 2026-03-02 02:55:43.633212 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-03-02 02:55:43.633531 | instance | Monday 02 March 2026 02:55:43 +0000 (0:00:00.115) 0:51:52.576 ********** 2026-03-02 02:55:59.680523 | instance | changed: [instance] 2026-03-02 02:55:59.680605 | instance | 2026-03-02 02:55:59.680737 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-03-02 02:55:59.680963 | instance | Monday 02 March 2026 02:55:59 +0000 (0:00:16.050) 0:52:08.626 ********** 2026-03-02 02:56:00.380660 | instance | changed: [instance] 2026-03-02 02:56:00.380890 | instance | 2026-03-02 02:56:00.381196 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-03-02 02:56:00.381451 | instance | Monday 02 March 2026 02:56:00 +0000 (0:00:00.699) 0:52:09.326 ********** 2026-03-02 02:58:15.941930 | instance | changed: [instance] 2026-03-02 02:58:15.942174 | instance | 2026-03-02 02:58:15.942538 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-03-02 02:58:15.942875 | instance | Monday 02 March 2026 02:58:15 +0000 (0:02:15.561) 0:54:24.887 ********** 2026-03-02 02:58:16.758159 | instance | changed: [instance] 2026-03-02 02:58:16.758420 | instance | 2026-03-02 02:58:16.758725 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 02:58:16.759010 | instance | Monday 02 March 2026 02:58:16 +0000 (0:00:00.816) 0:54:25.704 ********** 2026-03-02 02:58:16.891639 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:58:16.892024 | instance | 2026-03-02 02:58:16.892335 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:58:16.892614 | instance | Monday 02 March 2026 02:58:16 +0000 (0:00:00.133) 0:54:25.837 ********** 2026-03-02 02:58:17.242744 | instance | skipping: [instance] 2026-03-02 02:58:17.243002 | instance | 2026-03-02 02:58:17.243312 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:58:17.243608 | instance | Monday 02 March 2026 02:58:17 +0000 (0:00:00.350) 0:54:26.188 ********** 2026-03-02 02:58:17.306315 | instance | skipping: [instance] 2026-03-02 02:58:17.306582 | instance | 2026-03-02 02:58:17.306931 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:58:17.307065 | instance | Monday 02 March 2026 02:58:17 +0000 (0:00:00.063) 0:54:26.252 ********** 2026-03-02 02:58:17.381135 | instance | ok: [instance] 2026-03-02 02:58:17.381274 | instance | 2026-03-02 02:58:17.381455 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-03-02 02:58:17.381630 | instance | Monday 02 March 2026 02:58:17 +0000 (0:00:00.075) 0:54:26.327 ********** 2026-03-02 02:58:17.479379 | instance | included: ingress for instance 2026-03-02 02:58:17.479739 | instance | 2026-03-02 02:58:17.480256 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-03-02 02:58:17.480712 | instance | Monday 02 March 2026 02:58:17 +0000 (0:00:00.097) 0:54:26.425 ********** 2026-03-02 02:58:18.501213 | instance | changed: [instance] 2026-03-02 02:58:18.501443 | instance | 2026-03-02 02:58:18.501718 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-03-02 02:58:18.502026 | instance | Monday 02 March 2026 02:58:18 +0000 (0:00:01.021) 0:54:27.446 ********** 2026-03-02 02:58:19.335178 | instance | changed: [instance] 2026-03-02 02:58:19.335288 | instance | 2026-03-02 02:58:19.335431 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-03-02 02:58:19.335607 | instance | Monday 02 March 2026 02:58:19 +0000 (0:00:00.834) 0:54:28.281 ********** 2026-03-02 02:58:19.486825 | instance | included: openstack_helm_ingress for instance 2026-03-02 02:58:19.486894 | instance | 2026-03-02 02:58:19.486907 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 02:58:19.486924 | instance | Monday 02 March 2026 02:58:19 +0000 (0:00:00.149) 0:54:28.430 ********** 2026-03-02 02:58:19.544424 | instance | skipping: [instance] 2026-03-02 02:58:19.544506 | instance | 2026-03-02 02:58:19.544653 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 02:58:19.544771 | instance | Monday 02 March 2026 02:58:19 +0000 (0:00:00.058) 0:54:28.489 ********** 2026-03-02 02:58:19.604462 | instance | skipping: [instance] 2026-03-02 02:58:19.604718 | instance | 2026-03-02 02:58:19.605134 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 02:58:19.606258 | instance | Monday 02 March 2026 02:58:19 +0000 (0:00:00.060) 0:54:28.550 ********** 2026-03-02 02:58:19.668654 | instance | ok: [instance] 2026-03-02 02:58:19.668782 | instance | 2026-03-02 02:58:19.668969 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-03-02 02:58:19.669142 | instance | Monday 02 March 2026 02:58:19 +0000 (0:00:00.064) 0:54:28.614 ********** 2026-03-02 02:58:19.768966 | instance | included: ingress for instance 2026-03-02 02:58:19.769054 | instance | 2026-03-02 02:58:19.769226 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-03-02 02:58:19.769407 | instance | Monday 02 March 2026 02:58:19 +0000 (0:00:00.100) 0:54:28.715 ********** 2026-03-02 02:58:20.835587 | instance | changed: [instance] 2026-03-02 02:58:20.835648 | instance | 2026-03-02 02:58:20.835660 | instance | TASK [Upload images] *********************************************************** 2026-03-02 02:58:20.835690 | instance | Monday 02 March 2026 02:58:20 +0000 (0:00:01.065) 0:54:29.780 ********** 2026-03-02 02:58:21.018037 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-03-02 02:58:21.018142 | instance | 2026-03-02 02:58:21.018163 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-02 02:58:21.018272 | instance | Monday 02 March 2026 02:58:21 +0000 (0:00:00.183) 0:54:29.964 ********** 2026-03-02 02:58:22.086529 | instance | ok: [instance] 2026-03-02 02:58:22.086665 | instance | 2026-03-02 02:58:22.086764 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-02 02:58:22.086885 | instance | Monday 02 March 2026 02:58:22 +0000 (0:00:01.067) 0:54:31.031 ********** 2026-03-02 02:58:22.324728 | instance | changed: [instance] 2026-03-02 02:58:22.324860 | instance | 2026-03-02 02:58:22.324932 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-02 02:58:22.325054 | instance | Monday 02 March 2026 02:58:22 +0000 (0:00:00.239) 0:54:31.271 ********** 2026-03-02 02:58:30.375231 | instance | changed: [instance] 2026-03-02 02:58:30.375363 | instance | 2026-03-02 02:58:30.375614 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-02 02:58:30.375792 | instance | Monday 02 March 2026 02:58:30 +0000 (0:00:08.049) 0:54:39.320 ********** 2026-03-02 02:58:30.770229 | instance | ok: [instance] 2026-03-02 02:58:30.770281 | instance | 2026-03-02 02:58:30.770287 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-02 02:58:30.770292 | instance | Monday 02 March 2026 02:58:30 +0000 (0:00:00.339) 0:54:39.660 ********** 2026-03-02 02:58:30.818668 | instance | skipping: [instance] 2026-03-02 02:58:30.818823 | instance | 2026-03-02 02:58:30.818963 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-02 02:58:30.819089 | instance | Monday 02 March 2026 02:58:30 +0000 (0:00:00.104) 0:54:39.764 ********** 2026-03-02 02:58:35.179041 | instance | ok: [instance] 2026-03-02 02:58:35.179117 | instance | 2026-03-02 02:58:35.179170 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-02 02:58:35.179319 | instance | Monday 02 March 2026 02:58:35 +0000 (0:00:04.360) 0:54:44.125 ********** 2026-03-02 02:59:05.402381 | instance | changed: [instance] 2026-03-02 02:59:05.402464 | instance | 2026-03-02 02:59:05.402593 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-02 02:59:05.402740 | instance | Monday 02 March 2026 02:59:05 +0000 (0:00:30.223) 0:55:14.348 ********** 2026-03-02 02:59:05.858417 | instance | changed: [instance] 2026-03-02 02:59:05.858489 | instance | 2026-03-02 02:59:05.858809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 02:59:05.858874 | instance | Monday 02 March 2026 02:59:05 +0000 (0:00:00.455) 0:55:14.804 ********** 2026-03-02 02:59:05.952968 | instance | ok: [instance] 2026-03-02 02:59:05.953068 | instance | 2026-03-02 02:59:05.953193 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 02:59:05.953316 | instance | Monday 02 March 2026 02:59:05 +0000 (0:00:00.094) 0:55:14.899 ********** 2026-03-02 02:59:06.063302 | instance | included: rabbitmq for instance 2026-03-02 02:59:06.063538 | instance | 2026-03-02 02:59:06.063835 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-02 02:59:06.064126 | instance | Monday 02 March 2026 02:59:06 +0000 (0:00:00.109) 0:55:15.009 ********** 2026-03-02 02:59:06.848059 | instance | ok: [instance] 2026-03-02 02:59:06.848365 | instance | 2026-03-02 02:59:06.848756 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-02 02:59:06.849116 | instance | Monday 02 March 2026 02:59:06 +0000 (0:00:00.784) 0:55:15.794 ********** 2026-03-02 02:59:06.908955 | instance | skipping: [instance] 2026-03-02 02:59:06.909116 | instance | 2026-03-02 02:59:06.909264 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-02 02:59:06.909430 | instance | Monday 02 March 2026 02:59:06 +0000 (0:00:00.061) 0:55:15.855 ********** 2026-03-02 02:59:06.976073 | instance | skipping: [instance] 2026-03-02 02:59:06.976307 | instance | 2026-03-02 02:59:06.976579 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-02 02:59:06.976845 | instance | Monday 02 March 2026 02:59:06 +0000 (0:00:00.066) 0:55:15.921 ********** 2026-03-02 02:59:07.046757 | instance | skipping: [instance] 2026-03-02 02:59:07.046965 | instance | 2026-03-02 02:59:07.047228 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-02 02:59:07.047490 | instance | Monday 02 March 2026 02:59:07 +0000 (0:00:00.070) 0:55:15.992 ********** 2026-03-02 03:00:17.211787 | instance | changed: [instance] 2026-03-02 03:00:17.211860 | instance | 2026-03-02 03:00:17.212033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 03:00:17.212188 | instance | Monday 02 March 2026 03:00:17 +0000 (0:01:10.164) 0:56:26.157 ********** 2026-03-02 03:00:18.018788 | instance | ok: [instance] 2026-03-02 03:00:18.018859 | instance | 2026-03-02 03:00:18.018871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 03:00:18.018891 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.799) 0:56:26.957 ********** 2026-03-02 03:00:18.214908 | instance | ok: [instance] 2026-03-02 03:00:18.215120 | instance | 2026-03-02 03:00:18.215395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 03:00:18.215658 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.203) 0:56:27.160 ********** 2026-03-02 03:00:18.287569 | instance | skipping: [instance] 2026-03-02 03:00:18.287794 | instance | 2026-03-02 03:00:18.288120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 03:00:18.288412 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.072) 0:56:27.233 ********** 2026-03-02 03:00:18.362362 | instance | skipping: [instance] 2026-03-02 03:00:18.362615 | instance | 2026-03-02 03:00:18.362980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 03:00:18.363274 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.074) 0:56:27.308 ********** 2026-03-02 03:00:18.424519 | instance | ok: [instance] 2026-03-02 03:00:18.424783 | instance | 2026-03-02 03:00:18.425087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 03:00:18.425378 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.062) 0:56:27.370 ********** 2026-03-02 03:00:18.525760 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 03:00:18.526165 | instance | ok: [instance] => (item=identity) 2026-03-02 03:00:18.526599 | instance | ok: [instance] => (item=sharev2) 2026-03-02 03:00:18.527122 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 03:00:18.527402 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-02 03:00:18.527630 | instance | 2026-03-02 03:00:18.527888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 03:00:18.528144 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.100) 0:56:27.471 ********** 2026-03-02 03:00:18.614528 | instance | ok: [instance] 2026-03-02 03:00:18.614897 | instance | 2026-03-02 03:00:18.615297 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:00:18.615585 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.088) 0:56:27.560 ********** 2026-03-02 03:00:18.703752 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:00:18.704005 | instance | 2026-03-02 03:00:18.704343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:00:18.704699 | instance | Monday 02 March 2026 03:00:18 +0000 (0:00:00.089) 0:56:27.649 ********** 2026-03-02 03:00:19.269070 | instance | changed: [instance] 2026-03-02 03:00:19.269205 | instance | 2026-03-02 03:00:19.269381 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-03-02 03:00:19.269603 | instance | Monday 02 March 2026 03:00:19 +0000 (0:00:00.565) 0:56:28.215 ********** 2026-03-02 03:00:20.466329 | instance | changed: [instance] 2026-03-02 03:00:20.466566 | instance | 2026-03-02 03:00:20.466973 | instance | TASK [Upload service image] **************************************************** 2026-03-02 03:00:20.467327 | instance | Monday 02 March 2026 03:00:20 +0000 (0:00:01.197) 0:56:29.412 ********** 2026-03-02 03:00:20.623568 | instance | included: glance_image for instance 2026-03-02 03:00:20.623786 | instance | 2026-03-02 03:00:20.624069 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-02 03:00:20.624337 | instance | Monday 02 March 2026 03:00:20 +0000 (0:00:00.157) 0:56:29.569 ********** 2026-03-02 03:00:21.644701 | instance | ok: [instance] 2026-03-02 03:00:21.644955 | instance | 2026-03-02 03:00:21.645237 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-02 03:00:21.645515 | instance | Monday 02 March 2026 03:00:21 +0000 (0:00:01.021) 0:56:30.590 ********** 2026-03-02 03:00:21.893741 | instance | changed: [instance] 2026-03-02 03:00:21.893983 | instance | 2026-03-02 03:00:21.894255 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-02 03:00:21.894519 | instance | Monday 02 March 2026 03:00:21 +0000 (0:00:00.249) 0:56:30.839 ********** 2026-03-02 03:00:37.752041 | instance | changed: [instance] 2026-03-02 03:00:37.752106 | instance | 2026-03-02 03:00:37.752118 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-02 03:00:37.752345 | instance | Monday 02 March 2026 03:00:37 +0000 (0:00:15.857) 0:56:46.697 ********** 2026-03-02 03:00:37.990508 | instance | ok: [instance] 2026-03-02 03:00:37.990575 | instance | 2026-03-02 03:00:37.990760 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-02 03:00:37.990885 | instance | Monday 02 March 2026 03:00:37 +0000 (0:00:00.239) 0:56:46.937 ********** 2026-03-02 03:00:38.057902 | instance | skipping: [instance] 2026-03-02 03:00:38.057971 | instance | 2026-03-02 03:00:38.058113 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-02 03:00:38.058235 | instance | Monday 02 March 2026 03:00:38 +0000 (0:00:00.067) 0:56:47.004 ********** 2026-03-02 03:00:38.752441 | instance | ok: [instance] 2026-03-02 03:00:38.752513 | instance | 2026-03-02 03:00:38.752617 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-02 03:00:38.752786 | instance | Monday 02 March 2026 03:00:38 +0000 (0:00:00.694) 0:56:47.698 ********** 2026-03-02 03:00:55.398128 | instance | changed: [instance] 2026-03-02 03:00:55.398214 | instance | 2026-03-02 03:00:55.398531 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-02 03:00:55.398552 | instance | Monday 02 March 2026 03:00:55 +0000 (0:00:16.645) 0:57:04.344 ********** 2026-03-02 03:00:55.785192 | instance | changed: [instance] 2026-03-02 03:00:55.785262 | instance | 2026-03-02 03:00:55.785401 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-03-02 03:00:55.785522 | instance | Monday 02 March 2026 03:00:55 +0000 (0:00:00.387) 0:57:04.731 ********** 2026-03-02 03:00:57.320884 | instance | changed: [instance] 2026-03-02 03:00:57.320976 | instance | 2026-03-02 03:00:57.321097 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-03-02 03:00:57.321244 | instance | Monday 02 March 2026 03:00:57 +0000 (0:00:01.535) 0:57:06.267 ********** 2026-03-02 03:01:00.773216 | instance | changed: [instance] => (item=22) 2026-03-02 03:01:00.773297 | instance | changed: [instance] => (item=111) 2026-03-02 03:01:00.773421 | instance | changed: [instance] => (item=2049) 2026-03-02 03:01:00.773538 | instance | 2026-03-02 03:01:00.773671 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-03-02 03:01:00.773800 | instance | Monday 02 March 2026 03:01:00 +0000 (0:00:03.452) 0:57:09.719 ********** 2026-03-02 03:01:02.079234 | instance | changed: [instance] 2026-03-02 03:01:02.079302 | instance | 2026-03-02 03:01:02.079449 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-03-02 03:01:02.079573 | instance | Monday 02 March 2026 03:01:02 +0000 (0:00:01.305) 0:57:11.025 ********** 2026-03-02 03:01:02.331317 | instance | ok: [instance -> localhost] 2026-03-02 03:01:02.331415 | instance | 2026-03-02 03:01:02.331547 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-03-02 03:01:02.331682 | instance | Monday 02 March 2026 03:01:02 +0000 (0:00:00.252) 0:57:11.277 ********** 2026-03-02 03:01:02.733606 | instance | ok: [instance -> localhost] 2026-03-02 03:01:02.733702 | instance | 2026-03-02 03:01:02.733984 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-03-02 03:01:02.734094 | instance | Monday 02 March 2026 03:01:02 +0000 (0:00:00.402) 0:57:11.680 ********** 2026-03-02 03:01:03.099715 | instance | ok: [instance -> localhost] 2026-03-02 03:01:03.099838 | instance | 2026-03-02 03:01:03.099853 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-03-02 03:01:03.100030 | instance | Monday 02 March 2026 03:01:03 +0000 (0:00:00.366) 0:57:12.046 ********** 2026-03-02 03:01:03.323205 | instance | ok: [instance -> localhost] 2026-03-02 03:01:03.323257 | instance | 2026-03-02 03:01:03.323264 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-03-02 03:01:03.323271 | instance | Monday 02 March 2026 03:01:03 +0000 (0:00:00.222) 0:57:12.268 ********** 2026-03-02 03:01:03.997987 | instance | changed: [instance] 2026-03-02 03:01:03.998074 | instance | 2026-03-02 03:01:03.998202 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-03-02 03:01:03.998343 | instance | Monday 02 March 2026 03:01:03 +0000 (0:00:00.675) 0:57:12.944 ********** 2026-03-02 03:03:29.291544 | instance | changed: [instance] 2026-03-02 03:03:29.291634 | instance | 2026-03-02 03:03:29.291737 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 03:03:29.291859 | instance | Monday 02 March 2026 03:03:29 +0000 (0:02:25.293) 0:59:38.238 ********** 2026-03-02 03:03:29.450097 | instance | included: openstack_helm_ingress for instance 2026-03-02 03:03:29.450175 | instance | 2026-03-02 03:03:29.450440 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 03:03:29.450478 | instance | Monday 02 March 2026 03:03:29 +0000 (0:00:00.158) 0:59:38.396 ********** 2026-03-02 03:03:29.519835 | instance | skipping: [instance] 2026-03-02 03:03:29.519965 | instance | 2026-03-02 03:03:29.520144 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 03:03:29.520332 | instance | Monday 02 March 2026 03:03:29 +0000 (0:00:00.069) 0:59:38.466 ********** 2026-03-02 03:03:29.587676 | instance | skipping: [instance] 2026-03-02 03:03:29.587781 | instance | 2026-03-02 03:03:29.587912 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 03:03:29.588059 | instance | Monday 02 March 2026 03:03:29 +0000 (0:00:00.067) 0:59:38.534 ********** 2026-03-02 03:03:29.674877 | instance | ok: [instance] 2026-03-02 03:03:29.674951 | instance | 2026-03-02 03:03:29.675075 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-03-02 03:03:29.675191 | instance | Monday 02 March 2026 03:03:29 +0000 (0:00:00.087) 0:59:38.621 ********** 2026-03-02 03:03:29.770519 | instance | included: ingress for instance 2026-03-02 03:03:29.770580 | instance | 2026-03-02 03:03:29.770837 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-03-02 03:03:29.770855 | instance | Monday 02 March 2026 03:03:29 +0000 (0:00:00.095) 0:59:38.717 ********** 2026-03-02 03:03:30.899731 | instance | changed: [instance] 2026-03-02 03:03:30.899803 | instance | 2026-03-02 03:03:30.899959 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-03-02 03:03:30.900084 | instance | Monday 02 March 2026 03:03:30 +0000 (0:00:01.129) 0:59:39.846 ********** 2026-03-02 03:03:32.847462 | instance | changed: [instance] 2026-03-02 03:03:32.847547 | instance | 2026-03-02 03:03:32.847694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 03:03:32.847824 | instance | Monday 02 March 2026 03:03:32 +0000 (0:00:01.947) 0:59:41.793 ********** 2026-03-02 03:03:33.175425 | instance | ok: [instance] 2026-03-02 03:03:33.175860 | instance | 2026-03-02 03:03:33.175876 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 03:03:33.175883 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.327) 0:59:42.121 ********** 2026-03-02 03:03:33.236592 | instance | skipping: [instance] 2026-03-02 03:03:33.236667 | instance | 2026-03-02 03:03:33.236698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 03:03:33.236820 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.061) 0:59:42.182 ********** 2026-03-02 03:03:33.299538 | instance | skipping: [instance] 2026-03-02 03:03:33.299633 | instance | 2026-03-02 03:03:33.299764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 03:03:33.299884 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.062) 0:59:42.245 ********** 2026-03-02 03:03:33.357767 | instance | skipping: [instance] 2026-03-02 03:03:33.357832 | instance | 2026-03-02 03:03:33.357963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 03:03:33.358080 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.058) 0:59:42.304 ********** 2026-03-02 03:03:33.428421 | instance | skipping: [instance] 2026-03-02 03:03:33.428549 | instance | 2026-03-02 03:03:33.428701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 03:03:33.428830 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.070) 0:59:42.374 ********** 2026-03-02 03:03:33.491834 | instance | skipping: [instance] 2026-03-02 03:03:33.491901 | instance | 2026-03-02 03:03:33.492036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 03:03:33.492158 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.063) 0:59:42.438 ********** 2026-03-02 03:03:33.554518 | instance | ok: [instance] 2026-03-02 03:03:33.554625 | instance | 2026-03-02 03:03:33.554790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 03:03:33.554915 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.062) 0:59:42.501 ********** 2026-03-02 03:03:33.645928 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 03:03:33.646024 | instance | ok: [instance] => (item=identity) 2026-03-02 03:03:33.646162 | instance | ok: [instance] => (item=dashboard) 2026-03-02 03:03:33.646273 | instance | ok: [instance] => (item=oslo_cache) 2026-03-02 03:03:33.646399 | instance | 2026-03-02 03:03:33.646513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 03:03:33.646625 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.091) 0:59:42.592 ********** 2026-03-02 03:03:33.734823 | instance | ok: [instance] 2026-03-02 03:03:33.734901 | instance | 2026-03-02 03:03:33.735017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:03:33.735138 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.088) 0:59:42.680 ********** 2026-03-02 03:03:33.821975 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:03:33.822042 | instance | 2026-03-02 03:03:33.822173 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:03:33.822291 | instance | Monday 02 March 2026 03:03:33 +0000 (0:00:00.087) 0:59:42.768 ********** 2026-03-02 03:03:34.395200 | instance | changed: [instance] 2026-03-02 03:03:34.395304 | instance | 2026-03-02 03:03:34.395431 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-03-02 03:03:34.395555 | instance | Monday 02 March 2026 03:03:34 +0000 (0:00:00.573) 0:59:43.341 ********** 2026-03-02 03:04:08.144174 | instance | changed: [instance] 2026-03-02 03:04:08.144369 | instance | 2026-03-02 03:04:08.144641 | instance | TASK [Create Ingress] ********************************************************** 2026-03-02 03:04:08.144906 | instance | Monday 02 March 2026 03:04:08 +0000 (0:00:33.748) 1:00:17.090 ********** 2026-03-02 03:04:08.282510 | instance | included: openstack_helm_ingress for instance 2026-03-02 03:04:08.282815 | instance | 2026-03-02 03:04:08.283117 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-02 03:04:08.283402 | instance | Monday 02 March 2026 03:04:08 +0000 (0:00:00.138) 1:00:17.228 ********** 2026-03-02 03:04:08.343926 | instance | skipping: [instance] 2026-03-02 03:04:08.344157 | instance | 2026-03-02 03:04:08.344466 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-02 03:04:08.344821 | instance | Monday 02 March 2026 03:04:08 +0000 (0:00:00.061) 1:00:17.290 ********** 2026-03-02 03:04:08.419295 | instance | skipping: [instance] 2026-03-02 03:04:08.419577 | instance | 2026-03-02 03:04:08.419876 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-02 03:04:08.420153 | instance | Monday 02 March 2026 03:04:08 +0000 (0:00:00.075) 1:00:17.365 ********** 2026-03-02 03:04:08.507006 | instance | ok: [instance] 2026-03-02 03:04:08.507260 | instance | 2026-03-02 03:04:08.507557 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-03-02 03:04:08.507842 | instance | Monday 02 March 2026 03:04:08 +0000 (0:00:00.087) 1:00:17.453 ********** 2026-03-02 03:04:08.625052 | instance | included: ingress for instance 2026-03-02 03:04:08.625186 | instance | 2026-03-02 03:04:08.625367 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-03-02 03:04:08.625541 | instance | Monday 02 March 2026 03:04:08 +0000 (0:00:00.118) 1:00:17.571 ********** 2026-03-02 03:04:09.725182 | instance | changed: [instance] 2026-03-02 03:04:09.725412 | instance | 2026-03-02 03:04:09.725714 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-03-02 03:04:09.726014 | instance | Monday 02 March 2026 03:04:09 +0000 (0:00:01.099) 1:00:18.670 ********** 2026-03-02 03:04:10.593977 | instance | changed: [instance] 2026-03-02 03:04:10.594113 | instance | 2026-03-02 03:04:10.594325 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Neutron DB secret] ******** 2026-03-02 03:04:10.594547 | instance | Monday 02 March 2026 03:04:10 +0000 (0:00:00.869) 1:00:19.540 ********** 2026-03-02 03:04:11.579575 | instance | ok: [instance] 2026-03-02 03:04:11.579736 | instance | 2026-03-02 03:04:11.579937 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Nova DB secret] *********** 2026-03-02 03:04:11.580137 | instance | Monday 02 March 2026 03:04:11 +0000 (0:00:00.985) 1:00:20.525 ********** 2026-03-02 03:04:12.542508 | instance | ok: [instance] 2026-03-02 03:04:12.542629 | instance | 2026-03-02 03:04:12.542812 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Octavia DB secret] ******** 2026-03-02 03:04:12.542961 | instance | Monday 02 March 2026 03:04:12 +0000 (0:00:00.962) 1:00:21.488 ********** 2026-03-02 03:04:13.362358 | instance | ok: [instance] 2026-03-02 03:04:13.362453 | instance | 2026-03-02 03:04:13.362604 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-03-02 03:04:13.362797 | instance | Monday 02 March 2026 03:04:13 +0000 (0:00:00.820) 1:00:22.308 ********** 2026-03-02 03:04:14.372540 | instance | changed: [instance] 2026-03-02 03:04:14.372694 | instance | 2026-03-02 03:04:14.372902 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-03-02 03:04:14.373112 | instance | Monday 02 March 2026 03:04:14 +0000 (0:00:01.009) 1:00:23.318 ********** 2026-03-02 03:04:15.507300 | instance | changed: [instance] 2026-03-02 03:04:15.507352 | instance | 2026-03-02 03:04:15.507361 | instance | PLAY [controllers] ************************************************************* 2026-03-02 03:04:15.507367 | instance | 2026-03-02 03:04:15.507374 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:04:15.507380 | instance | Monday 02 March 2026 03:04:15 +0000 (0:00:01.134) 1:00:24.452 ********** 2026-03-02 03:04:21.541617 | instance | ok: [instance] 2026-03-02 03:04:21.541761 | instance | 2026-03-02 03:04:21.541970 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-02 03:04:21.542152 | instance | Monday 02 March 2026 03:04:21 +0000 (0:00:06.035) 1:00:30.487 ********** 2026-03-02 03:04:21.934607 | instance | ok: [instance] 2026-03-02 03:04:21.935204 | instance | 2026-03-02 03:04:21.935293 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:04:21.935303 | instance | Monday 02 March 2026 03:04:21 +0000 (0:00:00.389) 1:00:30.877 ********** 2026-03-02 03:04:23.619047 | instance | ok: [instance] 2026-03-02 03:04:23.619183 | instance | 2026-03-02 03:04:23.619225 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 03:04:23.619366 | instance | Monday 02 March 2026 03:04:23 +0000 (0:00:01.686) 1:00:32.564 ********** 2026-03-02 03:04:23.903874 | instance | ok: [instance] 2026-03-02 03:04:23.903987 | instance | 2026-03-02 03:04:23.904061 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:04:23.904194 | instance | Monday 02 March 2026 03:04:23 +0000 (0:00:00.285) 1:00:32.850 ********** 2026-03-02 03:04:24.040916 | instance | ok: [instance] => { 2026-03-02 03:04:24.041018 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-02 03:04:24.041026 | instance | } 2026-03-02 03:04:24.041030 | instance | 2026-03-02 03:04:24.041035 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:04:24.041039 | instance | Monday 02 March 2026 03:04:24 +0000 (0:00:00.135) 1:00:32.986 ********** 2026-03-02 03:04:24.428483 | instance | ok: [instance] 2026-03-02 03:04:24.428574 | instance | 2026-03-02 03:04:24.428697 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:04:24.428822 | instance | Monday 02 March 2026 03:04:24 +0000 (0:00:00.388) 1:00:33.374 ********** 2026-03-02 03:04:25.545828 | instance | ok: [instance] 2026-03-02 03:04:25.545870 | instance | 2026-03-02 03:04:25.545875 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-02 03:04:25.545880 | instance | Monday 02 March 2026 03:04:25 +0000 (0:00:01.116) 1:00:34.491 ********** 2026-03-02 03:04:26.063699 | instance | ok: [instance] 2026-03-02 03:04:26.063777 | instance | 2026-03-02 03:04:26.063890 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-02 03:04:26.064008 | instance | Monday 02 March 2026 03:04:26 +0000 (0:00:00.518) 1:00:35.009 ********** 2026-03-02 03:04:26.851306 | instance | ok: [instance] 2026-03-02 03:04:26.851405 | instance | 2026-03-02 03:04:26.851595 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-02 03:04:26.851727 | instance | Monday 02 March 2026 03:04:26 +0000 (0:00:00.788) 1:00:35.797 ********** 2026-03-02 03:04:27.682511 | instance | ok: [instance] 2026-03-02 03:04:27.682649 | instance | 2026-03-02 03:04:27.683089 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-02 03:04:27.683165 | instance | Monday 02 March 2026 03:04:27 +0000 (0:00:00.830) 1:00:36.628 ********** 2026-03-02 03:04:28.079470 | instance | ok: [instance] 2026-03-02 03:04:28.079575 | instance | 2026-03-02 03:04:28.079663 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-02 03:04:28.079814 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.397) 1:00:37.025 ********** 2026-03-02 03:04:28.258540 | instance | included: openstack_helm_endpoints for instance 2026-03-02 03:04:28.258654 | instance | 2026-03-02 03:04:28.260020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 03:04:28.260049 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.179) 1:00:37.205 ********** 2026-03-02 03:04:28.327899 | instance | skipping: [instance] 2026-03-02 03:04:28.328023 | instance | 2026-03-02 03:04:28.328038 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 03:04:28.328218 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.068) 1:00:37.274 ********** 2026-03-02 03:04:28.412352 | instance | skipping: [instance] 2026-03-02 03:04:28.412415 | instance | 2026-03-02 03:04:28.412427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 03:04:28.412438 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.083) 1:00:37.357 ********** 2026-03-02 03:04:28.490557 | instance | skipping: [instance] 2026-03-02 03:04:28.490617 | instance | 2026-03-02 03:04:28.490626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 03:04:28.490653 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.078) 1:00:37.435 ********** 2026-03-02 03:04:28.577930 | instance | skipping: [instance] 2026-03-02 03:04:28.577992 | instance | 2026-03-02 03:04:28.578002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 03:04:28.578010 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.087) 1:00:37.523 ********** 2026-03-02 03:04:28.653178 | instance | skipping: [instance] 2026-03-02 03:04:28.653249 | instance | 2026-03-02 03:04:28.653390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 03:04:28.653587 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.076) 1:00:37.599 ********** 2026-03-02 03:04:28.722194 | instance | skipping: [instance] 2026-03-02 03:04:28.722311 | instance | 2026-03-02 03:04:28.722452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 03:04:28.722651 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.069) 1:00:37.668 ********** 2026-03-02 03:04:28.795813 | instance | ok: [instance] 2026-03-02 03:04:28.795884 | instance | 2026-03-02 03:04:28.796062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 03:04:28.796187 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.073) 1:00:37.742 ********** 2026-03-02 03:04:28.878100 | instance | ok: [instance] => (item=identity) 2026-03-02 03:04:28.878412 | instance | 2026-03-02 03:04:28.878624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 03:04:28.878887 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.081) 1:00:37.824 ********** 2026-03-02 03:04:28.990191 | instance | ok: [instance] 2026-03-02 03:04:28.990443 | instance | 2026-03-02 03:04:28.990778 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-02 03:04:28.991074 | instance | Monday 02 March 2026 03:04:28 +0000 (0:00:00.112) 1:00:37.936 ********** 2026-03-02 03:04:29.497628 | instance | ok: [instance] 2026-03-02 03:04:29.497765 | instance | 2026-03-02 03:04:29.497964 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-02 03:04:29.498146 | instance | Monday 02 March 2026 03:04:29 +0000 (0:00:00.507) 1:00:38.443 ********** 2026-03-02 03:04:30.043398 | instance | ok: [instance] 2026-03-02 03:04:30.043542 | instance | 2026-03-02 03:04:30.043741 | instance | PLAY [Configure networking] **************************************************** 2026-03-02 03:04:30.043908 | instance | 2026-03-02 03:04:30.044084 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:04:30.044295 | instance | Monday 02 March 2026 03:04:30 +0000 (0:00:00.545) 1:00:38.989 ********** 2026-03-02 03:04:34.129303 | instance | ok: [instance] 2026-03-02 03:04:34.129992 | instance | 2026-03-02 03:04:34.130007 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-03-02 03:04:34.130099 | instance | Monday 02 March 2026 03:04:34 +0000 (0:00:04.085) 1:00:43.075 ********** 2026-03-02 03:04:34.374348 | instance | ok: [instance] 2026-03-02 03:04:34.374652 | instance | 2026-03-02 03:04:34.375026 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-03-02 03:04:34.375353 | instance | Monday 02 March 2026 03:04:34 +0000 (0:00:00.244) 1:00:43.320 ********** 2026-03-02 03:04:34.578889 | instance | ok: [instance] 2026-03-02 03:04:34.579187 | instance | 2026-03-02 03:04:34.579518 | instance | PLAY RECAP ********************************************************************* 2026-03-02 03:04:34.579850 | instance | instance : ok=782 changed=283 unreachable=0 failed=0 skipped=257 rescued=0 ignored=2 2026-03-02 03:04:34.580210 | instance | 2026-03-02 03:04:34.580539 | instance | Monday 02 March 2026 03:04:34 +0000 (0:00:00.201) 1:00:43.521 ********** 2026-03-02 03:04:34.580827 | instance | =============================================================================== 2026-03-02 03:04:34.581134 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 285.89s 2026-03-02 03:04:34.581432 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 201.55s 2026-03-02 03:04:34.581831 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 162.60s 2026-03-02 03:04:34.582145 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 161.84s 2026-03-02 03:04:34.582451 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.32s 2026-03-02 03:04:34.582803 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 145.29s 2026-03-02 03:04:34.583119 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 135.56s 2026-03-02 03:04:34.583452 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 135.54s 2026-03-02 03:04:34.583765 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 132.93s 2026-03-02 03:04:34.584069 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 131.70s 2026-03-02 03:04:34.584367 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 128.36s 2026-03-02 03:04:34.584676 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 108.11s 2026-03-02 03:04:34.584982 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 98.55s 2026-03-02 03:04:34.585298 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 93.58s 2026-03-02 03:04:34.585606 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 88.36s 2026-03-02 03:04:34.585980 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 70.16s 2026-03-02 03:04:34.586291 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 58.13s 2026-03-02 03:04:34.586575 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 40.91s 2026-03-02 03:04:34.586767 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 38.88s 2026-03-02 03:04:34.586908 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 33.75s 2026-03-02 03:04:34.876842 | instance | INFO [aio > converge] Executed: Successful 2026-03-02 03:04:34.887468 | instance | INFO [aio > idempotence] Executing 2026-03-02 03:04:37.533090 | instance | 2026-03-02 03:04:37.533337 | instance | PLAY [all] ********************************************************************* 2026-03-02 03:04:37.533609 | instance | 2026-03-02 03:04:37.533995 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:04:37.534246 | instance | Monday 02 March 2026 03:04:37 +0000 (0:00:00.016) 0:00:00.016 ********** 2026-03-02 03:04:41.865054 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-02 03:04:41.865372 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-02 03:04:41.865649 | instance | interpreter could change the meaning of that path. See 2026-03-02 03:04:41.865919 | instance | https://docs.ansible.com/ansible- 2026-03-02 03:04:41.866209 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-02 03:04:41.954775 | instance | ok: [instance] 2026-03-02 03:04:41.955020 | instance | 2026-03-02 03:04:41.955287 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-02 03:04:41.955563 | instance | Monday 02 March 2026 03:04:41 +0000 (0:00:04.421) 0:00:04.438 ********** 2026-03-02 03:04:42.187162 | instance | ok: [instance] 2026-03-02 03:04:42.187347 | instance | 2026-03-02 03:04:42.187600 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-03-02 03:04:42.187780 | instance | 2026-03-02 03:04:42.188006 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:04:42.188214 | instance | Monday 02 March 2026 03:04:42 +0000 (0:00:00.232) 0:00:04.670 ********** 2026-03-02 03:04:47.225074 | instance | ok: [instance] 2026-03-02 03:04:47.225315 | instance | 2026-03-02 03:04:47.225595 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:04:47.225870 | instance | Monday 02 March 2026 03:04:47 +0000 (0:00:05.037) 0:00:09.708 ********** 2026-03-02 03:04:47.595390 | instance | ok: [instance] 2026-03-02 03:04:47.595723 | instance | 2026-03-02 03:04:47.595926 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:04:47.596193 | instance | Monday 02 March 2026 03:04:47 +0000 (0:00:00.370) 0:00:10.079 ********** 2026-03-02 03:04:47.702633 | instance | skipping: [instance] 2026-03-02 03:04:47.702938 | instance | 2026-03-02 03:04:47.703220 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 03:04:47.703489 | instance | Monday 02 March 2026 03:04:47 +0000 (0:00:00.105) 0:00:10.184 ********** 2026-03-02 03:04:48.106598 | instance | ok: [instance] 2026-03-02 03:04:48.106779 | instance | 2026-03-02 03:04:48.106970 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:04:48.107153 | instance | Monday 02 March 2026 03:04:48 +0000 (0:00:00.405) 0:00:10.590 ********** 2026-03-02 03:04:48.209832 | instance | ok: [instance] => { 2026-03-02 03:04:48.210096 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-02 03:04:48.210353 | instance | } 2026-03-02 03:04:48.210602 | instance | 2026-03-02 03:04:48.210909 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:04:48.211171 | instance | Monday 02 March 2026 03:04:48 +0000 (0:00:00.102) 0:00:10.693 ********** 2026-03-02 03:04:48.673277 | instance | ok: [instance] 2026-03-02 03:04:48.673515 | instance | 2026-03-02 03:04:48.673828 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:04:48.674102 | instance | Monday 02 March 2026 03:04:48 +0000 (0:00:00.463) 0:00:11.156 ********** 2026-03-02 03:04:48.848453 | instance | skipping: [instance] 2026-03-02 03:04:48.848707 | instance | 2026-03-02 03:04:48.849036 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:04:48.849396 | instance | Monday 02 March 2026 03:04:48 +0000 (0:00:00.174) 0:00:11.330 ********** 2026-03-02 03:04:48.992789 | instance | skipping: [instance] 2026-03-02 03:04:48.993053 | instance | 2026-03-02 03:04:48.993353 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:04:48.993637 | instance | Monday 02 March 2026 03:04:48 +0000 (0:00:00.145) 0:00:11.476 ********** 2026-03-02 03:04:49.298212 | instance | ok: [instance] 2026-03-02 03:04:49.298407 | instance | 2026-03-02 03:04:49.298714 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:04:49.299000 | instance | Monday 02 March 2026 03:04:49 +0000 (0:00:00.305) 0:00:11.782 ********** 2026-03-02 03:04:50.596546 | instance | ok: [instance] 2026-03-02 03:04:50.596783 | instance | 2026-03-02 03:04:50.597058 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:04:50.597317 | instance | Monday 02 March 2026 03:04:50 +0000 (0:00:01.298) 0:00:13.080 ********** 2026-03-02 03:04:50.726909 | instance | ok: [instance] => { 2026-03-02 03:04:50.727208 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-02 03:04:50.727472 | instance | } 2026-03-02 03:04:50.727779 | instance | 2026-03-02 03:04:50.728173 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:04:50.728566 | instance | Monday 02 March 2026 03:04:50 +0000 (0:00:00.130) 0:00:13.210 ********** 2026-03-02 03:04:51.250985 | instance | ok: [instance] 2026-03-02 03:04:51.251371 | instance | 2026-03-02 03:04:51.251678 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:04:51.251960 | instance | Monday 02 March 2026 03:04:51 +0000 (0:00:00.524) 0:00:13.734 ********** 2026-03-02 03:04:53.739949 | instance | ok: [instance] 2026-03-02 03:04:53.740073 | instance | 2026-03-02 03:04:53.740263 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 03:04:53.740477 | instance | Monday 02 March 2026 03:04:53 +0000 (0:00:02.488) 0:00:16.223 ********** 2026-03-02 03:04:53.824078 | instance | skipping: [instance] 2026-03-02 03:04:53.824218 | instance | 2026-03-02 03:04:53.824404 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 03:04:53.824953 | instance | Monday 02 March 2026 03:04:53 +0000 (0:00:00.084) 0:00:16.308 ********** 2026-03-02 03:04:53.911729 | instance | skipping: [instance] 2026-03-02 03:04:53.911952 | instance | 2026-03-02 03:04:53.912225 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 03:04:53.912497 | instance | Monday 02 March 2026 03:04:53 +0000 (0:00:00.087) 0:00:16.395 ********** 2026-03-02 03:04:53.989264 | instance | skipping: [instance] 2026-03-02 03:04:53.989494 | instance | 2026-03-02 03:04:53.989763 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 03:04:53.990036 | instance | Monday 02 March 2026 03:04:53 +0000 (0:00:00.077) 0:00:16.473 ********** 2026-03-02 03:04:55.087853 | instance | ok: [instance] 2026-03-02 03:04:55.088093 | instance | 2026-03-02 03:04:55.088361 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 03:04:55.088652 | instance | Monday 02 March 2026 03:04:55 +0000 (0:00:01.098) 0:00:17.571 ********** 2026-03-02 03:04:55.592367 | instance | ok: [instance] 2026-03-02 03:04:55.592606 | instance | 2026-03-02 03:04:55.592889 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 03:04:55.593165 | instance | Monday 02 March 2026 03:04:55 +0000 (0:00:00.504) 0:00:18.076 ********** 2026-03-02 03:04:56.539302 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 03:04:56.539569 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 03:04:56.539837 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 03:04:56.540139 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 03:04:56.540414 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 03:04:56.540672 | instance | 2026-03-02 03:04:56.540947 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 03:04:56.541189 | instance | Monday 02 March 2026 03:04:56 +0000 (0:00:00.946) 0:00:19.022 ********** 2026-03-02 03:04:57.137458 | instance | ok: [instance] 2026-03-02 03:04:57.137546 | instance | 2026-03-02 03:04:57.137701 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 03:04:57.137885 | instance | Monday 02 March 2026 03:04:57 +0000 (0:00:00.559) 0:00:19.582 ********** 2026-03-02 03:04:57.138031 | instance | 2026-03-02 03:04:57.138204 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 03:04:57.138415 | instance | Monday 02 March 2026 03:04:57 +0000 (0:00:00.038) 0:00:19.621 ********** 2026-03-02 03:04:58.004346 | instance | ok: [instance] 2026-03-02 03:04:58.004558 | instance | 2026-03-02 03:04:58.004827 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:04:58.005090 | instance | Monday 02 March 2026 03:04:57 +0000 (0:00:00.866) 0:00:20.487 ********** 2026-03-02 03:04:58.304680 | instance | ok: [instance] 2026-03-02 03:04:58.304897 | instance | 2026-03-02 03:04:58.305174 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:04:58.305447 | instance | Monday 02 March 2026 03:04:58 +0000 (0:00:00.300) 0:00:20.787 ********** 2026-03-02 03:04:58.416725 | instance | ok: [instance] => { 2026-03-02 03:04:58.416974 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-02 03:04:58.417224 | instance | } 2026-03-02 03:04:58.417463 | instance | 2026-03-02 03:04:58.417722 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:04:58.417975 | instance | Monday 02 March 2026 03:04:58 +0000 (0:00:00.112) 0:00:20.900 ********** 2026-03-02 03:04:58.924683 | instance | ok: [instance] 2026-03-02 03:04:58.924764 | instance | 2026-03-02 03:04:58.924896 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:04:58.925021 | instance | Monday 02 March 2026 03:04:58 +0000 (0:00:00.508) 0:00:21.408 ********** 2026-03-02 03:05:02.275629 | instance | ok: [instance] 2026-03-02 03:05:02.275762 | instance | 2026-03-02 03:05:02.275947 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-02 03:05:02.276130 | instance | Monday 02 March 2026 03:05:02 +0000 (0:00:03.350) 0:00:24.759 ********** 2026-03-02 03:05:03.386004 | instance | ok: [instance] 2026-03-02 03:05:03.386139 | instance | 2026-03-02 03:05:03.386231 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-02 03:05:03.386343 | instance | Monday 02 March 2026 03:05:03 +0000 (0:00:01.110) 0:00:25.870 ********** 2026-03-02 03:05:03.690256 | instance | ok: [instance] 2026-03-02 03:05:03.690495 | instance | 2026-03-02 03:05:03.690846 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-02 03:05:03.691145 | instance | Monday 02 March 2026 03:05:03 +0000 (0:00:00.303) 0:00:26.174 ********** 2026-03-02 03:05:04.167341 | instance | ok: [instance] 2026-03-02 03:05:04.167589 | instance | 2026-03-02 03:05:04.167859 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-02 03:05:04.168131 | instance | Monday 02 March 2026 03:05:04 +0000 (0:00:00.477) 0:00:26.651 ********** 2026-03-02 03:05:04.804123 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-02 03:05:04.804240 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-02 03:05:04.804380 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-02 03:05:04.804513 | instance | 2026-03-02 03:05:04.804659 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-02 03:05:04.804809 | instance | Monday 02 March 2026 03:05:04 +0000 (0:00:00.636) 0:00:27.288 ********** 2026-03-02 03:05:05.252084 | instance | ok: [instance] 2026-03-02 03:05:05.252145 | instance | 2026-03-02 03:05:05.252154 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-02 03:05:05.252166 | instance | Monday 02 March 2026 03:05:05 +0000 (0:00:00.446) 0:00:27.734 ********** 2026-03-02 03:05:05.773842 | instance | ok: [instance] 2026-03-02 03:05:05.773938 | instance | 2026-03-02 03:05:05.774072 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-02 03:05:05.774192 | instance | Monday 02 March 2026 03:05:05 +0000 (0:00:00.486) 0:00:28.221 ********** 2026-03-02 03:05:05.774302 | instance | 2026-03-02 03:05:05.774419 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-02 03:05:05.774552 | instance | Monday 02 March 2026 03:05:05 +0000 (0:00:00.036) 0:00:28.257 ********** 2026-03-02 03:05:06.212556 | instance | ok: [instance] 2026-03-02 03:05:06.212803 | instance | 2026-03-02 03:05:06.213068 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-02 03:05:06.213402 | instance | Monday 02 March 2026 03:05:06 +0000 (0:00:00.438) 0:00:28.696 ********** 2026-03-02 03:05:06.351847 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-02 03:05:06.352086 | instance | 2026-03-02 03:05:06.352345 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-02 03:05:06.352603 | instance | Monday 02 March 2026 03:05:06 +0000 (0:00:00.139) 0:00:28.835 ********** 2026-03-02 03:05:07.420343 | instance | ok: [instance] 2026-03-02 03:05:07.420589 | instance | 2026-03-02 03:05:07.420889 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-02 03:05:07.421198 | instance | Monday 02 March 2026 03:05:07 +0000 (0:00:01.068) 0:00:29.904 ********** 2026-03-02 03:05:08.204728 | instance | ok: [instance] => (item=chronyd) 2026-03-02 03:05:08.204811 | instance | ok: [instance] => (item=sshd) 2026-03-02 03:05:08.204911 | instance | 2026-03-02 03:05:08.205033 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-02 03:05:08.205152 | instance | Monday 02 March 2026 03:05:08 +0000 (0:00:00.784) 0:00:30.688 ********** 2026-03-02 03:05:08.539562 | instance | ok: [instance] 2026-03-02 03:05:08.539880 | instance | 2026-03-02 03:05:08.540169 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-02 03:05:08.540486 | instance | Monday 02 March 2026 03:05:08 +0000 (0:00:00.334) 0:00:31.023 ********** 2026-03-02 03:05:08.776249 | instance | ok: [instance] 2026-03-02 03:05:08.776326 | instance | 2026-03-02 03:05:08.776570 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-02 03:05:08.776641 | instance | Monday 02 March 2026 03:05:08 +0000 (0:00:00.237) 0:00:31.260 ********** 2026-03-02 03:05:09.279365 | instance | ok: [instance] 2026-03-02 03:05:09.279769 | instance | 2026-03-02 03:05:09.279795 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-02 03:05:09.279803 | instance | Monday 02 March 2026 03:05:09 +0000 (0:00:00.502) 0:00:31.763 ********** 2026-03-02 03:05:09.713818 | instance | ok: [instance] 2026-03-02 03:05:09.714106 | instance | 2026-03-02 03:05:09.714478 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-03-02 03:05:09.714804 | instance | Monday 02 March 2026 03:05:09 +0000 (0:00:00.433) 0:00:32.197 ********** 2026-03-02 03:05:15.364470 | instance | ok: [instance] 2026-03-02 03:05:15.364532 | instance | 2026-03-02 03:05:15.364545 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-03-02 03:05:15.364555 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:05.650) 0:00:37.847 ********** 2026-03-02 03:05:15.452042 | instance | ok: [instance] 2026-03-02 03:05:15.452161 | instance | 2026-03-02 03:05:15.452288 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-03-02 03:05:15.452411 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:00.088) 0:00:37.936 ********** 2026-03-02 03:05:15.617025 | instance | skipping: [instance] 2026-03-02 03:05:15.617394 | instance | 2026-03-02 03:05:15.617435 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-03-02 03:05:15.617441 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:00.164) 0:00:38.101 ********** 2026-03-02 03:05:15.691489 | instance | skipping: [instance] 2026-03-02 03:05:15.691552 | instance | 2026-03-02 03:05:15.691688 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-03-02 03:05:15.691814 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:00.074) 0:00:38.175 ********** 2026-03-02 03:05:15.762827 | instance | skipping: [instance] 2026-03-02 03:05:15.762934 | instance | 2026-03-02 03:05:15.763390 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-03-02 03:05:15.763447 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:00.071) 0:00:38.246 ********** 2026-03-02 03:05:15.830745 | instance | skipping: [instance] 2026-03-02 03:05:15.830820 | instance | 2026-03-02 03:05:15.830948 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-03-02 03:05:15.831070 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:00.067) 0:00:38.314 ********** 2026-03-02 03:05:15.904950 | instance | skipping: [instance] 2026-03-02 03:05:15.905078 | instance | 2026-03-02 03:05:15.905259 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-03-02 03:05:15.905437 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:00.072) 0:00:38.387 ********** 2026-03-02 03:05:15.972792 | instance | skipping: [instance] 2026-03-02 03:05:15.973265 | instance | 2026-03-02 03:05:15.973291 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-03-02 03:05:15.973539 | instance | Monday 02 March 2026 03:05:15 +0000 (0:00:00.068) 0:00:38.456 ********** 2026-03-02 03:05:16.041505 | instance | skipping: [instance] 2026-03-02 03:05:16.041622 | instance | 2026-03-02 03:05:16.041788 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-03-02 03:05:16.041942 | instance | Monday 02 March 2026 03:05:16 +0000 (0:00:00.068) 0:00:38.525 ********** 2026-03-02 03:05:16.153620 | instance | ok: [instance] 2026-03-02 03:05:16.153845 | instance | 2026-03-02 03:05:16.154128 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-03-02 03:05:16.154448 | instance | Monday 02 March 2026 03:05:16 +0000 (0:00:00.111) 0:00:38.637 ********** 2026-03-02 03:05:16.495962 | instance | ok: [instance] => (item=instance) 2026-03-02 03:05:16.496038 | instance | 2026-03-02 03:05:16.496143 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-03-02 03:05:16.496267 | instance | Monday 02 March 2026 03:05:16 +0000 (0:00:00.342) 0:00:38.979 ********** 2026-03-02 03:05:16.584659 | instance | ok: [instance] 2026-03-02 03:05:16.584914 | instance | 2026-03-02 03:05:16.585273 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-03-02 03:05:16.585552 | instance | Monday 02 March 2026 03:05:16 +0000 (0:00:00.088) 0:00:39.068 ********** 2026-03-02 03:05:16.670232 | instance | skipping: [instance] 2026-03-02 03:05:16.670382 | instance | 2026-03-02 03:05:16.670560 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-02 03:05:16.670765 | instance | Monday 02 March 2026 03:05:16 +0000 (0:00:00.085) 0:00:39.153 ********** 2026-03-02 03:05:16.836539 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-02 03:05:16.836784 | instance | 2026-03-02 03:05:16.837117 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-02 03:05:16.837398 | instance | Monday 02 March 2026 03:05:16 +0000 (0:00:00.166) 0:00:39.320 ********** 2026-03-02 03:05:19.020103 | instance | ok: [instance] 2026-03-02 03:05:19.020854 | instance | 2026-03-02 03:05:19.020939 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-02 03:05:19.020966 | instance | Monday 02 March 2026 03:05:19 +0000 (0:00:02.183) 0:00:41.503 ********** 2026-03-02 03:05:19.144985 | instance | ok: [instance] => (item=instance) 2026-03-02 03:05:19.145059 | instance | 2026-03-02 03:05:19.145317 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-02 03:05:19.145354 | instance | Monday 02 March 2026 03:05:19 +0000 (0:00:00.125) 0:00:41.629 ********** 2026-03-02 03:05:19.619330 | instance | ok: [instance] 2026-03-02 03:05:19.619425 | instance | 2026-03-02 03:05:19.619561 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-02 03:05:19.619682 | instance | Monday 02 March 2026 03:05:19 +0000 (0:00:00.474) 0:00:42.103 ********** 2026-03-02 03:05:22.173357 | instance | ok: [instance] 2026-03-02 03:05:22.173617 | instance | 2026-03-02 03:05:22.173991 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-03-02 03:05:22.174283 | instance | Monday 02 March 2026 03:05:22 +0000 (0:00:02.553) 0:00:44.657 ********** 2026-03-02 03:05:24.210434 | instance | ok: [instance] 2026-03-02 03:05:24.210497 | instance | 2026-03-02 03:05:24.210510 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-03-02 03:05:24.210520 | instance | Monday 02 March 2026 03:05:24 +0000 (0:00:02.036) 0:00:46.693 ********** 2026-03-02 03:05:35.133423 | instance | ok: [instance] 2026-03-02 03:05:35.133589 | instance | 2026-03-02 03:05:35.133625 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-02 03:05:35.133642 | instance | Monday 02 March 2026 03:05:35 +0000 (0:00:10.923) 0:00:57.616 ********** 2026-03-02 03:05:35.270542 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-02 03:05:35.270611 | instance | 2026-03-02 03:05:35.270932 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-02 03:05:35.270975 | instance | Monday 02 March 2026 03:05:35 +0000 (0:00:00.137) 0:00:57.754 ********** 2026-03-02 03:05:35.391414 | instance | skipping: [instance] 2026-03-02 03:05:35.391481 | instance | 2026-03-02 03:05:35.391770 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-02 03:05:35.391814 | instance | Monday 02 March 2026 03:05:35 +0000 (0:00:00.120) 0:00:57.875 ********** 2026-03-02 03:05:35.506392 | instance | skipping: [instance] => (item=instance) 2026-03-02 03:05:35.506459 | instance | skipping: [instance] 2026-03-02 03:05:35.506601 | instance | 2026-03-02 03:05:35.506747 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-02 03:05:35.506874 | instance | Monday 02 March 2026 03:05:35 +0000 (0:00:00.114) 0:00:57.990 ********** 2026-03-02 03:05:35.809477 | instance | ok: [instance] 2026-03-02 03:05:35.809567 | instance | 2026-03-02 03:05:35.809684 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-02 03:05:35.809826 | instance | Monday 02 March 2026 03:05:35 +0000 (0:00:00.303) 0:00:58.293 ********** 2026-03-02 03:05:38.506907 | instance | ok: [instance] 2026-03-02 03:05:38.506983 | instance | 2026-03-02 03:05:38.507111 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-03-02 03:05:38.507237 | instance | Monday 02 March 2026 03:05:38 +0000 (0:00:02.697) 0:01:00.991 ********** 2026-03-02 03:05:40.654742 | instance | ok: [instance] 2026-03-02 03:05:40.654788 | instance | 2026-03-02 03:05:40.654794 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-03-02 03:05:40.654799 | instance | Monday 02 March 2026 03:05:40 +0000 (0:00:02.147) 0:01:03.138 ********** 2026-03-02 03:05:42.689820 | instance | ok: [instance] 2026-03-02 03:05:42.689905 | instance | 2026-03-02 03:05:42.690033 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-03-02 03:05:42.690158 | instance | Monday 02 March 2026 03:05:42 +0000 (0:00:02.035) 0:01:05.173 ********** 2026-03-02 03:05:45.613156 | instance | ok: [instance] 2026-03-02 03:05:45.613243 | instance | 2026-03-02 03:05:45.613257 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-03-02 03:05:45.613279 | instance | 2026-03-02 03:05:45.613293 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:05:45.613440 | instance | Monday 02 March 2026 03:05:45 +0000 (0:00:02.923) 0:01:08.097 ********** 2026-03-02 03:05:49.392580 | instance | ok: [instance] 2026-03-02 03:05:49.392661 | instance | 2026-03-02 03:05:49.392931 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:05:49.393009 | instance | Monday 02 March 2026 03:05:49 +0000 (0:00:03.779) 0:01:11.876 ********** 2026-03-02 03:05:49.715188 | instance | ok: [instance] 2026-03-02 03:05:49.715257 | instance | 2026-03-02 03:05:49.715322 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:05:49.715475 | instance | Monday 02 March 2026 03:05:49 +0000 (0:00:00.321) 0:01:12.198 ********** 2026-03-02 03:05:49.838521 | instance | skipping: [instance] 2026-03-02 03:05:49.838575 | instance | 2026-03-02 03:05:49.838584 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 03:05:49.838591 | instance | Monday 02 March 2026 03:05:49 +0000 (0:00:00.122) 0:01:12.320 ********** 2026-03-02 03:05:50.110927 | instance | ok: [instance] 2026-03-02 03:05:50.111003 | instance | 2026-03-02 03:05:50.111277 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:05:50.111320 | instance | Monday 02 March 2026 03:05:50 +0000 (0:00:00.274) 0:01:12.595 ********** 2026-03-02 03:05:50.218172 | instance | ok: [instance] => { 2026-03-02 03:05:50.218246 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-02 03:05:50.218397 | instance | } 2026-03-02 03:05:50.218515 | instance | 2026-03-02 03:05:50.218651 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:05:50.218777 | instance | Monday 02 March 2026 03:05:50 +0000 (0:00:00.107) 0:01:12.702 ********** 2026-03-02 03:05:50.585354 | instance | ok: [instance] 2026-03-02 03:05:50.585427 | instance | 2026-03-02 03:05:50.585543 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:05:50.585671 | instance | Monday 02 March 2026 03:05:50 +0000 (0:00:00.367) 0:01:13.069 ********** 2026-03-02 03:05:50.723531 | instance | skipping: [instance] 2026-03-02 03:05:50.723607 | instance | 2026-03-02 03:05:50.723725 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:05:50.723845 | instance | Monday 02 March 2026 03:05:50 +0000 (0:00:00.138) 0:01:13.207 ********** 2026-03-02 03:05:50.946207 | instance | skipping: [instance] 2026-03-02 03:05:50.946289 | instance | 2026-03-02 03:05:50.946419 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:05:50.946540 | instance | Monday 02 March 2026 03:05:50 +0000 (0:00:00.222) 0:01:13.430 ********** 2026-03-02 03:05:51.239368 | instance | ok: [instance] 2026-03-02 03:05:51.239449 | instance | 2026-03-02 03:05:51.239630 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:05:51.239768 | instance | Monday 02 March 2026 03:05:51 +0000 (0:00:00.293) 0:01:13.723 ********** 2026-03-02 03:05:52.407761 | instance | ok: [instance] 2026-03-02 03:05:52.407963 | instance | 2026-03-02 03:05:52.408157 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:05:52.408375 | instance | Monday 02 March 2026 03:05:52 +0000 (0:00:01.168) 0:01:14.891 ********** 2026-03-02 03:05:52.547025 | instance | ok: [instance] => { 2026-03-02 03:05:52.547083 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-02 03:05:52.547091 | instance | } 2026-03-02 03:05:52.547098 | instance | 2026-03-02 03:05:52.547104 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:05:52.547111 | instance | Monday 02 March 2026 03:05:52 +0000 (0:00:00.133) 0:01:15.024 ********** 2026-03-02 03:05:53.003723 | instance | ok: [instance] 2026-03-02 03:05:53.004026 | instance | 2026-03-02 03:05:53.004325 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:05:53.004605 | instance | Monday 02 March 2026 03:05:52 +0000 (0:00:00.462) 0:01:15.487 ********** 2026-03-02 03:05:55.128034 | instance | ok: [instance] 2026-03-02 03:05:55.128296 | instance | 2026-03-02 03:05:55.128569 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 03:05:55.128832 | instance | Monday 02 March 2026 03:05:55 +0000 (0:00:02.123) 0:01:17.611 ********** 2026-03-02 03:05:55.206615 | instance | skipping: [instance] 2026-03-02 03:05:55.206726 | instance | 2026-03-02 03:05:55.206855 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 03:05:55.206969 | instance | Monday 02 March 2026 03:05:55 +0000 (0:00:00.079) 0:01:17.690 ********** 2026-03-02 03:05:55.293107 | instance | skipping: [instance] 2026-03-02 03:05:55.293334 | instance | 2026-03-02 03:05:55.293659 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 03:05:55.293932 | instance | Monday 02 March 2026 03:05:55 +0000 (0:00:00.086) 0:01:17.777 ********** 2026-03-02 03:05:55.371181 | instance | skipping: [instance] 2026-03-02 03:05:55.371269 | instance | 2026-03-02 03:05:55.371404 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 03:05:55.371525 | instance | Monday 02 March 2026 03:05:55 +0000 (0:00:00.078) 0:01:17.855 ********** 2026-03-02 03:05:56.499939 | instance | ok: [instance] 2026-03-02 03:05:56.500177 | instance | 2026-03-02 03:05:56.500482 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 03:05:56.500749 | instance | Monday 02 March 2026 03:05:56 +0000 (0:00:01.128) 0:01:18.983 ********** 2026-03-02 03:05:56.980070 | instance | ok: [instance] 2026-03-02 03:05:56.980387 | instance | 2026-03-02 03:05:56.980764 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 03:05:56.981172 | instance | Monday 02 March 2026 03:05:56 +0000 (0:00:00.480) 0:01:19.463 ********** 2026-03-02 03:05:57.935494 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 03:05:57.935763 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 03:05:57.936040 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 03:05:57.936355 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 03:05:57.936634 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 03:05:57.936924 | instance | 2026-03-02 03:05:57.937254 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 03:05:57.937538 | instance | Monday 02 March 2026 03:05:57 +0000 (0:00:00.955) 0:01:20.419 ********** 2026-03-02 03:05:58.513568 | instance | ok: [instance] 2026-03-02 03:05:58.513884 | instance | 2026-03-02 03:05:58.514167 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 03:05:58.514438 | instance | Monday 02 March 2026 03:05:58 +0000 (0:00:00.540) 0:01:20.959 ********** 2026-03-02 03:05:58.514728 | instance | 2026-03-02 03:05:58.515029 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 03:05:58.515293 | instance | Monday 02 March 2026 03:05:58 +0000 (0:00:00.037) 0:01:20.997 ********** 2026-03-02 03:05:58.954844 | instance | ok: [instance] 2026-03-02 03:05:58.955041 | instance | 2026-03-02 03:05:58.955353 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:05:58.955707 | instance | Monday 02 March 2026 03:05:58 +0000 (0:00:00.441) 0:01:21.438 ********** 2026-03-02 03:05:59.250538 | instance | ok: [instance] 2026-03-02 03:05:59.250810 | instance | 2026-03-02 03:05:59.251093 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:05:59.251373 | instance | Monday 02 March 2026 03:05:59 +0000 (0:00:00.295) 0:01:21.734 ********** 2026-03-02 03:05:59.346282 | instance | ok: [instance] => { 2026-03-02 03:05:59.346548 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-02 03:05:59.346889 | instance | } 2026-03-02 03:05:59.347181 | instance | 2026-03-02 03:05:59.347461 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:05:59.347778 | instance | Monday 02 March 2026 03:05:59 +0000 (0:00:00.095) 0:01:21.830 ********** 2026-03-02 03:05:59.766865 | instance | ok: [instance] 2026-03-02 03:05:59.767084 | instance | 2026-03-02 03:05:59.767378 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:05:59.767681 | instance | Monday 02 March 2026 03:05:59 +0000 (0:00:00.420) 0:01:22.250 ********** 2026-03-02 03:06:02.990153 | instance | ok: [instance] 2026-03-02 03:06:02.990302 | instance | 2026-03-02 03:06:02.990542 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-02 03:06:02.990820 | instance | Monday 02 March 2026 03:06:02 +0000 (0:00:03.222) 0:01:25.473 ********** 2026-03-02 03:06:04.071477 | instance | ok: [instance] 2026-03-02 03:06:04.071962 | instance | 2026-03-02 03:06:04.071978 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-02 03:06:04.071992 | instance | Monday 02 March 2026 03:06:04 +0000 (0:00:01.081) 0:01:26.555 ********** 2026-03-02 03:06:04.329980 | instance | ok: [instance] 2026-03-02 03:06:04.330388 | instance | 2026-03-02 03:06:04.330474 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-02 03:06:04.330779 | instance | Monday 02 March 2026 03:06:04 +0000 (0:00:00.258) 0:01:26.813 ********** 2026-03-02 03:06:04.815145 | instance | ok: [instance] 2026-03-02 03:06:04.815278 | instance | 2026-03-02 03:06:04.815454 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-02 03:06:04.815621 | instance | Monday 02 March 2026 03:06:04 +0000 (0:00:00.484) 0:01:27.298 ********** 2026-03-02 03:06:05.407588 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-02 03:06:05.407876 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-02 03:06:05.408191 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-02 03:06:05.408466 | instance | 2026-03-02 03:06:05.408756 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-02 03:06:05.409176 | instance | Monday 02 March 2026 03:06:05 +0000 (0:00:00.592) 0:01:27.891 ********** 2026-03-02 03:06:05.993323 | instance | ok: [instance] 2026-03-02 03:06:05.993585 | instance | 2026-03-02 03:06:05.993861 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-02 03:06:05.994146 | instance | Monday 02 March 2026 03:06:05 +0000 (0:00:00.585) 0:01:28.477 ********** 2026-03-02 03:06:06.496296 | instance | ok: [instance] 2026-03-02 03:06:06.496375 | instance | 2026-03-02 03:06:06.496489 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-02 03:06:06.496604 | instance | Monday 02 March 2026 03:06:06 +0000 (0:00:00.468) 0:01:28.945 ********** 2026-03-02 03:06:06.496711 | instance | 2026-03-02 03:06:06.496827 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-02 03:06:06.496952 | instance | Monday 02 March 2026 03:06:06 +0000 (0:00:00.034) 0:01:28.980 ********** 2026-03-02 03:06:06.949428 | instance | ok: [instance] 2026-03-02 03:06:06.949658 | instance | 2026-03-02 03:06:06.949942 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-02 03:06:06.950215 | instance | Monday 02 March 2026 03:06:06 +0000 (0:00:00.452) 0:01:29.432 ********** 2026-03-02 03:06:07.094445 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-02 03:06:07.094698 | instance | 2026-03-02 03:06:07.095017 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-02 03:06:07.095280 | instance | Monday 02 March 2026 03:06:07 +0000 (0:00:00.145) 0:01:29.578 ********** 2026-03-02 03:06:08.225330 | instance | ok: [instance] 2026-03-02 03:06:08.225541 | instance | 2026-03-02 03:06:08.225833 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-02 03:06:08.226097 | instance | Monday 02 March 2026 03:06:08 +0000 (0:00:01.130) 0:01:30.708 ********** 2026-03-02 03:06:08.948393 | instance | ok: [instance] => (item=chronyd) 2026-03-02 03:06:08.948673 | instance | ok: [instance] => (item=sshd) 2026-03-02 03:06:08.948945 | instance | 2026-03-02 03:06:08.949242 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-02 03:06:08.949560 | instance | Monday 02 March 2026 03:06:08 +0000 (0:00:00.723) 0:01:31.432 ********** 2026-03-02 03:06:09.287504 | instance | ok: [instance] 2026-03-02 03:06:09.287808 | instance | 2026-03-02 03:06:09.288346 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-02 03:06:09.288384 | instance | Monday 02 March 2026 03:06:09 +0000 (0:00:00.339) 0:01:31.771 ********** 2026-03-02 03:06:09.524963 | instance | ok: [instance] 2026-03-02 03:06:09.525040 | instance | 2026-03-02 03:06:09.525288 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-02 03:06:09.525332 | instance | Monday 02 March 2026 03:06:09 +0000 (0:00:00.237) 0:01:32.009 ********** 2026-03-02 03:06:09.823669 | instance | ok: [instance] 2026-03-02 03:06:09.823741 | instance | 2026-03-02 03:06:09.824095 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-02 03:06:09.824201 | instance | Monday 02 March 2026 03:06:09 +0000 (0:00:00.298) 0:01:32.307 ********** 2026-03-02 03:06:10.130806 | instance | ok: [instance] 2026-03-02 03:06:10.130911 | instance | 2026-03-02 03:06:10.131176 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-03-02 03:06:10.131222 | instance | Monday 02 March 2026 03:06:10 +0000 (0:00:00.306) 0:01:32.614 ********** 2026-03-02 03:06:10.450884 | instance | ok: [instance] => (item=instance) 2026-03-02 03:06:10.451037 | instance | 2026-03-02 03:06:10.451051 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-03-02 03:06:10.451143 | instance | Monday 02 March 2026 03:06:10 +0000 (0:00:00.320) 0:01:32.934 ********** 2026-03-02 03:06:10.538862 | instance | ok: [instance] 2026-03-02 03:06:10.538979 | instance | 2026-03-02 03:06:10.538994 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-03-02 03:06:10.539150 | instance | Monday 02 March 2026 03:06:10 +0000 (0:00:00.087) 0:01:33.022 ********** 2026-03-02 03:06:16.022990 | instance | ok: [instance] 2026-03-02 03:06:16.023071 | instance | 2026-03-02 03:06:16.023191 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-03-02 03:06:16.023314 | instance | Monday 02 March 2026 03:06:16 +0000 (0:00:05.484) 0:01:38.506 ********** 2026-03-02 03:06:16.115276 | instance | ok: [instance] 2026-03-02 03:06:16.115359 | instance | 2026-03-02 03:06:16.115616 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-02 03:06:16.115656 | instance | Monday 02 March 2026 03:06:16 +0000 (0:00:00.092) 0:01:38.599 ********** 2026-03-02 03:06:16.248666 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-02 03:06:16.248740 | instance | 2026-03-02 03:06:16.248981 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-02 03:06:16.249025 | instance | Monday 02 March 2026 03:06:16 +0000 (0:00:00.133) 0:01:38.732 ********** 2026-03-02 03:06:16.360951 | instance | skipping: [instance] 2026-03-02 03:06:16.361053 | instance | 2026-03-02 03:06:16.361157 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-02 03:06:16.361267 | instance | Monday 02 March 2026 03:06:16 +0000 (0:00:00.112) 0:01:38.844 ********** 2026-03-02 03:06:16.475948 | instance | skipping: [instance] => (item=instance) 2026-03-02 03:06:16.476029 | instance | skipping: [instance] 2026-03-02 03:06:16.476159 | instance | 2026-03-02 03:06:16.476282 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-02 03:06:16.476401 | instance | Monday 02 March 2026 03:06:16 +0000 (0:00:00.115) 0:01:38.960 ********** 2026-03-02 03:06:16.793906 | instance | ok: [instance] 2026-03-02 03:06:16.793995 | instance | 2026-03-02 03:06:16.794144 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-02 03:06:16.794258 | instance | Monday 02 March 2026 03:06:16 +0000 (0:00:00.317) 0:01:39.277 ********** 2026-03-02 03:06:19.402877 | instance | ok: [instance] 2026-03-02 03:06:19.403017 | instance | 2026-03-02 03:06:19.403029 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-03-02 03:06:19.403150 | instance | Monday 02 March 2026 03:06:19 +0000 (0:00:02.608) 0:01:41.886 ********** 2026-03-02 03:06:29.509627 | instance | skipping: [instance] => (item=osd.0) 2026-03-02 03:06:29.509888 | instance | skipping: [instance] => (item=osd.1) 2026-03-02 03:06:29.510168 | instance | skipping: [instance] => (item=osd.2) 2026-03-02 03:06:29.510435 | instance | skipping: [instance] 2026-03-02 03:06:29.510708 | instance | 2026-03-02 03:06:29.511042 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-03-02 03:06:29.511303 | instance | Monday 02 March 2026 03:06:29 +0000 (0:00:10.106) 0:01:51.993 ********** 2026-03-02 03:06:29.709354 | instance | skipping: [instance] => (item=osd.0) 2026-03-02 03:06:29.709634 | instance | skipping: [instance] => (item=osd.1) 2026-03-02 03:06:29.709886 | instance | skipping: [instance] => (item=osd.2) 2026-03-02 03:06:29.710139 | instance | skipping: [instance] 2026-03-02 03:06:29.710394 | instance | 2026-03-02 03:06:29.710726 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-03-02 03:06:29.711117 | instance | Monday 02 March 2026 03:06:29 +0000 (0:00:00.199) 0:01:52.193 ********** 2026-03-02 03:06:35.184059 | instance | ok: [instance] 2026-03-02 03:06:35.184128 | instance | 2026-03-02 03:06:35.184269 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-03-02 03:06:35.184394 | instance | Monday 02 March 2026 03:06:35 +0000 (0:00:05.474) 0:01:57.668 ********** 2026-03-02 03:06:46.008679 | instance | ok: [instance] 2026-03-02 03:06:46.008760 | instance | 2026-03-02 03:06:46.008793 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-03-02 03:06:46.009070 | instance | Monday 02 March 2026 03:06:46 +0000 (0:00:10.823) 0:02:08.491 ********** 2026-03-02 03:06:46.296241 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-03-02 03:06:46.296332 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-03-02 03:06:46.296975 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-03-02 03:06:46.297051 | instance | skipping: [instance] 2026-03-02 03:06:46.297063 | instance | 2026-03-02 03:06:46.297073 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-03-02 03:06:46.297091 | instance | Monday 02 March 2026 03:06:46 +0000 (0:00:00.288) 0:02:08.780 ********** 2026-03-02 03:06:48.573517 | instance | ok: [instance] 2026-03-02 03:06:48.573601 | instance | 2026-03-02 03:06:48.573711 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-03-02 03:06:48.573838 | instance | Monday 02 March 2026 03:06:48 +0000 (0:00:02.277) 0:02:11.057 ********** 2026-03-02 03:06:50.655043 | instance | ok: [instance] 2026-03-02 03:06:50.655134 | instance | 2026-03-02 03:06:50.655262 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-03-02 03:06:50.655493 | instance | Monday 02 March 2026 03:06:50 +0000 (0:00:02.081) 0:02:13.139 ********** 2026-03-02 03:06:50.781572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-03-02 03:06:50.781650 | instance | 2026-03-02 03:06:50.781768 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-03-02 03:06:50.781886 | instance | Monday 02 March 2026 03:06:50 +0000 (0:00:00.126) 0:02:13.265 ********** 2026-03-02 03:06:50.858511 | instance | ok: [instance] 2026-03-02 03:06:50.858782 | instance | 2026-03-02 03:06:50.859060 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-03-02 03:06:50.859394 | instance | Monday 02 March 2026 03:06:50 +0000 (0:00:00.076) 0:02:13.342 ********** 2026-03-02 03:06:52.934610 | instance | ok: [instance] 2026-03-02 03:06:52.934904 | instance | 2026-03-02 03:06:52.935185 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-03-02 03:06:52.935459 | instance | Monday 02 March 2026 03:06:52 +0000 (0:00:02.076) 0:02:15.418 ********** 2026-03-02 03:06:53.014399 | instance | ok: [instance] 2026-03-02 03:06:53.014689 | instance | 2026-03-02 03:06:53.015231 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-03-02 03:06:53.015522 | instance | Monday 02 March 2026 03:06:53 +0000 (0:00:00.079) 0:02:15.498 ********** 2026-03-02 03:06:53.090964 | instance | skipping: [instance] => (item=1) 2026-03-02 03:06:53.091238 | instance | skipping: [instance] => (item=1) 2026-03-02 03:06:53.092219 | instance | skipping: [instance] => (item=1) 2026-03-02 03:06:53.092295 | instance | skipping: [instance] 2026-03-02 03:06:53.092307 | instance | 2026-03-02 03:06:53.092325 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-03-02 03:06:53.092518 | instance | Monday 02 March 2026 03:06:53 +0000 (0:00:00.076) 0:02:15.574 ********** 2026-03-02 03:06:53.203364 | instance | skipping: [instance] 2026-03-02 03:06:53.203446 | instance | 2026-03-02 03:06:53.203547 | instance | PLAY [all] ********************************************************************* 2026-03-02 03:06:53.203656 | instance | 2026-03-02 03:06:53.203774 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-03-02 03:06:53.203892 | instance | Monday 02 March 2026 03:06:53 +0000 (0:00:00.112) 0:02:15.687 ********** 2026-03-02 03:06:53.510239 | instance | ok: [instance] 2026-03-02 03:06:53.510456 | instance | 2026-03-02 03:06:53.510762 | instance | PLAY [all] ********************************************************************* 2026-03-02 03:06:53.511015 | instance | 2026-03-02 03:06:53.511286 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:06:53.511530 | instance | Monday 02 March 2026 03:06:53 +0000 (0:00:00.305) 0:02:15.992 ********** 2026-03-02 03:06:57.596714 | instance | ok: [instance] 2026-03-02 03:06:57.596808 | instance | 2026-03-02 03:06:57.596936 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-03-02 03:06:57.597073 | instance | Monday 02 March 2026 03:06:57 +0000 (0:00:04.087) 0:02:20.080 ********** 2026-03-02 03:07:01.472789 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-03-02 03:07:01.473058 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-03-02 03:07:01.473362 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-03-02 03:07:01.473646 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-03-02 03:07:01.473937 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-03-02 03:07:01.474216 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-03-02 03:07:01.474506 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-03-02 03:07:01.474846 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-03-02 03:07:01.475127 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-03-02 03:07:01.475402 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-03-02 03:07:01.475681 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-03-02 03:07:01.475954 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-03-02 03:07:01.476215 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-03-02 03:07:01.476493 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-03-02 03:07:01.476768 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-03-02 03:07:01.477058 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-02 03:07:01.477340 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-02 03:07:01.477649 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-03-02 03:07:01.477956 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-02 03:07:01.478213 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-02 03:07:01.478527 | instance | 2026-03-02 03:07:01.480594 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-03-02 03:07:01.480629 | instance | Monday 02 March 2026 03:07:01 +0000 (0:00:03.875) 0:02:23.955 ********** 2026-03-02 03:07:01.733207 | instance | ok: [instance] 2026-03-02 03:07:01.733429 | instance | 2026-03-02 03:07:01.733710 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-03-02 03:07:01.734021 | instance | Monday 02 March 2026 03:07:01 +0000 (0:00:00.261) 0:02:24.216 ********** 2026-03-02 03:07:02.381138 | instance | ok: [instance] 2026-03-02 03:07:02.381299 | instance | 2026-03-02 03:07:02.381572 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-03-02 03:07:02.381879 | instance | Monday 02 March 2026 03:07:02 +0000 (0:00:00.647) 0:02:24.864 ********** 2026-03-02 03:07:02.714086 | instance | ok: [instance] 2026-03-02 03:07:02.714336 | instance | 2026-03-02 03:07:02.714611 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-02 03:07:02.714929 | instance | Monday 02 March 2026 03:07:02 +0000 (0:00:00.331) 0:02:25.196 ********** 2026-03-02 03:07:02.814288 | instance | ok: [instance] 2026-03-02 03:07:02.814422 | instance | 2026-03-02 03:07:02.814592 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-03-02 03:07:02.814785 | instance | 2026-03-02 03:07:02.815020 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:07:02.815115 | instance | Monday 02 March 2026 03:07:02 +0000 (0:00:00.100) 0:02:25.296 ********** 2026-03-02 03:07:06.633932 | instance | ok: [instance] 2026-03-02 03:07:06.634085 | instance | 2026-03-02 03:07:06.634362 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-03-02 03:07:06.634530 | instance | Monday 02 March 2026 03:07:06 +0000 (0:00:03.821) 0:02:29.117 ********** 2026-03-02 03:07:06.904117 | instance | ok: [instance] 2026-03-02 03:07:06.904332 | instance | 2026-03-02 03:07:06.904604 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-03-02 03:07:06.904867 | instance | Monday 02 March 2026 03:07:06 +0000 (0:00:00.269) 0:02:29.387 ********** 2026-03-02 03:07:07.889305 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-03-02 03:07:07.889659 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-03-02 03:07:07.890151 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-03-02 03:07:07.890602 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-03-02 03:07:07.891045 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-03-02 03:07:07.891363 | instance | 2026-03-02 03:07:07.891773 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-03-02 03:07:07.892115 | instance | Monday 02 March 2026 03:07:07 +0000 (0:00:00.984) 0:02:30.372 ********** 2026-03-02 03:07:08.484784 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-03-02 03:07:08.485043 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-03-02 03:07:08.485311 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-03-02 03:07:08.485564 | instance | 2026-03-02 03:07:08.485833 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-03-02 03:07:08.486103 | instance | Monday 02 March 2026 03:07:08 +0000 (0:00:00.596) 0:02:30.968 ********** 2026-03-02 03:07:08.736792 | instance | ok: [instance] 2026-03-02 03:07:08.736883 | instance | 2026-03-02 03:07:08.736974 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-03-02 03:07:08.737109 | instance | Monday 02 March 2026 03:07:08 +0000 (0:00:00.252) 0:02:31.220 ********** 2026-03-02 03:07:08.967924 | instance | ok: [instance] 2026-03-02 03:07:08.968170 | instance | 2026-03-02 03:07:08.968453 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-03-02 03:07:08.968783 | instance | Monday 02 March 2026 03:07:08 +0000 (0:00:00.230) 0:02:31.451 ********** 2026-03-02 03:07:09.034920 | instance | ok: [instance] 2026-03-02 03:07:09.035176 | instance | 2026-03-02 03:07:09.035466 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-03-02 03:07:09.035730 | instance | Monday 02 March 2026 03:07:09 +0000 (0:00:00.067) 0:02:31.518 ********** 2026-03-02 03:07:09.117000 | instance | skipping: [instance] 2026-03-02 03:07:09.117239 | instance | 2026-03-02 03:07:09.117540 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-03-02 03:07:09.117814 | instance | Monday 02 March 2026 03:07:09 +0000 (0:00:00.081) 0:02:31.600 ********** 2026-03-02 03:07:09.680038 | instance | ok: [instance] 2026-03-02 03:07:09.680216 | instance | 2026-03-02 03:07:09.680385 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-03-02 03:07:09.680546 | instance | Monday 02 March 2026 03:07:09 +0000 (0:00:00.563) 0:02:32.163 ********** 2026-03-02 03:07:10.119227 | instance | ok: [instance] 2026-03-02 03:07:10.119360 | instance | 2026-03-02 03:07:10.119533 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-03-02 03:07:10.119701 | instance | Monday 02 March 2026 03:07:09 +0000 (0:00:00.239) 0:02:32.403 ********** 2026-03-02 03:07:10.119856 | instance | 2026-03-02 03:07:10.120049 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-03-02 03:07:10.120207 | instance | 2026-03-02 03:07:10.120382 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:07:10.120554 | instance | Monday 02 March 2026 03:07:10 +0000 (0:00:00.200) 0:02:32.603 ********** 2026-03-02 03:07:13.728319 | instance | ok: [instance] 2026-03-02 03:07:13.728395 | instance | 2026-03-02 03:07:13.728513 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:07:13.728644 | instance | Monday 02 March 2026 03:07:13 +0000 (0:00:03.608) 0:02:36.212 ********** 2026-03-02 03:07:14.011480 | instance | ok: [instance] 2026-03-02 03:07:14.011561 | instance | 2026-03-02 03:07:14.011802 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:07:14.011845 | instance | Monday 02 March 2026 03:07:14 +0000 (0:00:00.283) 0:02:36.495 ********** 2026-03-02 03:07:14.119577 | instance | skipping: [instance] 2026-03-02 03:07:14.119645 | instance | 2026-03-02 03:07:14.119923 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 03:07:14.119969 | instance | Monday 02 March 2026 03:07:14 +0000 (0:00:00.108) 0:02:36.603 ********** 2026-03-02 03:07:14.411806 | instance | ok: [instance] 2026-03-02 03:07:14.411848 | instance | 2026-03-02 03:07:14.411853 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:14.411858 | instance | Monday 02 March 2026 03:07:14 +0000 (0:00:00.291) 0:02:36.895 ********** 2026-03-02 03:07:14.509012 | instance | ok: [instance] => { 2026-03-02 03:07:14.509438 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-02 03:07:14.509515 | instance | } 2026-03-02 03:07:14.509528 | instance | 2026-03-02 03:07:14.509545 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:14.509648 | instance | Monday 02 March 2026 03:07:14 +0000 (0:00:00.097) 0:02:36.993 ********** 2026-03-02 03:07:14.862751 | instance | ok: [instance] 2026-03-02 03:07:14.862863 | instance | 2026-03-02 03:07:14.863120 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:14.863161 | instance | Monday 02 March 2026 03:07:14 +0000 (0:00:00.353) 0:02:37.346 ********** 2026-03-02 03:07:15.023662 | instance | skipping: [instance] 2026-03-02 03:07:15.024161 | instance | 2026-03-02 03:07:15.024216 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:07:15.024225 | instance | Monday 02 March 2026 03:07:15 +0000 (0:00:00.159) 0:02:37.506 ********** 2026-03-02 03:07:15.317360 | instance | ok: [instance] 2026-03-02 03:07:15.317441 | instance | 2026-03-02 03:07:15.317718 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:07:15.317757 | instance | Monday 02 March 2026 03:07:15 +0000 (0:00:00.295) 0:02:37.801 ********** 2026-03-02 03:07:16.532846 | instance | ok: [instance] 2026-03-02 03:07:16.532922 | instance | 2026-03-02 03:07:16.533044 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:16.533175 | instance | Monday 02 March 2026 03:07:16 +0000 (0:00:01.215) 0:02:39.016 ********** 2026-03-02 03:07:16.663238 | instance | ok: [instance] => { 2026-03-02 03:07:16.663329 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-02 03:07:16.663679 | instance | } 2026-03-02 03:07:16.663743 | instance | 2026-03-02 03:07:16.663991 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:16.664054 | instance | Monday 02 March 2026 03:07:16 +0000 (0:00:00.130) 0:02:39.147 ********** 2026-03-02 03:07:17.169588 | instance | ok: [instance] 2026-03-02 03:07:17.169685 | instance | 2026-03-02 03:07:17.169815 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:17.169949 | instance | Monday 02 March 2026 03:07:17 +0000 (0:00:00.506) 0:02:39.653 ********** 2026-03-02 03:07:19.307212 | instance | ok: [instance] 2026-03-02 03:07:19.307254 | instance | 2026-03-02 03:07:19.307260 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 03:07:19.307265 | instance | Monday 02 March 2026 03:07:19 +0000 (0:00:02.137) 0:02:41.790 ********** 2026-03-02 03:07:19.386888 | instance | skipping: [instance] 2026-03-02 03:07:19.386948 | instance | 2026-03-02 03:07:19.386965 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 03:07:19.387111 | instance | Monday 02 March 2026 03:07:19 +0000 (0:00:00.080) 0:02:41.870 ********** 2026-03-02 03:07:19.471143 | instance | skipping: [instance] 2026-03-02 03:07:19.471249 | instance | 2026-03-02 03:07:19.471508 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 03:07:19.471588 | instance | Monday 02 March 2026 03:07:19 +0000 (0:00:00.084) 0:02:41.955 ********** 2026-03-02 03:07:19.560034 | instance | skipping: [instance] 2026-03-02 03:07:19.560112 | instance | 2026-03-02 03:07:19.560345 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 03:07:19.560388 | instance | Monday 02 March 2026 03:07:19 +0000 (0:00:00.088) 0:02:42.044 ********** 2026-03-02 03:07:20.609602 | instance | ok: [instance] 2026-03-02 03:07:20.609644 | instance | 2026-03-02 03:07:20.609650 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 03:07:20.609655 | instance | Monday 02 March 2026 03:07:20 +0000 (0:00:01.049) 0:02:43.093 ********** 2026-03-02 03:07:21.084042 | instance | ok: [instance] 2026-03-02 03:07:21.084107 | instance | 2026-03-02 03:07:21.084172 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 03:07:21.084183 | instance | Monday 02 March 2026 03:07:21 +0000 (0:00:00.473) 0:02:43.566 ********** 2026-03-02 03:07:22.073585 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 03:07:22.073811 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 03:07:22.074093 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 03:07:22.074399 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 03:07:22.074750 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 03:07:22.075054 | instance | 2026-03-02 03:07:22.075348 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 03:07:22.075627 | instance | Monday 02 March 2026 03:07:22 +0000 (0:00:00.990) 0:02:44.557 ********** 2026-03-02 03:07:22.666655 | instance | ok: [instance] 2026-03-02 03:07:22.666762 | instance | 2026-03-02 03:07:22.666878 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 03:07:22.667010 | instance | Monday 02 March 2026 03:07:22 +0000 (0:00:00.556) 0:02:45.113 ********** 2026-03-02 03:07:22.667107 | instance | 2026-03-02 03:07:22.667224 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 03:07:22.667341 | instance | Monday 02 March 2026 03:07:22 +0000 (0:00:00.036) 0:02:45.149 ********** 2026-03-02 03:07:23.108001 | instance | ok: [instance] 2026-03-02 03:07:23.108273 | instance | 2026-03-02 03:07:23.108679 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-03-02 03:07:23.109006 | instance | Monday 02 March 2026 03:07:23 +0000 (0:00:00.441) 0:02:45.591 ********** 2026-03-02 03:07:24.039463 | instance | ok: [instance] 2026-03-02 03:07:24.039766 | instance | 2026-03-02 03:07:24.040064 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-03-02 03:07:24.040360 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.925) 0:02:46.516 ********** 2026-03-02 03:07:24.114717 | instance | ok: [instance] 2026-03-02 03:07:24.114859 | instance | 2026-03-02 03:07:24.115053 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-03-02 03:07:24.115214 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.081) 0:02:46.598 ********** 2026-03-02 03:07:24.202407 | instance | ok: [instance] 2026-03-02 03:07:24.202762 | instance | 2026-03-02 03:07:24.203068 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-03-02 03:07:24.203365 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.087) 0:02:46.686 ********** 2026-03-02 03:07:24.286995 | instance | ok: [instance] 2026-03-02 03:07:24.287204 | instance | 2026-03-02 03:07:24.287492 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-03-02 03:07:24.287833 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.084) 0:02:46.770 ********** 2026-03-02 03:07:24.368834 | instance | skipping: [instance] 2026-03-02 03:07:24.369049 | instance | 2026-03-02 03:07:24.369325 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-03-02 03:07:24.369589 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.082) 0:02:46.852 ********** 2026-03-02 03:07:24.497045 | instance | ok: [instance] 2026-03-02 03:07:24.497271 | instance | 2026-03-02 03:07:24.497539 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:07:24.497800 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.127) 0:02:46.980 ********** 2026-03-02 03:07:24.782544 | instance | ok: [instance] 2026-03-02 03:07:24.782802 | instance | 2026-03-02 03:07:24.783093 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:24.783376 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.285) 0:02:47.266 ********** 2026-03-02 03:07:24.895821 | instance | ok: [instance] => { 2026-03-02 03:07:24.896113 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-03-02 03:07:24.896363 | instance | } 2026-03-02 03:07:24.896637 | instance | 2026-03-02 03:07:24.896908 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:24.897172 | instance | Monday 02 March 2026 03:07:24 +0000 (0:00:00.113) 0:02:47.379 ********** 2026-03-02 03:07:25.444020 | instance | ok: [instance] 2026-03-02 03:07:25.444355 | instance | 2026-03-02 03:07:25.444724 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:25.445093 | instance | Monday 02 March 2026 03:07:25 +0000 (0:00:00.548) 0:02:47.927 ********** 2026-03-02 03:07:25.663870 | instance | skipping: [instance] 2026-03-02 03:07:25.664059 | instance | 2026-03-02 03:07:25.664250 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:07:25.664435 | instance | Monday 02 March 2026 03:07:25 +0000 (0:00:00.220) 0:02:48.147 ********** 2026-03-02 03:07:25.947380 | instance | ok: [instance] 2026-03-02 03:07:25.947705 | instance | 2026-03-02 03:07:25.947983 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:25.948253 | instance | Monday 02 March 2026 03:07:25 +0000 (0:00:00.283) 0:02:48.431 ********** 2026-03-02 03:07:26.048044 | instance | ok: [instance] => { 2026-03-02 03:07:26.048179 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-03-02 03:07:26.048339 | instance | } 2026-03-02 03:07:26.048491 | instance | 2026-03-02 03:07:26.048660 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:26.048841 | instance | Monday 02 March 2026 03:07:26 +0000 (0:00:00.101) 0:02:48.532 ********** 2026-03-02 03:07:26.702466 | instance | ok: [instance] 2026-03-02 03:07:26.702729 | instance | 2026-03-02 03:07:26.703010 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:26.703289 | instance | Monday 02 March 2026 03:07:26 +0000 (0:00:00.654) 0:02:49.186 ********** 2026-03-02 03:07:26.875426 | instance | skipping: [instance] 2026-03-02 03:07:26.875705 | instance | 2026-03-02 03:07:26.876011 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-02 03:07:26.876312 | instance | Monday 02 March 2026 03:07:26 +0000 (0:00:00.171) 0:02:49.358 ********** 2026-03-02 03:07:26.956141 | instance | skipping: [instance] 2026-03-02 03:07:26.956484 | instance | 2026-03-02 03:07:26.956748 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-02 03:07:26.957006 | instance | Monday 02 March 2026 03:07:26 +0000 (0:00:00.081) 0:02:49.439 ********** 2026-03-02 03:07:27.036880 | instance | skipping: [instance] 2026-03-02 03:07:27.037162 | instance | 2026-03-02 03:07:27.037441 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-02 03:07:27.037708 | instance | Monday 02 March 2026 03:07:27 +0000 (0:00:00.081) 0:02:49.520 ********** 2026-03-02 03:07:27.114170 | instance | skipping: [instance] 2026-03-02 03:07:27.114432 | instance | 2026-03-02 03:07:27.114757 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-02 03:07:27.115012 | instance | Monday 02 March 2026 03:07:27 +0000 (0:00:00.077) 0:02:49.597 ********** 2026-03-02 03:07:28.214909 | instance | ok: [instance] 2026-03-02 03:07:28.215182 | instance | 2026-03-02 03:07:28.215575 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-02 03:07:28.215859 | instance | Monday 02 March 2026 03:07:28 +0000 (0:00:01.100) 0:02:50.698 ********** 2026-03-02 03:07:28.703308 | instance | ok: [instance] 2026-03-02 03:07:28.703544 | instance | 2026-03-02 03:07:28.703825 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-02 03:07:28.704104 | instance | Monday 02 March 2026 03:07:28 +0000 (0:00:00.488) 0:02:51.187 ********** 2026-03-02 03:07:29.639746 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-02 03:07:29.640038 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-02 03:07:29.640338 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-02 03:07:29.640626 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-02 03:07:29.640911 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-02 03:07:29.641195 | instance | 2026-03-02 03:07:29.641469 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-02 03:07:29.641736 | instance | Monday 02 March 2026 03:07:29 +0000 (0:00:00.936) 0:02:52.123 ********** 2026-03-02 03:07:30.220672 | instance | ok: [instance] 2026-03-02 03:07:30.220829 | instance | 2026-03-02 03:07:30.221006 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-02 03:07:30.221189 | instance | Monday 02 March 2026 03:07:30 +0000 (0:00:00.546) 0:02:52.670 ********** 2026-03-02 03:07:30.221338 | instance | 2026-03-02 03:07:30.221521 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-02 03:07:30.221694 | instance | Monday 02 March 2026 03:07:30 +0000 (0:00:00.034) 0:02:52.704 ********** 2026-03-02 03:07:30.679780 | instance | ok: [instance] 2026-03-02 03:07:30.679857 | instance | 2026-03-02 03:07:30.679958 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:07:30.680087 | instance | Monday 02 March 2026 03:07:30 +0000 (0:00:00.458) 0:02:53.163 ********** 2026-03-02 03:07:30.983177 | instance | ok: [instance] 2026-03-02 03:07:30.983506 | instance | 2026-03-02 03:07:30.983780 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:30.984046 | instance | Monday 02 March 2026 03:07:30 +0000 (0:00:00.302) 0:02:53.466 ********** 2026-03-02 03:07:31.097461 | instance | ok: [instance] => { 2026-03-02 03:07:31.099488 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-03-02 03:07:31.099509 | instance | } 2026-03-02 03:07:31.099519 | instance | 2026-03-02 03:07:31.099529 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:31.099540 | instance | Monday 02 March 2026 03:07:31 +0000 (0:00:00.115) 0:02:53.581 ********** 2026-03-02 03:07:31.553021 | instance | ok: [instance] 2026-03-02 03:07:31.553269 | instance | 2026-03-02 03:07:31.553530 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:31.553799 | instance | Monday 02 March 2026 03:07:31 +0000 (0:00:00.455) 0:02:54.036 ********** 2026-03-02 03:07:32.802176 | instance | ok: [instance] 2026-03-02 03:07:32.802407 | instance | 2026-03-02 03:07:32.802727 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:32.803092 | instance | Monday 02 March 2026 03:07:32 +0000 (0:00:01.248) 0:02:55.285 ********** 2026-03-02 03:07:32.923202 | instance | ok: [instance] => { 2026-03-02 03:07:32.923482 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-03-02 03:07:32.923757 | instance | } 2026-03-02 03:07:32.924003 | instance | 2026-03-02 03:07:32.924281 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:32.924571 | instance | Monday 02 March 2026 03:07:32 +0000 (0:00:00.121) 0:02:55.406 ********** 2026-03-02 03:07:33.359905 | instance | ok: [instance] 2026-03-02 03:07:33.360022 | instance | 2026-03-02 03:07:33.360181 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:33.360332 | instance | Monday 02 March 2026 03:07:33 +0000 (0:00:00.436) 0:02:55.843 ********** 2026-03-02 03:07:34.741396 | instance | ok: [instance] 2026-03-02 03:07:34.741644 | instance | 2026-03-02 03:07:34.741914 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-02 03:07:34.742189 | instance | Monday 02 March 2026 03:07:34 +0000 (0:00:01.381) 0:02:57.225 ********** 2026-03-02 03:07:35.248157 | instance | ok: [instance] 2026-03-02 03:07:35.248454 | instance | 2026-03-02 03:07:35.248765 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-02 03:07:35.249053 | instance | Monday 02 March 2026 03:07:35 +0000 (0:00:00.505) 0:02:57.731 ********** 2026-03-02 03:07:35.553244 | instance | ok: [instance] 2026-03-02 03:07:35.553501 | instance | 2026-03-02 03:07:35.553793 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:07:35.554079 | instance | Monday 02 March 2026 03:07:35 +0000 (0:00:00.304) 0:02:58.035 ********** 2026-03-02 03:07:35.855247 | instance | ok: [instance] 2026-03-02 03:07:35.855517 | instance | 2026-03-02 03:07:35.855814 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:35.856100 | instance | Monday 02 March 2026 03:07:35 +0000 (0:00:00.303) 0:02:58.338 ********** 2026-03-02 03:07:35.973704 | instance | ok: [instance] => { 2026-03-02 03:07:35.973879 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-03-02 03:07:35.974061 | instance | } 2026-03-02 03:07:35.974239 | instance | 2026-03-02 03:07:35.974418 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:35.974587 | instance | Monday 02 March 2026 03:07:35 +0000 (0:00:00.118) 0:02:58.457 ********** 2026-03-02 03:07:36.411384 | instance | ok: [instance] 2026-03-02 03:07:36.411624 | instance | 2026-03-02 03:07:36.411907 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:36.412181 | instance | Monday 02 March 2026 03:07:36 +0000 (0:00:00.437) 0:02:58.894 ********** 2026-03-02 03:07:38.462559 | instance | ok: [instance] 2026-03-02 03:07:38.462831 | instance | 2026-03-02 03:07:38.463168 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-02 03:07:38.463445 | instance | Monday 02 March 2026 03:07:38 +0000 (0:00:02.051) 0:03:00.946 ********** 2026-03-02 03:07:38.603540 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-02 03:07:38.603630 | instance | 2026-03-02 03:07:38.603756 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-02 03:07:38.603873 | instance | Monday 02 March 2026 03:07:38 +0000 (0:00:00.141) 0:03:01.087 ********** 2026-03-02 03:07:39.643022 | instance | ok: [instance] 2026-03-02 03:07:39.643285 | instance | 2026-03-02 03:07:39.643529 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-02 03:07:39.643764 | instance | Monday 02 March 2026 03:07:39 +0000 (0:00:01.039) 0:03:02.126 ********** 2026-03-02 03:07:39.878730 | instance | ok: [instance] 2026-03-02 03:07:39.878956 | instance | 2026-03-02 03:07:39.879302 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-02 03:07:39.879572 | instance | Monday 02 March 2026 03:07:39 +0000 (0:00:00.235) 0:03:02.362 ********** 2026-03-02 03:07:40.348956 | instance | ok: [instance] 2026-03-02 03:07:40.349056 | instance | 2026-03-02 03:07:40.349196 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-02 03:07:40.349316 | instance | Monday 02 March 2026 03:07:40 +0000 (0:00:00.470) 0:03:02.833 ********** 2026-03-02 03:07:41.133184 | instance | ok: [instance] => (item=br_netfilter) 2026-03-02 03:07:41.133455 | instance | ok: [instance] => (item=ip_tables) 2026-03-02 03:07:41.133785 | instance | ok: [instance] => (item=ip6_tables) 2026-03-02 03:07:41.134189 | instance | ok: [instance] => (item=nf_conntrack) 2026-03-02 03:07:41.134570 | instance | 2026-03-02 03:07:41.135041 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:07:41.135466 | instance | Monday 02 March 2026 03:07:41 +0000 (0:00:00.782) 0:03:03.616 ********** 2026-03-02 03:07:41.412481 | instance | ok: [instance] 2026-03-02 03:07:41.412612 | instance | 2026-03-02 03:07:41.412799 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:07:41.412981 | instance | Monday 02 March 2026 03:07:41 +0000 (0:00:00.280) 0:03:03.896 ********** 2026-03-02 03:07:41.521239 | instance | ok: [instance] => { 2026-03-02 03:07:41.521400 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-03-02 03:07:41.521578 | instance | } 2026-03-02 03:07:41.521745 | instance | 2026-03-02 03:07:41.521979 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:07:41.522187 | instance | Monday 02 March 2026 03:07:41 +0000 (0:00:00.108) 0:03:04.005 ********** 2026-03-02 03:07:41.947465 | instance | ok: [instance] 2026-03-02 03:07:41.947771 | instance | 2026-03-02 03:07:41.948098 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:07:41.948415 | instance | Monday 02 March 2026 03:07:41 +0000 (0:00:00.426) 0:03:04.431 ********** 2026-03-02 03:07:42.050413 | instance | skipping: [instance] 2026-03-02 03:07:42.050663 | instance | 2026-03-02 03:07:42.050976 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-03-02 03:07:42.051285 | instance | Monday 02 March 2026 03:07:42 +0000 (0:00:00.102) 0:03:04.534 ********** 2026-03-02 03:07:42.190367 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-03-02 03:07:42.190620 | instance | 2026-03-02 03:07:42.191008 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-03-02 03:07:42.191384 | instance | Monday 02 March 2026 03:07:42 +0000 (0:00:00.139) 0:03:04.674 ********** 2026-03-02 03:07:42.273793 | instance | skipping: [instance] 2026-03-02 03:07:42.274078 | instance | 2026-03-02 03:07:42.274445 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-03-02 03:07:42.274835 | instance | Monday 02 March 2026 03:07:42 +0000 (0:00:00.083) 0:03:04.757 ********** 2026-03-02 03:07:43.337984 | instance | ok: [instance] 2026-03-02 03:07:43.338231 | instance | 2026-03-02 03:07:43.338496 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-03-02 03:07:43.338804 | instance | Monday 02 March 2026 03:07:43 +0000 (0:00:01.064) 0:03:05.821 ********** 2026-03-02 03:07:44.705615 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-03-02 03:07:44.705889 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-03-02 03:07:44.706167 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-03-02 03:07:44.706437 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-03-02 03:07:44.706765 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-03-02 03:07:44.707066 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-03-02 03:07:44.707387 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-03-02 03:07:44.707650 | instance | 2026-03-02 03:07:44.708100 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-03-02 03:07:44.708353 | instance | Monday 02 March 2026 03:07:44 +0000 (0:00:01.367) 0:03:07.189 ********** 2026-03-02 03:07:45.287252 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-03-02 03:07:45.287573 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-03-02 03:07:45.287886 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-03-02 03:07:45.288149 | instance | 2026-03-02 03:07:45.288428 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-03-02 03:07:45.288701 | instance | Monday 02 March 2026 03:07:45 +0000 (0:00:00.581) 0:03:07.770 ********** 2026-03-02 03:07:45.754907 | instance | ok: [instance] 2026-03-02 03:07:45.755116 | instance | 2026-03-02 03:07:45.755440 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-03-02 03:07:45.755710 | instance | Monday 02 March 2026 03:07:45 +0000 (0:00:00.467) 0:03:08.238 ********** 2026-03-02 03:07:46.404725 | instance | ok: [instance] 2026-03-02 03:07:46.404948 | instance | 2026-03-02 03:07:46.405245 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-03-02 03:07:46.405587 | instance | Monday 02 March 2026 03:07:46 +0000 (0:00:00.649) 0:03:08.888 ********** 2026-03-02 03:07:46.646271 | instance | ok: [instance] 2026-03-02 03:07:46.646494 | instance | 2026-03-02 03:07:46.646808 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-03-02 03:07:46.647127 | instance | Monday 02 March 2026 03:07:46 +0000 (0:00:00.241) 0:03:09.129 ********** 2026-03-02 03:07:46.717690 | instance | skipping: [instance] 2026-03-02 03:07:46.717902 | instance | 2026-03-02 03:07:46.718181 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-03-02 03:07:46.718449 | instance | Monday 02 March 2026 03:07:46 +0000 (0:00:00.071) 0:03:09.201 ********** 2026-03-02 03:07:47.250137 | instance | ok: [instance] => (item=swap) 2026-03-02 03:07:47.250200 | instance | ok: [instance] => (item=none) 2026-03-02 03:07:47.250212 | instance | 2026-03-02 03:07:47.250222 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-03-02 03:07:47.250370 | instance | Monday 02 March 2026 03:07:47 +0000 (0:00:00.531) 0:03:09.733 ********** 2026-03-02 03:07:47.710347 | instance | ok: [instance] 2026-03-02 03:07:47.710593 | instance | 2026-03-02 03:07:47.710918 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-03-02 03:07:47.711216 | instance | Monday 02 March 2026 03:07:47 +0000 (0:00:00.460) 0:03:10.194 ********** 2026-03-02 03:07:48.154987 | instance | ok: [instance] 2026-03-02 03:07:48.155176 | instance | 2026-03-02 03:07:48.155403 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-03-02 03:07:48.155688 | instance | Monday 02 March 2026 03:07:48 +0000 (0:00:00.392) 0:03:10.587 ********** 2026-03-02 03:07:48.155900 | instance | 2026-03-02 03:07:48.156140 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-03-02 03:07:48.156367 | instance | Monday 02 March 2026 03:07:48 +0000 (0:00:00.051) 0:03:10.638 ********** 2026-03-02 03:07:48.576456 | instance | ok: [instance] 2026-03-02 03:07:48.576703 | instance | 2026-03-02 03:07:48.577024 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-03-02 03:07:48.577308 | instance | Monday 02 March 2026 03:07:48 +0000 (0:00:00.421) 0:03:11.059 ********** 2026-03-02 03:07:49.630199 | instance | ok: [instance] 2026-03-02 03:07:49.630418 | instance | 2026-03-02 03:07:49.630728 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-03-02 03:07:49.631076 | instance | Monday 02 March 2026 03:07:49 +0000 (0:00:01.053) 0:03:12.113 ********** 2026-03-02 03:07:52.416643 | instance | ok: [instance] 2026-03-02 03:07:52.416917 | instance | 2026-03-02 03:07:52.417223 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-03-02 03:07:52.417502 | instance | Monday 02 March 2026 03:07:52 +0000 (0:00:02.786) 0:03:14.900 ********** 2026-03-02 03:07:52.705341 | instance | ok: [instance] 2026-03-02 03:07:52.705540 | instance | 2026-03-02 03:07:52.705795 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-03-02 03:07:52.706052 | instance | Monday 02 March 2026 03:07:52 +0000 (0:00:00.287) 0:03:15.188 ********** 2026-03-02 03:07:53.287929 | instance | ok: [instance] 2026-03-02 03:07:53.288210 | instance | 2026-03-02 03:07:53.288501 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-03-02 03:07:53.288775 | instance | Monday 02 March 2026 03:07:53 +0000 (0:00:00.583) 0:03:15.771 ********** 2026-03-02 03:07:53.437475 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-03-02 03:07:53.437710 | instance | 2026-03-02 03:07:53.438000 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-03-02 03:07:53.438271 | instance | Monday 02 March 2026 03:07:53 +0000 (0:00:00.149) 0:03:15.921 ********** 2026-03-02 03:07:53.571146 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-03-02 03:07:53.571329 | instance | 2026-03-02 03:07:53.571565 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-03-02 03:07:53.571781 | instance | Monday 02 March 2026 03:07:53 +0000 (0:00:00.133) 0:03:16.054 ********** 2026-03-02 03:07:53.862917 | instance | ok: [instance] => (item=instance) 2026-03-02 03:07:53.863050 | instance | 2026-03-02 03:07:53.863227 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-03-02 03:07:53.863400 | instance | Monday 02 March 2026 03:07:53 +0000 (0:00:00.291) 0:03:16.346 ********** 2026-03-02 03:07:53.950560 | instance | ok: [instance] 2026-03-02 03:07:53.950732 | instance | 2026-03-02 03:07:53.950933 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-03-02 03:07:53.951142 | instance | Monday 02 March 2026 03:07:53 +0000 (0:00:00.087) 0:03:16.434 ********** 2026-03-02 03:07:54.038571 | instance | skipping: [instance] 2026-03-02 03:07:54.038728 | instance | 2026-03-02 03:07:54.038928 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-03-02 03:07:54.039127 | instance | Monday 02 March 2026 03:07:54 +0000 (0:00:00.085) 0:03:16.519 ********** 2026-03-02 03:07:54.125317 | instance | ok: [instance] => { 2026-03-02 03:07:54.125397 | instance | "msg": "instance" 2026-03-02 03:07:54.125528 | instance | } 2026-03-02 03:07:54.125644 | instance | 2026-03-02 03:07:54.125771 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-03-02 03:07:54.125897 | instance | Monday 02 March 2026 03:07:54 +0000 (0:00:00.084) 0:03:16.604 ********** 2026-03-02 03:07:54.696641 | instance | ok: [instance] 2026-03-02 03:07:54.696958 | instance | 2026-03-02 03:07:54.697280 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-03-02 03:07:54.697576 | instance | Monday 02 March 2026 03:07:54 +0000 (0:00:00.575) 0:03:17.180 ********** 2026-03-02 03:07:54.779447 | instance | skipping: [instance] 2026-03-02 03:07:54.779703 | instance | 2026-03-02 03:07:54.779983 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-03-02 03:07:54.780255 | instance | Monday 02 March 2026 03:07:54 +0000 (0:00:00.082) 0:03:17.263 ********** 2026-03-02 03:07:54.851583 | instance | skipping: [instance] 2026-03-02 03:07:54.851961 | instance | 2026-03-02 03:07:54.852371 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-03-02 03:07:54.852874 | instance | Monday 02 March 2026 03:07:54 +0000 (0:00:00.071) 0:03:17.335 ********** 2026-03-02 03:07:54.918218 | instance | skipping: [instance] 2026-03-02 03:07:54.918461 | instance | 2026-03-02 03:07:54.918762 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-03-02 03:07:54.919040 | instance | Monday 02 March 2026 03:07:54 +0000 (0:00:00.066) 0:03:17.402 ********** 2026-03-02 03:07:54.989162 | instance | skipping: [instance] 2026-03-02 03:07:54.989277 | instance | 2026-03-02 03:07:54.989446 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-03-02 03:07:54.989605 | instance | Monday 02 March 2026 03:07:54 +0000 (0:00:00.070) 0:03:17.472 ********** 2026-03-02 03:07:55.058099 | instance | skipping: [instance] 2026-03-02 03:07:55.058391 | instance | 2026-03-02 03:07:55.058723 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-03-02 03:07:55.059025 | instance | Monday 02 March 2026 03:07:55 +0000 (0:00:00.069) 0:03:17.541 ********** 2026-03-02 03:07:55.128487 | instance | skipping: [instance] 2026-03-02 03:07:55.128727 | instance | 2026-03-02 03:07:55.129049 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-03-02 03:07:55.129322 | instance | Monday 02 March 2026 03:07:55 +0000 (0:00:00.070) 0:03:17.612 ********** 2026-03-02 03:07:55.200015 | instance | skipping: [instance] 2026-03-02 03:07:55.200261 | instance | 2026-03-02 03:07:55.200606 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-03-02 03:07:55.200917 | instance | Monday 02 March 2026 03:07:55 +0000 (0:00:00.071) 0:03:17.683 ********** 2026-03-02 03:07:55.436345 | instance | ok: [instance] 2026-03-02 03:07:55.436403 | instance | 2026-03-02 03:07:55.436699 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-03-02 03:07:55.436786 | instance | Monday 02 March 2026 03:07:55 +0000 (0:00:00.236) 0:03:17.920 ********** 2026-03-02 03:07:55.777619 | instance | ok: [instance] 2026-03-02 03:07:55.777896 | instance | 2026-03-02 03:07:55.778198 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-03-02 03:07:55.778502 | instance | Monday 02 March 2026 03:07:55 +0000 (0:00:00.341) 0:03:18.261 ********** 2026-03-02 03:07:55.850719 | instance | skipping: [instance] 2026-03-02 03:07:55.850855 | instance | 2026-03-02 03:07:55.851063 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-03-02 03:07:55.851293 | instance | Monday 02 March 2026 03:07:55 +0000 (0:00:00.073) 0:03:18.334 ********** 2026-03-02 03:07:56.118299 | instance | ok: [instance] 2026-03-02 03:07:56.118515 | instance | 2026-03-02 03:07:56.118803 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-03-02 03:07:56.119041 | instance | Monday 02 March 2026 03:07:56 +0000 (0:00:00.267) 0:03:18.602 ********** 2026-03-02 03:07:56.361862 | instance | ok: [instance] 2026-03-02 03:07:56.362055 | instance | 2026-03-02 03:07:56.362296 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-03-02 03:07:56.362546 | instance | Monday 02 March 2026 03:07:56 +0000 (0:00:00.243) 0:03:18.845 ********** 2026-03-02 03:07:56.647506 | instance | ok: [instance] 2026-03-02 03:07:56.647858 | instance | 2026-03-02 03:07:56.648238 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-03-02 03:07:56.648570 | instance | Monday 02 March 2026 03:07:56 +0000 (0:00:00.285) 0:03:19.130 ********** 2026-03-02 03:07:58.131008 | instance | ok: [instance] 2026-03-02 03:07:58.131140 | instance | 2026-03-02 03:07:58.131348 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-03-02 03:07:58.131540 | instance | Monday 02 March 2026 03:07:58 +0000 (0:00:01.484) 0:03:20.614 ********** 2026-03-02 03:07:59.396633 | instance | ok: [instance] 2026-03-02 03:07:59.396876 | instance | 2026-03-02 03:07:59.397263 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-03-02 03:07:59.397577 | instance | Monday 02 March 2026 03:07:59 +0000 (0:00:01.265) 0:03:21.880 ********** 2026-03-02 03:07:59.486085 | instance | skipping: [instance] 2026-03-02 03:07:59.486222 | instance | 2026-03-02 03:07:59.486400 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-03-02 03:07:59.486567 | instance | Monday 02 March 2026 03:07:59 +0000 (0:00:00.089) 0:03:21.969 ********** 2026-03-02 03:07:59.586402 | instance | skipping: [instance] 2026-03-02 03:07:59.586554 | instance | 2026-03-02 03:07:59.586757 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-03-02 03:07:59.586967 | instance | Monday 02 March 2026 03:07:59 +0000 (0:00:00.099) 0:03:22.069 ********** 2026-03-02 03:08:00.392093 | instance | ok: [instance] 2026-03-02 03:08:00.392427 | instance | 2026-03-02 03:08:00.392763 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-03-02 03:08:00.393172 | instance | Monday 02 March 2026 03:08:00 +0000 (0:00:00.806) 0:03:22.875 ********** 2026-03-02 03:08:00.465537 | instance | skipping: [instance] => (item=DaemonSet) 2026-03-02 03:08:00.465806 | instance | skipping: [instance] => (item=ConfigMap) 2026-03-02 03:08:00.466115 | instance | skipping: [instance] 2026-03-02 03:08:00.466363 | instance | 2026-03-02 03:08:00.467085 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-03-02 03:08:00.467535 | instance | Monday 02 March 2026 03:08:00 +0000 (0:00:00.073) 0:03:22.948 ********** 2026-03-02 03:08:00.547874 | instance | skipping: [instance] 2026-03-02 03:08:00.547928 | instance | 2026-03-02 03:08:00.547940 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-03-02 03:08:00.547956 | instance | Monday 02 March 2026 03:08:00 +0000 (0:00:00.082) 0:03:23.030 ********** 2026-03-02 03:08:00.623893 | instance | skipping: [instance] 2026-03-02 03:08:00.624129 | instance | 2026-03-02 03:08:00.624417 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-03-02 03:08:00.624687 | instance | Monday 02 March 2026 03:08:00 +0000 (0:00:00.076) 0:03:23.107 ********** 2026-03-02 03:08:00.704914 | instance | skipping: [instance] 2026-03-02 03:08:00.705181 | instance | 2026-03-02 03:08:00.705557 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-03-02 03:08:00.705846 | instance | Monday 02 March 2026 03:08:00 +0000 (0:00:00.081) 0:03:23.188 ********** 2026-03-02 03:08:00.779734 | instance | skipping: [instance] 2026-03-02 03:08:00.779919 | instance | 2026-03-02 03:08:00.780219 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-03-02 03:08:00.780483 | instance | Monday 02 March 2026 03:08:00 +0000 (0:00:00.074) 0:03:23.263 ********** 2026-03-02 03:08:01.309649 | instance | ok: [instance] 2026-03-02 03:08:01.309790 | instance | 2026-03-02 03:08:01.309979 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-03-02 03:08:01.310148 | instance | Monday 02 March 2026 03:08:01 +0000 (0:00:00.529) 0:03:23.793 ********** 2026-03-02 03:08:02.339468 | instance | ok: [instance] 2026-03-02 03:08:02.339737 | instance | 2026-03-02 03:08:02.340021 | instance | PLAY [Install control-plane components] **************************************** 2026-03-02 03:08:02.340264 | instance | 2026-03-02 03:08:02.340542 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:08:02.340804 | instance | Monday 02 March 2026 03:08:02 +0000 (0:00:01.030) 0:03:24.823 ********** 2026-03-02 03:08:06.635263 | instance | ok: [instance] 2026-03-02 03:08:06.635409 | instance | 2026-03-02 03:08:06.635592 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-02 03:08:06.635848 | instance | Monday 02 March 2026 03:08:06 +0000 (0:00:04.295) 0:03:29.118 ********** 2026-03-02 03:08:06.952499 | instance | ok: [instance] 2026-03-02 03:08:06.952721 | instance | 2026-03-02 03:08:06.952984 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-02 03:08:06.953243 | instance | Monday 02 March 2026 03:08:06 +0000 (0:00:00.316) 0:03:29.435 ********** 2026-03-02 03:08:08.044247 | instance | ok: [instance] 2026-03-02 03:08:08.044342 | instance | 2026-03-02 03:08:08.044439 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-02 03:08:08.044546 | instance | Monday 02 March 2026 03:08:08 +0000 (0:00:01.091) 0:03:30.527 ********** 2026-03-02 03:08:08.326170 | instance | ok: [instance] 2026-03-02 03:08:08.326455 | instance | 2026-03-02 03:08:08.326787 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:08:08.327049 | instance | Monday 02 March 2026 03:08:08 +0000 (0:00:00.282) 0:03:30.810 ********** 2026-03-02 03:08:08.422166 | instance | ok: [instance] => { 2026-03-02 03:08:08.422524 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-03-02 03:08:08.422903 | instance | } 2026-03-02 03:08:08.423248 | instance | 2026-03-02 03:08:08.423729 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:08:08.424168 | instance | Monday 02 March 2026 03:08:08 +0000 (0:00:00.096) 0:03:30.906 ********** 2026-03-02 03:08:08.797158 | instance | ok: [instance] 2026-03-02 03:08:08.797413 | instance | 2026-03-02 03:08:08.797685 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:08:08.797962 | instance | Monday 02 March 2026 03:08:08 +0000 (0:00:00.374) 0:03:31.280 ********** 2026-03-02 03:08:10.073898 | instance | ok: [instance] 2026-03-02 03:08:10.074138 | instance | 2026-03-02 03:08:10.074409 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-03-02 03:08:10.074757 | instance | Monday 02 March 2026 03:08:10 +0000 (0:00:01.276) 0:03:32.557 ********** 2026-03-02 03:08:10.435818 | instance | ok: [instance] 2026-03-02 03:08:10.436046 | instance | 2026-03-02 03:08:10.436325 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-03-02 03:08:10.436594 | instance | Monday 02 March 2026 03:08:10 +0000 (0:00:00.361) 0:03:32.919 ********** 2026-03-02 03:08:10.653203 | instance | ok: [instance] 2026-03-02 03:08:10.653412 | instance | 2026-03-02 03:08:10.653689 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-03-02 03:08:10.654040 | instance | Monday 02 March 2026 03:08:10 +0000 (0:00:00.217) 0:03:33.137 ********** 2026-03-02 03:08:10.927631 | instance | ok: [instance] 2026-03-02 03:08:10.927907 | instance | 2026-03-02 03:08:10.928204 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-03-02 03:08:10.928469 | instance | Monday 02 March 2026 03:08:10 +0000 (0:00:00.274) 0:03:33.411 ********** 2026-03-02 03:08:11.178502 | instance | ok: [instance] 2026-03-02 03:08:11.178938 | instance | 2026-03-02 03:08:11.179321 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-03-02 03:08:11.179687 | instance | Monday 02 March 2026 03:08:11 +0000 (0:00:00.250) 0:03:33.662 ********** 2026-03-02 03:08:11.424955 | instance | ok: [instance] 2026-03-02 03:08:11.425338 | instance | 2026-03-02 03:08:11.425721 | instance | TASK [Install plugin] ********************************************************** 2026-03-02 03:08:11.426118 | instance | Monday 02 March 2026 03:08:11 +0000 (0:00:00.246) 0:03:33.908 ********** 2026-03-02 03:08:11.536870 | instance | included: vexxhost.containers.download_artifact for instance 2026-03-02 03:08:11.537101 | instance | 2026-03-02 03:08:11.537376 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-02 03:08:11.537639 | instance | Monday 02 March 2026 03:08:11 +0000 (0:00:00.112) 0:03:34.020 ********** 2026-03-02 03:08:11.643795 | instance | ok: [instance] => { 2026-03-02 03:08:11.644052 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-03-02 03:08:11.644313 | instance | } 2026-03-02 03:08:11.644559 | instance | 2026-03-02 03:08:11.644826 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-02 03:08:11.645086 | instance | Monday 02 March 2026 03:08:11 +0000 (0:00:00.106) 0:03:34.127 ********** 2026-03-02 03:08:12.043141 | instance | ok: [instance] 2026-03-02 03:08:12.043222 | instance | 2026-03-02 03:08:12.043340 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-02 03:08:12.043462 | instance | Monday 02 March 2026 03:08:12 +0000 (0:00:00.399) 0:03:34.527 ********** 2026-03-02 03:08:13.540177 | instance | ok: [instance] 2026-03-02 03:08:13.540403 | instance | 2026-03-02 03:08:13.540712 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:08:13.540983 | instance | Monday 02 March 2026 03:08:13 +0000 (0:00:01.496) 0:03:36.023 ********** 2026-03-02 03:08:13.642820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:08:13.643099 | instance | 2026-03-02 03:08:13.643389 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:08:13.643680 | instance | Monday 02 March 2026 03:08:13 +0000 (0:00:00.103) 0:03:36.126 ********** 2026-03-02 03:08:14.452830 | instance | ok: [instance] 2026-03-02 03:08:14.453113 | instance | 2026-03-02 03:08:14.453393 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-03-02 03:08:14.453679 | instance | Monday 02 March 2026 03:08:14 +0000 (0:00:00.809) 0:03:36.936 ********** 2026-03-02 03:08:15.545979 | instance | ok: [instance] 2026-03-02 03:08:15.546061 | instance | 2026-03-02 03:08:15.546171 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-03-02 03:08:15.546294 | instance | Monday 02 March 2026 03:08:15 +0000 (0:00:01.094) 0:03:38.030 ********** 2026-03-02 03:08:17.487052 | instance | ok: [instance] 2026-03-02 03:08:17.487448 | instance | 2026-03-02 03:08:17.487592 | instance | PLAY [all] ********************************************************************* 2026-03-02 03:08:17.487857 | instance | 2026-03-02 03:08:17.488136 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:08:17.488407 | instance | Monday 02 March 2026 03:08:17 +0000 (0:00:01.940) 0:03:39.970 ********** 2026-03-02 03:08:21.206555 | instance | ok: [instance] 2026-03-02 03:08:21.206631 | instance | 2026-03-02 03:08:21.206869 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-03-02 03:08:21.206922 | instance | Monday 02 March 2026 03:08:21 +0000 (0:00:03.719) 0:03:43.690 ********** 2026-03-02 03:08:21.985393 | instance | ok: [instance] 2026-03-02 03:08:21.985511 | instance | 2026-03-02 03:08:21.985970 | instance | PLAY [all] ********************************************************************* 2026-03-02 03:08:21.986010 | instance | 2026-03-02 03:08:21.986016 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-03-02 03:08:21.986020 | instance | Monday 02 March 2026 03:08:21 +0000 (0:00:00.779) 0:03:44.469 ********** 2026-03-02 03:08:22.700805 | instance | ok: [instance] 2026-03-02 03:08:22.700851 | instance | 2026-03-02 03:08:22.700857 | instance | PLAY [controllers] ************************************************************* 2026-03-02 03:08:22.700862 | instance | 2026-03-02 03:08:22.700866 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:08:22.700870 | instance | Monday 02 March 2026 03:08:22 +0000 (0:00:00.713) 0:03:45.183 ********** 2026-03-02 03:08:26.763498 | instance | ok: [instance] 2026-03-02 03:08:26.763577 | instance | 2026-03-02 03:08:26.763829 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:08:26.763894 | instance | Monday 02 March 2026 03:08:26 +0000 (0:00:04.063) 0:03:49.247 ********** 2026-03-02 03:08:26.988620 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:08:26.988712 | instance | 2026-03-02 03:08:26.988877 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:08:26.989003 | instance | Monday 02 March 2026 03:08:26 +0000 (0:00:00.225) 0:03:49.472 ********** 2026-03-02 03:08:27.557208 | instance | ok: [instance] 2026-03-02 03:08:27.557249 | instance | 2026-03-02 03:08:27.557255 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-03-02 03:08:27.557353 | instance | Monday 02 March 2026 03:08:27 +0000 (0:00:00.568) 0:03:50.040 ********** 2026-03-02 03:08:28.961632 | instance | ok: [instance] 2026-03-02 03:08:28.961697 | instance | 2026-03-02 03:08:28.961709 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:08:28.961719 | instance | Monday 02 March 2026 03:08:28 +0000 (0:00:01.402) 0:03:51.443 ********** 2026-03-02 03:08:29.064826 | instance | skipping: [instance] 2026-03-02 03:08:29.064866 | instance | 2026-03-02 03:08:29.064877 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-03-02 03:08:29.064887 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.103) 0:03:51.547 ********** 2026-03-02 03:08:29.166231 | instance | skipping: [instance] 2026-03-02 03:08:29.166360 | instance | 2026-03-02 03:08:29.166657 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-03-02 03:08:29.166979 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.102) 0:03:51.650 ********** 2026-03-02 03:08:29.233538 | instance | skipping: [instance] 2026-03-02 03:08:29.233778 | instance | 2026-03-02 03:08:29.234058 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-03-02 03:08:29.234542 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.067) 0:03:51.717 ********** 2026-03-02 03:08:29.297843 | instance | skipping: [instance] 2026-03-02 03:08:29.298050 | instance | 2026-03-02 03:08:29.298319 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-03-02 03:08:29.298583 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.064) 0:03:51.781 ********** 2026-03-02 03:08:29.409500 | instance | skipping: [instance] 2026-03-02 03:08:29.409705 | instance | 2026-03-02 03:08:29.409966 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-03-02 03:08:29.410230 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.111) 0:03:51.893 ********** 2026-03-02 03:08:29.528614 | instance | skipping: [instance] 2026-03-02 03:08:29.528691 | instance | 2026-03-02 03:08:29.528798 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-03-02 03:08:29.528933 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.119) 0:03:52.012 ********** 2026-03-02 03:08:29.649159 | instance | skipping: [instance] 2026-03-02 03:08:29.649416 | instance | 2026-03-02 03:08:29.649701 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-03-02 03:08:29.649981 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.120) 0:03:52.132 ********** 2026-03-02 03:08:29.717993 | instance | skipping: [instance] 2026-03-02 03:08:29.718245 | instance | 2026-03-02 03:08:29.718562 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-03-02 03:08:29.718855 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.068) 0:03:52.201 ********** 2026-03-02 03:08:29.850350 | instance | skipping: [instance] 2026-03-02 03:08:29.850596 | instance | 2026-03-02 03:08:29.850951 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-03-02 03:08:29.851221 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.131) 0:03:52.333 ********** 2026-03-02 03:08:29.915750 | instance | skipping: [instance] 2026-03-02 03:08:29.915995 | instance | 2026-03-02 03:08:29.916303 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-03-02 03:08:29.916537 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.066) 0:03:52.399 ********** 2026-03-02 03:08:29.979074 | instance | skipping: [instance] 2026-03-02 03:08:29.979292 | instance | 2026-03-02 03:08:29.979558 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-03-02 03:08:29.979815 | instance | Monday 02 March 2026 03:08:29 +0000 (0:00:00.063) 0:03:52.463 ********** 2026-03-02 03:08:30.041045 | instance | skipping: [instance] 2026-03-02 03:08:30.041313 | instance | 2026-03-02 03:08:30.041581 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-03-02 03:08:30.041848 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.061) 0:03:52.525 ********** 2026-03-02 03:08:30.192397 | instance | skipping: [instance] 2026-03-02 03:08:30.192500 | instance | 2026-03-02 03:08:30.192586 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-02 03:08:30.192706 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.151) 0:03:52.676 ********** 2026-03-02 03:08:30.252045 | instance | skipping: [instance] 2026-03-02 03:08:30.252113 | instance | 2026-03-02 03:08:30.252245 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-02 03:08:30.252358 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.059) 0:03:52.736 ********** 2026-03-02 03:08:30.315382 | instance | skipping: [instance] 2026-03-02 03:08:30.315596 | instance | 2026-03-02 03:08:30.315861 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-02 03:08:30.316151 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.063) 0:03:52.799 ********** 2026-03-02 03:08:30.431302 | instance | skipping: [instance] 2026-03-02 03:08:30.431537 | instance | 2026-03-02 03:08:30.431783 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-03-02 03:08:30.432044 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.115) 0:03:52.914 ********** 2026-03-02 03:08:30.594340 | instance | skipping: [instance] 2026-03-02 03:08:30.594441 | instance | 2026-03-02 03:08:30.594655 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-03-02 03:08:30.594821 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.163) 0:03:53.078 ********** 2026-03-02 03:08:30.654196 | instance | skipping: [instance] 2026-03-02 03:08:30.654430 | instance | 2026-03-02 03:08:30.654718 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-03-02 03:08:30.654987 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.059) 0:03:53.138 ********** 2026-03-02 03:08:30.720936 | instance | skipping: [instance] 2026-03-02 03:08:30.721175 | instance | 2026-03-02 03:08:30.721610 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-03-02 03:08:30.721898 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.066) 0:03:53.204 ********** 2026-03-02 03:08:30.783282 | instance | skipping: [instance] 2026-03-02 03:08:30.783510 | instance | 2026-03-02 03:08:30.783772 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-03-02 03:08:30.784092 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.062) 0:03:53.267 ********** 2026-03-02 03:08:30.851218 | instance | skipping: [instance] 2026-03-02 03:08:30.851467 | instance | 2026-03-02 03:08:30.851734 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-03-02 03:08:30.851993 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.067) 0:03:53.335 ********** 2026-03-02 03:08:30.923965 | instance | skipping: [instance] 2026-03-02 03:08:30.924199 | instance | 2026-03-02 03:08:30.924468 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-03-02 03:08:30.924726 | instance | Monday 02 March 2026 03:08:30 +0000 (0:00:00.072) 0:03:53.407 ********** 2026-03-02 03:08:31.054214 | instance | skipping: [instance] 2026-03-02 03:08:31.054514 | instance | 2026-03-02 03:08:31.054826 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-03-02 03:08:31.055145 | instance | Monday 02 March 2026 03:08:31 +0000 (0:00:00.129) 0:03:53.537 ********** 2026-03-02 03:08:31.129788 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-03-02 03:08:31.130097 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-03-02 03:08:31.130373 | instance | skipping: [instance] 2026-03-02 03:08:31.130635 | instance | 2026-03-02 03:08:31.130964 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-03-02 03:08:31.131273 | instance | Monday 02 March 2026 03:08:31 +0000 (0:00:00.076) 0:03:53.613 ********** 2026-03-02 03:08:31.201450 | instance | skipping: [instance] 2026-03-02 03:08:31.201718 | instance | 2026-03-02 03:08:31.202016 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-03-02 03:08:31.202339 | instance | Monday 02 March 2026 03:08:31 +0000 (0:00:00.071) 0:03:53.685 ********** 2026-03-02 03:08:31.334910 | instance | skipping: [instance] 2026-03-02 03:08:31.335011 | instance | 2026-03-02 03:08:31.335134 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-03-02 03:08:31.335259 | instance | Monday 02 March 2026 03:08:31 +0000 (0:00:00.132) 0:03:53.817 ********** 2026-03-02 03:08:31.405020 | instance | skipping: [instance] 2026-03-02 03:08:31.405254 | instance | 2026-03-02 03:08:31.405639 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-03-02 03:08:31.405906 | instance | Monday 02 March 2026 03:08:31 +0000 (0:00:00.070) 0:03:53.888 ********** 2026-03-02 03:08:31.475127 | instance | skipping: [instance] 2026-03-02 03:08:31.475254 | instance | 2026-03-02 03:08:31.475423 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-03-02 03:08:31.475596 | instance | Monday 02 March 2026 03:08:31 +0000 (0:00:00.070) 0:03:53.959 ********** 2026-03-02 03:08:31.648129 | instance | skipping: [instance] 2026-03-02 03:08:31.648354 | instance | 2026-03-02 03:08:31.648631 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-03-02 03:08:31.648879 | instance | 2026-03-02 03:08:31.649161 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:08:31.649453 | instance | Monday 02 March 2026 03:08:31 +0000 (0:00:00.172) 0:03:54.132 ********** 2026-03-02 03:08:35.684290 | instance | ok: [instance] 2026-03-02 03:08:35.684548 | instance | 2026-03-02 03:08:35.684844 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-03-02 03:08:35.685151 | instance | Monday 02 March 2026 03:08:35 +0000 (0:00:04.036) 0:03:58.168 ********** 2026-03-02 03:08:35.791766 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-03-02 03:08:35.791861 | instance | 2026-03-02 03:08:35.791969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:08:35.792115 | instance | Monday 02 March 2026 03:08:35 +0000 (0:00:00.107) 0:03:58.275 ********** 2026-03-02 03:08:35.883786 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:08:35.883922 | instance | 2026-03-02 03:08:35.884101 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:08:35.884275 | instance | Monday 02 March 2026 03:08:35 +0000 (0:00:00.091) 0:03:58.367 ********** 2026-03-02 03:08:36.448362 | instance | ok: [instance] 2026-03-02 03:08:36.448502 | instance | 2026-03-02 03:08:36.448680 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-03-02 03:08:36.448854 | instance | Monday 02 March 2026 03:08:36 +0000 (0:00:00.564) 0:03:58.932 ********** 2026-03-02 03:08:38.646872 | instance | ok: [instance] 2026-03-02 03:08:38.647141 | instance | 2026-03-02 03:08:38.647471 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-03-02 03:08:38.647757 | instance | Monday 02 March 2026 03:08:38 +0000 (0:00:02.197) 0:04:01.130 ********** 2026-03-02 03:08:39.383550 | instance | ok: [instance] 2026-03-02 03:08:39.383787 | instance | 2026-03-02 03:08:39.384061 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-03-02 03:08:39.384335 | instance | Monday 02 March 2026 03:08:39 +0000 (0:00:00.737) 0:04:01.867 ********** 2026-03-02 03:08:39.483011 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-03-02 03:08:39.483255 | instance | 2026-03-02 03:08:39.483565 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-03-02 03:08:39.483854 | instance | Monday 02 March 2026 03:08:39 +0000 (0:00:00.099) 0:04:01.966 ********** 2026-03-02 03:08:40.221778 | instance | ok: [instance] 2026-03-02 03:08:40.221905 | instance | 2026-03-02 03:08:40.221922 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-03-02 03:08:40.222068 | instance | Monday 02 March 2026 03:08:40 +0000 (0:00:00.738) 0:04:02.705 ********** 2026-03-02 03:08:40.955824 | instance | ok: [instance] 2026-03-02 03:08:40.956019 | instance | 2026-03-02 03:08:40.956315 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-03-02 03:08:40.956585 | instance | Monday 02 March 2026 03:08:40 +0000 (0:00:00.733) 0:04:03.439 ********** 2026-03-02 03:08:41.560531 | instance | ok: [instance] 2026-03-02 03:08:41.560721 | instance | 2026-03-02 03:08:41.560990 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-03-02 03:08:41.561254 | instance | Monday 02 March 2026 03:08:41 +0000 (0:00:00.495) 0:04:03.935 ********** 2026-03-02 03:08:41.561498 | instance | 2026-03-02 03:08:41.561793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:08:41.562037 | instance | Monday 02 March 2026 03:08:41 +0000 (0:00:00.109) 0:04:04.044 ********** 2026-03-02 03:08:41.659927 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:08:41.660208 | instance | 2026-03-02 03:08:41.660489 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:08:41.660746 | instance | Monday 02 March 2026 03:08:41 +0000 (0:00:00.099) 0:04:04.143 ********** 2026-03-02 03:08:42.255624 | instance | ok: [instance] 2026-03-02 03:08:42.255760 | instance | 2026-03-02 03:08:42.255774 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-03-02 03:08:42.255899 | instance | Monday 02 March 2026 03:08:42 +0000 (0:00:00.595) 0:04:04.739 ********** 2026-03-02 03:08:43.900058 | instance | ok: [instance] 2026-03-02 03:08:43.900280 | instance | 2026-03-02 03:08:43.900572 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:08:43.900859 | instance | Monday 02 March 2026 03:08:43 +0000 (0:00:01.643) 0:04:06.383 ********** 2026-03-02 03:08:44.007825 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:08:44.007899 | instance | 2026-03-02 03:08:44.008071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:08:44.008246 | instance | Monday 02 March 2026 03:08:44 +0000 (0:00:00.107) 0:04:06.491 ********** 2026-03-02 03:08:44.926399 | instance | ok: [instance] 2026-03-02 03:08:44.926460 | instance | 2026-03-02 03:08:44.926472 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-03-02 03:08:44.926482 | instance | Monday 02 March 2026 03:08:44 +0000 (0:00:00.918) 0:04:07.409 ********** 2026-03-02 03:08:48.038494 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-03-02 03:08:48.038611 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-03-02 03:08:48.039150 | instance | 2026-03-02 03:08:48.039200 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-03-02 03:08:48.039209 | instance | Monday 02 March 2026 03:08:48 +0000 (0:00:03.113) 0:04:10.522 ********** 2026-03-02 03:08:50.846372 | instance | ok: [instance] 2026-03-02 03:08:50.846451 | instance | 2026-03-02 03:08:50.846661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:08:50.846821 | instance | Monday 02 March 2026 03:08:50 +0000 (0:00:02.806) 0:04:13.329 ********** 2026-03-02 03:08:50.958836 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:08:50.958912 | instance | 2026-03-02 03:08:50.959050 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:08:50.959196 | instance | Monday 02 March 2026 03:08:50 +0000 (0:00:00.113) 0:04:13.443 ********** 2026-03-02 03:08:51.545345 | instance | ok: [instance] 2026-03-02 03:08:51.545426 | instance | 2026-03-02 03:08:51.545582 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-03-02 03:08:51.545708 | instance | Monday 02 March 2026 03:08:51 +0000 (0:00:00.585) 0:04:14.028 ********** 2026-03-02 03:08:54.633541 | instance | ok: [instance] 2026-03-02 03:08:54.633604 | instance | 2026-03-02 03:08:54.633870 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-03-02 03:08:54.633889 | instance | Monday 02 March 2026 03:08:54 +0000 (0:00:03.088) 0:04:17.117 ********** 2026-03-02 03:08:56.569831 | instance | ok: [instance] 2026-03-02 03:08:56.569906 | instance | 2026-03-02 03:08:56.570177 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-03-02 03:08:56.570222 | instance | Monday 02 March 2026 03:08:56 +0000 (0:00:01.935) 0:04:19.052 ********** 2026-03-02 03:08:57.357579 | instance | ok: [instance] 2026-03-02 03:08:57.357679 | instance | 2026-03-02 03:08:57.357813 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-03-02 03:08:57.357933 | instance | Monday 02 March 2026 03:08:57 +0000 (0:00:00.788) 0:04:19.841 ********** 2026-03-02 03:08:57.423302 | instance | skipping: [instance] 2026-03-02 03:08:57.423375 | instance | 2026-03-02 03:08:57.423518 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-03-02 03:08:57.423645 | instance | Monday 02 March 2026 03:08:57 +0000 (0:00:00.065) 0:04:19.907 ********** 2026-03-02 03:08:58.116579 | instance | ok: [instance] 2026-03-02 03:08:58.116652 | instance | 2026-03-02 03:08:58.116803 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-03-02 03:08:58.116927 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.693) 0:04:20.600 ********** 2026-03-02 03:08:58.194378 | instance | ok: [instance] 2026-03-02 03:08:58.194909 | instance | 2026-03-02 03:08:58.195043 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-03-02 03:08:58.195167 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.077) 0:04:20.678 ********** 2026-03-02 03:08:58.278561 | instance | skipping: [instance] 2026-03-02 03:08:58.278643 | instance | 2026-03-02 03:08:58.278821 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-03-02 03:08:58.278948 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.083) 0:04:20.762 ********** 2026-03-02 03:08:58.371322 | instance | skipping: [instance] 2026-03-02 03:08:58.371382 | instance | 2026-03-02 03:08:58.371525 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-03-02 03:08:58.371645 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.093) 0:04:20.855 ********** 2026-03-02 03:08:58.469696 | instance | skipping: [instance] 2026-03-02 03:08:58.469781 | instance | 2026-03-02 03:08:58.469912 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-03-02 03:08:58.470033 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.098) 0:04:20.953 ********** 2026-03-02 03:08:58.537687 | instance | skipping: [instance] 2026-03-02 03:08:58.537907 | instance | 2026-03-02 03:08:58.538182 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-03-02 03:08:58.538456 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.067) 0:04:21.021 ********** 2026-03-02 03:08:58.613792 | instance | skipping: [instance] 2026-03-02 03:08:58.614047 | instance | 2026-03-02 03:08:58.614337 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-03-02 03:08:58.614606 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.076) 0:04:21.097 ********** 2026-03-02 03:08:58.698969 | instance | skipping: [instance] 2026-03-02 03:08:58.699069 | instance | 2026-03-02 03:08:58.699189 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-03-02 03:08:58.699321 | instance | Monday 02 March 2026 03:08:58 +0000 (0:00:00.085) 0:04:21.182 ********** 2026-03-02 03:08:59.492630 | instance | ok: [instance] 2026-03-02 03:08:59.492871 | instance | 2026-03-02 03:08:59.493164 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-03-02 03:08:59.493444 | instance | Monday 02 March 2026 03:08:59 +0000 (0:00:00.793) 0:04:21.976 ********** 2026-03-02 03:09:00.264078 | instance | ok: [instance] 2026-03-02 03:09:00.264161 | instance | 2026-03-02 03:09:00.264298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:09:00.264421 | instance | Monday 02 March 2026 03:09:00 +0000 (0:00:00.771) 0:04:22.747 ********** 2026-03-02 03:09:00.378709 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:09:00.378789 | instance | 2026-03-02 03:09:00.378929 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:09:00.379053 | instance | Monday 02 March 2026 03:09:00 +0000 (0:00:00.114) 0:04:22.862 ********** 2026-03-02 03:09:00.972432 | instance | ok: [instance] 2026-03-02 03:09:00.972693 | instance | 2026-03-02 03:09:00.972985 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-03-02 03:09:00.973364 | instance | Monday 02 March 2026 03:09:00 +0000 (0:00:00.592) 0:04:23.455 ********** 2026-03-02 03:09:01.716117 | instance | ok: [instance] 2026-03-02 03:09:01.716393 | instance | 2026-03-02 03:09:01.716729 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-03-02 03:09:01.717092 | instance | Monday 02 March 2026 03:09:01 +0000 (0:00:00.744) 0:04:24.199 ********** 2026-03-02 03:09:03.660824 | instance | ok: [instance] 2026-03-02 03:09:03.661091 | instance | 2026-03-02 03:09:03.661381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-02 03:09:03.661650 | instance | Monday 02 March 2026 03:09:03 +0000 (0:00:01.944) 0:04:26.144 ********** 2026-03-02 03:09:03.731736 | instance | skipping: [instance] 2026-03-02 03:09:03.732043 | instance | 2026-03-02 03:09:03.732336 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-02 03:09:03.732608 | instance | Monday 02 March 2026 03:09:03 +0000 (0:00:00.071) 0:04:26.215 ********** 2026-03-02 03:09:03.803145 | instance | skipping: [instance] 2026-03-02 03:09:03.803359 | instance | 2026-03-02 03:09:03.803639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-02 03:09:03.803972 | instance | Monday 02 March 2026 03:09:03 +0000 (0:00:00.071) 0:04:26.287 ********** 2026-03-02 03:09:03.867182 | instance | skipping: [instance] 2026-03-02 03:09:03.867307 | instance | 2026-03-02 03:09:03.867511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-02 03:09:03.867726 | instance | Monday 02 March 2026 03:09:03 +0000 (0:00:00.063) 0:04:26.351 ********** 2026-03-02 03:09:03.936194 | instance | skipping: [instance] 2026-03-02 03:09:03.936417 | instance | 2026-03-02 03:09:03.936708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-02 03:09:03.936977 | instance | Monday 02 March 2026 03:09:03 +0000 (0:00:00.068) 0:04:26.419 ********** 2026-03-02 03:09:04.662025 | instance | ok: [instance] 2026-03-02 03:09:04.662110 | instance | 2026-03-02 03:09:04.662218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-02 03:09:04.662344 | instance | Monday 02 March 2026 03:09:04 +0000 (0:00:00.726) 0:04:27.146 ********** 2026-03-02 03:09:04.740493 | instance | ok: [instance] 2026-03-02 03:09:04.740575 | instance | 2026-03-02 03:09:04.740716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-02 03:09:04.740846 | instance | Monday 02 March 2026 03:09:04 +0000 (0:00:00.078) 0:04:27.224 ********** 2026-03-02 03:09:04.809530 | instance | ok: [instance] 2026-03-02 03:09:04.809609 | instance | 2026-03-02 03:09:04.809717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-02 03:09:04.809834 | instance | Monday 02 March 2026 03:09:04 +0000 (0:00:00.069) 0:04:27.293 ********** 2026-03-02 03:09:04.904888 | instance | ok: [instance] => (item=oslo_db) 2026-03-02 03:09:04.905118 | instance | 2026-03-02 03:09:04.905373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-02 03:09:04.905633 | instance | Monday 02 March 2026 03:09:04 +0000 (0:00:00.094) 0:04:27.388 ********** 2026-03-02 03:09:05.011353 | instance | ok: [instance] 2026-03-02 03:09:05.011575 | instance | 2026-03-02 03:09:05.011919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:09:05.012186 | instance | Monday 02 March 2026 03:09:05 +0000 (0:00:00.106) 0:04:27.495 ********** 2026-03-02 03:09:05.210238 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:09:05.210446 | instance | 2026-03-02 03:09:05.210862 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:09:05.211141 | instance | Monday 02 March 2026 03:09:05 +0000 (0:00:00.198) 0:04:27.694 ********** 2026-03-02 03:09:05.831291 | instance | ok: [instance] 2026-03-02 03:09:05.831402 | instance | 2026-03-02 03:09:05.831615 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-03-02 03:09:05.831850 | instance | Monday 02 March 2026 03:09:05 +0000 (0:00:00.620) 0:04:28.314 ********** 2026-03-02 03:09:06.504122 | instance | ok: [instance] 2026-03-02 03:09:06.504208 | instance | 2026-03-02 03:09:06.504333 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-03-02 03:09:06.504462 | instance | Monday 02 March 2026 03:09:06 +0000 (0:00:00.673) 0:04:28.988 ********** 2026-03-02 03:09:07.459897 | instance | ok: [instance] 2026-03-02 03:09:07.460126 | instance | 2026-03-02 03:09:07.460406 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-03-02 03:09:07.460662 | instance | Monday 02 March 2026 03:09:07 +0000 (0:00:00.955) 0:04:29.943 ********** 2026-03-02 03:09:07.847157 | instance | ok: [instance] 2026-03-02 03:09:07.847294 | instance | 2026-03-02 03:09:07.847473 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-03-02 03:09:07.847648 | instance | Monday 02 March 2026 03:09:07 +0000 (0:00:00.387) 0:04:30.331 ********** 2026-03-02 03:09:08.218552 | instance | ok: [instance] 2026-03-02 03:09:08.218631 | instance | 2026-03-02 03:09:08.218776 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-03-02 03:09:08.218896 | instance | Monday 02 March 2026 03:09:08 +0000 (0:00:00.371) 0:04:30.702 ********** 2026-03-02 03:09:08.622741 | instance | ok: [instance] 2026-03-02 03:09:08.622888 | instance | 2026-03-02 03:09:08.623076 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-03-02 03:09:08.623254 | instance | Monday 02 March 2026 03:09:08 +0000 (0:00:00.404) 0:04:31.106 ********** 2026-03-02 03:09:08.973760 | instance | ok: [instance] 2026-03-02 03:09:08.974002 | instance | 2026-03-02 03:09:08.974281 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-03-02 03:09:08.974574 | instance | Monday 02 March 2026 03:09:08 +0000 (0:00:00.350) 0:04:31.457 ********** 2026-03-02 03:09:10.447846 | instance | ok: [instance] 2026-03-02 03:09:10.448089 | instance | 2026-03-02 03:09:10.448412 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-03-02 03:09:10.448675 | instance | Monday 02 March 2026 03:09:10 +0000 (0:00:01.474) 0:04:32.931 ********** 2026-03-02 03:09:11.120770 | instance | ok: [instance] 2026-03-02 03:09:11.121003 | instance | 2026-03-02 03:09:11.121279 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-03-02 03:09:11.121553 | instance | Monday 02 March 2026 03:09:11 +0000 (0:00:00.672) 0:04:33.604 ********** 2026-03-02 03:09:11.232348 | instance | included: ingress for instance 2026-03-02 03:09:11.232594 | instance | 2026-03-02 03:09:11.232877 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-03-02 03:09:11.233151 | instance | Monday 02 March 2026 03:09:11 +0000 (0:00:00.111) 0:04:33.716 ********** 2026-03-02 03:09:12.290209 | instance | ok: [instance] 2026-03-02 03:09:12.290450 | instance | 2026-03-02 03:09:12.290752 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-03-02 03:09:12.291029 | instance | Monday 02 March 2026 03:09:12 +0000 (0:00:01.057) 0:04:34.774 ********** 2026-03-02 03:09:12.628554 | instance | ok: [instance] 2026-03-02 03:09:12.628646 | instance | 2026-03-02 03:09:12.628773 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-03-02 03:09:12.628894 | instance | Monday 02 March 2026 03:09:12 +0000 (0:00:00.337) 0:04:35.111 ********** 2026-03-02 03:09:13.487588 | instance | ok: [instance] 2026-03-02 03:09:13.487705 | instance | 2026-03-02 03:09:13.488019 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-03-02 03:09:13.488257 | instance | 2026-03-02 03:09:13.488527 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-02 03:09:13.488802 | instance | Monday 02 March 2026 03:09:13 +0000 (0:00:00.859) 0:04:35.971 ********** 2026-03-02 03:09:17.564128 | instance | ok: [instance] 2026-03-02 03:09:17.564375 | instance | 2026-03-02 03:09:17.564608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:09:17.564873 | instance | Monday 02 March 2026 03:09:17 +0000 (0:00:04.076) 0:04:40.047 ********** 2026-03-02 03:09:17.663501 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:09:17.663625 | instance | 2026-03-02 03:09:17.663796 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:09:17.663958 | instance | Monday 02 March 2026 03:09:17 +0000 (0:00:00.099) 0:04:40.147 ********** 2026-03-02 03:09:18.242091 | instance | ok: [instance] 2026-03-02 03:09:18.242306 | instance | 2026-03-02 03:09:18.242601 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-03-02 03:09:18.242925 | instance | Monday 02 March 2026 03:09:18 +0000 (0:00:00.578) 0:04:40.725 ********** 2026-03-02 03:09:19.064028 | instance | ok: [instance] 2026-03-02 03:09:19.064102 | instance | 2026-03-02 03:09:19.064696 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-03-02 03:09:19.064759 | instance | Monday 02 March 2026 03:09:19 +0000 (0:00:00.822) 0:04:41.547 ********** 2026-03-02 03:09:20.673175 | instance | ok: [instance] 2026-03-02 03:09:20.673284 | instance | 2026-03-02 03:09:20.673523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:09:20.673540 | instance | Monday 02 March 2026 03:09:20 +0000 (0:00:01.609) 0:04:43.156 ********** 2026-03-02 03:09:20.785603 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:09:20.785720 | instance | 2026-03-02 03:09:20.785992 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:09:20.786036 | instance | Monday 02 March 2026 03:09:20 +0000 (0:00:00.112) 0:04:43.269 ********** 2026-03-02 03:09:21.447258 | instance | ok: [instance] 2026-03-02 03:09:21.447329 | instance | 2026-03-02 03:09:21.447617 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-02 03:09:21.447657 | instance | Monday 02 March 2026 03:09:21 +0000 (0:00:00.661) 0:04:43.930 ********** 2026-03-02 03:09:22.751489 | instance | ok: [instance] 2026-03-02 03:09:22.751562 | instance | 2026-03-02 03:09:22.751695 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-03-02 03:09:22.751817 | instance | Monday 02 March 2026 03:09:22 +0000 (0:00:01.304) 0:04:45.235 ********** 2026-03-02 03:09:23.417124 | instance | ok: [instance] 2026-03-02 03:09:23.417345 | instance | 2026-03-02 03:09:23.417619 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-03-02 03:09:23.417886 | instance | Monday 02 March 2026 03:09:23 +0000 (0:00:00.665) 0:04:45.900 ********** 2026-03-02 03:09:24.947113 | instance | ok: [instance] 2026-03-02 03:09:24.947198 | instance | 2026-03-02 03:09:24.947324 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-03-02 03:09:24.947446 | instance | Monday 02 March 2026 03:09:24 +0000 (0:00:01.530) 0:04:47.431 ********** 2026-03-02 03:09:26.182757 | instance | ok: [instance] 2026-03-02 03:09:26.182810 | instance | 2026-03-02 03:09:26.182830 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-03-02 03:09:26.183150 | instance | Monday 02 March 2026 03:09:26 +0000 (0:00:01.234) 0:04:48.665 ********** 2026-03-02 03:09:26.491792 | instance | ok: [instance] 2026-03-02 03:09:26.491845 | instance | 2026-03-02 03:09:26.491853 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-03-02 03:09:26.491861 | instance | Monday 02 March 2026 03:09:26 +0000 (0:00:00.309) 0:04:48.975 ********** 2026-03-02 03:09:26.717636 | instance | ok: [instance] 2026-03-02 03:09:26.717715 | instance | 2026-03-02 03:09:26.717965 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-03-02 03:09:26.718031 | instance | Monday 02 March 2026 03:09:26 +0000 (0:00:00.226) 0:04:49.201 ********** 2026-03-02 03:09:26.937379 | instance | ok: [instance] 2026-03-02 03:09:26.937471 | instance | 2026-03-02 03:09:26.937772 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-03-02 03:09:26.937848 | instance | Monday 02 March 2026 03:09:26 +0000 (0:00:00.219) 0:04:49.421 ********** 2026-03-02 03:09:27.636831 | instance | ok: [instance] 2026-03-02 03:09:27.636934 | instance | 2026-03-02 03:09:27.637100 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-03-02 03:09:27.637187 | instance | Monday 02 March 2026 03:09:27 +0000 (0:00:00.699) 0:04:50.120 ********** 2026-03-02 03:09:29.585439 | instance | ok: [instance] => (item=alertmanager) 2026-03-02 03:09:29.585554 | instance | ok: [instance] => (item=grafana) 2026-03-02 03:09:29.585882 | instance | ok: [instance] => (item=prometheus) 2026-03-02 03:09:29.585951 | instance | 2026-03-02 03:09:29.585971 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-03-02 03:09:29.586098 | instance | Monday 02 March 2026 03:09:29 +0000 (0:00:01.948) 0:04:52.069 ********** 2026-03-02 03:09:31.504981 | instance | ok: [instance] => (item=alertmanager) 2026-03-02 03:09:31.505120 | instance | ok: [instance] => (item=grafana) 2026-03-02 03:09:31.505302 | instance | ok: [instance] => (item=prometheus) 2026-03-02 03:09:31.505446 | instance | 2026-03-02 03:09:31.505603 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-03-02 03:09:31.505757 | instance | Monday 02 March 2026 03:09:31 +0000 (0:00:01.919) 0:04:53.988 ********** 2026-03-02 03:09:34.668824 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:34.668927 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:34.669054 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:34.669173 | instance | ok: [instance] 2026-03-02 03:09:34.669285 | instance | 2026-03-02 03:09:34.669407 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-03-02 03:09:34.669518 | instance | Monday 02 March 2026 03:09:34 +0000 (0:00:03.164) 0:04:57.152 ********** 2026-03-02 03:09:39.005037 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:39.005082 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:39.005090 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:39.005100 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:39.005241 | instance | ok: [instance] => (item=None) 2026-03-02 03:09:39.005410 | instance | ok: [instance] 2026-03-02 03:09:39.005560 | instance | 2026-03-02 03:09:39.005719 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-03-02 03:09:39.005880 | instance | Monday 02 March 2026 03:09:39 +0000 (0:00:04.335) 0:05:01.488 ********** 2026-03-02 03:09:40.324894 | instance | ok: [instance] => (item=alertmanager) 2026-03-02 03:09:40.325177 | instance | ok: [instance] => (item=prometheus) 2026-03-02 03:09:40.325465 | instance | 2026-03-02 03:09:40.325770 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-03-02 03:09:40.326056 | instance | Monday 02 March 2026 03:09:40 +0000 (0:00:01.320) 0:05:02.808 ********** 2026-03-02 03:09:41.705441 | instance | ok: [instance] => (item=alertmanager) 2026-03-02 03:09:41.705524 | instance | ok: [instance] => (item=prometheus) 2026-03-02 03:09:41.705692 | instance | 2026-03-02 03:09:41.705769 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-03-02 03:09:41.705909 | instance | Monday 02 March 2026 03:09:41 +0000 (0:00:01.380) 0:05:04.189 ********** 2026-03-02 03:09:42.425268 | instance | ok: [instance] 2026-03-02 03:09:42.425325 | instance | 2026-03-02 03:09:42.425338 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-03-02 03:09:42.425349 | instance | Monday 02 March 2026 03:09:42 +0000 (0:00:00.718) 0:05:04.908 ********** 2026-03-02 03:09:49.809651 | instance | ok: [instance] 2026-03-02 03:09:49.809732 | instance | 2026-03-02 03:09:49.809823 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-03-02 03:09:49.809946 | instance | Monday 02 March 2026 03:09:49 +0000 (0:00:07.385) 0:05:12.293 ********** 2026-03-02 03:10:04.575232 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-03-02 03:10:04.575372 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-03-02 03:10:04.575433 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-03-02 03:10:04.575564 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-03-02 03:10:04.575836 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-03-02 03:10:04.575948 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-03-02 03:10:04.576109 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-03-02 03:10:04.576231 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-03-02 03:10:04.576357 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-03-02 03:10:04.576497 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-03-02 03:10:04.576625 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-03-02 03:10:04.576787 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-03-02 03:10:04.577099 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-03-02 03:10:04.577274 | instance | 2026-03-02 03:10:04.577451 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-03-02 03:10:04.577619 | instance | Monday 02 March 2026 03:10:04 +0000 (0:00:14.764) 0:05:27.058 ********** 2026-03-02 03:10:19.524371 | instance | ok: [instance] 2026-03-02 03:10:19.524570 | instance | 2026-03-02 03:10:19.524906 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:10:19.525203 | instance | Monday 02 March 2026 03:10:19 +0000 (0:00:14.949) 0:05:42.008 ********** 2026-03-02 03:10:19.638894 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:10:19.639080 | instance | 2026-03-02 03:10:19.639348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:10:19.639606 | instance | Monday 02 March 2026 03:10:19 +0000 (0:00:00.114) 0:05:42.122 ********** 2026-03-02 03:10:20.307952 | instance | ok: [instance] 2026-03-02 03:10:20.308132 | instance | 2026-03-02 03:10:20.308428 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-03-02 03:10:20.308710 | instance | Monday 02 March 2026 03:10:20 +0000 (0:00:00.668) 0:05:42.791 ********** 2026-03-02 03:10:23.265886 | instance | ok: [instance] 2026-03-02 03:10:23.266123 | instance | 2026-03-02 03:10:23.266401 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:10:23.266706 | instance | Monday 02 March 2026 03:10:23 +0000 (0:00:02.956) 0:05:45.748 ********** 2026-03-02 03:10:23.468771 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:10:23.469034 | instance | 2026-03-02 03:10:23.469396 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:10:23.469705 | instance | Monday 02 March 2026 03:10:23 +0000 (0:00:00.203) 0:05:45.951 ********** 2026-03-02 03:10:24.040234 | instance | ok: [instance] 2026-03-02 03:10:24.040455 | instance | 2026-03-02 03:10:24.040728 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-03-02 03:10:24.041066 | instance | Monday 02 March 2026 03:10:24 +0000 (0:00:00.570) 0:05:46.522 ********** 2026-03-02 03:10:25.552146 | instance | ok: [instance] 2026-03-02 03:10:25.552300 | instance | 2026-03-02 03:10:25.552523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:10:25.552864 | instance | Monday 02 March 2026 03:10:25 +0000 (0:00:01.512) 0:05:48.035 ********** 2026-03-02 03:10:25.654753 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:10:25.654964 | instance | 2026-03-02 03:10:25.655230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:10:25.655517 | instance | Monday 02 March 2026 03:10:25 +0000 (0:00:00.103) 0:05:48.138 ********** 2026-03-02 03:10:26.221045 | instance | ok: [instance] 2026-03-02 03:10:26.221277 | instance | 2026-03-02 03:10:26.221639 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-03-02 03:10:26.221984 | instance | Monday 02 March 2026 03:10:26 +0000 (0:00:00.565) 0:05:48.704 ********** 2026-03-02 03:10:27.700750 | instance | ok: [instance] 2026-03-02 03:10:27.700832 | instance | 2026-03-02 03:10:27.700939 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-03-02 03:10:27.701059 | instance | Monday 02 March 2026 03:10:27 +0000 (0:00:01.476) 0:05:50.180 ********** 2026-03-02 03:10:28.572457 | instance | ok: [instance] 2026-03-02 03:10:28.572691 | instance | 2026-03-02 03:10:28.572974 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-02 03:10:28.573247 | instance | Monday 02 March 2026 03:10:28 +0000 (0:00:00.875) 0:05:51.055 ********** 2026-03-02 03:10:28.676969 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-02 03:10:28.677221 | instance | 2026-03-02 03:10:28.677488 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-02 03:10:28.677750 | instance | Monday 02 March 2026 03:10:28 +0000 (0:00:00.105) 0:05:51.160 ********** 2026-03-02 03:10:28.910081 | instance | fatal: [instance]: FAILED! => {"changed": false, "cmd": "/usr/bin/rsync --delay-updates -F --compress --delete-after --checksum --recursive --rsh='/usr/bin/ssh -S none -o Port=22 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -C -o ControlMaster=auto -o ControlPersist=60s' --rsync-path='sudo -u root rsync' --out-format='<>%i %n%L' /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/prometheus_pushgateway/../../charts/prometheus-pushgateway/ zuul@199.204.45.6:/usr/local/src/prometheus-pushgateway", "msg": "kex_exchange_identification: Connection closed by remote host\r\nConnection closed by 199.204.45.6 port 22\r\nrsync: connection unexpectedly closed (0 bytes received so far) [sender]\nrsync error: unexplained error (code 255) at io.c(232) [sender=3.2.7]\n", "rc": 255} 2026-03-02 03:10:28.913644 | instance | 2026-03-02 03:10:28.913821 | instance | PLAY RECAP ********************************************************************* 2026-03-02 03:10:28.914070 | instance | instance : ok=312 changed=0 unreachable=0 failed=1 skipped=100 rescued=0 ignored=0 2026-03-02 03:10:28.914242 | instance | 2026-03-02 03:10:28.914385 | instance | Monday 02 March 2026 03:10:28 +0000 (0:00:00.236) 0:05:51.396 ********** 2026-03-02 03:10:28.914547 | instance | =============================================================================== 2026-03-02 03:10:28.914833 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 14.95s 2026-03-02 03:10:28.914948 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.76s 2026-03-02 03:10:28.915144 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.92s 2026-03-02 03:10:28.915313 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.82s 2026-03-02 03:10:28.915515 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.11s 2026-03-02 03:10:28.915710 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.39s 2026-03-02 03:10:28.915880 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.65s 2026-03-02 03:10:28.916042 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.48s 2026-03-02 03:10:28.916203 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.47s 2026-03-02 03:10:28.916363 | instance | Gathering Facts --------------------------------------------------------- 5.04s 2026-03-02 03:10:28.916522 | instance | Gathering Facts --------------------------------------------------------- 4.42s 2026-03-02 03:10:28.916688 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.34s 2026-03-02 03:10:28.916848 | instance | Gathering Facts --------------------------------------------------------- 4.30s 2026-03-02 03:10:28.917007 | instance | Gathering Facts --------------------------------------------------------- 4.09s 2026-03-02 03:10:28.917165 | instance | Gathering Facts --------------------------------------------------------- 4.08s 2026-03-02 03:10:28.917323 | instance | Gathering Facts --------------------------------------------------------- 4.06s 2026-03-02 03:10:28.917481 | instance | Gathering Facts --------------------------------------------------------- 4.04s 2026-03-02 03:10:28.917643 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.88s 2026-03-02 03:10:28.917802 | instance | Gathering Facts --------------------------------------------------------- 3.82s 2026-03-02 03:10:28.917970 | instance | Gathering Facts --------------------------------------------------------- 3.78s 2026-03-02 03:10:29.148784 | 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,molecule-idempotence-notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-02 03:10:29.148862 | instance | ERROR [aio > idempotence] Executed: Failed 2026-03-02 03:10:29.148954 | 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,molecule-idempotence-notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-02 03:10:29.366230 | instance | ERROR 2026-03-02 03:10:29.366476 | instance | { 2026-03-02 03:10:29.366517 | instance | "delta": "1:09:45.176608", 2026-03-02 03:10:29.366547 | instance | "end": "2026-03-02 03:10:29.236069", 2026-03-02 03:10:29.366573 | instance | "msg": "non-zero return code", 2026-03-02 03:10:29.366599 | instance | "rc": 2, 2026-03-02 03:10:29.366632 | instance | "start": "2026-03-02 02:00:44.059461" 2026-03-02 03:10:29.366668 | instance | } failure 2026-03-02 03:10:29.427009 | 2026-03-02 03:10:29.427138 | PLAY RECAP 2026-03-02 03:10:29.427207 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-03-02 03:10:29.427241 | 2026-03-02 03:10:29.554992 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-02 03:10:29.564150 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.2] 2026-03-02 03:10:30.226742 | 2026-03-02 03:10:30.226892 | PLAY [all] 2026-03-02 03:10:30.243608 | 2026-03-02 03:10:30.243761 | TASK [gather-host-logs : creating directory for system status] 2026-03-02 03:10:30.592667 | instance | changed 2026-03-02 03:10:30.601552 | 2026-03-02 03:10:30.601681 | TASK [gather-host-logs : Get logs for each host] 2026-03-02 03:10:30.941524 | instance | + systemd-cgls --full --all --no-pager 2026-03-02 03:10:30.983501 | instance | + ip addr 2026-03-02 03:10:30.991039 | instance | + ip route 2026-03-02 03:10:30.993241 | instance | + lsblk 2026-03-02 03:10:31.012677 | instance | + mount 2026-03-02 03:10:31.026752 | instance | + docker images 2026-03-02 03:10:31.042355 | instance | + brctl show 2026-03-02 03:10:31.042814 | instance | /bin/bash: line 8: brctl: command not found 2026-03-02 03:10:31.043048 | instance | + ps aux --sort=-%mem 2026-03-02 03:10:31.104633 | instance | + dpkg -l 2026-03-02 03:10:31.115106 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-03-02 03:10:31.115367 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-03-02 03:10:31.128103 | instance | + '[' '!' -z '' ']' 2026-03-02 03:10:31.169799 | instance | ok: Runtime: 0:00:00.192918 2026-03-02 03:10:31.176356 | 2026-03-02 03:10:31.176438 | TASK [gather-host-logs : Downloads logs to executor] 2026-03-02 03:10:31.564291 | instance | ERROR 2026-03-02 03:10:31.564547 | instance | { 2026-03-02 03:10:31.564590 | instance | "msg": "kex_exchange_identification: read: Connection reset by peer\r\nConnection reset by 199.204.45.6 port 22\r\nrsync: connection unexpectedly closed (0 bytes received so far) [Receiver]\nrsync error: unexplained error (code 255) at io.c(232) [Receiver=3.2.7]\n", 2026-03-02 03:10:31.564624 | instance | "rc": 255 2026-03-02 03:10:31.564650 | instance | } 2026-03-02 03:10:31.564691 | instance | ERROR: Ignoring Errors 2026-03-02 03:10:31.576083 | 2026-03-02 03:10:31.576222 | LOOP [helm-release-status : creating directory for helm release status] 2026-03-02 03:10:31.783599 | instance | changed: "values" 2026-03-02 03:10:31.958528 | instance | changed: "releases" 2026-03-02 03:10:31.969666 | 2026-03-02 03:10:31.969865 | TASK [helm-release-status : Gather get release status for helm charts] 2026-03-02 03:10:40.524926 | instance | ok: Runtime: 0:00:08.275219 2026-03-02 03:10:40.530991 | 2026-03-02 03:10:40.531065 | TASK [helm-release-status : Downloads logs to executor] 2026-03-02 03:10:41.093570 | instance | changed: 2026-03-02 03:10:41.093822 | instance | created directory /var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/work/logs/instance 2026-03-02 03:10:41.093869 | instance | cd+++++++++ helm/ 2026-03-02 03:10:41.093906 | instance | cd+++++++++ helm/releases/ 2026-03-02 03:10:41.093941 | instance | cd+++++++++ helm/releases/auth-system/ 2026-03-02 03:10:41.093978 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-03-02 03:10:41.094010 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-03-02 03:10:41.094043 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-03-02 03:10:41.094076 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-03-02 03:10:41.094107 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-03-02 03:10:41.094137 | instance | cd+++++++++ helm/releases/kube-system/ 2026-03-02 03:10:41.094169 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-03-02 03:10:41.094200 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-03-02 03:10:41.094232 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-03-02 03:10:41.094263 | instance | cd+++++++++ helm/releases/monitoring/ 2026-03-02 03:10:41.094294 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-03-02 03:10:41.094334 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-03-02 03:10:41.094365 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-03-02 03:10:41.094396 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-03-02 03:10:41.094429 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-03-02 03:10:41.094461 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-03-02 03:10:41.094493 | instance | cd+++++++++ helm/releases/openstack/ 2026-03-02 03:10:41.094525 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-03-02 03:10:41.094558 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-03-02 03:10:41.094590 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-03-02 03:10:41.094621 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-03-02 03:10:41.094653 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-03-02 03:10:41.094688 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-03-02 03:10:41.094720 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-03-02 03:10:41.094751 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-03-02 03:10:41.094783 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-03-02 03:10:41.094815 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-03-02 03:10:41.094847 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-03-02 03:10:41.094878 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-03-02 03:10:41.094910 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-03-02 03:10:41.094942 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-03-02 03:10:41.094976 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-03-02 03:10:41.095007 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-03-02 03:10:41.095037 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-03-02 03:10:41.095068 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-03-02 03:10:41.095098 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-03-02 03:10:41.095149 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-03-02 03:10:41.095182 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-03-02 03:10:41.095213 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-03-02 03:10:41.095243 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-03-02 03:10:41.095271 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-03-02 03:10:41.095301 | instance | cd+++++++++ helm/values/ 2026-03-02 03:10:41.095332 | instance | cd+++++++++ helm/values/auth-system/ 2026-03-02 03:10:41.095362 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-03-02 03:10:41.095393 | instance | cd+++++++++ helm/values/cert-manager/ 2026-03-02 03:10:41.095424 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-03-02 03:10:41.095455 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-03-02 03:10:41.095486 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-03-02 03:10:41.095517 | instance | cd+++++++++ helm/values/kube-system/ 2026-03-02 03:10:41.095548 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-03-02 03:10:41.095581 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-03-02 03:10:41.095610 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-03-02 03:10:41.095640 | instance | cd+++++++++ helm/values/monitoring/ 2026-03-02 03:10:41.095671 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-03-02 03:10:41.095701 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-03-02 03:10:41.095731 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-03-02 03:10:41.095762 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-03-02 03:10:41.095793 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-03-02 03:10:41.095823 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-03-02 03:10:41.095853 | instance | cd+++++++++ helm/values/openstack/ 2026-03-02 03:10:41.096059 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-03-02 03:10:41.096093 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-03-02 03:10:41.096125 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-03-02 03:10:41.096156 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-03-02 03:10:41.096186 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-03-02 03:10:41.096216 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-03-02 03:10:41.096246 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-03-02 03:10:41.096277 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-03-02 03:10:41.096308 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-03-02 03:10:41.096339 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-03-02 03:10:41.096368 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-03-02 03:10:41.096397 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-03-02 03:10:41.096427 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-03-02 03:10:41.096457 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-03-02 03:10:41.096487 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-03-02 03:10:41.096517 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-03-02 03:10:41.096546 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-03-02 03:10:41.096575 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-03-02 03:10:41.096605 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-03-02 03:10:41.096635 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-03-02 03:10:41.096667 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-03-02 03:10:41.096700 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-03-02 03:10:41.096732 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-03-02 03:10:41.096771 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-03-02 03:10:41.111356 | 2026-03-02 03:10:41.111541 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-03-02 03:10:41.326380 | instance | changed 2026-03-02 03:10:41.370124 | 2026-03-02 03:10:41.370289 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-03-02 03:10:41.594023 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-02 03:10:41.594640 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-02 03:10:41.601797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:10:41.604002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:10:41.689159 | instance | node/instance 2026-03-02 03:10:41.694537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:10:41.768409 | instance | clusterrole/admin 2026-03-02 03:10:41.985734 | instance | clusterrole/capi-aggregated-manager-role 2026-03-02 03:10:42.065671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:10:42.072818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:10:42.105227 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-03-02 03:10:42.230355 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-03-02 03:10:42.330389 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-03-02 03:10:42.421393 | instance | clusterrole/capi-manager-role 2026-03-02 03:10:42.525881 | instance | clusterrole/capo-manager-role 2026-03-02 03:10:42.635718 | instance | clusterrole/cephfs-csi-nodeplugin 2026-03-02 03:10:42.741364 | instance | clusterrole/cephfs-external-provisioner-runner 2026-03-02 03:10:42.851869 | instance | clusterrole/cert-manager-cainjector 2026-03-02 03:10:42.936279 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-03-02 03:10:43.047687 | instance | clusterrole/cert-manager-controller-certificates 2026-03-02 03:10:43.144191 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-03-02 03:10:43.275701 | instance | clusterrole/cert-manager-controller-challenges 2026-03-02 03:10:43.333635 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-03-02 03:10:43.474981 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-03-02 03:10:43.530165 | instance | clusterrole/cert-manager-controller-issuers 2026-03-02 03:10:43.697026 | instance | clusterrole/cert-manager-controller-orders 2026-03-02 03:10:43.739087 | instance | clusterrole/cert-manager-edit 2026-03-02 03:10:43.898206 | instance | clusterrole/cert-manager-view 2026-03-02 03:10:43.931463 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-03-02 03:10:44.090411 | instance | clusterrole/cilium 2026-03-02 03:10:44.117667 | instance | clusterrole/cilium-operator 2026-03-02 03:10:44.279079 | instance | clusterrole/cluster-admin 2026-03-02 03:10:44.296614 | instance | clusterrole/edit 2026-03-02 03:10:44.456388 | instance | clusterrole/goldpinger-clusterrole 2026-03-02 03:10:44.494122 | instance | clusterrole/ingress-nginx 2026-03-02 03:10:44.632852 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-03-02 03:10:44.685892 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-03-02 03:10:44.801416 | instance | clusterrole/kube-prometheus-stack-operator 2026-03-02 03:10:44.888580 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-03-02 03:10:44.997263 | instance | clusterrole/kubeadm:get-nodes 2026-03-02 03:10:45.073791 | instance | clusterrole/local-path-provisioner 2026-03-02 03:10:45.222103 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-03-02 03:10:45.290275 | instance | clusterrole/neutron-coredns 2026-03-02 03:10:45.395019 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-03-02 03:10:45.465150 | instance | clusterrolebinding/capi-manager-rolebinding 2026-03-02 03:10:45.568355 | instance | clusterrole/node-feature-discovery 2026-03-02 03:10:45.637284 | instance | clusterrolebinding/capo-manager-rolebinding 2026-03-02 03:10:45.750317 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-03-02 03:10:45.829392 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-03-02 03:10:45.928192 | instance | clusterrolebinding/cert-manager-cainjector 2026-03-02 03:10:46.008938 | instance | clusterrole/node-feature-discovery-gc 2026-03-02 03:10:46.108669 | instance | clusterrole/nova-bootstrap 2026-03-02 03:10:46.191060 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-03-02 03:10:46.298554 | instance | clusterrole/nova-cell-setup 2026-03-02 03:10:46.376206 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-03-02 03:10:46.477110 | instance | clusterrole/objectstorage-provisioner-role 2026-03-02 03:10:46.561777 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-03-02 03:10:46.645078 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-03-02 03:10:46.736677 | instance | clusterrole/orc-image-editor-role 2026-03-02 03:10:46.831549 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-03-02 03:10:46.919563 | instance | clusterrole/orc-image-viewer-role 2026-03-02 03:10:47.015620 | instance | clusterrole/orc-manager-role 2026-03-02 03:10:47.128796 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-03-02 03:10:47.218144 | instance | clusterrole/orc-metrics-auth-role 2026-03-02 03:10:47.308516 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-03-02 03:10:47.396418 | instance | clusterrolebinding/cert-manager-controller-orders 2026-03-02 03:10:47.499293 | instance | clusterrole/orc-metrics-reader 2026-03-02 03:10:47.600473 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-03-02 03:10:47.706838 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-03-02 03:10:47.797094 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-03-02 03:10:47.888919 | instance | clusterrolebinding/cilium 2026-03-02 03:10:47.991441 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-03-02 03:10:48.083425 | instance | clusterrolebinding/cilium-operator 2026-03-02 03:10:48.208394 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-03-02 03:10:48.291700 | instance | clusterrolebinding/cluster-admin 2026-03-02 03:10:48.401433 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-03-02 03:10:48.486541 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-03-02 03:10:48.615481 | instance | clusterrolebinding/ingress-nginx 2026-03-02 03:10:48.669260 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-03-02 03:10:48.794540 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-03-02 03:10:48.855973 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-03-02 03:10:48.973038 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-03-02 03:10:49.050893 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-03-02 03:10:49.159519 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-03-02 03:10:49.238340 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-03-02 03:10:49.347617 | instance | clusterrole/rbd-csi-nodeplugin 2026-03-02 03:10:49.430889 | instance | clusterrolebinding/kubeadm:get-nodes 2026-03-02 03:10:49.544139 | instance | clusterrole/rbd-external-provisioner-runner 2026-03-02 03:10:49.611021 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-03-02 03:10:49.737237 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-03-02 03:10:49.782089 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-03-02 03:10:49.922139 | instance | clusterrole/rook-ceph-global 2026-03-02 03:10:49.958908 | instance | clusterrole/rook-ceph-mgr-cluster 2026-03-02 03:10:50.104911 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-03-02 03:10:50.155579 | instance | clusterrole/rook-ceph-mgr-system 2026-03-02 03:10:50.293650 | instance | clusterrolebinding/kubeadm:node-proxier 2026-03-02 03:10:50.337796 | instance | clusterrolebinding/local-path-provisioner 2026-03-02 03:10:50.472629 | instance | clusterrole/rook-ceph-object-bucket 2026-03-02 03:10:50.528243 | instance | clusterrolebinding/magnum-cluster-api 2026-03-02 03:10:50.665457 | instance | clusterrole/rook-ceph-osd 2026-03-02 03:10:50.730842 | instance | clusterrole/rook-ceph-system 2026-03-02 03:10:50.870359 | instance | clusterrolebinding/neutron-coredns 2026-03-02 03:10:50.915776 | instance | clusterrole/secretgen-controller-cluster-role 2026-03-02 03:10:51.064853 | instance | clusterrole/system:aggregate-to-admin 2026-03-02 03:10:51.114973 | instance | clusterrolebinding/node-feature-discovery 2026-03-02 03:10:51.265170 | instance | clusterrole/system:aggregate-to-edit 2026-03-02 03:10:51.295834 | instance | clusterrolebinding/node-feature-discovery-gc 2026-03-02 03:10:51.439029 | instance | clusterrole/system:aggregate-to-view 2026-03-02 03:10:51.486117 | instance | clusterrolebinding/nova-bootstrap 2026-03-02 03:10:51.619211 | instance | clusterrole/system:auth-delegator 2026-03-02 03:10:51.662743 | instance | clusterrolebinding/nova-cell-setup 2026-03-02 03:10:51.816042 | instance | clusterrole/system:basic-user 2026-03-02 03:10:51.841756 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-03-02 03:10:51.982651 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-03-02 03:10:52.016389 | instance | clusterrolebinding/orc-manager-rolebinding 2026-03-02 03:10:52.192234 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-03-02 03:10:52.202591 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-03-02 03:10:52.392208 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-03-02 03:10:52.397332 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-03-02 03:10:52.575901 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-03-02 03:10:52.603383 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-03-02 03:10:52.750541 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-03-02 03:10:52.778136 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-03-02 03:10:52.927423 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-03-02 03:10:52.975812 | instance | clusterrole/system:controller:attachdetach-controller 2026-03-02 03:10:53.147963 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-03-02 03:10:53.201330 | instance | clusterrole/system:controller:certificate-controller 2026-03-02 03:10:53.332626 | instance | clusterrolebinding/rook-ceph-global 2026-03-02 03:10:53.406317 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-03-02 03:10:53.536402 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-03-02 03:10:53.617742 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-03-02 03:10:53.722993 | instance | clusterrole/system:controller:cronjob-controller 2026-03-02 03:10:53.807637 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-03-02 03:10:53.903176 | instance | clusterrole/system:controller:daemon-set-controller 2026-03-02 03:10:54.009693 | instance | clusterrolebinding/rook-ceph-osd 2026-03-02 03:10:54.119124 | instance | clusterrole/system:controller:deployment-controller 2026-03-02 03:10:54.213224 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-03-02 03:10:54.312067 | instance | clusterrole/system:controller:disruption-controller 2026-03-02 03:10:54.401501 | instance | clusterrolebinding/rook-ceph-system 2026-03-02 03:10:54.516881 | instance | clusterrole/system:controller:endpoint-controller 2026-03-02 03:10:54.599639 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-03-02 03:10:54.689228 | instance | clusterrolebinding/system:basic-user 2026-03-02 03:10:54.768977 | instance | clusterrole/system:controller:endpointslice-controller 2026-03-02 03:10:54.866095 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-03-02 03:10:54.949975 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-03-02 03:10:55.036338 | instance | clusterrolebinding/system:controller:certificate-controller 2026-03-02 03:10:55.113604 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-03-02 03:10:55.202123 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-03-02 03:10:55.301305 | instance | clusterrole/system:controller:expand-controller 2026-03-02 03:10:55.380276 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-03-02 03:10:55.490497 | instance | clusterrole/system:controller:generic-garbage-collector 2026-03-02 03:10:55.582725 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-03-02 03:10:55.682923 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-03-02 03:10:55.761299 | instance | clusterrolebinding/system:controller:deployment-controller 2026-03-02 03:10:55.853858 | instance | clusterrole/system:controller:job-controller 2026-03-02 03:10:55.937228 | instance | clusterrolebinding/system:controller:disruption-controller 2026-03-02 03:10:56.030282 | instance | clusterrole/system:controller:namespace-controller 2026-03-02 03:10:56.120675 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-03-02 03:10:56.198354 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-03-02 03:10:56.293094 | instance | clusterrole/system:controller:node-controller 2026-03-02 03:10:56.378163 | instance | clusterrole/system:controller:persistent-volume-binder 2026-03-02 03:10:56.485440 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-03-02 03:10:56.548767 | instance | clusterrole/system:controller:pod-garbage-collector 2026-03-02 03:10:56.651014 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-03-02 03:10:56.716954 | instance | clusterrole/system:controller:pv-protection-controller 2026-03-02 03:10:56.836860 | instance | clusterrole/system:controller:pvc-protection-controller 2026-03-02 03:10:56.901253 | instance | clusterrolebinding/system:controller:expand-controller 2026-03-02 03:10:57.003332 | instance | clusterrole/system:controller:replicaset-controller 2026-03-02 03:10:57.086059 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-03-02 03:10:57.181363 | instance | clusterrole/system:controller:replication-controller 2026-03-02 03:10:57.265069 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-03-02 03:10:57.356623 | instance | clusterrole/system:controller:resourcequota-controller 2026-03-02 03:10:57.435141 | instance | clusterrolebinding/system:controller:job-controller 2026-03-02 03:10:57.543527 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-03-02 03:10:57.604348 | instance | clusterrolebinding/system:controller:namespace-controller 2026-03-02 03:10:57.728072 | instance | clusterrole/system:controller:route-controller 2026-03-02 03:10:57.797380 | instance | clusterrolebinding/system:controller:node-controller 2026-03-02 03:10:57.924911 | instance | clusterrole/system:controller:service-account-controller 2026-03-02 03:10:57.988117 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-03-02 03:10:58.115701 | instance | clusterrole/system:controller:service-controller 2026-03-02 03:10:58.166882 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-03-02 03:10:58.285192 | instance | clusterrole/system:controller:statefulset-controller 2026-03-02 03:10:58.356107 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-03-02 03:10:58.508812 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-03-02 03:10:58.526112 | instance | clusterrole/system:controller:ttl-controller 2026-03-02 03:10:58.673540 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-03-02 03:10:58.681156 | instance | clusterrole/system:coredns 2026-03-02 03:10:58.838174 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-03-02 03:10:58.850608 | instance | clusterrole/system:discovery 2026-03-02 03:10:59.019710 | instance | clusterrolebinding/system:controller:replication-controller 2026-03-02 03:10:59.032791 | instance | clusterrole/system:heapster 2026-03-02 03:10:59.182771 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-03-02 03:10:59.201638 | instance | clusterrole/system:kube-aggregator 2026-03-02 03:10:59.353396 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-03-02 03:10:59.382403 | instance | clusterrole/system:kube-controller-manager 2026-03-02 03:10:59.555671 | instance | clusterrolebinding/system:controller:route-controller 2026-03-02 03:10:59.562413 | instance | clusterrolebinding/system:controller:service-account-controller 2026-03-02 03:10:59.741679 | instance | clusterrole/system:kube-dns 2026-03-02 03:10:59.743994 | instance | clusterrolebinding/system:controller:service-controller 2026-03-02 03:10:59.917145 | instance | clusterrole/system:kube-scheduler 2026-03-02 03:10:59.918507 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-03-02 03:11:00.089815 | instance | clusterrole/system:kubelet-api-admin 2026-03-02 03:11:00.094764 | instance | clusterrole/system:monitoring 2026-03-02 03:11:00.272950 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-03-02 03:11:00.274975 | instance | clusterrolebinding/system:controller:ttl-controller 2026-03-02 03:11:00.463601 | instance | clusterrole/system:node 2026-03-02 03:11:00.464476 | instance | clusterrolebinding/system:coredns 2026-03-02 03:11:00.637847 | instance | clusterrole/system:node-bootstrapper 2026-03-02 03:11:00.650917 | instance | clusterrolebinding/system:discovery 2026-03-02 03:11:00.814209 | instance | clusterrolebinding/system:kube-controller-manager 2026-03-02 03:11:00.831782 | instance | clusterrole/system:node-problem-detector 2026-03-02 03:11:00.971737 | instance | clusterrolebinding/system:kube-dns 2026-03-02 03:11:01.017988 | instance | clusterrole/system:node-proxier 2026-03-02 03:11:01.161171 | instance | clusterrolebinding/system:kube-scheduler 2026-03-02 03:11:01.215580 | instance | clusterrole/system:persistent-volume-provisioner 2026-03-02 03:11:01.347838 | instance | clusterrolebinding/system:monitoring 2026-03-02 03:11:01.406363 | instance | clusterrole/system:public-info-viewer 2026-03-02 03:11:01.520473 | instance | clusterrolebinding/system:node 2026-03-02 03:11:01.588272 | instance | clusterrole/system:service-account-issuer-discovery 2026-03-02 03:11:01.707576 | instance | clusterrolebinding/system:node-proxier 2026-03-02 03:11:01.788602 | instance | clusterrole/system:volume-scheduler 2026-03-02 03:11:01.886751 | instance | clusterrolebinding/system:public-info-viewer 2026-03-02 03:11:01.969785 | instance | clusterrole/vector 2026-03-02 03:11:02.053601 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-03-02 03:11:02.145495 | instance | clusterrole/view 2026-03-02 03:11:02.219125 | instance | clusterrolebinding/system:volume-scheduler 2026-03-02 03:11:02.314481 | instance | clusterrolebinding/vector 2026-03-02 03:11:02.388723 | instance | storageclass/general 2026-03-02 03:11:02.477636 | instance | namespace/auth-system 2026-03-02 03:11:02.621291 | instance | namespace/capi-kubeadm-bootstrap-system 2026-03-02 03:11:02.659591 | instance | namespace/capi-kubeadm-control-plane-system 2026-03-02 03:11:02.800653 | instance | namespace/capi-system 2026-03-02 03:11:02.842071 | instance | namespace/capo-system 2026-03-02 03:11:02.993088 | instance | namespace/cert-manager 2026-03-02 03:11:03.038984 | instance | namespace/default 2026-03-02 03:11:03.229133 | instance | namespace/ingress-nginx 2026-03-02 03:11:03.266509 | instance | namespace/kube-node-lease 2026-03-02 03:11:03.441500 | instance | namespace/kube-public 2026-03-02 03:11:03.469063 | instance | namespace/kube-system 2026-03-02 03:11:03.629007 | instance | namespace/local-path-storage 2026-03-02 03:11:03.673757 | instance | namespace/magnum-system 2026-03-02 03:11:03.812187 | instance | namespace/monitoring 2026-03-02 03:11:03.853090 | instance | namespace/openstack 2026-03-02 03:11:03.985535 | instance | namespace/orc-system 2026-03-02 03:11:04.028647 | instance | namespace/rook-ceph 2026-03-02 03:11:04.195130 | instance | namespace/secretgen-controller 2026-03-02 03:11:04.448301 | instance | ok: Runtime: 0:00:22.789103 2026-03-02 03:11:04.458434 | 2026-03-02 03:11:04.458503 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-03-02 03:11:04.661895 | instance | changed 2026-03-02 03:11:04.669107 | 2026-03-02 03:11:04.669219 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-03-02 03:11:04.893457 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-02 03:11:04.893576 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-02 03:11:04.893880 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-02 03:11:05.009080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.009201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.085146 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:05.092142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.093776 | instance | auth-system/configmaps/keycloak-env-vars 2026-03-02 03:11:05.105013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.186242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.193156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.270359 | instance | auth-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:05.272275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.290131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.364391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.380869 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-03-02 03:11:05.386764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.463226 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-03-02 03:11:05.464672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.483977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.550769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.565762 | instance | auth-system/endpoints/keycloak 2026-03-02 03:11:05.567718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.645430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.649491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.652119 | instance | auth-system/endpoints/keycloak-headless 2026-03-02 03:11:05.729394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.735913 | instance | auth-system/endpoints/keycloak-metrics 2026-03-02 03:11:05.739785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.826739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.829768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.830251 | instance | auth-system/ingresses/keycloak 2026-03-02 03:11:05.917363 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qnhqd 2026-03-02 03:11:05.923413 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:05.927985 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:05.932062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:05.935323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.009304 | instance | auth-system/networkpolicies/keycloak 2026-03-02 03:11:06.019953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.042779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.099006 | instance | auth-system/pods/keycloak-0 2026-03-02 03:11:06.107597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.128215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.198489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.216822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.243625 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-03-02 03:11:06.303823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.305358 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-03-02 03:11:06.316514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.397505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.420118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.441826 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-03-02 03:11:06.490739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.496555 | instance | auth-system/secrets/keycloak 2026-03-02 03:11:06.502114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.577540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.588571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.622853 | instance | auth-system/secrets/keycloak-externaldb 2026-03-02 03:11:06.666249 | instance | auth-system/secrets/keycloak.199-204-45-6.nip.io-tls 2026-03-02 03:11:06.675443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.677430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.759955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.766821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.813205 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-03-02 03:11:06.849941 | instance | auth-system/serviceaccounts/default 2026-03-02 03:11:06.853587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.878067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.948509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:06.980473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.004583 | instance | auth-system/serviceaccounts/keycloak 2026-03-02 03:11:07.041883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.051731 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-03-02 03:11:07.075904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.145559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.164539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.231646 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-03-02 03:11:07.238568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.239768 | instance | auth-system/services/keycloak 2026-03-02 03:11:07.256070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.327795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.343758 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:07.351744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.407423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.425393 | instance | auth-system/services/keycloak-headless 2026-03-02 03:11:07.425986 | instance | auth-system/services/keycloak-metrics 2026-03-02 03:11:07.438808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.496482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.537691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.604096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.612109 | instance | auth-system/statefulsets/keycloak 2026-03-02 03:11:07.630972 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-03-02 03:11:07.632610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.706206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.729695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.801787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.823698 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:07.832765 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:07.838533 | instance | capi-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:07.845282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.926400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:07.940130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.018420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.019229 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-03-02 03:11:08.036124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.036528 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-03-02 03:11:08.102975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.133553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.195826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.240195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.244030 | instance | capi-system/deployment/capi-controller-manager 2026-03-02 03:11:08.248451 | instance | capi-system/endpoints/capi-webhook-service 2026-03-02 03:11:08.304938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.338370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.402427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.433886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.448356 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-qsk2q 2026-03-02 03:11:08.458045 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-03-02 03:11:08.515188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.530258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.633730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.654907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.682961 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-03-02 03:11:08.710843 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-03-02 03:11:08.750850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.757927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.852713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.861524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.873705 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-03-02 03:11:08.919353 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-03-02 03:11:08.971114 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:08.972233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:08.989690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.077465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.093330 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-sjhv4 2026-03-02 03:11:09.099915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.112393 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-03-02 03:11:09.187770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.197313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.275196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.275626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.302779 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-03-02 03:11:09.324779 | instance | capi-system/roles/capi-leader-election-role 2026-03-02 03:11:09.372518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.379929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.474620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.474866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.509963 | instance | capo-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:09.511232 | instance | capi-system/secrets/capi-webhook-service-cert 2026-03-02 03:11:09.583911 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:09.590130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.593249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.682048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.687011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.696299 | instance | capi-system/serviceaccounts/capi-manager 2026-03-02 03:11:09.709990 | instance | capi-system/serviceaccounts/default 2026-03-02 03:11:09.777234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.779999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.866260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.884014 | instance | capi-system/services/capi-webhook-service 2026-03-02 03:11:09.910664 | instance | capo-system/deployment/capo-controller-manager 2026-03-02 03:11:09.911661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:09.960633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.009090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.058776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.074261 | instance | capo-system/endpoints/capo-webhook-service 2026-03-02 03:11:10.117471 | instance | cert-manager/configmaps/cert-manager-webhook 2026-03-02 03:11:10.119793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.182982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.210853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.272137 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-03-02 03:11:10.278448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.330060 | instance | capo-system/pods/capo-controller-manager-6975759b4b-xqqhp 2026-03-02 03:11:10.332891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.371232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.471228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.471293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.498498 | instance | cert-manager/deployment/cert-manager 2026-03-02 03:11:10.566371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.573166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.577197 | instance | cert-manager/deployment/cert-manager-cainjector 2026-03-02 03:11:10.660300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.667538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.730686 | instance | cert-manager/deployment/cert-manager-webhook 2026-03-02 03:11:10.752152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.772163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.779768 | instance | cert-manager/endpoints/cert-manager 2026-03-02 03:11:10.853983 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:10.862086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.866131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.933738 | instance | cert-manager/endpoints/cert-manager-webhook 2026-03-02 03:11:10.956710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.974352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:10.995098 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-03-02 03:11:11.073174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.080503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.167417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.168155 | instance | capo-system/roles/capo-leader-election-role 2026-03-02 03:11:11.178070 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:11.186022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.194959 | instance | capo-system/secrets/capo-webhook-service-cert 2026-03-02 03:11:11.272161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.272572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.361000 | instance | capo-system/serviceaccounts/capo-manager 2026-03-02 03:11:11.361513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.369844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.384303 | instance | cert-manager/pods/cert-manager-75c4c745bc-ltsxz 2026-03-02 03:11:11.460906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.481698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.576559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.578635 | instance | capo-system/serviceaccounts/default 2026-03-02 03:11:11.583841 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-9p5bk 2026-03-02 03:11:11.587614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.666224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.681517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.762538 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-8q2ww 2026-03-02 03:11:11.764397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.784219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.792992 | instance | capo-system/services/capo-webhook-service 2026-03-02 03:11:11.863182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.869765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.957596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.963918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:11.969596 | instance | default/configmaps/kube-root-ca.crt 2026-03-02 03:11:12.066727 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-03-02 03:11:12.093800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.118754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.183288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.203909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.216503 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-03-02 03:11:12.265316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.274334 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-03-02 03:11:12.294739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.364708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.401750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.428942 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-03-02 03:11:12.476661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.497610 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-03-02 03:11:12.518192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.578038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.610350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.633549 | instance | cert-manager/roles/cert-manager:leaderelection 2026-03-02 03:11:12.686632 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:12.698155 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-03-02 03:11:12.708587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.737048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.814282 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:12.826798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.829238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.856533 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-03-02 03:11:12.902729 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-03-02 03:11:12.927513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:12.930830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.031945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.042718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.065393 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-03-02 03:11:13.103801 | instance | cert-manager/serviceaccounts/cert-manager 2026-03-02 03:11:13.133602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.165298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.237439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.255518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.327249 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-03-02 03:11:13.335366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.348567 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-03-02 03:11:13.372077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.436314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.477367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.538641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.558849 | instance | cert-manager/serviceaccounts/default 2026-03-02 03:11:13.585835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.601863 | instance | cert-manager/services/cert-manager 2026-03-02 03:11:13.635926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.703304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.737465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.787630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.789863 | instance | cert-manager/services/cert-manager-webhook 2026-03-02 03:11:13.799039 | instance | default/endpoints/kubernetes 2026-03-02 03:11:13.845006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.877371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.958633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.970719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:13.978744 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-03-02 03:11:13.983567 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-03-02 03:11:14.044536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.049334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.156179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.168993 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-03-02 03:11:14.172006 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-03-02 03:11:14.183811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.240900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.268531 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:14.276133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.328812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.347370 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-03-02 03:11:14.347566 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-03-02 03:11:14.353613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.454501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.455966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.532662 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-03-02 03:11:14.538981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.540514 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-03-02 03:11:14.559207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.623213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.705050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.712892 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-03-02 03:11:14.720416 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:14.723104 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-03-02 03:11:14.729175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.786947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.817848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.893456 | instance | ingress-nginx/pods/ingress-nginx-controller-b8qk4 2026-03-02 03:11:14.905618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:14.909140 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dm79g 2026-03-02 03:11:14.969578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.016497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.066805 | instance | ingress-nginx/roles/ingress-nginx 2026-03-02 03:11:15.070106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.100144 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-03-02 03:11:15.109679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.166766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.200581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.233849 | instance | default/serviceaccounts/default 2026-03-02 03:11:15.265540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.282395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.286212 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-03-02 03:11:15.344800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.434803 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-03-02 03:11:15.440103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.459682 | instance | default/services/kubernetes 2026-03-02 03:11:15.518745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.628490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.666591 | instance | ingress-nginx/serviceaccounts/default 2026-03-02 03:11:15.668183 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-03-02 03:11:15.711744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.792020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.824950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.837561 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-03-02 03:11:15.853202 | instance | ingress-nginx/services/ingress-nginx-controller 2026-03-02 03:11:15.877104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.951698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:15.957187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.021065 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-03-02 03:11:16.034126 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-03-02 03:11:16.051978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.053617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.140849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.141267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.209394 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-03-02 03:11:16.216389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.218346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.227330 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-03-02 03:11:16.318133 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:16.326381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.387941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.421334 | instance | kube-public/configmaps/cluster-info 2026-03-02 03:11:16.425034 | instance | kube-public/configmaps/kube-root-ca.crt 2026-03-02 03:11:16.436379 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:16.448326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.477384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.539457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.583497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.599213 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-03-02 03:11:16.617364 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-03-02 03:11:16.624013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.673721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.721449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.788999 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-03-02 03:11:16.797712 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-03-02 03:11:16.820449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.939249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.957070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:16.962112 | instance | kube-node-lease/serviceaccounts/default 2026-03-02 03:11:16.984536 | instance | kube-public/serviceaccounts/default 2026-03-02 03:11:17.031273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.087300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.124245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.157230 | instance | kube-system/configmaps/cilium-config 2026-03-02 03:11:17.201913 | instance | kube-system/configmaps/coredns 2026-03-02 03:11:17.222333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.236472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.360868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.370103 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-03-02 03:11:17.382570 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-03-02 03:11:17.468839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.559311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.584365 | instance | kube-system/configmaps/kube-proxy 2026-03-02 03:11:17.593851 | instance | kube-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:17.650706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.772768 | instance | kube-system/configmaps/kubeadm-config 2026-03-02 03:11:17.795004 | instance | kube-system/configmaps/kubelet-config 2026-03-02 03:11:17.873068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.897032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:17.954562 | instance | kube-system/daemonsets/cilium 2026-03-02 03:11:17.990920 | instance | kube-system/daemonsets/kube-proxy 2026-03-02 03:11:18.003147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.134906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.191807 | instance | kube-system/deployment/cilium-operator 2026-03-02 03:11:18.233167 | instance | kube-system/deployment/coredns 2026-03-02 03:11:18.236098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.411000 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-03-02 03:11:18.425522 | instance | local-path-storage/configmaps/local-path-config 2026-03-02 03:11:18.459087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.556655 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:18.566718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.618065 | instance | kube-system/endpoints/kube-dns 2026-03-02 03:11:18.619709 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-03-02 03:11:18.668492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.771672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.816961 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-03-02 03:11:18.832664 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-03-02 03:11:18.864632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.994816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:18.995662 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-03-02 03:11:19.029088 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-03-02 03:11:19.179406 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-03-02 03:11:19.184013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:19.247237 | instance | local-path-storage/deployment/local-path-provisioner 2026-03-02 03:11:19.274316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:19.376794 | instance | kube-system/pods/cilium-l45hd 2026-03-02 03:11:19.448302 | instance | kube-system/pods/cilium-operator-869df985b8-qm5tg 2026-03-02 03:11:19.541210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:19.597806 | instance | kube-system/pods/coredns-67659f764b-qsnmx 2026-03-02 03:11:19.635490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:19.639126 | instance | kube-system/pods/coredns-67659f764b-rrj9h 2026-03-02 03:11:19.798714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:19.816808 | instance | kube-system/pods/etcd-instance 2026-03-02 03:11:19.858316 | instance | kube-system/pods/kube-apiserver-instance 2026-03-02 03:11:20.033275 | instance | kube-system/pods/kube-controller-manager-instance 2026-03-02 03:11:20.095899 | instance | kube-system/pods/kube-proxy-6zscw 2026-03-02 03:11:20.248805 | instance | kube-system/pods/kube-scheduler-instance 2026-03-02 03:11:20.309970 | instance | kube-system/pods/kube-vip-instance 2026-03-02 03:11:20.438123 | instance | kube-system/rolebindings/cilium-config-agent 2026-03-02 03:11:20.516395 | instance | kube-system/rolebindings/kube-proxy 2026-03-02 03:11:20.615875 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-03-02 03:11:20.697473 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-03-02 03:11:20.809799 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-03-02 03:11:20.863665 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-03-02 03:11:20.999805 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-03-02 03:11:21.038958 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-03-02 03:11:21.190030 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-03-02 03:11:21.202618 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-03-02 03:11:21.387832 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-03-02 03:11:21.400167 | instance | kube-system/roles/cilium-config-agent 2026-03-02 03:11:21.569268 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-03-02 03:11:21.582875 | instance | kube-system/roles/kube-proxy 2026-03-02 03:11:21.751122 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-03-02 03:11:21.757558 | instance | kube-system/roles/kubeadm:kubelet-config 2026-03-02 03:11:21.934544 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-03-02 03:11:21.954322 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-03-02 03:11:22.124373 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-03-02 03:11:22.139609 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-03-02 03:11:22.310309 | instance | kube-system/roles/system:controller:cloud-provider 2026-03-02 03:11:22.322010 | instance | kube-system/roles/system:controller:token-cleaner 2026-03-02 03:11:22.474340 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-zvmmw 2026-03-02 03:11:22.499182 | instance | kube-system/secrets/bootstrap-token-7eov1y 2026-03-02 03:11:22.653528 | instance | kube-system/secrets/bootstrap-token-d0gkzt 2026-03-02 03:11:22.671877 | instance | kube-system/secrets/kubeadm-certs 2026-03-02 03:11:22.853765 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-03-02 03:11:22.854593 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-03-02 03:11:23.090331 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-03-02 03:11:23.141394 | instance | kube-system/serviceaccounts/certificate-controller 2026-03-02 03:11:23.295808 | instance | kube-system/serviceaccounts/cilium 2026-03-02 03:11:23.346651 | instance | kube-system/serviceaccounts/cilium-operator 2026-03-02 03:11:23.522582 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-03-02 03:11:23.589778 | instance | kube-system/serviceaccounts/coredns 2026-03-02 03:11:23.735518 | instance | kube-system/serviceaccounts/cronjob-controller 2026-03-02 03:11:23.793903 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-03-02 03:11:23.962158 | instance | kube-system/serviceaccounts/default 2026-03-02 03:11:24.013143 | instance | kube-system/serviceaccounts/deployment-controller 2026-03-02 03:11:24.177022 | instance | kube-system/serviceaccounts/disruption-controller 2026-03-02 03:11:24.221714 | instance | kube-system/serviceaccounts/endpoint-controller 2026-03-02 03:11:24.375886 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-03-02 03:11:24.432877 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-03-02 03:11:24.580510 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-03-02 03:11:24.640895 | instance | kube-system/serviceaccounts/expand-controller 2026-03-02 03:11:24.793630 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-03-02 03:11:24.847314 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-03-02 03:11:24.998757 | instance | kube-system/serviceaccounts/job-controller 2026-03-02 03:11:25.042848 | instance | kube-system/serviceaccounts/kube-proxy 2026-03-02 03:11:25.211106 | instance | kube-system/serviceaccounts/namespace-controller 2026-03-02 03:11:25.266059 | instance | kube-system/serviceaccounts/node-controller 2026-03-02 03:11:25.455501 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-03-02 03:11:25.490543 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-03-02 03:11:25.674897 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-03-02 03:11:25.727042 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-03-02 03:11:25.894353 | instance | kube-system/serviceaccounts/replicaset-controller 2026-03-02 03:11:25.945304 | instance | kube-system/serviceaccounts/replication-controller 2026-03-02 03:11:26.120588 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-03-02 03:11:26.200368 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-03-02 03:11:26.340072 | instance | kube-system/serviceaccounts/service-account-controller 2026-03-02 03:11:26.456086 | instance | kube-system/serviceaccounts/service-controller 2026-03-02 03:11:26.587419 | instance | kube-system/serviceaccounts/statefulset-controller 2026-03-02 03:11:26.690074 | instance | kube-system/serviceaccounts/token-cleaner 2026-03-02 03:11:26.795383 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-03-02 03:11:26.908567 | instance | kube-system/serviceaccounts/ttl-controller 2026-03-02 03:11:27.019022 | instance | kube-system/services/kube-dns 2026-03-02 03:11:27.158365 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-03-02 03:11:27.206752 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-03-02 03:11:27.354680 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-03-02 03:11:27.390325 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-03-02 03:11:27.533035 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-03-02 03:11:27.580807 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-03-02 03:11:27.706186 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-03-02 03:11:27.767522 | instance | local-path-storage/serviceaccounts/default 2026-03-02 03:11:27.877752 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-03-02 03:11:27.954460 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:28.067432 | instance | monitoring/daemonsets/goldpinger 2026-03-02 03:11:28.124088 | instance | monitoring/daemonsets/ipmi-exporter 2026-03-02 03:11:28.261158 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-03-02 03:11:28.352458 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-03-02 03:11:28.465831 | instance | monitoring/daemonsets/vector 2026-03-02 03:11:28.568448 | instance | monitoring/configmaps/goldpinger-zap 2026-03-02 03:11:28.679099 | instance | monitoring/configmaps/ipmi-exporter 2026-03-02 03:11:28.766245 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-03-02 03:11:28.864237 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-03-02 03:11:28.968284 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-03-02 03:11:29.078197 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-03-02 03:11:29.177119 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-03-02 03:11:29.258993 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-03-02 03:11:29.371195 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-03-02 03:11:29.496828 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-03-02 03:11:29.573633 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-03-02 03:11:29.802008 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-03-02 03:11:29.806107 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-03-02 03:11:30.005013 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-03-02 03:11:30.171438 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-03-02 03:11:30.205778 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-03-02 03:11:30.392618 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-03-02 03:11:30.403949 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-03-02 03:11:30.613585 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-03-02 03:11:30.616435 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-03-02 03:11:30.817487 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-03-02 03:11:30.825915 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-03-02 03:11:31.023638 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-03-02 03:11:31.024884 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-03-02 03:11:31.230207 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-03-02 03:11:31.231033 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-03-02 03:11:31.424644 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-03-02 03:11:31.424696 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-03-02 03:11:31.614057 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-03-02 03:11:31.617071 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-03-02 03:11:31.790046 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-03-02 03:11:31.796049 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-03-02 03:11:31.988045 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-03-02 03:11:32.027769 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-03-02 03:11:32.190854 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-03-02 03:11:32.228296 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-03-02 03:11:32.414267 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-03-02 03:11:32.442174 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-03-02 03:11:32.605893 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-03-02 03:11:32.640254 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-03-02 03:11:32.805529 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-03-02 03:11:32.842780 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-03-02 03:11:32.996881 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-03-02 03:11:33.043587 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-03-02 03:11:33.214604 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-03-02 03:11:33.243244 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-03-02 03:11:33.421297 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-03-02 03:11:33.444560 | instance | monitoring/configmaps/kube-root-ca.crt 2026-03-02 03:11:33.632569 | instance | monitoring/configmaps/loki 2026-03-02 03:11:33.636659 | instance | monitoring/configmaps/loki-alerting-rules 2026-03-02 03:11:33.835889 | instance | monitoring/configmaps/loki-gateway 2026-03-02 03:11:33.846333 | instance | monitoring/configmaps/loki-runtime 2026-03-02 03:11:34.030697 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-03-02 03:11:34.057737 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-03-02 03:11:34.264423 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-03-02 03:11:34.270687 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-03-02 03:11:34.537597 | instance | monitoring/configmaps/vector 2026-03-02 03:11:34.570431 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-03-02 03:11:34.739453 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-03-02 03:11:34.782592 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-03-02 03:11:34.955455 | instance | monitoring/deployment/loki-gateway 2026-03-02 03:11:35.000962 | instance | monitoring/deployment/node-feature-discovery-gc 2026-03-02 03:11:35.166624 | instance | monitoring/deployment/node-feature-discovery-master 2026-03-02 03:11:35.205475 | instance | monitoring/deployment/prometheus-pushgateway 2026-03-02 03:11:35.369074 | instance | monitoring/endpoints/alertmanager-operated 2026-03-02 03:11:35.412001 | instance | monitoring/endpoints/goldpinger 2026-03-02 03:11:35.529891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:35.563704 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-03-02 03:11:35.600894 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-03-02 03:11:35.636957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:35.790349 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-03-02 03:11:35.814883 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-03-02 03:11:36.009302 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-03-02 03:11:36.048883 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-03-02 03:11:36.230338 | instance | monitoring/endpoints/loki 2026-03-02 03:11:36.265332 | instance | monitoring/endpoints/loki-chunks-cache 2026-03-02 03:11:36.433621 | instance | monitoring/endpoints/loki-gateway 2026-03-02 03:11:36.477016 | instance | monitoring/endpoints/loki-headless 2026-03-02 03:11:36.645212 | instance | monitoring/endpoints/loki-memberlist 2026-03-02 03:11:36.680615 | instance | monitoring/endpoints/loki-results-cache 2026-03-02 03:11:36.816665 | instance | monitoring/endpoints/prometheus-operated 2026-03-02 03:11:36.883677 | instance | monitoring/endpoints/prometheus-pushgateway 2026-03-02 03:11:37.000868 | instance | monitoring/endpoints/vector-headless 2026-03-02 03:11:37.054396 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-03-02 03:11:37.188536 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-03-02 03:11:37.245876 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-03-02 03:11:37.380444 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-03-02 03:11:37.435316 | instance | monitoring/pods/goldpinger-hfkwn 2026-03-02 03:11:37.592536 | instance | monitoring/pods/kube-prometheus-stack-grafana-666998ddbb-bvdtp 2026-03-02 03:11:37.642838 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m72j7 2026-03-02 03:11:37.770083 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dmc74 2026-03-02 03:11:37.822177 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hmpck 2026-03-02 03:11:37.963630 | instance | monitoring/pods/loki-0 2026-03-02 03:11:38.014595 | instance | monitoring/pods/loki-chunks-cache-0 2026-03-02 03:11:38.168480 | instance | monitoring/pods/loki-gateway-cf54cb88c-wb59v 2026-03-02 03:11:38.207529 | instance | monitoring/pods/loki-results-cache-0 2026-03-02 03:11:38.342539 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-f798f 2026-03-02 03:11:38.411765 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-hxgxv 2026-03-02 03:11:38.542371 | instance | monitoring/pods/node-feature-discovery-worker-92nmh 2026-03-02 03:11:38.611013 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-03-02 03:11:38.731461 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-vglfz 2026-03-02 03:11:38.836737 | instance | monitoring/pods/vector-98sjw 2026-03-02 03:11:38.936174 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-03-02 03:11:39.049657 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-03-02 03:11:39.156953 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-03-02 03:11:39.264753 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-03-02 03:11:39.358638 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-03-02 03:11:39.453773 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-03-02 03:11:39.564459 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-03-02 03:11:39.643685 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-03-02 03:11:39.763135 | instance | monitoring/roles/node-feature-discovery-worker 2026-03-02 03:11:39.818631 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-03-02 03:11:39.942341 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-03-02 03:11:40.027128 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-03-02 03:11:40.134201 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-03-02 03:11:40.226034 | instance | monitoring/secrets/alertmanager-tls 2026-03-02 03:11:40.314802 | instance | monitoring/secrets/grafana-tls 2026-03-02 03:11:40.420518 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-03-02 03:11:40.497678 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-03-02 03:11:40.590861 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-03-02 03:11:40.672443 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-03-02 03:11:40.759444 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-03-02 03:11:40.858110 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-03-02 03:11:40.956645 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-03-02 03:11:41.037921 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-03-02 03:11:41.167562 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-03-02 03:11:41.244360 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hmpck-tls 2026-03-02 03:11:41.341638 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-03-02 03:11:41.420487 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-03-02 03:11:41.533593 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-03-02 03:11:41.592775 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-03-02 03:11:41.714053 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-03-02 03:11:41.775924 | instance | monitoring/secrets/prometheus-tls 2026-03-02 03:11:41.892323 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-03-02 03:11:41.954170 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-03-02 03:11:42.111166 | instance | monitoring/serviceaccounts/default 2026-03-02 03:11:42.269206 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-03-02 03:11:42.382057 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-03-02 03:11:42.532281 | instance | monitoring/serviceaccounts/goldpinger 2026-03-02 03:11:42.566621 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-03-02 03:11:42.768218 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-03-02 03:11:42.772095 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-03-02 03:11:42.965478 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-03-02 03:11:43.020660 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-03-02 03:11:43.240632 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-03-02 03:11:43.298291 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-03-02 03:11:43.501475 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-03-02 03:11:43.586220 | instance | monitoring/serviceaccounts/loki 2026-03-02 03:11:43.765882 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-03-02 03:11:43.842830 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-03-02 03:11:43.997337 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-03-02 03:11:44.081460 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-03-02 03:11:44.229492 | instance | monitoring/serviceaccounts/vector 2026-03-02 03:11:44.313214 | instance | magnum-system/serviceaccounts/default 2026-03-02 03:11:44.457866 | instance | monitoring/services/alertmanager-operated 2026-03-02 03:11:44.496506 | instance | monitoring/services/goldpinger 2026-03-02 03:11:44.649261 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-03-02 03:11:44.699782 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-03-02 03:11:44.825385 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-03-02 03:11:44.881118 | instance | monitoring/services/kube-prometheus-stack-operator 2026-03-02 03:11:45.005983 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-03-02 03:11:45.067035 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-03-02 03:11:45.194706 | instance | monitoring/services/loki 2026-03-02 03:11:45.230888 | instance | monitoring/services/loki-chunks-cache 2026-03-02 03:11:45.371577 | instance | monitoring/services/loki-gateway 2026-03-02 03:11:45.412975 | instance | monitoring/services/loki-headless 2026-03-02 03:11:45.571218 | instance | monitoring/services/loki-memberlist 2026-03-02 03:11:45.617747 | instance | monitoring/services/loki-results-cache 2026-03-02 03:11:45.735717 | instance | monitoring/services/prometheus-operated 2026-03-02 03:11:45.791654 | instance | monitoring/services/prometheus-pushgateway 2026-03-02 03:11:45.921283 | instance | monitoring/services/vector-headless 2026-03-02 03:11:45.959034 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-03-02 03:11:46.104212 | instance | monitoring/statefulsets/loki 2026-03-02 03:11:46.147748 | instance | monitoring/statefulsets/loki-chunks-cache 2026-03-02 03:11:46.289129 | instance | monitoring/statefulsets/loki-results-cache 2026-03-02 03:11:46.338899 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-03-02 03:11:46.471706 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-03-02 03:11:46.545563 | instance | openstack/cronjobs/heat-engine-cleaner 2026-03-02 03:11:46.684809 | instance | openstack/cronjobs/heat-purge-deleted 2026-03-02 03:11:46.767754 | instance | openstack/cronjobs/keystone-credential-rotate 2026-03-02 03:11:46.894481 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-03-02 03:11:46.997935 | instance | openstack/cronjobs/nova-cell-setup 2026-03-02 03:11:47.139768 | instance | openstack/cronjobs/nova-service-cleaner 2026-03-02 03:11:47.222342 | instance | openstack/configmaps/barbican-bin 2026-03-02 03:11:47.371798 | instance | openstack/configmaps/ceph-csi-config 2026-03-02 03:11:47.444566 | instance | openstack/configmaps/ceph-etc 2026-03-02 03:11:47.590000 | instance | openstack/configmaps/cinder-bin 2026-03-02 03:11:47.656299 | instance | openstack/configmaps/glance-bin 2026-03-02 03:11:47.804844 | instance | openstack/configmaps/heat-bin 2026-03-02 03:11:47.930531 | instance | openstack/configmaps/horizon-bin 2026-03-02 03:11:48.050270 | instance | openstack/configmaps/keepalived-bin 2026-03-02 03:11:48.136424 | instance | openstack/configmaps/keystone-bin 2026-03-02 03:11:48.272275 | instance | openstack/configmaps/keystone-openid-metadata 2026-03-02 03:11:48.357104 | instance | openstack/configmaps/kube-root-ca.crt 2026-03-02 03:11:48.483554 | instance | openstack/configmaps/libvirt-bin 2026-03-02 03:11:48.562034 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-03-02 03:11:48.687185 | instance | openstack/configmaps/magnum-bin 2026-03-02 03:11:48.767413 | instance | orc-system/configmaps/kube-root-ca.crt 2026-03-02 03:11:48.915528 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-03-02 03:11:48.951393 | instance | openstack/configmaps/manila-bin 2026-03-02 03:11:49.116392 | instance | openstack/configmaps/memcached-memcached-bin 2026-03-02 03:11:49.167049 | instance | openstack/configmaps/neutron-bin 2026-03-02 03:11:49.189058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:49.333867 | instance | openstack/configmaps/neutron-coredns 2026-03-02 03:11:49.369705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:49.399260 | instance | openstack/configmaps/nova-bin 2026-03-02 03:11:49.453850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:49.555904 | instance | openstack/configmaps/octavia-bin 2026-03-02 03:11:49.561126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:49.653526 | instance | openstack/configmaps/openvswitch-bin 2026-03-02 03:11:49.669897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:49.765538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:49.786922 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-03-02 03:11:49.864057 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:49.869389 | instance | openstack/configmaps/percona-xtradb-pxc 2026-03-02 03:11:49.872662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:49.969323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.010997 | instance | openstack/configmaps/placement-bin 2026-03-02 03:11:50.058265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.096497 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-03-02 03:11:50.155806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.239057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.262787 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-03-02 03:11:50.313161 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-03-02 03:11:50.331646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.415574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.459300 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-03-02 03:11:50.513255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.535201 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-03-02 03:11:50.598719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.679508 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-03-02 03:11:50.692777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.745501 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-03-02 03:11:50.774296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.861345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:50.920157 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-03-02 03:11:50.968825 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-03-02 03:11:50.973956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:51.071137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:51.128656 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-03-02 03:11:51.177095 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:51.182511 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-03-02 03:11:51.187494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:51.291352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:51.347008 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-03-02 03:11:51.394412 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-03-02 03:11:51.403045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:51.486173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:51.567486 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-03-02 03:11:51.628635 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-03-02 03:11:51.785307 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-03-02 03:11:51.882740 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-03-02 03:11:52.027561 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-03-02 03:11:52.103326 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-03-02 03:11:52.270245 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-03-02 03:11:52.343396 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-03-02 03:11:52.495035 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-03-02 03:11:52.562229 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-03-02 03:11:52.708434 | instance | openstack/configmaps/rook-config-override 2026-03-02 03:11:52.779152 | instance | openstack/configmaps/staffeln-bin 2026-03-02 03:11:52.940582 | instance | openstack/configmaps/valkey-configuration 2026-03-02 03:11:53.004753 | instance | openstack/configmaps/valkey-health 2026-03-02 03:11:53.156256 | instance | openstack/configmaps/valkey-scripts 2026-03-02 03:11:53.217564 | instance | openstack/daemonsets/keepalived 2026-03-02 03:11:53.394300 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-03-02 03:11:53.460877 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-03-02 03:11:53.656362 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-03-02 03:11:53.715948 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-03-02 03:11:53.919964 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-03-02 03:11:53.962385 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-03-02 03:11:54.152252 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-03-02 03:11:54.212543 | instance | openstack/daemonsets/nova-compute-default 2026-03-02 03:11:54.396323 | instance | openstack/daemonsets/octavia-health-manager-default 2026-03-02 03:11:54.453219 | instance | openstack/daemonsets/openvswitch 2026-03-02 03:11:54.643630 | instance | openstack/endpoints/barbican-api 2026-03-02 03:11:54.696169 | instance | openstack/endpoints/ceph-mon 2026-03-02 03:11:54.848185 | instance | openstack/endpoints/cinder-api 2026-03-02 03:11:54.950337 | instance | openstack/endpoints/glance-api 2026-03-02 03:11:55.098739 | instance | openstack/endpoints/heat-api 2026-03-02 03:11:55.174012 | instance | openstack/endpoints/heat-cfn 2026-03-02 03:11:55.310275 | instance | openstack/endpoints/horizon 2026-03-02 03:11:55.386471 | instance | openstack/deployment/barbican-api 2026-03-02 03:11:55.520749 | instance | openstack/deployment/cinder-api 2026-03-02 03:11:55.609492 | instance | openstack/deployment/cinder-backup 2026-03-02 03:11:55.764749 | instance | openstack/deployment/cinder-scheduler 2026-03-02 03:11:55.846299 | instance | openstack/deployment/cinder-volume 2026-03-02 03:11:55.983946 | instance | openstack/endpoints/horizon-int 2026-03-02 03:11:56.078794 | instance | openstack/deployment/glance-api 2026-03-02 03:11:56.198446 | instance | openstack/endpoints/keystone-api 2026-03-02 03:11:56.306763 | instance | openstack/endpoints/magnum-api 2026-03-02 03:11:56.412985 | instance | openstack/deployment/heat-api 2026-03-02 03:11:56.512019 | instance | openstack/endpoints/magnum-registry 2026-03-02 03:11:56.654895 | instance | openstack/endpoints/manila-api 2026-03-02 03:11:56.720246 | instance | openstack/deployment/heat-cfn 2026-03-02 03:11:56.860413 | instance | openstack/endpoints/memcached 2026-03-02 03:11:56.950979 | instance | openstack/deployment/heat-engine 2026-03-02 03:11:57.062098 | instance | openstack/endpoints/memcached-metrics 2026-03-02 03:11:57.157592 | instance | openstack/deployment/horizon 2026-03-02 03:11:57.265093 | instance | openstack/endpoints/neutron-coredns 2026-03-02 03:11:57.377287 | instance | openstack/deployment/keystone-api 2026-03-02 03:11:57.468823 | instance | openstack/endpoints/neutron-coredns-metrics 2026-03-02 03:11:57.615297 | instance | openstack/deployment/magnum-api 2026-03-02 03:11:57.685462 | instance | openstack/endpoints/neutron-server 2026-03-02 03:11:57.837131 | instance | openstack/deployment/magnum-registry 2026-03-02 03:11:57.911418 | instance | openstack/endpoints/nova-api 2026-03-02 03:11:58.064020 | instance | openstack/deployment/manila-api 2026-03-02 03:11:58.110759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.130103 | instance | openstack/endpoints/nova-metadata 2026-03-02 03:11:58.255299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.290108 | instance | openstack/endpoints/nova-novncproxy 2026-03-02 03:11:58.350980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.360174 | instance | openstack/deployment/manila-data 2026-03-02 03:11:58.437516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.509847 | instance | openstack/endpoints/octavia-api 2026-03-02 03:11:58.524264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.588398 | instance | openstack/deployment/manila-scheduler 2026-03-02 03:11:58.614197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.693110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.724641 | instance | openstack/endpoints/openstack-exporter 2026-03-02 03:11:58.774776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.825822 | instance | openstack/deployment/manila-share 2026-03-02 03:11:58.874510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:58.985933 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-03-02 03:11:59.016632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.101667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.111672 | instance | openstack/deployment/memcached-memcached 2026-03-02 03:11:59.194333 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-03-02 03:11:59.213554 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-02 03:11:59.222525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.321407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.347665 | instance | openstack/deployment/neutron-coredns 2026-03-02 03:11:59.415263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.441087 | instance | openstack/deployment/neutron-rpc-server 2026-03-02 03:11:59.508677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.621876 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-03-02 03:11:59.623409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.697522 | instance | openstack/deployment/neutron-server 2026-03-02 03:11:59.733827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.836839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.869394 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-03-02 03:11:59.935572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:11:59.942163 | instance | openstack/deployment/nova-api-metadata 2026-03-02 03:12:00.038240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-02 03:12:00.119790 | instance | openstack/endpoints/percona-xtradb-pxc 2026-03-02 03:12:00.198731 | instance | openstack/deployment/nova-api-osapi 2026-03-02 03:12:00.350367 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-03-02 03:12:00.460225 | instance | openstack/endpoints/placement-api 2026-03-02 03:12:00.560431 | instance | openstack/deployment/nova-conductor 2026-03-02 03:12:00.655175 | instance | openstack/deployment/nova-novncproxy 2026-03-02 03:12:00.822728 | instance | openstack/deployment/nova-scheduler 2026-03-02 03:12:00.897625 | instance | openstack/deployment/octavia-api 2026-03-02 03:12:01.091142 | instance | openstack/endpoints/rabbitmq-barbican 2026-03-02 03:12:01.149202 | instance | openstack/deployment/octavia-housekeeping 2026-03-02 03:12:01.318154 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-03-02 03:12:01.395578 | instance | openstack/deployment/octavia-worker 2026-03-02 03:12:01.549284 | instance | openstack/deployment/openstack-database-exporter 2026-03-02 03:12:01.636328 | instance | openstack/endpoints/rabbitmq-cinder 2026-03-02 03:12:01.776668 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-03-02 03:12:01.853579 | instance | openstack/deployment/openstack-exporter 2026-03-02 03:12:01.982827 | instance | openstack/endpoints/rabbitmq-glance 2026-03-02 03:12:02.090514 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-03-02 03:12:02.204608 | instance | openstack/endpoints/rabbitmq-heat 2026-03-02 03:12:02.304985 | instance | openstack/deployment/placement-api 2026-03-02 03:12:02.444557 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-03-02 03:12:02.538750 | instance | openstack/deployment/pxc-operator 2026-03-02 03:12:02.666954 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-03-02 03:12:02.765964 | instance | openstack/endpoints/rabbitmq-keystone 2026-03-02 03:12:02.903257 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-03-02 03:12:02.996081 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-03-02 03:12:03.217640 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-03-02 03:12:03.315837 | instance | openstack/endpoints/rabbitmq-magnum 2026-03-02 03:12:03.461597 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-03-02 03:12:03.546935 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-03-02 03:12:03.730112 | instance | openstack/deployment/staffeln-api 2026-03-02 03:12:03.793058 | instance | openstack/endpoints/rabbitmq-manila 2026-03-02 03:12:03.958750 | instance | openstack/deployment/staffeln-conductor 2026-03-02 03:12:04.016707 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-03-02 03:12:04.192764 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-03-02 03:12:04.240329 | instance | openstack/endpoints/rabbitmq-neutron 2026-03-02 03:12:04.403623 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-03-02 03:12:04.461776 | instance | openstack/endpoints/rabbitmq-nova 2026-03-02 03:12:04.618207 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-03-02 03:12:04.681021 | instance | openstack/endpoints/rabbitmq-octavia 2026-03-02 03:12:04.828008 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-03-02 03:12:04.904212 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-03-02 03:12:05.047114 | instance | openstack/endpoints/staffeln-api 2026-03-02 03:12:05.135897 | instance | openstack/endpoints/valkey 2026-03-02 03:12:05.285039 | instance | openstack/endpoints/valkey-headless 2026-03-02 03:12:05.364397 | instance | openstack/endpoints/valkey-metrics 2026-03-02 03:12:05.531532 | instance | openstack/ingresses/cloudformation 2026-03-02 03:12:05.613458 | instance | openstack/ingresses/compute 2026-03-02 03:12:05.757286 | instance | openstack/ingresses/compute-novnc-proxy 2026-03-02 03:12:05.839329 | instance | openstack/ingresses/container-infra 2026-03-02 03:12:06.001858 | instance | openstack/ingresses/container-infra-registry 2026-03-02 03:12:06.070802 | instance | openstack/ingresses/dashboard 2026-03-02 03:12:06.220429 | instance | openstack/ingresses/identity 2026-03-02 03:12:06.307336 | instance | openstack/ingresses/image 2026-03-02 03:12:06.448729 | instance | openstack/ingresses/key-manager 2026-03-02 03:12:06.552050 | instance | openstack/ingresses/load-balancer 2026-03-02 03:12:06.691649 | instance | openstack/ingresses/network 2026-03-02 03:12:06.761861 | instance | openstack/ingresses/orchestration 2026-03-02 03:12:06.904137 | instance | openstack/ingresses/placement 2026-03-02 03:12:06.979775 | instance | openstack/ingresses/rook-ceph-cluster 2026-03-02 03:12:07.162782 | instance | openstack/ingresses/sharev2 2026-03-02 03:12:07.217014 | instance | openstack/ingresses/volumev3 2026-03-02 03:12:07.422730 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-03-02 03:12:07.518317 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-03-02 03:12:07.607892 | instance | openstack/networkpolicies/valkey 2026-03-02 03:12:07.704813 | instance | openstack/jobs/barbican-db-init 2026-03-02 03:12:07.777319 | instance | openstack/jobs/barbican-db-sync 2026-03-02 03:12:07.924373 | instance | openstack/jobs/barbican-ks-endpoints 2026-03-02 03:12:08.009051 | instance | openstack/jobs/barbican-ks-service 2026-03-02 03:12:08.147530 | instance | openstack/jobs/barbican-ks-user 2026-03-02 03:12:08.237674 | instance | openstack/jobs/barbican-rabbit-init 2026-03-02 03:12:08.388799 | instance | openstack/jobs/cinder-backup-storage-init 2026-03-02 03:12:08.474775 | instance | openstack/jobs/cinder-bootstrap 2026-03-02 03:12:08.629843 | instance | openstack/jobs/cinder-create-internal-tenant 2026-03-02 03:12:08.714371 | instance | openstack/jobs/cinder-db-init 2026-03-02 03:12:08.861059 | instance | openstack/jobs/cinder-db-sync 2026-03-02 03:12:08.936097 | instance | openstack/jobs/cinder-ks-endpoints 2026-03-02 03:12:09.135809 | instance | openstack/jobs/cinder-ks-service 2026-03-02 03:12:09.169683 | instance | openstack/jobs/cinder-ks-user 2026-03-02 03:12:09.362313 | instance | openstack/jobs/cinder-rabbit-init 2026-03-02 03:12:09.424925 | instance | openstack/jobs/cinder-storage-init 2026-03-02 03:12:09.603151 | instance | openstack/jobs/cinder-volume-usage-audit-29540345 2026-03-02 03:12:09.667121 | instance | openstack/jobs/glance-db-init 2026-03-02 03:12:09.831127 | instance | openstack/jobs/glance-db-sync 2026-03-02 03:12:09.915343 | instance | openstack/jobs/glance-ks-endpoints 2026-03-02 03:12:10.073253 | instance | openstack/jobs/glance-ks-service 2026-03-02 03:12:10.173484 | instance | openstack/jobs/glance-ks-user 2026-03-02 03:12:10.343186 | instance | openstack/jobs/glance-metadefs-load 2026-03-02 03:12:10.443425 | instance | openstack/jobs/glance-rabbit-init 2026-03-02 03:12:10.578249 | instance | openstack/jobs/glance-storage-init 2026-03-02 03:12:10.673444 | instance | openstack/jobs/heat-bootstrap 2026-03-02 03:12:11.268885 | instance | openstack/jobs/heat-db-init 2026-03-02 03:12:11.537331 | instance | openstack/jobs/heat-db-sync 2026-03-02 03:12:11.768038 | instance | openstack/jobs/heat-domain-ks-user 2026-03-02 03:12:12.028116 | instance | openstack/jobs/heat-engine-cleaner-29540340 2026-03-02 03:12:12.058263 | instance | openstack/jobs/heat-engine-cleaner-29540345 2026-03-02 03:12:12.467004 | instance | openstack/jobs/heat-engine-cleaner-29540350 2026-03-02 03:12:12.534058 | instance | openstack/jobs/heat-ks-endpoints 2026-03-02 03:12:12.717591 | instance | openstack/jobs/heat-ks-service 2026-03-02 03:12:12.829966 | instance | openstack/jobs/heat-ks-user 2026-03-02 03:12:13.743088 | instance | openstack/jobs/heat-rabbit-init 2026-03-02 03:12:13.832436 | instance | openstack/jobs/heat-trusts 2026-03-02 03:12:13.993696 | instance | openstack/jobs/horizon-db-init 2026-03-02 03:12:14.060352 | instance | openstack/jobs/horizon-db-sync 2026-03-02 03:12:14.224439 | instance | openstack/jobs/keystone-bootstrap 2026-03-02 03:12:14.285988 | instance | openstack/jobs/keystone-credential-setup 2026-03-02 03:12:14.456023 | instance | openstack/jobs/keystone-db-init 2026-03-02 03:12:14.511171 | instance | openstack/jobs/keystone-db-sync 2026-03-02 03:12:14.673380 | instance | openstack/jobs/keystone-domain-manage 2026-03-02 03:12:14.742337 | instance | openstack/jobs/keystone-fernet-setup 2026-03-02 03:12:14.901675 | instance | openstack/jobs/keystone-rabbit-init 2026-03-02 03:12:14.959465 | instance | openstack/jobs/magnum-db-init 2026-03-02 03:12:15.119218 | instance | openstack/jobs/magnum-db-sync 2026-03-02 03:12:15.206926 | instance | openstack/jobs/magnum-domain-ks-user 2026-03-02 03:12:15.360075 | instance | openstack/jobs/magnum-ks-endpoints 2026-03-02 03:12:15.428920 | instance | openstack/jobs/magnum-ks-service 2026-03-02 03:12:15.617269 | instance | openstack/jobs/magnum-ks-user 2026-03-02 03:12:15.652765 | instance | openstack/jobs/magnum-rabbit-init 2026-03-02 03:12:15.842583 | instance | openstack/jobs/manila-bootstrap 2026-03-02 03:12:15.903923 | instance | openstack/jobs/manila-db-init 2026-03-02 03:12:16.055718 | instance | openstack/jobs/manila-db-sync 2026-03-02 03:12:16.113334 | instance | openstack/jobs/manila-ks-endpoints 2026-03-02 03:12:16.272175 | instance | openstack/jobs/manila-ks-service 2026-03-02 03:12:16.503882 | instance | openstack/jobs/manila-ks-user 2026-03-02 03:12:16.624857 | instance | openstack/jobs/manila-rabbit-init 2026-03-02 03:12:16.723427 | instance | openstack/jobs/neutron-db-init 2026-03-02 03:12:16.856995 | instance | openstack/jobs/neutron-db-sync 2026-03-02 03:12:16.937117 | instance | openstack/jobs/neutron-ks-endpoints 2026-03-02 03:12:17.079010 | instance | openstack/jobs/neutron-ks-service 2026-03-02 03:12:17.192563 | instance | openstack/jobs/neutron-ks-user 2026-03-02 03:12:17.333994 | instance | openstack/jobs/neutron-rabbit-init 2026-03-02 03:12:17.447974 | instance | openstack/jobs/nova-bootstrap 2026-03-02 03:12:17.592387 | instance | openstack/jobs/nova-cell-setup 2026-03-02 03:12:17.752014 | instance | openstack/jobs/nova-cell-setup-29540340 2026-03-02 03:12:17.882637 | instance | openstack/jobs/nova-db-init 2026-03-02 03:12:17.990187 | instance | openstack/jobs/nova-db-sync 2026-03-02 03:12:18.141763 | instance | openstack/jobs/nova-ks-endpoints 2026-03-02 03:12:18.245080 | instance | openstack/jobs/nova-ks-service 2026-03-02 03:12:18.343455 | instance | openstack/jobs/nova-ks-user 2026-03-02 03:12:18.467323 | instance | openstack/jobs/nova-rabbit-init 2026-03-02 03:12:18.548475 | instance | openstack/jobs/nova-service-cleaner-29540340 2026-03-02 03:12:18.701078 | instance | openstack/jobs/octavia-bootstrap 2026-03-02 03:12:18.789694 | instance | openstack/jobs/octavia-db-init 2026-03-02 03:12:18.929973 | instance | openstack/jobs/octavia-db-sync 2026-03-02 03:12:19.012084 | instance | openstack/jobs/octavia-ks-endpoints 2026-03-02 03:12:19.161274 | instance | openstack/jobs/octavia-ks-service 2026-03-02 03:12:19.246428 | instance | openstack/jobs/octavia-ks-user 2026-03-02 03:12:19.386305 | instance | openstack/jobs/octavia-rabbit-init 2026-03-02 03:12:19.470876 | instance | openstack/jobs/placement-db-init 2026-03-02 03:12:19.625609 | instance | openstack/jobs/placement-db-sync 2026-03-02 03:12:19.707378 | instance | openstack/jobs/placement-ks-endpoints 2026-03-02 03:12:19.850295 | instance | openstack/jobs/placement-ks-service 2026-03-02 03:12:19.930766 | instance | openstack/jobs/placement-ks-user 2026-03-02 03:12:20.068707 | instance | openstack/jobs/staffeln-db-init 2026-03-02 03:12:20.152870 | instance | openstack/jobs/staffeln-db-sync 2026-03-02 03:12:20.328486 | instance | orc-system/deployment/orc-controller-manager 2026-03-02 03:12:20.396844 | instance | openstack/pods/barbican-api-584d9b5c89-pkbm2 2026-03-02 03:12:20.529961 | instance | openstack/pods/barbican-db-init-jsjns 2026-03-02 03:12:20.672251 | instance | openstack/pods/barbican-db-sync-m8www 2026-03-02 03:12:20.769939 | instance | openstack/pods/barbican-ks-endpoints-cfcsq 2026-03-02 03:12:20.933692 | instance | openstack/pods/barbican-ks-service-5fjqv 2026-03-02 03:12:21.013533 | instance | openstack/pods/barbican-ks-user-mmk99 2026-03-02 03:12:21.156595 | instance | openstack/pods/barbican-rabbit-init-cqhhh 2026-03-02 03:12:21.244643 | instance | openstack/pods/cinder-api-549bc9dff5-gvjbw 2026-03-02 03:12:21.371118 | instance | openstack/pods/cinder-backup-7b68b86657-hmzfx 2026-03-02 03:12:21.494808 | instance | openstack/pods/cinder-backup-storage-init-65xj7 2026-03-02 03:12:21.616104 | instance | openstack/pods/cinder-bootstrap-dvsgb 2026-03-02 03:12:21.740891 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-03-02 03:12:21.886754 | instance | openstack/pods/cinder-create-internal-tenant-slcjx 2026-03-02 03:12:21.972391 | instance | openstack/pods/cinder-db-init-4xv5s 2026-03-02 03:12:22.154576 | instance | openstack/pods/cinder-db-sync-kcpjp 2026-03-02 03:12:22.224335 | instance | openstack/pods/cinder-ks-endpoints-wmtrq 2026-03-02 03:12:22.404516 | instance | openstack/pods/cinder-ks-service-5xhqf 2026-03-02 03:12:22.450692 | instance | openstack/pods/cinder-ks-user-zhsg7 2026-03-02 03:12:22.644476 | instance | openstack/pods/cinder-rabbit-init-2j4tx 2026-03-02 03:12:22.663949 | instance | openstack/pods/cinder-scheduler-7d97586c49-wqvmn 2026-03-02 03:12:22.902254 | instance | openstack/pods/cinder-storage-init-tntgr 2026-03-02 03:12:22.934643 | instance | openstack/pods/cinder-volume-5949fd7fc8-wz7xc 2026-03-02 03:12:23.153540 | instance | openstack/pods/cinder-volume-usage-audit-29540345-f8v4j 2026-03-02 03:12:23.185697 | instance | openstack/pods/glance-api-576c785787-t7x2b 2026-03-02 03:12:23.380699 | instance | openstack/pods/glance-db-init-fclxw 2026-03-02 03:12:23.409819 | instance | openstack/pods/glance-db-sync-fxmrv 2026-03-02 03:12:23.613430 | instance | openstack/pods/glance-ks-endpoints-mr97b 2026-03-02 03:12:23.671592 | instance | openstack/pods/glance-ks-service-s9xds 2026-03-02 03:12:23.856931 | instance | openstack/pods/glance-ks-user-tgrj5 2026-03-02 03:12:23.912327 | instance | openstack/pods/glance-metadefs-load-7mg7j 2026-03-02 03:12:24.069714 | instance | openstack/pods/glance-rabbit-init-vhvtd 2026-03-02 03:12:24.152737 | instance | openstack/pods/glance-storage-init-qkz5g 2026-03-02 03:12:24.283657 | instance | openstack/pods/heat-api-78c696cb55-rx8wx 2026-03-02 03:12:24.366998 | instance | openstack/pods/heat-bootstrap-zkcj8 2026-03-02 03:12:24.528274 | instance | openstack/pods/heat-cfn-5b64f6455c-btftb 2026-03-02 03:12:24.610679 | instance | openstack/pods/heat-db-init-8k8wt 2026-03-02 03:12:24.761555 | instance | openstack/pods/heat-db-sync-bt9jr 2026-03-02 03:12:24.825902 | instance | openstack/pods/heat-domain-ks-user-9ctc4 2026-03-02 03:12:24.993766 | instance | openstack/pods/heat-engine-cleaner-29540340-tll8q 2026-03-02 03:12:25.070791 | instance | openstack/pods/heat-engine-cleaner-29540345-66xdr 2026-03-02 03:12:25.218084 | instance | openstack/pods/heat-engine-cleaner-29540350-d8dx5 2026-03-02 03:12:25.294273 | instance | openstack/pods/heat-engine-ddcc4958-d6pk4 2026-03-02 03:12:25.448788 | instance | openstack/pods/heat-ks-endpoints-hlgj4 2026-03-02 03:12:25.514552 | instance | openstack/pods/heat-ks-service-xwfwn 2026-03-02 03:12:25.693265 | instance | openstack/pods/heat-ks-user-gdxmt 2026-03-02 03:12:25.737478 | instance | openstack/pods/heat-rabbit-init-zndzp 2026-03-02 03:12:25.911422 | instance | openstack/pods/heat-trusts-845mf 2026-03-02 03:12:26.016944 | instance | openstack/pods/horizon-cc6c9bb4b-k4lw7 2026-03-02 03:12:26.145502 | instance | openstack/pods/horizon-db-init-445mg 2026-03-02 03:12:26.232908 | instance | openstack/pods/horizon-db-sync-khbwh 2026-03-02 03:12:26.376952 | instance | openstack/pods/keepalived-f4l6v 2026-03-02 03:12:26.462398 | instance | openstack/pods/keystone-api-6b9c49b559-ctsvk 2026-03-02 03:12:26.585908 | instance | openstack/pods/keystone-bootstrap-llqkz 2026-03-02 03:12:26.730544 | instance | openstack/pods/keystone-credential-setup-f2qk7 2026-03-02 03:12:26.821194 | instance | openstack/pods/keystone-db-init-6fblf 2026-03-02 03:12:26.956322 | instance | openstack/pods/keystone-db-sync-h52zt 2026-03-02 03:12:27.061083 | instance | openstack/pods/keystone-domain-manage-6n4pl 2026-03-02 03:12:27.178892 | instance | openstack/pods/keystone-fernet-setup-wmgs2 2026-03-02 03:12:27.298838 | instance | openstack/pods/keystone-rabbit-init-j5zxb 2026-03-02 03:12:27.383668 | instance | openstack/pods/libvirt-libvirt-default-dt2wk 2026-03-02 03:12:27.524636 | instance | openstack/pods/magnum-api-5c7986b989-l8m7p 2026-03-02 03:12:27.620009 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-03-02 03:12:27.762307 | instance | openstack/pods/magnum-cluster-api-proxy-ggrmm 2026-03-02 03:12:27.996165 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-03-02 03:12:28.007567 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-03-02 03:12:28.343154 | instance | openstack/pods/magnum-conductor-0 2026-03-02 03:12:28.363470 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-03-02 03:12:28.550529 | instance | openstack/pods/magnum-db-init-zlc8b 2026-03-02 03:12:28.720173 | instance | openstack/pods/magnum-db-sync-qh5kd 2026-03-02 03:12:28.773773 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-03-02 03:12:28.929181 | instance | openstack/pods/magnum-domain-ks-user-z7txx 2026-03-02 03:12:29.130333 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-03-02 03:12:29.162224 | instance | openstack/pods/magnum-ks-endpoints-sh8s4 2026-03-02 03:12:29.384630 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-03-02 03:12:29.482047 | instance | openstack/pods/magnum-ks-service-z9x7p 2026-03-02 03:12:29.723338 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-03-02 03:12:29.727672 | instance | openstack/pods/magnum-ks-user-4fkgf 2026-03-02 03:12:29.960048 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-03-02 03:12:30.113196 | instance | openstack/pods/magnum-rabbit-init-5v6qs 2026-03-02 03:12:30.335839 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-03-02 03:12:30.339891 | instance | openstack/pods/magnum-registry-c45778976-t5lvt 2026-03-02 03:12:30.628365 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-03-02 03:12:30.698760 | instance | openstack/pods/manila-api-8694fb584b-g8hjx 2026-03-02 03:12:30.961025 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-03-02 03:12:31.023380 | instance | openstack/pods/manila-bootstrap-szqp6 2026-03-02 03:12:31.252510 | instance | openstack/pods/manila-data-7cd7b78bbf-r592k 2026-03-02 03:12:31.326546 | instance | openstack/pods/manila-db-init-gvbhl 2026-03-02 03:12:31.466889 | instance | openstack/pods/manila-db-sync-pc2q7 2026-03-02 03:12:31.534912 | instance | openstack/pods/manila-ks-endpoints-8g6nx 2026-03-02 03:12:31.717651 | instance | openstack/pods/manila-ks-service-ddghz 2026-03-02 03:12:31.797969 | instance | openstack/pods/manila-ks-user-h7snb 2026-03-02 03:12:31.962446 | instance | openstack/pods/manila-rabbit-init-wpw9l 2026-03-02 03:12:32.012616 | instance | openstack/pods/manila-scheduler-5969b7b4c7-wxmgh 2026-03-02 03:12:32.205175 | instance | openstack/pods/manila-share-d49bf4d5-sfj2c 2026-03-02 03:12:32.256614 | instance | openstack/pods/memcached-memcached-6479589586-vnzxr 2026-03-02 03:12:32.447078 | instance | openstack/pods/neutron-coredns-7dd4958666-qtpll 2026-03-02 03:12:32.486500 | instance | openstack/pods/neutron-db-init-rlmdl 2026-03-02 03:12:32.666930 | instance | openstack/pods/neutron-db-sync-csds2 2026-03-02 03:12:32.718682 | instance | openstack/pods/neutron-dhcp-agent-default-sm48z 2026-03-02 03:12:32.906879 | instance | openstack/pods/neutron-ks-endpoints-phkrn 2026-03-02 03:12:32.979708 | instance | openstack/pods/neutron-ks-service-s9qk6 2026-03-02 03:12:33.159857 | instance | openstack/pods/neutron-ks-user-fb52k 2026-03-02 03:12:33.216706 | instance | openstack/pods/neutron-l3-agent-default-rl2vj 2026-03-02 03:12:33.407553 | instance | openstack/pods/neutron-metadata-agent-default-rdhzq 2026-03-02 03:12:33.478936 | instance | openstack/pods/neutron-netns-cleanup-cron-default-7bsbc 2026-03-02 03:12:33.644861 | instance | openstack/pods/neutron-ovs-agent-default-pbkjp 2026-03-02 03:12:33.707602 | instance | openstack/pods/neutron-rabbit-init-b7gh7 2026-03-02 03:12:33.898069 | instance | openstack/pods/neutron-rpc-server-c99bb4979-hz55g 2026-03-02 03:12:33.951374 | instance | openstack/pods/neutron-server-74dc65b95c-w2c7s 2026-03-02 03:12:34.145258 | instance | openstack/pods/nova-api-metadata-86598b46d4-5dzgv 2026-03-02 03:12:34.196878 | instance | openstack/pods/nova-api-osapi-5c9f688bfd-cldpc 2026-03-02 03:12:34.386436 | instance | openstack/pods/nova-bootstrap-dclvd 2026-03-02 03:12:34.441650 | instance | openstack/pods/nova-cell-setup-29540340-vr8z8 2026-03-02 03:12:34.598764 | instance | openstack/pods/nova-cell-setup-fxxsk 2026-03-02 03:12:34.694549 | instance | openstack/pods/nova-compute-default-rfjxs 2026-03-02 03:12:34.856638 | instance | openstack/pods/nova-conductor-69677b86fd-67mx6 2026-03-02 03:12:34.964567 | instance | openstack/pods/nova-db-init-vdh4q 2026-03-02 03:12:35.082204 | instance | openstack/pods/nova-db-sync-zwpzt 2026-03-02 03:12:35.207547 | instance | openstack/pods/nova-ks-endpoints-6xgzr 2026-03-02 03:12:35.311600 | instance | openstack/pods/nova-ks-service-hk95w 2026-03-02 03:12:35.458654 | instance | openstack/pods/nova-ks-user-vjmqs 2026-03-02 03:12:35.529928 | instance | openstack/pods/nova-novncproxy-6bcdc45445-q44j4 2026-03-02 03:12:35.705364 | instance | openstack/pods/nova-rabbit-init-tg2zv 2026-03-02 03:12:35.780888 | instance | openstack/pods/nova-scheduler-54f557d7bb-lx57t 2026-03-02 03:12:35.973617 | instance | openstack/pods/nova-service-cleaner-29540340-kn6k9 2026-03-02 03:12:36.034538 | instance | openstack/pods/octavia-api-7b6b69694f-7xnr4 2026-03-02 03:12:36.226361 | instance | openstack/pods/octavia-bootstrap-gtssx 2026-03-02 03:12:36.295163 | instance | openstack/pods/octavia-db-init-dl22z 2026-03-02 03:12:36.451396 | instance | openstack/pods/octavia-db-sync-7msd4 2026-03-02 03:12:36.548999 | instance | openstack/pods/octavia-health-manager-default-qkb5n 2026-03-02 03:12:36.678631 | instance | openstack/pods/octavia-housekeeping-56496f7764-zpms5 2026-03-02 03:12:36.770091 | instance | openstack/pods/octavia-ks-endpoints-6pm5p 2026-03-02 03:12:36.901700 | instance | openstack/pods/octavia-ks-service-67gm6 2026-03-02 03:12:36.995486 | instance | openstack/pods/octavia-ks-user-wd7w2 2026-03-02 03:12:37.141821 | instance | openstack/pods/octavia-rabbit-init-2ckh6 2026-03-02 03:12:37.219036 | instance | openstack/pods/octavia-worker-5748dd4cbc-jqll8 2026-03-02 03:12:37.367152 | instance | openstack/pods/openstack-database-exporter-7c944bc9f-s7f66 2026-03-02 03:12:37.447316 | instance | openstack/pods/openstack-exporter-7b9dc759c9-cgspg 2026-03-02 03:12:37.580223 | instance | openstack/pods/openvswitch-mml25 2026-03-02 03:12:37.678325 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-03-02 03:12:37.828881 | instance | openstack/pods/percona-xtradb-pxc-0 2026-03-02 03:12:37.926301 | instance | openstack/pods/placement-api-5646565bbb-s9lf5 2026-03-02 03:12:38.056927 | instance | openstack/pods/placement-db-init-54mc4 2026-03-02 03:12:38.150323 | instance | openstack/pods/placement-db-sync-vgs2t 2026-03-02 03:12:38.314857 | instance | openstack/pods/placement-ks-endpoints-5sz4d 2026-03-02 03:12:38.395366 | instance | openstack/pods/placement-ks-service-kpg9z 2026-03-02 03:12:38.564999 | instance | openstack/pods/placement-ks-user-8t6lx 2026-03-02 03:12:38.623239 | instance | openstack/pods/pxc-operator-69cb5bbdb9-4bpt7 2026-03-02 03:12:38.801783 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-03-02 03:12:38.844032 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-03-02 03:12:39.022934 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-n9fdw 2026-03-02 03:12:39.072464 | instance | openstack/pods/rabbitmq-glance-server-0 2026-03-02 03:12:39.295898 | instance | openstack/pods/rabbitmq-heat-server-0 2026-03-02 03:12:39.328253 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-03-02 03:12:39.552721 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-03-02 03:12:39.583367 | instance | openstack/pods/rabbitmq-manila-server-0 2026-03-02 03:12:39.785790 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-6n4pj 2026-03-02 03:12:39.845946 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-03-02 03:12:40.050725 | instance | openstack/pods/rabbitmq-nova-server-0 2026-03-02 03:12:40.142094 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-03-02 03:12:40.294302 | instance | openstack/rolebindings/barbican-barbican-api 2026-03-02 03:12:40.372840 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jdmsl 2026-03-02 03:12:40.504516 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-03-02 03:12:40.598883 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp 2026-03-02 03:12:40.734310 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-03-02 03:12:40.858978 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-03-02 03:12:40.914298 | instance | openstack/pods/staffeln-api-74665f94dd-trwnl 2026-03-02 03:12:41.052624 | instance | openstack/pods/staffeln-conductor-69c4784d9f-jtcl7 2026-03-02 03:12:41.140932 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-03-02 03:12:41.282957 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-03-02 03:12:41.306855 | instance | openstack/pods/staffeln-db-init-twvcf 2026-03-02 03:12:41.454880 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-03-02 03:12:41.537336 | instance | openstack/pods/staffeln-db-sync-lfck7 2026-03-02 03:12:41.632024 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-03-02 03:12:41.766575 | instance | openstack/pods/valkey-node-0 2026-03-02 03:12:41.810162 | instance | openstack/rolebindings/cinder-cinder-api 2026-03-02 03:12:41.998344 | instance | openstack/rolebindings/cinder-cinder-backup 2026-03-02 03:12:42.029793 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-03-02 03:12:42.187120 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-03-02 03:12:42.218805 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-03-02 03:12:42.356288 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-03-02 03:12:42.387378 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-03-02 03:12:42.528742 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-03-02 03:12:42.562791 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-03-02 03:12:42.730417 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-03-02 03:12:42.740207 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-03-02 03:12:42.908611 | instance | openstack/rolebindings/cinder-cinder-test 2026-03-02 03:12:42.909253 | instance | openstack/rolebindings/cinder-cinder-volume 2026-03-02 03:12:43.088207 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-03-02 03:12:43.094846 | instance | openstack/rolebindings/cinder-storage-init 2026-03-02 03:12:43.289430 | instance | openstack/rolebindings/glance-glance-api 2026-03-02 03:12:43.301164 | instance | openstack/rolebindings/glance-glance-db-init 2026-03-02 03:12:43.465702 | instance | openstack/rolebindings/glance-glance-db-sync 2026-03-02 03:12:43.472573 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-03-02 03:12:43.647086 | instance | openstack/rolebindings/glance-glance-ks-service 2026-03-02 03:12:43.648102 | instance | openstack/rolebindings/glance-glance-ks-user 2026-03-02 03:12:43.829967 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-03-02 03:12:43.831881 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-03-02 03:12:44.020147 | instance | openstack/rolebindings/glance-glance-storage-init 2026-03-02 03:12:44.022008 | instance | openstack/rolebindings/glance-glance-test 2026-03-02 03:12:44.201298 | instance | openstack/rolebindings/glance-storage-init 2026-03-02 03:12:44.210817 | instance | openstack/rolebindings/heat-heat-api 2026-03-02 03:12:44.368785 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-03-02 03:12:44.379005 | instance | openstack/rolebindings/heat-heat-cfn 2026-03-02 03:12:44.534146 | instance | openstack/rolebindings/heat-heat-db-init 2026-03-02 03:12:44.544677 | instance | openstack/rolebindings/heat-heat-db-sync 2026-03-02 03:12:44.698438 | instance | openstack/rolebindings/heat-heat-engine 2026-03-02 03:12:44.705825 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-03-02 03:12:44.864623 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-03-02 03:12:44.890728 | instance | openstack/rolebindings/heat-heat-ks-service 2026-03-02 03:12:45.047397 | instance | openstack/rolebindings/heat-heat-ks-user 2026-03-02 03:12:45.086588 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-03-02 03:12:45.223582 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-03-02 03:12:45.266097 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-03-02 03:12:45.400011 | instance | openstack/rolebindings/heat-heat-test 2026-03-02 03:12:45.440088 | instance | openstack/rolebindings/heat-heat-trusts 2026-03-02 03:12:45.577176 | instance | openstack/rolebindings/horizon-horizon 2026-03-02 03:12:45.617194 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-03-02 03:12:45.768598 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-03-02 03:12:45.782237 | instance | openstack/rolebindings/horizon-horizon-test 2026-03-02 03:12:45.930129 | instance | openstack/rolebindings/keepalived 2026-03-02 03:12:45.944669 | instance | openstack/rolebindings/keystone-credential-rotate 2026-03-02 03:12:46.098965 | instance | openstack/rolebindings/keystone-credential-setup 2026-03-02 03:12:46.111332 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-03-02 03:12:46.271764 | instance | openstack/rolebindings/keystone-fernet-setup 2026-03-02 03:12:46.281945 | instance | openstack/rolebindings/keystone-keystone-api 2026-03-02 03:12:46.434787 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-03-02 03:12:46.451476 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-03-02 03:12:46.616860 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-03-02 03:12:46.617555 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-03-02 03:12:46.788356 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-03-02 03:12:46.794995 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-03-02 03:12:46.966446 | instance | openstack/rolebindings/keystone-keystone-test 2026-03-02 03:12:46.976018 | instance | openstack/rolebindings/libvirt-cert-manager 2026-03-02 03:12:47.140273 | instance | openstack/rolebindings/libvirt-libvirt 2026-03-02 03:12:47.143395 | instance | openstack/rolebindings/magnum-magnum-api 2026-03-02 03:12:47.313358 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-03-02 03:12:47.314441 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-03-02 03:12:47.483612 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-03-02 03:12:47.490918 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-03-02 03:12:47.641801 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-03-02 03:12:47.657848 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-03-02 03:12:47.804816 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-03-02 03:12:47.830322 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-03-02 03:12:47.986816 | instance | openstack/rolebindings/manila-manila-api 2026-03-02 03:12:48.004006 | instance | openstack/rolebindings/manila-manila-data 2026-03-02 03:12:48.200762 | instance | openstack/rolebindings/manila-manila-db-init 2026-03-02 03:12:48.244897 | instance | openstack/rolebindings/manila-manila-db-sync 2026-03-02 03:12:48.376091 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-03-02 03:12:48.422102 | instance | openstack/rolebindings/manila-manila-ks-service 2026-03-02 03:12:48.584941 | instance | openstack/rolebindings/manila-manila-ks-user 2026-03-02 03:12:48.609701 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-03-02 03:12:48.770459 | instance | openstack/rolebindings/manila-manila-scheduler 2026-03-02 03:12:48.791344 | instance | openstack/rolebindings/manila-manila-share 2026-03-02 03:12:48.948991 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-03-02 03:12:48.977609 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-03-02 03:12:49.138512 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-03-02 03:12:49.152456 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-03-02 03:12:49.314017 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-03-02 03:12:49.346762 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-03-02 03:12:49.506296 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-03-02 03:12:49.525775 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-03-02 03:12:49.705908 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-03-02 03:12:49.735296 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-03-02 03:12:49.897591 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-03-02 03:12:49.917062 | instance | openstack/rolebindings/neutron-neutron-server 2026-03-02 03:12:50.069776 | instance | openstack/rolebindings/neutron-neutron-test 2026-03-02 03:12:50.082422 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-03-02 03:12:50.259059 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-03-02 03:12:50.273477 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-03-02 03:12:50.452893 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-03-02 03:12:50.456057 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-03-02 03:12:50.636412 | instance | openstack/rolebindings/nova-nova-compute 2026-03-02 03:12:50.659609 | instance | openstack/rolebindings/nova-nova-conductor 2026-03-02 03:12:50.822313 | instance | openstack/rolebindings/nova-nova-db-init 2026-03-02 03:12:50.841300 | instance | openstack/rolebindings/nova-nova-db-sync 2026-03-02 03:12:51.007464 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-03-02 03:12:51.019227 | instance | openstack/rolebindings/nova-nova-ks-service 2026-03-02 03:12:51.195684 | instance | openstack/rolebindings/nova-nova-ks-user 2026-03-02 03:12:51.216674 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-03-02 03:12:51.386831 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-03-02 03:12:51.401983 | instance | openstack/rolebindings/nova-nova-scheduler 2026-03-02 03:12:51.560426 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-03-02 03:12:51.594814 | instance | openstack/rolebindings/nova-nova-test 2026-03-02 03:12:51.769347 | instance | openstack/roles/barbican-openstack-barbican-api 2026-03-02 03:12:51.769457 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-03-02 03:12:51.968440 | instance | openstack/rolebindings/octavia-octavia-api 2026-03-02 03:12:51.976205 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-03-02 03:12:52.164014 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-03-02 03:12:52.168412 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-03-02 03:12:52.358765 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-03-02 03:12:52.365669 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-03-02 03:12:52.524639 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-03-02 03:12:52.548203 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-03-02 03:12:52.707521 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-03-02 03:12:52.727835 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-03-02 03:12:52.889108 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-03-02 03:12:52.928359 | instance | openstack/roles/cinder-backup-storage-init 2026-03-02 03:12:53.076991 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-03-02 03:12:53.124172 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-03-02 03:12:53.261847 | instance | openstack/roles/cinder-openstack-cinder-api 2026-03-02 03:12:53.327919 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-03-02 03:12:53.447918 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-03-02 03:12:53.517210 | instance | openstack/rolebindings/octavia-octavia-worker 2026-03-02 03:12:53.625962 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-03-02 03:12:53.678672 | instance | openstack/rolebindings/placement-placement-api 2026-03-02 03:12:53.819182 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-03-02 03:12:53.862322 | instance | openstack/rolebindings/placement-placement-db-init 2026-03-02 03:12:53.993029 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-03-02 03:12:54.046544 | instance | openstack/rolebindings/placement-placement-db-sync 2026-03-02 03:12:54.155617 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-03-02 03:12:54.229490 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-03-02 03:12:54.334664 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-03-02 03:12:54.397770 | instance | openstack/rolebindings/placement-placement-ks-service 2026-03-02 03:12:54.519310 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-03-02 03:12:54.574221 | instance | openstack/rolebindings/placement-placement-ks-user 2026-03-02 03:12:54.682955 | instance | openstack/rolebindings/pxc-operator 2026-03-02 03:12:54.757098 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-03-02 03:12:54.849771 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-03-02 03:12:54.932688 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-03-02 03:12:55.035641 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-03-02 03:12:55.134897 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-03-02 03:12:55.215166 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-03-02 03:12:55.319079 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-03-02 03:12:55.388401 | instance | openstack/roles/cinder-openstack-cinder-test 2026-03-02 03:12:55.490484 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-03-02 03:12:55.567936 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-03-02 03:12:55.674771 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-03-02 03:12:55.755964 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-03-02 03:12:55.848767 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-03-02 03:12:55.921144 | instance | openstack/roles/cinder-storage-init 2026-03-02 03:12:56.022431 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-03-02 03:12:56.078539 | instance | openstack/roles/glance-openstack-glance-api 2026-03-02 03:12:56.190973 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-03-02 03:12:56.245645 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-03-02 03:12:56.384325 | instance | openstack/roles/glance-openstack-glance-db-init 2026-03-02 03:12:56.419930 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-03-02 03:12:56.580456 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-03-02 03:12:56.604675 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-03-02 03:12:56.755421 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-03-02 03:12:56.807765 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-03-02 03:12:56.943285 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-03-02 03:12:56.980796 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-03-02 03:12:57.115934 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-03-02 03:12:57.158439 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-03-02 03:12:57.293117 | instance | openstack/rolebindings/rook-ceph-mgr 2026-03-02 03:12:57.328382 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-03-02 03:12:57.471434 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-03-02 03:12:57.504529 | instance | openstack/rolebindings/rook-ceph-osd 2026-03-02 03:12:57.642285 | instance | openstack/roles/glance-openstack-glance-test 2026-03-02 03:12:57.670473 | instance | openstack/roles/glance-storage-init 2026-03-02 03:12:57.809643 | instance | openstack/roles/heat-openstack-heat-api 2026-03-02 03:12:57.838617 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-03-02 03:12:57.984972 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-03-02 03:12:58.006897 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-03-02 03:12:58.162162 | instance | openstack/roles/heat-openstack-heat-cfn 2026-03-02 03:12:58.176986 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-03-02 03:12:58.338795 | instance | openstack/roles/heat-openstack-heat-db-init 2026-03-02 03:12:58.340841 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-03-02 03:12:58.525067 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-03-02 03:12:58.526333 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-03-02 03:12:58.698771 | instance | openstack/roles/heat-openstack-heat-engine 2026-03-02 03:12:58.699252 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-03-02 03:12:58.877496 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-03-02 03:12:58.886148 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-03-02 03:12:59.050274 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-03-02 03:12:59.052634 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-03-02 03:12:59.221893 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-03-02 03:12:59.221963 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-03-02 03:12:59.409254 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-03-02 03:12:59.412920 | instance | openstack/roles/heat-openstack-heat-test 2026-03-02 03:12:59.595032 | instance | openstack/roles/heat-openstack-heat-trusts 2026-03-02 03:12:59.597031 | instance | openstack/roles/horizon-openstack-horizon 2026-03-02 03:12:59.770511 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-03-02 03:12:59.793926 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-03-02 03:12:59.937897 | instance | openstack/roles/horizon-openstack-horizon-test 2026-03-02 03:12:59.970021 | instance | openstack/roles/keepalived 2026-03-02 03:13:00.102013 | instance | openstack/roles/keystone-credential-rotate 2026-03-02 03:13:00.142207 | instance | openstack/roles/keystone-credential-setup 2026-03-02 03:13:00.277294 | instance | openstack/roles/keystone-fernet-rotate 2026-03-02 03:13:00.327292 | instance | openstack/roles/keystone-fernet-setup 2026-03-02 03:13:00.456536 | instance | openstack/roles/keystone-openstack-keystone-api 2026-03-02 03:13:00.529959 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-03-02 03:13:00.635339 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-03-02 03:13:00.712217 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-03-02 03:13:00.819559 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-03-02 03:13:00.876731 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-03-02 03:13:00.999510 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-03-02 03:13:01.068809 | instance | openstack/roles/keystone-openstack-keystone-test 2026-03-02 03:13:01.201833 | instance | openstack/roles/libvirt-cert-manager 2026-03-02 03:13:01.255999 | instance | openstack/roles/libvirt-openstack-libvirt 2026-03-02 03:13:01.375426 | instance | openstack/roles/magnum-openstack-magnum-api 2026-03-02 03:13:01.442537 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-03-02 03:13:01.550379 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-03-02 03:13:01.636944 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-03-02 03:13:01.715727 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-03-02 03:13:01.801786 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-03-02 03:13:01.889720 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-03-02 03:13:01.978442 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-03-02 03:13:02.066833 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-03-02 03:13:02.149882 | instance | openstack/roles/manila-openstack-manila-api 2026-03-02 03:13:02.240616 | instance | openstack/roles/manila-openstack-manila-data 2026-03-02 03:13:02.337476 | instance | openstack/roles/manila-openstack-manila-db-init 2026-03-02 03:13:02.417086 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-03-02 03:13:02.503534 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-03-02 03:13:02.577118 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-03-02 03:13:02.672478 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-03-02 03:13:02.743875 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-03-02 03:13:02.860298 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-03-02 03:13:02.924871 | instance | openstack/roles/manila-openstack-manila-share 2026-03-02 03:13:03.047980 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-03-02 03:13:03.103282 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-03-02 03:13:03.216845 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-03-02 03:13:03.284317 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-03-02 03:13:03.383844 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-03-02 03:13:03.447634 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-03-02 03:13:03.545686 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-03-02 03:13:03.615839 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-03-02 03:13:03.705662 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-03-02 03:13:03.788841 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-03-02 03:13:03.871388 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-03-02 03:13:03.945794 | instance | openstack/roles/neutron-openstack-neutron-server 2026-03-02 03:13:04.047236 | instance | openstack/roles/neutron-openstack-neutron-test 2026-03-02 03:13:04.121135 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-03-02 03:13:04.224542 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-03-02 03:13:04.294171 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-03-02 03:13:04.387219 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-03-02 03:13:04.455776 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-03-02 03:13:04.556367 | instance | openstack/roles/nova-openstack-nova-compute 2026-03-02 03:13:04.632940 | instance | openstack/roles/nova-openstack-nova-conductor 2026-03-02 03:13:04.736214 | instance | openstack/roles/nova-openstack-nova-db-init 2026-03-02 03:13:04.816032 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-03-02 03:13:04.900203 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-03-02 03:13:05.700678 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-03-02 03:13:05.781410 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-03-02 03:13:05.882334 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-03-02 03:13:05.952608 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-03-02 03:13:06.051248 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-03-02 03:13:06.131161 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-03-02 03:13:06.226325 | instance | openstack/roles/nova-openstack-nova-test 2026-03-02 03:13:06.295919 | instance | openstack/roles/octavia-openstack-octavia-api 2026-03-02 03:13:06.388539 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-03-02 03:13:06.462290 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-03-02 03:13:06.553611 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-03-02 03:13:06.643964 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-03-02 03:13:06.719458 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-03-02 03:13:06.815755 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-03-02 03:13:08.726517 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-03-02 03:13:08.789150 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-03-02 03:13:08.894194 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-03-02 03:13:08.971630 | instance | openstack/roles/placement-openstack-placement-api 2026-03-02 03:13:09.069384 | instance | openstack/roles/placement-openstack-placement-db-init 2026-03-02 03:13:09.133150 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-03-02 03:13:09.236146 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-03-02 03:13:09.304452 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-03-02 03:13:09.418925 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-03-02 03:13:09.521054 | instance | openstack/roles/pxc-operator 2026-03-02 03:13:09.595358 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-03-02 03:13:09.709762 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-03-02 03:13:09.781407 | instance | openstack/roles/rabbitmq-cluster-operator 2026-03-02 03:13:09.875410 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-03-02 03:13:09.953532 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-03-02 03:13:10.059678 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-03-02 03:13:10.161813 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-03-02 03:13:10.317416 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-03-02 03:13:10.378683 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-03-02 03:13:10.524690 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-03-02 03:13:10.568699 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-03-02 03:13:10.747084 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-03-02 03:13:10.773079 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-03-02 03:13:10.938313 | instance | openstack/roles/rook-ceph-mgr 2026-03-02 03:13:10.978722 | instance | openstack/roles/rook-ceph-osd 2026-03-02 03:13:11.133960 | instance | openstack/roles/rook-ceph-purge-osd 2026-03-02 03:13:11.158583 | instance | openstack/roles/staffeln-conductor 2026-03-02 03:13:11.325672 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-03-02 03:13:11.341793 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-03-02 03:13:11.524653 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-03-02 03:13:11.549718 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-03-02 03:13:11.710998 | instance | openstack/serviceaccounts/barbican-api 2026-03-02 03:13:11.724906 | instance | openstack/serviceaccounts/barbican-db-init 2026-03-02 03:13:12.087741 | instance | openstack/serviceaccounts/barbican-db-sync 2026-03-02 03:13:12.132646 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-03-02 03:13:12.475436 | instance | openstack/serviceaccounts/barbican-ks-service 2026-03-02 03:13:12.574739 | instance | openstack/serviceaccounts/barbican-ks-user 2026-03-02 03:13:12.915907 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-03-02 03:13:12.992966 | instance | openstack/serviceaccounts/barbican-test 2026-03-02 03:13:13.279647 | instance | openstack/serviceaccounts/cinder-api 2026-03-02 03:13:13.375702 | instance | openstack/serviceaccounts/cinder-backup 2026-03-02 03:13:13.684040 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-03-02 03:13:13.780995 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-03-02 03:13:14.075202 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-03-02 03:13:14.204008 | instance | openstack/serviceaccounts/cinder-db-init 2026-03-02 03:13:14.429658 | instance | openstack/serviceaccounts/cinder-db-sync 2026-03-02 03:13:14.600264 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-03-02 03:13:14.828132 | instance | openstack/serviceaccounts/cinder-ks-service 2026-03-02 03:13:15.031691 | instance | openstack/serviceaccounts/cinder-ks-user 2026-03-02 03:13:15.220577 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-03-02 03:13:15.420322 | instance | openstack/serviceaccounts/cinder-scheduler 2026-03-02 03:13:15.620543 | instance | openstack/serviceaccounts/cinder-storage-init 2026-03-02 03:13:15.787245 | instance | openstack/serviceaccounts/cinder-test 2026-03-02 03:13:16.001413 | instance | openstack/serviceaccounts/cinder-volume 2026-03-02 03:13:16.166574 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-03-02 03:13:16.392677 | instance | openstack/serviceaccounts/default 2026-03-02 03:13:16.556455 | instance | openstack/serviceaccounts/glance-api 2026-03-02 03:13:16.826731 | instance | openstack/serviceaccounts/glance-db-init 2026-03-02 03:13:16.964681 | instance | openstack/serviceaccounts/glance-db-sync 2026-03-02 03:13:17.191107 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-03-02 03:13:17.361637 | instance | openstack/serviceaccounts/glance-ks-service 2026-03-02 03:13:17.567339 | instance | openstack/serviceaccounts/glance-ks-user 2026-03-02 03:13:17.784186 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-03-02 03:13:17.958085 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-03-02 03:13:18.156072 | instance | openstack/serviceaccounts/glance-storage-init 2026-03-02 03:13:18.370749 | instance | openstack/serviceaccounts/glance-test 2026-03-02 03:13:18.620392 | instance | openstack/serviceaccounts/heat-api 2026-03-02 03:13:18.823603 | instance | openstack/serviceaccounts/heat-bootstrap 2026-03-02 03:13:18.987713 | instance | openstack/serviceaccounts/heat-cfn 2026-03-02 03:13:19.216343 | instance | openstack/serviceaccounts/heat-db-init 2026-03-02 03:13:19.376326 | instance | openstack/serviceaccounts/heat-db-sync 2026-03-02 03:13:19.616999 | instance | openstack/serviceaccounts/heat-engine 2026-03-02 03:13:19.746449 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-03-02 03:13:19.992211 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-03-02 03:13:20.155223 | instance | openstack/serviceaccounts/heat-ks-service 2026-03-02 03:13:20.372393 | instance | openstack/serviceaccounts/heat-ks-user 2026-03-02 03:13:20.577463 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-03-02 03:13:20.757914 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-03-02 03:13:20.994718 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-03-02 03:13:21.175305 | instance | openstack/serviceaccounts/heat-test 2026-03-02 03:13:21.392670 | instance | openstack/serviceaccounts/heat-trusts 2026-03-02 03:13:21.600915 | instance | openstack/serviceaccounts/horizon 2026-03-02 03:13:21.766183 | instance | openstack/serviceaccounts/horizon-db-init 2026-03-02 03:13:22.009750 | instance | openstack/serviceaccounts/horizon-db-sync 2026-03-02 03:13:22.175784 | instance | openstack/serviceaccounts/horizon-test 2026-03-02 03:13:22.399547 | instance | openstack/serviceaccounts/keepalived 2026-03-02 03:13:22.559708 | instance | openstack/serviceaccounts/keystone-api 2026-03-02 03:13:22.766161 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-03-02 03:13:22.977729 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-03-02 03:13:23.166324 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-03-02 03:13:23.390866 | instance | openstack/serviceaccounts/keystone-db-init 2026-03-02 03:13:23.577161 | instance | openstack/serviceaccounts/keystone-db-sync 2026-03-02 03:13:23.780043 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-03-02 03:13:23.970633 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-03-02 03:13:24.187001 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-03-02 03:13:24.381125 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-03-02 03:13:24.577223 | instance | openstack/serviceaccounts/keystone-test 2026-03-02 03:13:24.792330 | instance | openstack/serviceaccounts/libvirt 2026-03-02 03:13:24.949979 | instance | openstack/serviceaccounts/magnum-api 2026-03-02 03:13:25.186960 | instance | openstack/serviceaccounts/magnum-conductor 2026-03-02 03:13:25.326608 | instance | openstack/serviceaccounts/magnum-db-init 2026-03-02 03:13:25.607982 | instance | openstack/serviceaccounts/magnum-db-sync 2026-03-02 03:13:25.764219 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-03-02 03:13:25.970957 | instance | openstack/serviceaccounts/magnum-ks-service 2026-03-02 03:13:26.178681 | instance | openstack/serviceaccounts/magnum-ks-user 2026-03-02 03:13:26.356404 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-03-02 03:13:26.566921 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-03-02 03:13:26.768971 | instance | openstack/serviceaccounts/manila-api 2026-03-02 03:13:26.952118 | instance | openstack/serviceaccounts/manila-bootstrap 2026-03-02 03:13:27.166144 | instance | openstack/serviceaccounts/manila-data 2026-03-02 03:13:27.335175 | instance | openstack/serviceaccounts/manila-db-init 2026-03-02 03:13:27.507306 | instance | openstack/serviceaccounts/manila-db-sync 2026-03-02 03:13:27.720787 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-03-02 03:13:27.864384 | instance | openstack/serviceaccounts/manila-ks-service 2026-03-02 03:13:28.110009 | instance | openstack/serviceaccounts/manila-ks-user 2026-03-02 03:13:28.250379 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-03-02 03:13:28.492447 | instance | openstack/serviceaccounts/manila-scheduler 2026-03-02 03:13:28.680046 | instance | openstack/serviceaccounts/manila-share 2026-03-02 03:13:28.878531 | instance | openstack/serviceaccounts/memcached-memcached 2026-03-02 03:13:29.067373 | instance | openstack/serviceaccounts/neutron-db-init 2026-03-02 03:13:29.248201 | instance | openstack/serviceaccounts/neutron-db-sync 2026-03-02 03:13:29.419999 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-03-02 03:13:29.607369 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-03-02 03:13:29.857899 | instance | openstack/serviceaccounts/neutron-ks-service 2026-03-02 03:13:29.995549 | instance | openstack/serviceaccounts/neutron-ks-user 2026-03-02 03:13:30.224497 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-03-02 03:13:30.403835 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-03-02 03:13:30.665197 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-03-02 03:13:30.804980 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-03-02 03:13:31.053611 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-03-02 03:13:31.164711 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-03-02 03:13:31.469843 | instance | openstack/serviceaccounts/neutron-server 2026-03-02 03:13:31.579914 | instance | openstack/serviceaccounts/neutron-test 2026-03-02 03:13:31.883814 | instance | openstack/serviceaccounts/nova-api-metadata 2026-03-02 03:13:31.956572 | instance | openstack/serviceaccounts/nova-api-osapi 2026-03-02 03:13:32.304447 | instance | openstack/serviceaccounts/nova-bootstrap 2026-03-02 03:13:32.362475 | instance | openstack/serviceaccounts/nova-cell-setup 2026-03-02 03:13:32.683802 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-03-02 03:13:32.753812 | instance | openstack/serviceaccounts/nova-compute 2026-03-02 03:13:33.065238 | instance | openstack/serviceaccounts/nova-conductor 2026-03-02 03:13:33.150508 | instance | openstack/serviceaccounts/nova-db-init 2026-03-02 03:13:33.448197 | instance | openstack/serviceaccounts/nova-db-sync 2026-03-02 03:13:33.584294 | instance | openstack/secrets/barbican-api-certs 2026-03-02 03:13:33.775735 | instance | openstack/secrets/barbican-db-admin 2026-03-02 03:13:33.875018 | instance | openstack/secrets/barbican-db-user 2026-03-02 03:13:33.958207 | instance | openstack/secrets/barbican-etc 2026-03-02 03:13:34.072927 | instance | openstack/secrets/barbican-keystone-admin 2026-03-02 03:13:34.160808 | instance | openstack/secrets/barbican-keystone-user 2026-03-02 03:13:34.247224 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-03-02 03:13:34.337857 | instance | openstack/secrets/barbican-rabbitmq-user 2026-03-02 03:13:34.445167 | instance | openstack/secrets/cinder-api-certs 2026-03-02 03:13:34.532404 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-03-02 03:13:34.629688 | instance | openstack/secrets/cinder-db-admin 2026-03-02 03:13:34.721473 | instance | openstack/secrets/cinder-db-user 2026-03-02 03:13:34.849847 | instance | openstack/secrets/cinder-etc 2026-03-02 03:13:34.927925 | instance | openstack/secrets/cinder-keystone-admin 2026-03-02 03:13:35.040957 | instance | openstack/secrets/cinder-keystone-test 2026-03-02 03:13:35.105960 | instance | openstack/secrets/cinder-keystone-user 2026-03-02 03:13:35.208200 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-03-02 03:13:35.286133 | instance | openstack/secrets/cinder-rabbitmq-user 2026-03-02 03:13:35.383831 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-03-02 03:13:35.449851 | instance | openstack/secrets/glance-api-certs 2026-03-02 03:13:35.566942 | instance | openstack/secrets/glance-db-admin 2026-03-02 03:13:35.622492 | instance | openstack/secrets/glance-db-user 2026-03-02 03:13:35.742091 | instance | openstack/secrets/glance-etc 2026-03-02 03:13:35.806922 | instance | openstack/secrets/glance-keystone-admin 2026-03-02 03:13:35.925955 | instance | openstack/secrets/glance-keystone-test 2026-03-02 03:13:35.992530 | instance | openstack/secrets/glance-keystone-user 2026-03-02 03:13:36.153964 | instance | openstack/secrets/glance-rabbitmq-admin 2026-03-02 03:13:36.219794 | instance | openstack/secrets/glance-rabbitmq-user 2026-03-02 03:13:36.380986 | instance | openstack/secrets/heat-api-certs 2026-03-02 03:13:36.417898 | instance | openstack/secrets/heat-cfn-certs 2026-03-02 03:13:36.608294 | instance | openstack/secrets/heat-db-admin 2026-03-02 03:13:36.640885 | instance | openstack/secrets/heat-db-user 2026-03-02 03:13:36.804141 | instance | openstack/secrets/heat-etc 2026-03-02 03:13:36.820938 | instance | openstack/secrets/heat-keystone-admin 2026-03-02 03:13:37.004594 | instance | openstack/secrets/heat-keystone-stack-user 2026-03-02 03:13:37.012677 | instance | openstack/secrets/heat-keystone-test 2026-03-02 03:13:37.175831 | instance | openstack/secrets/heat-keystone-trustee 2026-03-02 03:13:37.180649 | instance | openstack/secrets/heat-keystone-user 2026-03-02 03:13:37.339683 | instance | openstack/secrets/heat-rabbitmq-admin 2026-03-02 03:13:37.360146 | instance | openstack/secrets/heat-rabbitmq-user 2026-03-02 03:13:37.501820 | instance | openstack/secrets/horizon-db-admin 2026-03-02 03:13:37.534230 | instance | openstack/secrets/horizon-db-user 2026-03-02 03:13:37.676898 | instance | openstack/secrets/horizon-etc 2026-03-02 03:13:37.721896 | instance | openstack/secrets/horizon-int-certs 2026-03-02 03:13:37.880099 | instance | openstack/secrets/horizon-keystone-admin 2026-03-02 03:13:37.920573 | instance | openstack/secrets/images-rbd-keyring 2026-03-02 03:13:38.058200 | instance | openstack/secrets/internal-percona-xtradb 2026-03-02 03:13:38.082868 | instance | openstack/secrets/keepalived-etc 2026-03-02 03:13:38.230910 | instance | openstack/secrets/keystone-api-certs 2026-03-02 03:13:38.250171 | instance | openstack/secrets/keystone-credential-keys 2026-03-02 03:13:38.418684 | instance | openstack/secrets/keystone-db-admin 2026-03-02 03:13:38.452023 | instance | openstack/secrets/keystone-db-user 2026-03-02 03:13:38.603165 | instance | openstack/secrets/keystone-etc 2026-03-02 03:13:38.634171 | instance | openstack/secrets/keystone-fernet-keys 2026-03-02 03:13:38.800777 | instance | openstack/secrets/keystone-keystone-admin 2026-03-02 03:13:38.807117 | instance | openstack/secrets/keystone-keystone-test 2026-03-02 03:13:38.994906 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-03-02 03:13:38.999706 | instance | openstack/secrets/keystone-rabbitmq-user 2026-03-02 03:13:39.160558 | instance | openstack/secrets/libvirt-api-ca 2026-03-02 03:13:39.170436 | instance | openstack/secrets/libvirt-etc 2026-03-02 03:13:39.344758 | instance | openstack/secrets/libvirt-libvirt-default-dt2wk-api 2026-03-02 03:13:39.345702 | instance | openstack/secrets/libvirt-libvirt-default-dt2wk-vnc 2026-03-02 03:13:39.512967 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-03-02 03:13:39.522441 | instance | openstack/secrets/libvirt-vnc-ca 2026-03-02 03:13:39.685874 | instance | openstack/secrets/magnum-api-certs 2026-03-02 03:13:39.710133 | instance | openstack/secrets/magnum-db-admin 2026-03-02 03:13:39.866465 | instance | openstack/secrets/magnum-db-user 2026-03-02 03:13:39.875219 | instance | openstack/secrets/magnum-etc 2026-03-02 03:13:40.045116 | instance | openstack/secrets/magnum-keystone-admin 2026-03-02 03:13:40.048425 | instance | openstack/secrets/magnum-keystone-stack-user 2026-03-02 03:13:40.250661 | instance | openstack/secrets/magnum-keystone-user 2026-03-02 03:13:40.261338 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-03-02 03:13:40.428229 | instance | openstack/secrets/magnum-rabbitmq-user 2026-03-02 03:13:40.438377 | instance | openstack/secrets/magnum-registry-certs 2026-03-02 03:13:40.615587 | instance | openstack/secrets/manila-api-certs 2026-03-02 03:13:40.620782 | instance | openstack/secrets/manila-db-admin 2026-03-02 03:13:40.801373 | instance | openstack/secrets/manila-db-user 2026-03-02 03:13:40.817316 | instance | openstack/secrets/manila-etc 2026-03-02 03:13:40.976616 | instance | openstack/secrets/manila-keystone-admin 2026-03-02 03:13:41.008027 | instance | openstack/secrets/manila-keystone-user 2026-03-02 03:13:41.169174 | instance | openstack/secrets/manila-rabbitmq-admin 2026-03-02 03:13:41.192807 | instance | openstack/secrets/manila-rabbitmq-user 2026-03-02 03:13:41.349983 | instance | openstack/secrets/manila-ssh-keys 2026-03-02 03:13:41.386711 | instance | openstack/secrets/neutron-db-admin 2026-03-02 03:13:41.544931 | instance | openstack/secrets/neutron-db-user 2026-03-02 03:13:41.560604 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-03-02 03:13:41.744646 | instance | openstack/secrets/neutron-etc 2026-03-02 03:13:41.774055 | instance | openstack/secrets/neutron-keystone-admin 2026-03-02 03:13:41.937104 | instance | openstack/secrets/neutron-keystone-test 2026-03-02 03:13:41.993432 | instance | openstack/secrets/neutron-keystone-user 2026-03-02 03:13:42.119337 | instance | openstack/secrets/neutron-l3-agent-default 2026-03-02 03:13:42.202142 | instance | openstack/secrets/neutron-metadata-agent-default 2026-03-02 03:13:42.323066 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-03-02 03:13:42.391831 | instance | openstack/serviceaccounts/nova-ks-service 2026-03-02 03:13:42.706787 | instance | openstack/serviceaccounts/nova-ks-user 2026-03-02 03:13:42.798082 | instance | openstack/serviceaccounts/nova-novncproxy 2026-03-02 03:13:43.095229 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-03-02 03:13:43.166995 | instance | openstack/serviceaccounts/nova-scheduler 2026-03-02 03:13:43.522761 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-03-02 03:13:43.550050 | instance | openstack/serviceaccounts/nova-test 2026-03-02 03:13:43.898823 | instance | openstack/serviceaccounts/octavia-api 2026-03-02 03:13:43.923471 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-03-02 03:13:44.272784 | instance | openstack/serviceaccounts/octavia-db-init 2026-03-02 03:13:44.308451 | instance | openstack/serviceaccounts/octavia-db-sync 2026-03-02 03:13:44.642715 | instance | openstack/serviceaccounts/octavia-health-manager 2026-03-02 03:13:44.672496 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-03-02 03:13:44.986531 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-03-02 03:13:45.023592 | instance | openstack/serviceaccounts/octavia-ks-service 2026-03-02 03:13:45.325076 | instance | openstack/serviceaccounts/octavia-ks-user 2026-03-02 03:13:45.389099 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-03-02 03:13:45.709309 | instance | openstack/serviceaccounts/octavia-worker 2026-03-02 03:13:45.805526 | instance | openstack/serviceaccounts/openvswitch-server 2026-03-02 03:13:46.060347 | instance | openstack/serviceaccounts/placement-api 2026-03-02 03:13:46.162607 | instance | openstack/serviceaccounts/placement-db-init 2026-03-02 03:13:46.419220 | instance | openstack/serviceaccounts/placement-db-sync 2026-03-02 03:13:46.532175 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-03-02 03:13:46.787309 | instance | openstack/serviceaccounts/placement-ks-service 2026-03-02 03:13:46.906549 | instance | openstack/serviceaccounts/placement-ks-user 2026-03-02 03:13:47.162379 | instance | openstack/serviceaccounts/pxc-operator 2026-03-02 03:13:47.299830 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-03-02 03:13:47.498729 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-03-02 03:13:47.664584 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-03-02 03:13:47.862103 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-03-02 03:13:48.030620 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-03-02 03:13:48.232929 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-03-02 03:13:48.406948 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-03-02 03:13:48.588844 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-03-02 03:13:48.743246 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-03-02 03:13:48.936712 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-03-02 03:13:49.087512 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-03-02 03:13:49.282919 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-03-02 03:13:49.447262 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-03-02 03:13:49.616954 | instance | openstack/serviceaccounts/rook-ceph-default 2026-03-02 03:13:49.830547 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-03-02 03:13:50.017694 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-03-02 03:13:50.207590 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-03-02 03:13:50.376880 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-03-02 03:13:50.584359 | instance | openstack/serviceaccounts/staffeln-api 2026-03-02 03:13:50.737686 | instance | openstack/serviceaccounts/staffeln-conductor 2026-03-02 03:13:50.948518 | instance | openstack/serviceaccounts/staffeln-db-init 2026-03-02 03:13:51.118280 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-03-02 03:13:51.319565 | instance | openstack/serviceaccounts/valkey 2026-03-02 03:13:51.493611 | instance | openstack/services/barbican-api 2026-03-02 03:13:51.677543 | instance | openstack/services/ceph-mon 2026-03-02 03:13:51.765893 | instance | openstack/services/cinder-api 2026-03-02 03:13:51.952527 | instance | openstack/services/glance-api 2026-03-02 03:13:51.997946 | instance | openstack/services/heat-api 2026-03-02 03:13:52.189801 | instance | openstack/services/heat-cfn 2026-03-02 03:13:52.236016 | instance | openstack/services/horizon 2026-03-02 03:13:52.433108 | instance | openstack/services/horizon-int 2026-03-02 03:13:52.469720 | instance | openstack/services/keystone-api 2026-03-02 03:13:52.642856 | instance | openstack/services/magnum-api 2026-03-02 03:13:52.677961 | instance | openstack/services/magnum-registry 2026-03-02 03:13:52.858752 | instance | openstack/services/manila-api 2026-03-02 03:13:52.890627 | instance | openstack/services/memcached 2026-03-02 03:13:53.076918 | instance | openstack/services/memcached-metrics 2026-03-02 03:13:53.115736 | instance | openstack/services/neutron-coredns 2026-03-02 03:13:53.297695 | instance | openstack/services/neutron-coredns-metrics 2026-03-02 03:13:53.380899 | instance | openstack/services/neutron-server 2026-03-02 03:13:53.539693 | instance | openstack/services/nova-api 2026-03-02 03:13:53.623323 | instance | openstack/services/nova-metadata 2026-03-02 03:13:53.778897 | instance | openstack/services/nova-novncproxy 2026-03-02 03:13:53.856020 | instance | openstack/services/octavia-api 2026-03-02 03:13:54.005892 | instance | openstack/services/openstack-exporter 2026-03-02 03:13:54.082661 | instance | openstack/services/percona-xtradb-cluster-operator 2026-03-02 03:13:54.233797 | instance | openstack/services/percona-xtradb-haproxy 2026-03-02 03:13:54.309190 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-03-02 03:13:54.488330 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-03-02 03:13:54.565314 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-03-02 03:13:54.715586 | instance | openstack/secrets/neutron-ovs-agent-default 2026-03-02 03:13:54.755079 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-03-02 03:13:54.912935 | instance | openstack/secrets/neutron-rabbitmq-user 2026-03-02 03:13:54.948320 | instance | openstack/secrets/neutron-server-certs 2026-03-02 03:13:55.085452 | instance | openstack/secrets/nova-api-certs 2026-03-02 03:13:55.134194 | instance | openstack/secrets/nova-compute-default 2026-03-02 03:13:55.258479 | instance | openstack/secrets/nova-db-admin 2026-03-02 03:13:55.311054 | instance | openstack/secrets/nova-db-api-admin 2026-03-02 03:13:55.437203 | instance | openstack/secrets/nova-db-api-user 2026-03-02 03:13:55.489988 | instance | openstack/secrets/nova-db-cell0-admin 2026-03-02 03:13:55.614127 | instance | openstack/secrets/nova-db-cell0-user 2026-03-02 03:13:55.666447 | instance | openstack/secrets/nova-db-user 2026-03-02 03:13:55.784933 | instance | openstack/secrets/nova-etc 2026-03-02 03:13:55.830744 | instance | openstack/secrets/nova-keystone-admin 2026-03-02 03:13:55.971012 | instance | openstack/secrets/nova-keystone-test 2026-03-02 03:13:56.007848 | instance | openstack/secrets/nova-keystone-user 2026-03-02 03:13:56.148204 | instance | openstack/secrets/nova-novncproxy-certs 2026-03-02 03:13:56.204015 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-03-02 03:13:56.329528 | instance | openstack/secrets/nova-rabbitmq-admin 2026-03-02 03:13:56.400408 | instance | openstack/secrets/nova-rabbitmq-user 2026-03-02 03:13:56.533162 | instance | openstack/secrets/nova-ssh 2026-03-02 03:13:56.576454 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-03-02 03:13:56.704920 | instance | openstack/secrets/octavia-api-certs 2026-03-02 03:13:56.758364 | instance | openstack/secrets/octavia-client-ca 2026-03-02 03:13:56.880849 | instance | openstack/secrets/octavia-client-certs 2026-03-02 03:13:56.935844 | instance | openstack/secrets/octavia-db-admin 2026-03-02 03:13:57.064264 | instance | openstack/secrets/octavia-db-user 2026-03-02 03:13:57.114056 | instance | openstack/secrets/octavia-etc 2026-03-02 03:13:57.235103 | instance | openstack/secrets/octavia-health-manager-default 2026-03-02 03:13:57.290350 | instance | openstack/secrets/octavia-keystone-admin 2026-03-02 03:13:57.402953 | instance | openstack/secrets/octavia-keystone-test 2026-03-02 03:13:57.477396 | instance | openstack/secrets/octavia-keystone-user 2026-03-02 03:13:57.578018 | instance | openstack/secrets/octavia-persistence-db-admin 2026-03-02 03:13:57.659216 | instance | openstack/secrets/octavia-persistence-db-user 2026-03-02 03:13:57.756984 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-03-02 03:13:57.836918 | instance | openstack/secrets/octavia-rabbitmq-user 2026-03-02 03:13:57.917085 | instance | openstack/secrets/octavia-server-ca 2026-03-02 03:13:57.993672 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-03-02 03:13:58.094106 | instance | openstack/secrets/percona-xtradb 2026-03-02 03:13:58.169007 | instance | openstack/secrets/placement-api-certs 2026-03-02 03:13:58.267992 | instance | openstack/secrets/placement-db-admin 2026-03-02 03:13:58.338815 | instance | openstack/secrets/placement-db-user 2026-03-02 03:13:58.438268 | instance | openstack/secrets/placement-etc 2026-03-02 03:13:58.509233 | instance | openstack/secrets/placement-keystone-admin 2026-03-02 03:13:58.606514 | instance | openstack/secrets/placement-keystone-user 2026-03-02 03:13:58.678027 | instance | openstack/secrets/pvc-ceph-client-key 2026-03-02 03:13:58.784184 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-03-02 03:13:58.859185 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-03-02 03:13:58.962848 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-03-02 03:13:59.040493 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-03-02 03:13:59.142355 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-03-02 03:13:59.206954 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-03-02 03:13:59.312837 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-03-02 03:13:59.396092 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-03-02 03:13:59.491181 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-03-02 03:13:59.594767 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-03-02 03:13:59.688493 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-03-02 03:13:59.811622 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-03-02 03:13:59.863088 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-03-02 03:13:59.978948 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-03-02 03:14:00.038124 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-03-02 03:14:00.163029 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-03-02 03:14:00.235044 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-03-02 03:14:00.329899 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-03-02 03:14:00.428917 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-03-02 03:14:00.518442 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-03-02 03:14:00.611719 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-03-02 03:14:00.705244 | instance | openstack/secrets/rook-ceph-config 2026-03-02 03:14:00.785717 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-03-02 03:14:00.872331 | instance | openstack/secrets/rook-ceph-mon 2026-03-02 03:14:00.948209 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-03-02 03:14:01.054731 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-03-02 03:14:01.123504 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-03-02 03:14:01.235636 | instance | openstack/secrets/rook-csi-cephfs-node 2026-03-02 03:14:01.308147 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-03-02 03:14:01.411339 | instance | openstack/secrets/rook-csi-rbd-node 2026-03-02 03:14:01.485107 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-03-02 03:14:01.579790 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-03-02 03:14:01.661915 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-03-02 03:14:01.775297 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-03-02 03:14:01.866101 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-03-02 03:14:01.961575 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-03-02 03:14:02.073162 | instance | openstack/services/percona-xtradb-pxc 2026-03-02 03:14:02.173678 | instance | openstack/services/percona-xtradb-pxc-unready 2026-03-02 03:14:02.301575 | instance | openstack/services/placement-api 2026-03-02 03:14:02.417182 | instance | openstack/services/rabbitmq-barbican 2026-03-02 03:14:02.549931 | instance | openstack/services/rabbitmq-barbican-nodes 2026-03-02 03:14:02.653775 | instance | openstack/services/rabbitmq-cinder 2026-03-02 03:14:02.806292 | instance | openstack/services/rabbitmq-cinder-nodes 2026-03-02 03:14:02.877105 | instance | openstack/services/rabbitmq-glance 2026-03-02 03:14:03.067896 | instance | openstack/services/rabbitmq-glance-nodes 2026-03-02 03:14:03.106153 | instance | openstack/services/rabbitmq-heat 2026-03-02 03:14:03.296969 | instance | openstack/services/rabbitmq-heat-nodes 2026-03-02 03:14:03.334890 | instance | openstack/services/rabbitmq-keystone 2026-03-02 03:14:03.513341 | instance | openstack/services/rabbitmq-keystone-nodes 2026-03-02 03:14:03.554575 | instance | openstack/services/rabbitmq-magnum 2026-03-02 03:14:03.743639 | instance | openstack/services/rabbitmq-magnum-nodes 2026-03-02 03:14:03.798707 | instance | openstack/services/rabbitmq-manila 2026-03-02 03:14:03.990128 | instance | openstack/services/rabbitmq-manila-nodes 2026-03-02 03:14:04.037408 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-03-02 03:14:04.220681 | instance | openstack/services/rabbitmq-neutron 2026-03-02 03:14:04.260951 | instance | openstack/services/rabbitmq-neutron-nodes 2026-03-02 03:14:04.457089 | instance | openstack/services/rabbitmq-nova 2026-03-02 03:14:04.493775 | instance | openstack/services/rabbitmq-nova-nodes 2026-03-02 03:14:04.675096 | instance | openstack/services/rabbitmq-octavia 2026-03-02 03:14:04.728414 | instance | openstack/services/rabbitmq-octavia-nodes 2026-03-02 03:14:04.926776 | instance | openstack/services/rook-ceph-rgw-ceph 2026-03-02 03:14:04.964056 | instance | openstack/services/staffeln-api 2026-03-02 03:14:05.148029 | instance | openstack/services/valkey 2026-03-02 03:14:05.189146 | instance | openstack/services/valkey-headless 2026-03-02 03:14:05.355283 | instance | openstack/services/valkey-metrics 2026-03-02 03:14:05.419790 | instance | openstack/statefulsets/magnum-conductor 2026-03-02 03:14:05.561237 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-03-02 03:14:05.662810 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-03-02 03:14:05.834439 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-03-02 03:14:05.974561 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-03-02 03:14:06.123283 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-03-02 03:14:06.228761 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-03-02 03:14:06.375831 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-03-02 03:14:06.494265 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-03-02 03:14:06.627757 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-03-02 03:14:06.758835 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-03-02 03:14:06.873625 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-03-02 03:14:07.008364 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-03-02 03:14:07.137292 | instance | openstack/statefulsets/valkey-node 2026-03-02 03:14:07.277143 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-wgfc8 2026-03-02 03:14:07.408234 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-03-02 03:14:07.472285 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-03-02 03:14:07.592476 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-03-02 03:14:07.664593 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-03-02 03:14:07.774956 | instance | rook-ceph/deployment/rook-ceph-operator 2026-03-02 03:14:07.832268 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-03-02 03:14:07.960787 | instance | orc-system/roles/orc-leader-election-role 2026-03-02 03:14:07.999519 | instance | orc-system/serviceaccounts/default 2026-03-02 03:14:08.165034 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-03-02 03:14:08.190625 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-03-02 03:14:08.358269 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xmnh2 2026-03-02 03:14:08.382973 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-03-02 03:14:08.541846 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-03-02 03:14:08.553850 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-03-02 03:14:08.723478 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-03-02 03:14:08.737874 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-03-02 03:14:08.888476 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-03-02 03:14:08.915282 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-03-02 03:14:09.093302 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-03-02 03:14:09.106326 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-03-02 03:14:09.271365 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-03-02 03:14:09.290124 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-03-02 03:14:09.432975 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-03-02 03:14:09.453023 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-03-02 03:14:09.605840 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-03-02 03:14:09.628862 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-03-02 03:14:09.796100 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-03-02 03:14:09.835125 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-03-02 03:14:10.017188 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-03-02 03:14:10.025569 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-03-02 03:14:10.231367 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-03-02 03:14:10.236487 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-03-02 03:14:10.423314 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-03-02 03:14:10.451156 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-03-02 03:14:10.632410 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-03-02 03:14:10.720956 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-03-02 03:14:10.862772 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-03-02 03:14:10.926788 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-03-02 03:14:11.061706 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-03-02 03:14:11.108723 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-03-02 03:14:11.270824 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-03-02 03:14:11.338996 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-03-02 03:14:11.460355 | instance | openstack/secrets/staffeln-db-admin 2026-03-02 03:14:11.568792 | instance | openstack/secrets/staffeln-db-user 2026-03-02 03:14:11.646183 | instance | openstack/secrets/staffeln-etc 2026-03-02 03:14:11.729722 | instance | openstack/secrets/valkey-ca 2026-03-02 03:14:11.815893 | instance | openstack/secrets/valkey-server-certs 2026-03-02 03:14:11.932041 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-03-02 03:14:12.005861 | instance | secretgen-controller/deployment/secretgen-controller 2026-03-02 03:14:12.208063 | instance | rook-ceph/serviceaccounts/default 2026-03-02 03:14:12.214156 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-03-02 03:14:12.425617 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-03-02 03:14:12.444413 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-03-02 03:14:12.626089 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-03-02 03:14:12.636581 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-03-02 03:14:12.866945 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-03-02 03:14:12.871031 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-03-02 03:14:13.106261 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-03-02 03:14:13.108820 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-03-02 03:14:13.305076 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-03-02 03:14:13.316110 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-03-02 03:14:13.503176 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-03-02 03:14:13.524896 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-w4mt6 2026-03-02 03:14:13.715303 | instance | secretgen-controller/serviceaccounts/default 2026-03-02 03:14:13.717917 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-03-02 03:14:13.893635 | instance | rook-ceph/roles/rook-ceph-mgr 2026-03-02 03:14:13.903560 | instance | rook-ceph/roles/rook-ceph-osd 2026-03-02 03:14:14.061548 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-03-02 03:14:14.090857 | instance | rook-ceph/roles/rook-ceph-system 2026-03-02 03:14:14.507323 | instance | ok: Runtime: 0:03:09.369731 2026-03-02 03:14:14.528759 | 2026-03-02 03:14:14.528838 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-03-02 03:14:14.785836 | instance | ERROR 2026-03-02 03:14:14.786226 | instance | { 2026-03-02 03:14:14.786293 | instance | "msg": "kex_exchange_identification: read: Connection reset by peer\r\nConnection reset by 199.204.45.6 port 22\r\nrsync: connection unexpectedly closed (0 bytes received so far) [Receiver]\nrsync error: unexplained error (code 255) at io.c(232) [Receiver=3.2.7]\n", 2026-03-02 03:14:14.786344 | instance | "rc": 255 2026-03-02 03:14:14.786386 | instance | } 2026-03-02 03:14:14.786436 | instance | ERROR: Ignoring Errors 2026-03-02 03:14:14.797771 | 2026-03-02 03:14:14.797839 | TASK [gather-pod-logs : creating directory for pod logs] 2026-03-02 03:14:15.016915 | instance | changed 2026-03-02 03:14:15.023100 | 2026-03-02 03:14:15.023171 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-03-02 03:14:15.218354 | instance | changed 2026-03-02 03:14:15.223577 | 2026-03-02 03:14:15.223651 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-03-02 03:14:15.804578 | instance | auth-system/keycloak-0/keycloak 2026-03-02 03:14:15.989175 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-03-02 03:14:16.158748 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qnhqd/manager 2026-03-02 03:14:16.340257 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qnhqd" not found 2026-03-02 03:14:16.514985 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-qsk2q/manager 2026-03-02 03:14:16.687101 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-qsk2q" not found 2026-03-02 03:14:16.852016 | instance | capi-system/capi-controller-manager-bc4cf8c95-sjhv4/manager 2026-03-02 03:14:17.041066 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-sjhv4" not found 2026-03-02 03:14:17.242737 | instance | capo-system/capo-controller-manager-6975759b4b-xqqhp/manager 2026-03-02 03:14:17.425878 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-6975759b4b-xqqhp" not found 2026-03-02 03:14:17.611662 | instance | cert-manager/cert-manager-75c4c745bc-ltsxz/cert-manager-controller 2026-03-02 03:14:17.811527 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-ltsxz" not found 2026-03-02 03:14:18.010081 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-9p5bk/cert-manager-cainjector 2026-03-02 03:14:18.199434 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-9p5bk" not found 2026-03-02 03:14:18.406838 | instance | cert-manager/cert-manager-webhook-548949fc64-8q2ww/cert-manager-webhook 2026-03-02 03:14:18.590837 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-8q2ww" not found 2026-03-02 03:14:18.782702 | instance | ingress-nginx/ingress-nginx-controller-b8qk4/controller 2026-03-02 03:14:19.016283 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-b8qk4" not found 2026-03-02 03:14:19.199960 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dm79g/ingress-nginx-default-backend 2026-03-02 03:14:19.362396 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-dm79g" not found 2026-03-02 03:14:19.543403 | instance | kube-system/cilium-l45hd/config 2026-03-02 03:14:19.729378 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-l45hd" not found 2026-03-02 03:14:19.734965 | instance | kube-system/cilium-l45hd/mount-cgroup 2026-03-02 03:14:19.920265 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-l45hd" not found 2026-03-02 03:14:19.930621 | instance | kube-system/cilium-l45hd/apply-sysctl-overwrites 2026-03-02 03:14:20.121003 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-l45hd" not found 2026-03-02 03:14:20.123990 | instance | kube-system/cilium-l45hd/mount-bpf-fs 2026-03-02 03:14:20.296164 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-l45hd" not found 2026-03-02 03:14:20.300003 | instance | kube-system/cilium-l45hd/clean-cilium-state 2026-03-02 03:14:20.463633 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-l45hd" not found 2026-03-02 03:14:20.470562 | instance | kube-system/cilium-l45hd/install-cni-binaries 2026-03-02 03:14:20.653413 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-l45hd" not found 2026-03-02 03:14:20.657718 | instance | kube-system/cilium-l45hd/cilium-agent 2026-03-02 03:14:20.975726 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-l45hd" not found 2026-03-02 03:14:21.157036 | instance | kube-system/cilium-operator-869df985b8-qm5tg/cilium-operator 2026-03-02 03:14:21.353730 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-qm5tg" not found 2026-03-02 03:14:21.531374 | instance | kube-system/coredns-67659f764b-qsnmx/coredns 2026-03-02 03:14:21.698127 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-qsnmx" not found 2026-03-02 03:14:21.869012 | instance | kube-system/coredns-67659f764b-rrj9h/coredns 2026-03-02 03:14:22.042198 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rrj9h" not found 2026-03-02 03:14:22.234516 | instance | kube-system/etcd-instance/etcd 2026-03-02 03:14:22.534795 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-03-02 03:14:22.711723 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-03-02 03:14:22.950165 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-03-02 03:14:23.142360 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-03-02 03:14:23.423047 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-03-02 03:14:23.625335 | instance | kube-system/kube-proxy-6zscw/kube-proxy 2026-03-02 03:14:23.803434 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-6zscw" not found 2026-03-02 03:14:23.992554 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-03-02 03:14:24.172519 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-03-02 03:14:24.340542 | instance | kube-system/kube-vip-instance/kube-vip 2026-03-02 03:14:24.520456 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-03-02 03:14:24.701988 | instance | local-path-storage/local-path-provisioner-679c578f5-zvmmw/local-path-provisioner 2026-03-02 03:14:24.879920 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-zvmmw" not found 2026-03-02 03:14:25.084071 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-03-02 03:14:25.264602 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-02 03:14:25.269794 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-03-02 03:14:25.451583 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-02 03:14:25.457993 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-03-02 03:14:25.649154 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-02 03:14:25.654326 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-03-02 03:14:25.857666 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-02 03:14:26.059507 | instance | monitoring/goldpinger-hfkwn/goldpinger-daemon 2026-03-02 03:14:26.242277 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-hfkwn" not found 2026-03-02 03:14:26.419607 | instance | monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana-sc-dashboard 2026-03-02 03:14:26.602982 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-666998ddbb-bvdtp" not found 2026-03-02 03:14:26.606319 | instance | monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana-sc-datasources 2026-03-02 03:14:26.790383 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-666998ddbb-bvdtp" not found 2026-03-02 03:14:26.795486 | instance | monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana 2026-03-02 03:14:27.012856 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-666998ddbb-bvdtp" not found 2026-03-02 03:14:27.196655 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m72j7/kube-state-metrics 2026-03-02 03:14:27.370058 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-m72j7" not found 2026-03-02 03:14:27.553571 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-dmc74/kube-prometheus-stack 2026-03-02 03:14:27.735325 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-dmc74" not found 2026-03-02 03:14:27.923763 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/node-exporter 2026-03-02 03:14:28.130752 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/pod-tls-sidecar 2026-03-02 03:14:28.304746 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-hmpck" not found 2026-03-02 03:14:28.511084 | instance | monitoring/loki-0/loki 2026-03-02 03:14:28.686246 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-03-02 03:14:28.863585 | instance | monitoring/loki-chunks-cache-0/memcached 2026-03-02 03:14:29.056421 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-03-02 03:14:29.060089 | instance | monitoring/loki-chunks-cache-0/exporter 2026-03-02 03:14:29.238099 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-03-02 03:14:29.413630 | instance | monitoring/loki-gateway-cf54cb88c-wb59v/nginx 2026-03-02 03:14:29.778759 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-wb59v" not found 2026-03-02 03:14:29.951070 | instance | monitoring/loki-results-cache-0/memcached 2026-03-02 03:14:30.125874 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-03-02 03:14:30.129969 | instance | monitoring/loki-results-cache-0/exporter 2026-03-02 03:14:30.300449 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-03-02 03:14:30.480331 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-f798f/gc 2026-03-02 03:14:30.660879 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-f798f" not found 2026-03-02 03:14:30.834344 | instance | monitoring/node-feature-discovery-master-8665476dbc-hxgxv/master 2026-03-02 03:14:31.014731 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-hxgxv" not found 2026-03-02 03:14:31.209274 | instance | monitoring/node-feature-discovery-worker-92nmh/worker 2026-03-02 03:14:31.405079 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-92nmh" not found 2026-03-02 03:14:31.590045 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-03-02 03:14:31.771584 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-02 03:14:31.775417 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-03-02 03:14:31.957831 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-02 03:14:31.962239 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-03-02 03:14:32.149496 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-02 03:14:32.154444 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-03-02 03:14:32.331441 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-02 03:14:32.336457 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-03-02 03:14:32.531944 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-02 03:14:32.716173 | instance | monitoring/prometheus-pushgateway-7b8659c68b-vglfz/pushgateway 2026-03-02 03:14:32.878546 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-vglfz" not found 2026-03-02 03:14:33.051406 | instance | monitoring/vector-98sjw/vector 2026-03-02 03:14:33.287839 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-98sjw" not found 2026-03-02 03:14:33.471497 | instance | openstack/barbican-api-584d9b5c89-pkbm2/init 2026-03-02 03:14:33.660095 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-584d9b5c89-pkbm2" not found 2026-03-02 03:14:33.665577 | instance | openstack/barbican-api-584d9b5c89-pkbm2/barbican-api 2026-03-02 03:14:33.844126 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-584d9b5c89-pkbm2" not found 2026-03-02 03:14:34.009417 | instance | openstack/barbican-db-init-jsjns/init 2026-03-02 03:14:34.195457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-jsjns" not found 2026-03-02 03:14:34.204550 | instance | openstack/barbican-db-init-jsjns/barbican-db-init-0 2026-03-02 03:14:34.377564 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-jsjns" not found 2026-03-02 03:14:34.562559 | instance | openstack/barbican-db-sync-m8www/init 2026-03-02 03:14:34.744382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-m8www" not found 2026-03-02 03:14:34.748694 | instance | openstack/barbican-db-sync-m8www/barbican-db-sync 2026-03-02 03:14:34.926023 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-m8www" not found 2026-03-02 03:14:35.112634 | instance | openstack/barbican-ks-endpoints-cfcsq/init 2026-03-02 03:14:35.291446 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-cfcsq" not found 2026-03-02 03:14:35.296447 | instance | openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-admin 2026-03-02 03:14:35.483182 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-cfcsq" not found 2026-03-02 03:14:35.486721 | instance | openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-internal 2026-03-02 03:14:35.676385 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-cfcsq" not found 2026-03-02 03:14:35.682722 | instance | openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-public 2026-03-02 03:14:35.880361 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-cfcsq" not found 2026-03-02 03:14:36.105455 | instance | openstack/barbican-ks-service-5fjqv/init 2026-03-02 03:14:36.284475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-5fjqv" not found 2026-03-02 03:14:36.293010 | instance | openstack/barbican-ks-service-5fjqv/key-manager-ks-service-registration 2026-03-02 03:14:36.478786 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-5fjqv" not found 2026-03-02 03:14:36.660587 | instance | openstack/barbican-ks-user-mmk99/init 2026-03-02 03:14:36.845412 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-mmk99" not found 2026-03-02 03:14:36.850325 | instance | openstack/barbican-ks-user-mmk99/barbican-ks-user 2026-03-02 03:14:37.032545 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-mmk99" not found 2026-03-02 03:14:37.207249 | instance | openstack/barbican-rabbit-init-cqhhh/init 2026-03-02 03:14:37.374338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-cqhhh" not found 2026-03-02 03:14:37.378858 | instance | openstack/barbican-rabbit-init-cqhhh/rabbit-init 2026-03-02 03:14:37.546181 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-cqhhh" not found 2026-03-02 03:14:37.717088 | instance | openstack/cinder-api-549bc9dff5-gvjbw/init 2026-03-02 03:14:37.905744 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-549bc9dff5-gvjbw" not found 2026-03-02 03:14:37.908888 | instance | openstack/cinder-api-549bc9dff5-gvjbw/ceph-coordination-volume-perms 2026-03-02 03:14:38.099906 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-549bc9dff5-gvjbw" not found 2026-03-02 03:14:38.104419 | instance | openstack/cinder-api-549bc9dff5-gvjbw/cinder-api 2026-03-02 03:14:38.333058 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-549bc9dff5-gvjbw" not found 2026-03-02 03:14:38.522382 | instance | openstack/cinder-backup-7b68b86657-hmzfx/init 2026-03-02 03:14:38.702023 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7b68b86657-hmzfx" not found 2026-03-02 03:14:38.706361 | instance | openstack/cinder-backup-7b68b86657-hmzfx/ceph-backup-keyring-placement 2026-03-02 03:14:38.890370 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7b68b86657-hmzfx" not found 2026-03-02 03:14:38.894372 | instance | openstack/cinder-backup-7b68b86657-hmzfx/ceph-keyring-placement-rbd1 2026-03-02 03:14:39.074559 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7b68b86657-hmzfx" not found 2026-03-02 03:14:39.079811 | instance | openstack/cinder-backup-7b68b86657-hmzfx/ceph-coordination-volume-perms 2026-03-02 03:14:39.264303 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7b68b86657-hmzfx" not found 2026-03-02 03:14:39.268090 | instance | openstack/cinder-backup-7b68b86657-hmzfx/cinder-backup 2026-03-02 03:14:39.436872 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7b68b86657-hmzfx" not found 2026-03-02 03:14:39.615397 | instance | openstack/cinder-backup-storage-init-65xj7/init 2026-03-02 03:14:39.792114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-65xj7" not found 2026-03-02 03:14:39.796125 | instance | openstack/cinder-backup-storage-init-65xj7/ceph-keyring-placement 2026-03-02 03:14:39.962581 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-65xj7" not found 2026-03-02 03:14:39.967626 | instance | openstack/cinder-backup-storage-init-65xj7/cinder-backup-storage-init 2026-03-02 03:14:40.175363 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-65xj7" not found 2026-03-02 03:14:40.376480 | instance | openstack/cinder-bootstrap-dvsgb/init 2026-03-02 03:14:40.565518 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-dvsgb" not found 2026-03-02 03:14:40.569703 | instance | openstack/cinder-bootstrap-dvsgb/bootstrap 2026-03-02 03:14:40.732670 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-dvsgb" not found 2026-03-02 03:14:40.919692 | instance | openstack/cinder-create-internal-tenant-slcjx/init 2026-03-02 03:14:41.107419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-slcjx" not found 2026-03-02 03:14:41.112747 | instance | openstack/cinder-create-internal-tenant-slcjx/create-internal-tenant 2026-03-02 03:14:41.295080 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-slcjx" not found 2026-03-02 03:14:41.469285 | instance | openstack/cinder-db-init-4xv5s/init 2026-03-02 03:14:41.664096 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-4xv5s" not found 2026-03-02 03:14:41.667806 | instance | openstack/cinder-db-init-4xv5s/cinder-db-init-0 2026-03-02 03:14:41.849192 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-4xv5s" not found 2026-03-02 03:14:42.026751 | instance | openstack/cinder-db-sync-kcpjp/init 2026-03-02 03:14:42.215839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-kcpjp" not found 2026-03-02 03:14:42.220033 | instance | openstack/cinder-db-sync-kcpjp/cinder-db-sync 2026-03-02 03:14:42.407005 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-kcpjp" not found 2026-03-02 03:14:42.596753 | instance | openstack/cinder-ks-endpoints-wmtrq/init 2026-03-02 03:14:42.774178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-wmtrq" not found 2026-03-02 03:14:42.779567 | instance | openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-admin 2026-03-02 03:14:42.952138 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-wmtrq" not found 2026-03-02 03:14:42.956389 | instance | openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-internal 2026-03-02 03:14:43.124012 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-wmtrq" not found 2026-03-02 03:14:43.128842 | instance | openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-public 2026-03-02 03:14:43.303350 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-wmtrq" not found 2026-03-02 03:14:43.495428 | instance | openstack/cinder-ks-service-5xhqf/init 2026-03-02 03:14:43.692826 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-5xhqf" not found 2026-03-02 03:14:43.696970 | instance | openstack/cinder-ks-service-5xhqf/volumev3-ks-service-registration 2026-03-02 03:14:43.899871 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-5xhqf" not found 2026-03-02 03:14:44.078758 | instance | openstack/cinder-ks-user-zhsg7/init 2026-03-02 03:14:44.268581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-zhsg7" not found 2026-03-02 03:14:44.271993 | instance | openstack/cinder-ks-user-zhsg7/cinder-ks-user 2026-03-02 03:14:44.434178 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-zhsg7" not found 2026-03-02 03:14:44.599006 | instance | openstack/cinder-rabbit-init-2j4tx/init 2026-03-02 03:14:44.761029 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-2j4tx" not found 2026-03-02 03:14:44.765463 | instance | openstack/cinder-rabbit-init-2j4tx/rabbit-init 2026-03-02 03:14:44.956939 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-2j4tx" not found 2026-03-02 03:14:45.127692 | instance | openstack/cinder-scheduler-7d97586c49-wqvmn/init 2026-03-02 03:14:45.321545 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7d97586c49-wqvmn" not found 2026-03-02 03:14:45.326703 | instance | openstack/cinder-scheduler-7d97586c49-wqvmn/ceph-coordination-volume-perms 2026-03-02 03:14:45.498410 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7d97586c49-wqvmn" not found 2026-03-02 03:14:45.503034 | instance | openstack/cinder-scheduler-7d97586c49-wqvmn/cinder-scheduler 2026-03-02 03:14:45.675151 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7d97586c49-wqvmn" not found 2026-03-02 03:14:45.836751 | instance | openstack/cinder-storage-init-tntgr/init 2026-03-02 03:14:46.010387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-tntgr" not found 2026-03-02 03:14:46.015374 | instance | openstack/cinder-storage-init-tntgr/ceph-keyring-placement 2026-03-02 03:14:46.186013 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-tntgr" not found 2026-03-02 03:14:46.189548 | instance | openstack/cinder-storage-init-tntgr/cinder-storage-init-rbd1 2026-03-02 03:14:46.365786 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-tntgr" not found 2026-03-02 03:14:46.536722 | instance | openstack/cinder-volume-5949fd7fc8-wz7xc/init 2026-03-02 03:14:46.718464 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5949fd7fc8-wz7xc" not found 2026-03-02 03:14:46.721924 | instance | openstack/cinder-volume-5949fd7fc8-wz7xc/ceph-keyring-placement-rbd1 2026-03-02 03:14:46.902997 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5949fd7fc8-wz7xc" not found 2026-03-02 03:14:46.907277 | instance | openstack/cinder-volume-5949fd7fc8-wz7xc/ceph-coordination-volume-perms 2026-03-02 03:14:47.077511 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5949fd7fc8-wz7xc" not found 2026-03-02 03:14:47.081563 | instance | openstack/cinder-volume-5949fd7fc8-wz7xc/init-cinder-conf 2026-03-02 03:14:47.265770 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5949fd7fc8-wz7xc" not found 2026-03-02 03:14:47.269560 | instance | openstack/cinder-volume-5949fd7fc8-wz7xc/cinder-volume 2026-03-02 03:14:47.434324 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5949fd7fc8-wz7xc" not found 2026-03-02 03:14:47.602276 | instance | openstack/cinder-volume-usage-audit-29540345-f8v4j/init 2026-03-02 03:14:47.775713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29540345-f8v4j" not found 2026-03-02 03:14:47.779806 | instance | openstack/cinder-volume-usage-audit-29540345-f8v4j/cinder-volume-usage-audit 2026-03-02 03:14:47.958437 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29540345-f8v4j" not found 2026-03-02 03:14:48.156036 | instance | openstack/glance-api-576c785787-t7x2b/init 2026-03-02 03:14:48.327227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-576c785787-t7x2b" not found 2026-03-02 03:14:48.331555 | instance | openstack/glance-api-576c785787-t7x2b/glance-perms 2026-03-02 03:14:48.499922 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-576c785787-t7x2b" not found 2026-03-02 03:14:48.504841 | instance | openstack/glance-api-576c785787-t7x2b/ceph-keyring-placement 2026-03-02 03:14:48.670603 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-576c785787-t7x2b" not found 2026-03-02 03:14:48.674827 | instance | openstack/glance-api-576c785787-t7x2b/glance-api 2026-03-02 03:14:48.848756 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-576c785787-t7x2b" not found 2026-03-02 03:14:49.043311 | instance | openstack/glance-db-init-fclxw/init 2026-03-02 03:14:49.214721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-fclxw" not found 2026-03-02 03:14:49.218066 | instance | openstack/glance-db-init-fclxw/glance-db-init-0 2026-03-02 03:14:49.384578 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-fclxw" not found 2026-03-02 03:14:49.560892 | instance | openstack/glance-db-sync-fxmrv/init 2026-03-02 03:14:49.728307 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-fxmrv" not found 2026-03-02 03:14:49.732607 | instance | openstack/glance-db-sync-fxmrv/glance-db-sync 2026-03-02 03:14:49.894320 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-fxmrv" not found 2026-03-02 03:14:50.058575 | instance | openstack/glance-ks-endpoints-mr97b/init 2026-03-02 03:14:50.240121 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-mr97b" not found 2026-03-02 03:14:50.244240 | instance | openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-admin 2026-03-02 03:14:50.418239 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-mr97b" not found 2026-03-02 03:14:50.423239 | instance | openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-internal 2026-03-02 03:14:50.595642 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-mr97b" not found 2026-03-02 03:14:50.602705 | instance | openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-public 2026-03-02 03:14:50.780029 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-mr97b" not found 2026-03-02 03:14:50.974146 | instance | openstack/glance-ks-service-s9xds/init 2026-03-02 03:14:51.152589 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-s9xds" not found 2026-03-02 03:14:51.158043 | instance | openstack/glance-ks-service-s9xds/image-ks-service-registration 2026-03-02 03:14:51.335441 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-s9xds" not found 2026-03-02 03:14:51.512189 | instance | openstack/glance-ks-user-tgrj5/init 2026-03-02 03:14:51.682039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-tgrj5" not found 2026-03-02 03:14:51.685857 | instance | openstack/glance-ks-user-tgrj5/glance-ks-user 2026-03-02 03:14:51.854400 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-tgrj5" not found 2026-03-02 03:14:52.025187 | instance | openstack/glance-metadefs-load-7mg7j/init 2026-03-02 03:14:52.240603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-7mg7j" not found 2026-03-02 03:14:52.243694 | instance | openstack/glance-metadefs-load-7mg7j/glance-metadefs-load 2026-03-02 03:14:52.424762 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-7mg7j" not found 2026-03-02 03:14:52.608629 | instance | openstack/glance-rabbit-init-vhvtd/init 2026-03-02 03:14:52.812078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-vhvtd" not found 2026-03-02 03:14:52.817353 | instance | openstack/glance-rabbit-init-vhvtd/rabbit-init 2026-03-02 03:14:53.020069 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-vhvtd" not found 2026-03-02 03:14:53.215038 | instance | openstack/glance-storage-init-qkz5g/init 2026-03-02 03:14:53.392121 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-qkz5g" not found 2026-03-02 03:14:53.396370 | instance | openstack/glance-storage-init-qkz5g/ceph-keyring-placement 2026-03-02 03:14:53.575398 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-qkz5g" not found 2026-03-02 03:14:53.583402 | instance | openstack/glance-storage-init-qkz5g/glance-storage-init 2026-03-02 03:14:53.790476 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-qkz5g" not found 2026-03-02 03:14:53.965297 | instance | openstack/heat-api-78c696cb55-rx8wx/init 2026-03-02 03:14:54.163312 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-78c696cb55-rx8wx" not found 2026-03-02 03:14:54.167797 | instance | openstack/heat-api-78c696cb55-rx8wx/heat-api 2026-03-02 03:14:54.342756 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-78c696cb55-rx8wx" not found 2026-03-02 03:14:54.522792 | instance | openstack/heat-bootstrap-zkcj8/init 2026-03-02 03:14:54.710594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-zkcj8" not found 2026-03-02 03:14:54.715990 | instance | openstack/heat-bootstrap-zkcj8/bootstrap 2026-03-02 03:14:54.892465 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-zkcj8" not found 2026-03-02 03:14:55.069545 | instance | openstack/heat-cfn-5b64f6455c-btftb/init 2026-03-02 03:14:55.263150 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-5b64f6455c-btftb" not found 2026-03-02 03:14:55.267506 | instance | openstack/heat-cfn-5b64f6455c-btftb/heat-cfn 2026-03-02 03:14:55.449284 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-5b64f6455c-btftb" not found 2026-03-02 03:14:55.629186 | instance | openstack/heat-db-init-8k8wt/init 2026-03-02 03:14:55.809604 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-8k8wt" not found 2026-03-02 03:14:55.814572 | instance | openstack/heat-db-init-8k8wt/heat-db-init-0 2026-03-02 03:14:56.004886 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-8k8wt" not found 2026-03-02 03:14:56.198039 | instance | openstack/heat-db-sync-bt9jr/init 2026-03-02 03:14:56.378666 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-bt9jr" not found 2026-03-02 03:14:56.383246 | instance | openstack/heat-db-sync-bt9jr/heat-db-sync 2026-03-02 03:14:56.561209 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-bt9jr" not found 2026-03-02 03:14:56.731266 | instance | openstack/heat-domain-ks-user-9ctc4/init 2026-03-02 03:14:56.919197 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-9ctc4" not found 2026-03-02 03:14:56.924043 | instance | openstack/heat-domain-ks-user-9ctc4/heat-ks-domain-user 2026-03-02 03:14:57.101300 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-9ctc4" not found 2026-03-02 03:14:57.291055 | instance | openstack/heat-engine-cleaner-29540340-tll8q/init 2026-03-02 03:14:57.465059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29540340-tll8q" not found 2026-03-02 03:14:57.469070 | instance | openstack/heat-engine-cleaner-29540340-tll8q/heat-engine-cleaner 2026-03-02 03:14:57.654245 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29540340-tll8q" not found 2026-03-02 03:14:57.843290 | instance | openstack/heat-engine-cleaner-29540345-66xdr/init 2026-03-02 03:14:58.026422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29540345-66xdr" not found 2026-03-02 03:14:58.030757 | instance | openstack/heat-engine-cleaner-29540345-66xdr/heat-engine-cleaner 2026-03-02 03:14:58.209163 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29540345-66xdr" not found 2026-03-02 03:14:58.402523 | instance | openstack/heat-engine-cleaner-29540350-d8dx5/init 2026-03-02 03:14:58.595652 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29540350-d8dx5" not found 2026-03-02 03:14:58.601090 | instance | openstack/heat-engine-cleaner-29540350-d8dx5/heat-engine-cleaner 2026-03-02 03:14:58.798481 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29540350-d8dx5" not found 2026-03-02 03:14:58.973873 | instance | openstack/heat-engine-ddcc4958-d6pk4/init 2026-03-02 03:14:59.157941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-ddcc4958-d6pk4" not found 2026-03-02 03:14:59.161621 | instance | openstack/heat-engine-ddcc4958-d6pk4/heat-engine 2026-03-02 03:14:59.353378 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-ddcc4958-d6pk4" not found 2026-03-02 03:14:59.517196 | instance | openstack/heat-ks-endpoints-hlgj4/init 2026-03-02 03:14:59.702491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-hlgj4" not found 2026-03-02 03:14:59.706389 | instance | openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-admin 2026-03-02 03:14:59.880872 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-hlgj4" not found 2026-03-02 03:14:59.885424 | instance | openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-internal 2026-03-02 03:15:00.067197 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-hlgj4" not found 2026-03-02 03:15:00.072426 | instance | openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-public 2026-03-02 03:15:00.272621 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-hlgj4" not found 2026-03-02 03:15:00.276565 | instance | openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-admin 2026-03-02 03:15:00.474762 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-hlgj4" not found 2026-03-02 03:15:00.477314 | instance | openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-internal 2026-03-02 03:15:00.703660 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-hlgj4" not found 2026-03-02 03:15:00.707200 | instance | openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-public 2026-03-02 03:15:00.914102 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-hlgj4" not found 2026-03-02 03:15:01.103424 | instance | openstack/heat-ks-service-xwfwn/init 2026-03-02 03:15:01.268337 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-xwfwn" not found 2026-03-02 03:15:01.271838 | instance | openstack/heat-ks-service-xwfwn/orchestration-ks-service-registration 2026-03-02 03:15:01.446059 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-xwfwn" not found 2026-03-02 03:15:01.450154 | instance | openstack/heat-ks-service-xwfwn/cloudformation-ks-service-registration 2026-03-02 03:15:01.636108 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-xwfwn" not found 2026-03-02 03:15:01.813424 | instance | openstack/heat-ks-user-gdxmt/init 2026-03-02 03:15:01.982530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-gdxmt" not found 2026-03-02 03:15:01.987075 | instance | openstack/heat-ks-user-gdxmt/heat-ks-user 2026-03-02 03:15:02.152777 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-gdxmt" not found 2026-03-02 03:15:02.156521 | instance | openstack/heat-ks-user-gdxmt/heat-trustee-ks-user 2026-03-02 03:15:02.322476 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-gdxmt" not found 2026-03-02 03:15:02.491503 | instance | openstack/heat-rabbit-init-zndzp/init 2026-03-02 03:15:02.658301 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-zndzp" not found 2026-03-02 03:15:02.663320 | instance | openstack/heat-rabbit-init-zndzp/rabbit-init 2026-03-02 03:15:02.836025 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-zndzp" not found 2026-03-02 03:15:03.004801 | instance | openstack/heat-trusts-845mf/init 2026-03-02 03:15:03.187105 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-845mf" not found 2026-03-02 03:15:03.194411 | instance | openstack/heat-trusts-845mf/heat-trusts 2026-03-02 03:15:03.379115 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-845mf" not found 2026-03-02 03:15:03.552100 | instance | openstack/horizon-cc6c9bb4b-k4lw7/init 2026-03-02 03:15:03.711731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-cc6c9bb4b-k4lw7" not found 2026-03-02 03:15:03.715208 | instance | openstack/horizon-cc6c9bb4b-k4lw7/horizon 2026-03-02 03:15:03.917549 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-cc6c9bb4b-k4lw7" not found 2026-03-02 03:15:04.142786 | instance | openstack/horizon-db-init-445mg/init 2026-03-02 03:15:04.318253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-445mg" not found 2026-03-02 03:15:04.325424 | instance | openstack/horizon-db-init-445mg/horizon-db-init-0 2026-03-02 03:15:04.499828 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-445mg" not found 2026-03-02 03:15:04.684301 | instance | openstack/horizon-db-sync-khbwh/init 2026-03-02 03:15:04.846499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-khbwh" not found 2026-03-02 03:15:04.859001 | instance | openstack/horizon-db-sync-khbwh/horizon-db-sync 2026-03-02 03:15:05.044596 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-khbwh" not found 2026-03-02 03:15:05.226844 | instance | openstack/keepalived-f4l6v/init 2026-03-02 03:15:05.419569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-f4l6v" not found 2026-03-02 03:15:05.424041 | instance | openstack/keepalived-f4l6v/wait-for-ip 2026-03-02 03:15:05.783539 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-f4l6v" not found 2026-03-02 03:15:05.783594 | instance | openstack/keepalived-f4l6v/keepalived 2026-03-02 03:15:06.009057 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-f4l6v" not found 2026-03-02 03:15:06.194297 | instance | openstack/keystone-api-6b9c49b559-ctsvk/init 2026-03-02 03:15:06.366795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6b9c49b559-ctsvk" not found 2026-03-02 03:15:06.371457 | instance | openstack/keystone-api-6b9c49b559-ctsvk/keystone-api 2026-03-02 03:15:06.981947 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6b9c49b559-ctsvk" not found 2026-03-02 03:15:07.155733 | instance | openstack/keystone-bootstrap-llqkz/init 2026-03-02 03:15:07.330444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-llqkz" not found 2026-03-02 03:15:07.333869 | instance | openstack/keystone-bootstrap-llqkz/bootstrap 2026-03-02 03:15:07.517028 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-llqkz" not found 2026-03-02 03:15:07.707432 | instance | openstack/keystone-credential-setup-f2qk7/init 2026-03-02 03:15:07.884854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-f2qk7" not found 2026-03-02 03:15:07.885924 | instance | openstack/keystone-credential-setup-f2qk7/keystone-credential-setup 2026-03-02 03:15:08.069830 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-f2qk7" not found 2026-03-02 03:15:08.238860 | instance | openstack/keystone-db-init-6fblf/init 2026-03-02 03:15:08.413531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-6fblf" not found 2026-03-02 03:15:08.416404 | instance | openstack/keystone-db-init-6fblf/keystone-db-init-0 2026-03-02 03:15:08.587341 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-6fblf" not found 2026-03-02 03:15:08.763781 | instance | openstack/keystone-db-sync-h52zt/init 2026-03-02 03:15:08.933521 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-h52zt" not found 2026-03-02 03:15:08.937734 | instance | openstack/keystone-db-sync-h52zt/keystone-db-sync 2026-03-02 03:15:09.119369 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-h52zt" not found 2026-03-02 03:15:09.287375 | instance | openstack/keystone-domain-manage-6n4pl/init 2026-03-02 03:15:09.461212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-6n4pl" not found 2026-03-02 03:15:09.465088 | instance | openstack/keystone-domain-manage-6n4pl/keystone-domain-manage 2026-03-02 03:15:09.642215 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-6n4pl" not found 2026-03-02 03:15:09.807977 | instance | openstack/keystone-fernet-setup-wmgs2/init 2026-03-02 03:15:09.983662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-wmgs2" not found 2026-03-02 03:15:09.987891 | instance | openstack/keystone-fernet-setup-wmgs2/keystone-fernet-setup 2026-03-02 03:15:10.152389 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-wmgs2" not found 2026-03-02 03:15:10.317834 | instance | openstack/keystone-rabbit-init-j5zxb/init 2026-03-02 03:15:10.491216 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-j5zxb" not found 2026-03-02 03:15:10.496605 | instance | openstack/keystone-rabbit-init-j5zxb/rabbit-init 2026-03-02 03:15:10.668352 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-j5zxb" not found 2026-03-02 03:15:10.854595 | instance | openstack/libvirt-libvirt-default-dt2wk/init 2026-03-02 03:15:11.057895 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-dt2wk" not found 2026-03-02 03:15:11.061375 | instance | openstack/libvirt-libvirt-default-dt2wk/init-dynamic-options 2026-03-02 03:15:11.256780 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-dt2wk" not found 2026-03-02 03:15:11.261148 | instance | openstack/libvirt-libvirt-default-dt2wk/ceph-admin-keyring-placement 2026-03-02 03:15:11.443240 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-dt2wk" not found 2026-03-02 03:15:11.448204 | instance | openstack/libvirt-libvirt-default-dt2wk/ceph-keyring-placement 2026-03-02 03:15:11.622629 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-dt2wk" not found 2026-03-02 03:15:11.627547 | instance | openstack/libvirt-libvirt-default-dt2wk/tls-sidecar 2026-03-02 03:15:11.799199 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-dt2wk" not found 2026-03-02 03:15:11.803193 | instance | openstack/libvirt-libvirt-default-dt2wk/libvirt 2026-03-02 03:15:11.972956 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-dt2wk" not found 2026-03-02 03:15:11.978012 | instance | openstack/libvirt-libvirt-default-dt2wk/libvirt-exporter 2026-03-02 03:15:12.159862 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-dt2wk" not found 2026-03-02 03:15:12.323017 | instance | openstack/magnum-api-5c7986b989-l8m7p/init 2026-03-02 03:15:12.502449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-5c7986b989-l8m7p" not found 2026-03-02 03:15:12.506498 | instance | openstack/magnum-api-5c7986b989-l8m7p/magnum-api 2026-03-02 03:15:12.679887 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-5c7986b989-l8m7p" not found 2026-03-02 03:15:12.861555 | instance | openstack/magnum-cluster-api-proxy-ggrmm/magnum-cluster-api-proxy 2026-03-02 03:15:13.015095 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-ggrmm" not found 2026-03-02 03:15:13.187652 | instance | openstack/magnum-conductor-0/init 2026-03-02 03:15:13.391411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-03-02 03:15:13.397532 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-03-02 03:15:13.569303 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-03-02 03:15:13.574049 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-03-02 03:15:13.744534 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-03-02 03:15:13.949837 | instance | openstack/magnum-db-init-zlc8b/init 2026-03-02 03:15:14.119831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-zlc8b" not found 2026-03-02 03:15:14.124477 | instance | openstack/magnum-db-init-zlc8b/magnum-db-init-0 2026-03-02 03:15:14.298773 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-zlc8b" not found 2026-03-02 03:15:14.474338 | instance | openstack/magnum-db-sync-qh5kd/init 2026-03-02 03:15:14.638413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-qh5kd" not found 2026-03-02 03:15:14.641524 | instance | openstack/magnum-db-sync-qh5kd/magnum-db-sync 2026-03-02 03:15:14.828740 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-qh5kd" not found 2026-03-02 03:15:15.005376 | instance | openstack/magnum-domain-ks-user-z7txx/init 2026-03-02 03:15:15.175313 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-z7txx" not found 2026-03-02 03:15:15.178393 | instance | openstack/magnum-domain-ks-user-z7txx/magnum-ks-domain-user 2026-03-02 03:15:15.347070 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-z7txx" not found 2026-03-02 03:15:15.516986 | instance | openstack/magnum-ks-endpoints-sh8s4/init 2026-03-02 03:15:15.690160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-sh8s4" not found 2026-03-02 03:15:15.694151 | instance | openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-admin 2026-03-02 03:15:15.880153 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-sh8s4" not found 2026-03-02 03:15:15.883461 | instance | openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-internal 2026-03-02 03:15:16.068235 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-sh8s4" not found 2026-03-02 03:15:16.072487 | instance | openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-public 2026-03-02 03:15:16.245922 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-sh8s4" not found 2026-03-02 03:15:16.442310 | instance | openstack/magnum-ks-service-z9x7p/init 2026-03-02 03:15:16.633230 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-z9x7p" not found 2026-03-02 03:15:16.637944 | instance | openstack/magnum-ks-service-z9x7p/container-infra-ks-service-registration 2026-03-02 03:15:16.824903 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-z9x7p" not found 2026-03-02 03:15:17.010857 | instance | openstack/magnum-ks-user-4fkgf/init 2026-03-02 03:15:17.179298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-4fkgf" not found 2026-03-02 03:15:17.199462 | instance | openstack/magnum-ks-user-4fkgf/magnum-ks-user 2026-03-02 03:15:17.398807 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-4fkgf" not found 2026-03-02 03:15:17.596613 | instance | openstack/magnum-rabbit-init-5v6qs/init 2026-03-02 03:15:17.764768 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-5v6qs" not found 2026-03-02 03:15:17.768960 | instance | openstack/magnum-rabbit-init-5v6qs/rabbit-init 2026-03-02 03:15:17.949145 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-5v6qs" not found 2026-03-02 03:15:18.137525 | instance | openstack/magnum-registry-c45778976-t5lvt/registry 2026-03-02 03:15:18.307484 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-t5lvt" not found 2026-03-02 03:15:18.468955 | instance | openstack/manila-api-8694fb584b-g8hjx/init 2026-03-02 03:15:18.642772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-8694fb584b-g8hjx" not found 2026-03-02 03:15:18.646195 | instance | openstack/manila-api-8694fb584b-g8hjx/manila-api 2026-03-02 03:15:18.841280 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-8694fb584b-g8hjx" not found 2026-03-02 03:15:19.026742 | instance | openstack/manila-bootstrap-szqp6/init 2026-03-02 03:15:19.209230 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-szqp6" not found 2026-03-02 03:15:19.214017 | instance | openstack/manila-bootstrap-szqp6/bootstrap 2026-03-02 03:15:19.397711 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-szqp6" not found 2026-03-02 03:15:19.573479 | instance | openstack/manila-data-7cd7b78bbf-r592k/init 2026-03-02 03:15:19.762108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-7cd7b78bbf-r592k" not found 2026-03-02 03:15:19.767409 | instance | openstack/manila-data-7cd7b78bbf-r592k/manila-data 2026-03-02 03:15:19.956684 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-7cd7b78bbf-r592k" not found 2026-03-02 03:15:20.132718 | instance | openstack/manila-db-init-gvbhl/init 2026-03-02 03:15:20.306936 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-gvbhl" not found 2026-03-02 03:15:20.310595 | instance | openstack/manila-db-init-gvbhl/manila-db-init-0 2026-03-02 03:15:20.491945 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-gvbhl" not found 2026-03-02 03:15:20.666356 | instance | openstack/manila-db-sync-pc2q7/init 2026-03-02 03:15:20.834943 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-pc2q7" not found 2026-03-02 03:15:20.839573 | instance | openstack/manila-db-sync-pc2q7/manila-db-sync 2026-03-02 03:15:21.014101 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-pc2q7" not found 2026-03-02 03:15:21.200062 | instance | openstack/manila-ks-endpoints-8g6nx/init 2026-03-02 03:15:21.376603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-8g6nx" not found 2026-03-02 03:15:21.380766 | instance | openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-admin 2026-03-02 03:15:21.558097 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-8g6nx" not found 2026-03-02 03:15:21.570248 | instance | openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-internal 2026-03-02 03:15:21.739669 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-8g6nx" not found 2026-03-02 03:15:21.744455 | instance | openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-public 2026-03-02 03:15:21.924456 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-8g6nx" not found 2026-03-02 03:15:21.929134 | instance | openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-admin 2026-03-02 03:15:22.122160 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-8g6nx" not found 2026-03-02 03:15:22.126358 | instance | openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-internal 2026-03-02 03:15:22.312885 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-8g6nx" not found 2026-03-02 03:15:22.316516 | instance | openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-public 2026-03-02 03:15:22.499532 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-8g6nx" not found 2026-03-02 03:15:22.668486 | instance | openstack/manila-ks-service-ddghz/init 2026-03-02 03:15:22.841466 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-ddghz" not found 2026-03-02 03:15:22.846534 | instance | openstack/manila-ks-service-ddghz/share-ks-service-registration 2026-03-02 03:15:23.018095 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-ddghz" not found 2026-03-02 03:15:23.021702 | instance | openstack/manila-ks-service-ddghz/sharev2-ks-service-registration 2026-03-02 03:15:23.205354 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-ddghz" not found 2026-03-02 03:15:23.387749 | instance | openstack/manila-ks-user-h7snb/init 2026-03-02 03:15:23.575233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-h7snb" not found 2026-03-02 03:15:23.579589 | instance | openstack/manila-ks-user-h7snb/manila-ks-user 2026-03-02 03:15:23.780474 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-h7snb" not found 2026-03-02 03:15:23.953972 | instance | openstack/manila-rabbit-init-wpw9l/init 2026-03-02 03:15:24.140312 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-wpw9l" not found 2026-03-02 03:15:24.144964 | instance | openstack/manila-rabbit-init-wpw9l/rabbit-init 2026-03-02 03:15:24.317313 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-wpw9l" not found 2026-03-02 03:15:24.523909 | instance | openstack/manila-scheduler-5969b7b4c7-wxmgh/init 2026-03-02 03:15:24.702445 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-5969b7b4c7-wxmgh" not found 2026-03-02 03:15:24.706536 | instance | openstack/manila-scheduler-5969b7b4c7-wxmgh/manila-scheduler 2026-03-02 03:15:24.878888 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-5969b7b4c7-wxmgh" not found 2026-03-02 03:15:25.039596 | instance | openstack/manila-share-d49bf4d5-sfj2c/init 2026-03-02 03:15:25.222320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-d49bf4d5-sfj2c" not found 2026-03-02 03:15:25.225662 | instance | openstack/manila-share-d49bf4d5-sfj2c/manila-share-init 2026-03-02 03:15:25.386123 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-d49bf4d5-sfj2c" not found 2026-03-02 03:15:25.392182 | instance | openstack/manila-share-d49bf4d5-sfj2c/manila-share 2026-03-02 03:15:25.579295 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-d49bf4d5-sfj2c" not found 2026-03-02 03:15:25.763441 | instance | openstack/memcached-memcached-6479589586-vnzxr/init 2026-03-02 03:15:25.938400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-vnzxr" not found 2026-03-02 03:15:25.944086 | instance | openstack/memcached-memcached-6479589586-vnzxr/memcached 2026-03-02 03:15:26.130744 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-vnzxr" not found 2026-03-02 03:15:26.135633 | instance | openstack/memcached-memcached-6479589586-vnzxr/memcached-exporter 2026-03-02 03:15:26.301334 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-vnzxr" not found 2026-03-02 03:15:26.477353 | instance | openstack/neutron-coredns-7dd4958666-qtpll/coredns 2026-03-02 03:15:26.642290 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-qtpll" not found 2026-03-02 03:15:26.810497 | instance | openstack/neutron-db-init-rlmdl/init 2026-03-02 03:15:26.977249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-rlmdl" not found 2026-03-02 03:15:26.980912 | instance | openstack/neutron-db-init-rlmdl/neutron-db-init-0 2026-03-02 03:15:27.162724 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-rlmdl" not found 2026-03-02 03:15:27.342321 | instance | openstack/neutron-db-sync-csds2/init 2026-03-02 03:15:27.536369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-csds2" not found 2026-03-02 03:15:27.541395 | instance | openstack/neutron-db-sync-csds2/neutron-db-sync 2026-03-02 03:15:27.713502 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-csds2" not found 2026-03-02 03:15:27.903209 | instance | openstack/neutron-dhcp-agent-default-sm48z/init 2026-03-02 03:15:28.088494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-sm48z" not found 2026-03-02 03:15:28.092851 | instance | openstack/neutron-dhcp-agent-default-sm48z/neutron-dhcp-agent-init 2026-03-02 03:15:28.264085 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-sm48z" not found 2026-03-02 03:15:28.268884 | instance | openstack/neutron-dhcp-agent-default-sm48z/neutron-dhcp-agent 2026-03-02 03:15:28.628532 | instance | openstack/neutron-ks-endpoints-phkrn/init 2026-03-02 03:15:28.805709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-phkrn" not found 2026-03-02 03:15:28.809452 | instance | openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-admin 2026-03-02 03:15:28.982456 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-phkrn" not found 2026-03-02 03:15:28.986093 | instance | openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-internal 2026-03-02 03:15:29.160113 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-phkrn" not found 2026-03-02 03:15:29.164132 | instance | openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-public 2026-03-02 03:15:29.337442 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-phkrn" not found 2026-03-02 03:15:29.527751 | instance | openstack/neutron-ks-service-s9qk6/init 2026-03-02 03:15:29.723458 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-s9qk6" not found 2026-03-02 03:15:29.728077 | instance | openstack/neutron-ks-service-s9qk6/network-ks-service-registration 2026-03-02 03:15:29.897081 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-s9qk6" not found 2026-03-02 03:15:30.065810 | instance | openstack/neutron-ks-user-fb52k/init 2026-03-02 03:15:30.242408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-fb52k" not found 2026-03-02 03:15:30.249593 | instance | openstack/neutron-ks-user-fb52k/neutron-ks-user 2026-03-02 03:15:30.437231 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-fb52k" not found 2026-03-02 03:15:30.613753 | instance | openstack/neutron-l3-agent-default-rl2vj/init 2026-03-02 03:15:30.798457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-rl2vj" not found 2026-03-02 03:15:30.802805 | instance | openstack/neutron-l3-agent-default-rl2vj/neutron-l3-agent-init 2026-03-02 03:15:30.989692 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-rl2vj" not found 2026-03-02 03:15:30.993815 | instance | openstack/neutron-l3-agent-default-rl2vj/neutron-l3-agent 2026-03-02 03:15:31.177364 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-rl2vj" not found 2026-03-02 03:15:31.366065 | instance | openstack/neutron-metadata-agent-default-rdhzq/init 2026-03-02 03:15:31.552658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-rdhzq" not found 2026-03-02 03:15:31.556672 | instance | openstack/neutron-metadata-agent-default-rdhzq/neutron-metadata-agent-init 2026-03-02 03:15:31.734619 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-rdhzq" not found 2026-03-02 03:15:31.739790 | instance | openstack/neutron-metadata-agent-default-rdhzq/neutron-metadata-agent 2026-03-02 03:15:31.914209 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-rdhzq" not found 2026-03-02 03:15:32.109308 | instance | openstack/neutron-netns-cleanup-cron-default-7bsbc/init 2026-03-02 03:15:32.289945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-7bsbc" not found 2026-03-02 03:15:32.294363 | instance | openstack/neutron-netns-cleanup-cron-default-7bsbc/neutron-netns-cleanup-cron 2026-03-02 03:15:32.467510 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-7bsbc" not found 2026-03-02 03:15:32.638609 | instance | openstack/neutron-ovs-agent-default-pbkjp/init 2026-03-02 03:15:32.813787 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-pbkjp" not found 2026-03-02 03:15:32.819417 | instance | openstack/neutron-ovs-agent-default-pbkjp/neutron-openvswitch-agent-kernel-modules 2026-03-02 03:15:32.998898 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-pbkjp" not found 2026-03-02 03:15:33.003970 | instance | openstack/neutron-ovs-agent-default-pbkjp/neutron-ovs-agent-init 2026-03-02 03:15:33.181287 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-pbkjp" not found 2026-03-02 03:15:33.189598 | instance | openstack/neutron-ovs-agent-default-pbkjp/neutron-ovs-agent 2026-03-02 03:15:33.446408 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-pbkjp" not found 2026-03-02 03:15:33.621372 | instance | openstack/neutron-rabbit-init-b7gh7/init 2026-03-02 03:15:33.792743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-b7gh7" not found 2026-03-02 03:15:33.797151 | instance | openstack/neutron-rabbit-init-b7gh7/rabbit-init 2026-03-02 03:15:33.975234 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-b7gh7" not found 2026-03-02 03:15:34.165505 | instance | openstack/neutron-rpc-server-c99bb4979-hz55g/init 2026-03-02 03:15:34.358713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-c99bb4979-hz55g" not found 2026-03-02 03:15:34.364004 | instance | openstack/neutron-rpc-server-c99bb4979-hz55g/neutron-rpc-server 2026-03-02 03:15:34.567598 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-c99bb4979-hz55g" not found 2026-03-02 03:15:34.780179 | instance | openstack/neutron-server-74dc65b95c-w2c7s/init 2026-03-02 03:15:34.989288 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-74dc65b95c-w2c7s" not found 2026-03-02 03:15:34.996087 | instance | openstack/neutron-server-74dc65b95c-w2c7s/neutron-server 2026-03-02 03:15:35.253559 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-74dc65b95c-w2c7s" not found 2026-03-02 03:15:35.260233 | instance | openstack/neutron-server-74dc65b95c-w2c7s/neutron-policy-server 2026-03-02 03:15:35.467603 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-74dc65b95c-w2c7s" not found 2026-03-02 03:15:35.658364 | instance | openstack/nova-api-metadata-86598b46d4-5dzgv/init 2026-03-02 03:15:35.865635 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-86598b46d4-5dzgv" not found 2026-03-02 03:15:35.869714 | instance | openstack/nova-api-metadata-86598b46d4-5dzgv/nova-api-metadata-init 2026-03-02 03:15:36.106746 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-86598b46d4-5dzgv" not found 2026-03-02 03:15:36.106806 | instance | openstack/nova-api-metadata-86598b46d4-5dzgv/nova-api 2026-03-02 03:15:36.300240 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-86598b46d4-5dzgv" not found 2026-03-02 03:15:36.492022 | instance | openstack/nova-api-osapi-5c9f688bfd-cldpc/init 2026-03-02 03:15:36.707996 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-5c9f688bfd-cldpc" not found 2026-03-02 03:15:36.712693 | instance | openstack/nova-api-osapi-5c9f688bfd-cldpc/nova-osapi 2026-03-02 03:15:36.901764 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-5c9f688bfd-cldpc" not found 2026-03-02 03:15:37.078398 | instance | openstack/nova-bootstrap-dclvd/init 2026-03-02 03:15:37.283415 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-dclvd" not found 2026-03-02 03:15:37.288698 | instance | openstack/nova-bootstrap-dclvd/bootstrap 2026-03-02 03:15:37.467395 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-dclvd" not found 2026-03-02 03:15:37.663736 | instance | openstack/nova-cell-setup-29540340-vr8z8/init 2026-03-02 03:15:37.840718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29540340-vr8z8" not found 2026-03-02 03:15:37.846145 | instance | openstack/nova-cell-setup-29540340-vr8z8/nova-cell-setup 2026-03-02 03:15:38.029377 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29540340-vr8z8" not found 2026-03-02 03:15:38.203981 | instance | openstack/nova-cell-setup-fxxsk/init 2026-03-02 03:15:38.418035 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-fxxsk" not found 2026-03-02 03:15:38.422165 | instance | openstack/nova-cell-setup-fxxsk/nova-cell-setup-init 2026-03-02 03:15:38.598428 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-fxxsk" not found 2026-03-02 03:15:38.602802 | instance | openstack/nova-cell-setup-fxxsk/nova-cell-setup 2026-03-02 03:15:38.792763 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-fxxsk" not found 2026-03-02 03:15:38.992913 | instance | openstack/nova-compute-default-rfjxs/init 2026-03-02 03:15:39.221190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:39.227108 | instance | openstack/nova-compute-default-rfjxs/nova-compute-init 2026-03-02 03:15:39.434996 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:39.439135 | instance | openstack/nova-compute-default-rfjxs/ceph-perms 2026-03-02 03:15:39.638525 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:39.644565 | instance | openstack/nova-compute-default-rfjxs/ceph-admin-keyring-placement 2026-03-02 03:15:39.825311 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:39.829973 | instance | openstack/nova-compute-default-rfjxs/ceph-keyring-placement 2026-03-02 03:15:40.027115 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:40.032917 | instance | openstack/nova-compute-default-rfjxs/nova-compute-vnc-init 2026-03-02 03:15:40.232390 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:40.236564 | instance | openstack/nova-compute-default-rfjxs/nova-compute-ssh-init 2026-03-02 03:15:40.460125 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:40.463930 | instance | openstack/nova-compute-default-rfjxs/nova-compute 2026-03-02 03:15:40.671985 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:40.676902 | instance | openstack/nova-compute-default-rfjxs/nova-compute-ssh 2026-03-02 03:15:40.884900 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-rfjxs" not found 2026-03-02 03:15:41.079042 | instance | openstack/nova-conductor-69677b86fd-67mx6/init 2026-03-02 03:15:41.264454 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-69677b86fd-67mx6" not found 2026-03-02 03:15:41.268777 | instance | openstack/nova-conductor-69677b86fd-67mx6/nova-conductor 2026-03-02 03:15:41.453510 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-69677b86fd-67mx6" not found 2026-03-02 03:15:41.635673 | instance | openstack/nova-db-init-vdh4q/init 2026-03-02 03:15:41.812884 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-vdh4q" not found 2026-03-02 03:15:41.817674 | instance | openstack/nova-db-init-vdh4q/nova-db-init-0 2026-03-02 03:15:42.007027 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-vdh4q" not found 2026-03-02 03:15:42.014410 | instance | openstack/nova-db-init-vdh4q/nova-db-init-1 2026-03-02 03:15:42.216828 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-vdh4q" not found 2026-03-02 03:15:42.222850 | instance | openstack/nova-db-init-vdh4q/nova-db-init-2 2026-03-02 03:15:42.409357 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-vdh4q" not found 2026-03-02 03:15:42.616179 | instance | openstack/nova-db-sync-zwpzt/init 2026-03-02 03:15:42.807559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-zwpzt" not found 2026-03-02 03:15:42.811504 | instance | openstack/nova-db-sync-zwpzt/nova-db-sync 2026-03-02 03:15:43.000121 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-zwpzt" not found 2026-03-02 03:15:43.181798 | instance | openstack/nova-ks-endpoints-6xgzr/init 2026-03-02 03:15:43.370851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-6xgzr" not found 2026-03-02 03:15:43.374021 | instance | openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-admin 2026-03-02 03:15:43.561354 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-6xgzr" not found 2026-03-02 03:15:43.566864 | instance | openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-internal 2026-03-02 03:15:43.769558 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-6xgzr" not found 2026-03-02 03:15:43.773910 | instance | openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-public 2026-03-02 03:15:43.968245 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-6xgzr" not found 2026-03-02 03:15:44.162678 | instance | openstack/nova-ks-service-hk95w/init 2026-03-02 03:15:44.358843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-hk95w" not found 2026-03-02 03:15:44.363266 | instance | openstack/nova-ks-service-hk95w/compute-ks-service-registration 2026-03-02 03:15:44.534450 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-hk95w" not found 2026-03-02 03:15:44.729891 | instance | openstack/nova-ks-user-vjmqs/init 2026-03-02 03:15:44.947430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-vjmqs" not found 2026-03-02 03:15:44.953639 | instance | openstack/nova-ks-user-vjmqs/nova-ks-user 2026-03-02 03:15:45.159552 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-vjmqs" not found 2026-03-02 03:15:45.335810 | instance | openstack/nova-novncproxy-6bcdc45445-q44j4/init 2026-03-02 03:15:45.514210 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6bcdc45445-q44j4" not found 2026-03-02 03:15:45.517962 | instance | openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy-init 2026-03-02 03:15:45.689125 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6bcdc45445-q44j4" not found 2026-03-02 03:15:45.694276 | instance | openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy-init-assets 2026-03-02 03:15:45.877307 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6bcdc45445-q44j4" not found 2026-03-02 03:15:45.882076 | instance | openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy 2026-03-02 03:15:46.068420 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6bcdc45445-q44j4" not found 2026-03-02 03:15:46.238967 | instance | openstack/nova-rabbit-init-tg2zv/init 2026-03-02 03:15:46.419390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-tg2zv" not found 2026-03-02 03:15:46.422695 | instance | openstack/nova-rabbit-init-tg2zv/rabbit-init 2026-03-02 03:15:46.620962 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-tg2zv" not found 2026-03-02 03:15:46.806226 | instance | openstack/nova-scheduler-54f557d7bb-lx57t/init 2026-03-02 03:15:47.013455 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-54f557d7bb-lx57t" not found 2026-03-02 03:15:47.018919 | instance | openstack/nova-scheduler-54f557d7bb-lx57t/nova-scheduler 2026-03-02 03:15:47.210179 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-54f557d7bb-lx57t" not found 2026-03-02 03:15:47.395154 | instance | openstack/nova-service-cleaner-29540340-kn6k9/init 2026-03-02 03:15:47.591101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29540340-kn6k9" not found 2026-03-02 03:15:47.596394 | instance | openstack/nova-service-cleaner-29540340-kn6k9/nova-service-cleaner 2026-03-02 03:15:47.790260 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29540340-kn6k9" not found 2026-03-02 03:15:47.971685 | instance | openstack/octavia-api-7b6b69694f-7xnr4/init 2026-03-02 03:15:48.163019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-7b6b69694f-7xnr4" not found 2026-03-02 03:15:48.170645 | instance | openstack/octavia-api-7b6b69694f-7xnr4/octavia-api 2026-03-02 03:15:48.374531 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-7b6b69694f-7xnr4" not found 2026-03-02 03:15:48.550924 | instance | openstack/octavia-bootstrap-gtssx/init 2026-03-02 03:15:48.724419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-gtssx" not found 2026-03-02 03:15:48.730126 | instance | openstack/octavia-bootstrap-gtssx/bootstrap 2026-03-02 03:15:48.928685 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-gtssx" not found 2026-03-02 03:15:49.120953 | instance | openstack/octavia-db-init-dl22z/init 2026-03-02 03:15:49.297682 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-dl22z" not found 2026-03-02 03:15:49.302683 | instance | openstack/octavia-db-init-dl22z/octavia-db-init-0 2026-03-02 03:15:49.505360 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-dl22z" not found 2026-03-02 03:15:49.510122 | instance | openstack/octavia-db-init-dl22z/octavia-db-init-1 2026-03-02 03:15:49.686620 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-dl22z" not found 2026-03-02 03:15:49.935992 | instance | openstack/octavia-db-sync-7msd4/init 2026-03-02 03:15:50.109989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-7msd4" not found 2026-03-02 03:15:50.113186 | instance | openstack/octavia-db-sync-7msd4/octavia-db-sync 2026-03-02 03:15:50.285833 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-7msd4" not found 2026-03-02 03:15:50.462038 | instance | openstack/octavia-health-manager-default-qkb5n/init 2026-03-02 03:15:50.633169 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-qkb5n" not found 2026-03-02 03:15:50.636541 | instance | openstack/octavia-health-manager-default-qkb5n/octavia-health-manager-get-port 2026-03-02 03:15:50.814906 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-qkb5n" not found 2026-03-02 03:15:50.818614 | instance | openstack/octavia-health-manager-default-qkb5n/octavia-health-manager-nic-init 2026-03-02 03:15:51.002302 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-qkb5n" not found 2026-03-02 03:15:51.007434 | instance | openstack/octavia-health-manager-default-qkb5n/octavia-health-manager 2026-03-02 03:15:51.188157 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-qkb5n" not found 2026-03-02 03:15:51.361486 | instance | openstack/octavia-housekeeping-56496f7764-zpms5/init 2026-03-02 03:15:51.530182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-56496f7764-zpms5" not found 2026-03-02 03:15:51.534542 | instance | openstack/octavia-housekeeping-56496f7764-zpms5/octavia-housekeeping 2026-03-02 03:15:51.714916 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-56496f7764-zpms5" not found 2026-03-02 03:15:51.879859 | instance | openstack/octavia-ks-endpoints-6pm5p/init 2026-03-02 03:15:52.038413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-6pm5p" not found 2026-03-02 03:15:52.042819 | instance | openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-admin 2026-03-02 03:15:52.256930 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-6pm5p" not found 2026-03-02 03:15:52.260668 | instance | openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-internal 2026-03-02 03:15:52.471305 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-6pm5p" not found 2026-03-02 03:15:52.476283 | instance | openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-public 2026-03-02 03:15:52.666828 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-6pm5p" not found 2026-03-02 03:15:52.853998 | instance | openstack/octavia-ks-service-67gm6/init 2026-03-02 03:15:53.031902 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-67gm6" not found 2026-03-02 03:15:53.035848 | instance | openstack/octavia-ks-service-67gm6/load-balancer-ks-service-registration 2026-03-02 03:15:53.210513 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-67gm6" not found 2026-03-02 03:15:53.415453 | instance | openstack/octavia-ks-user-wd7w2/init 2026-03-02 03:15:53.607651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-wd7w2" not found 2026-03-02 03:15:53.612044 | instance | openstack/octavia-ks-user-wd7w2/octavia-ks-user 2026-03-02 03:15:53.798108 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-wd7w2" not found 2026-03-02 03:15:53.965307 | instance | openstack/octavia-rabbit-init-2ckh6/init 2026-03-02 03:15:54.134973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-2ckh6" not found 2026-03-02 03:15:54.140530 | instance | openstack/octavia-rabbit-init-2ckh6/rabbit-init 2026-03-02 03:15:54.312360 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-2ckh6" not found 2026-03-02 03:15:54.522719 | instance | openstack/octavia-worker-5748dd4cbc-jqll8/init 2026-03-02 03:15:54.696190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-5748dd4cbc-jqll8" not found 2026-03-02 03:15:54.700524 | instance | openstack/octavia-worker-5748dd4cbc-jqll8/octavia-worker 2026-03-02 03:15:54.872162 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-5748dd4cbc-jqll8" not found 2026-03-02 03:15:55.045248 | instance | openstack/openstack-database-exporter-7c944bc9f-s7f66/openstack-database-exporter 2026-03-02 03:15:55.236740 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-7c944bc9f-s7f66" not found 2026-03-02 03:15:55.444521 | instance | openstack/openstack-exporter-7b9dc759c9-cgspg/build-config 2026-03-02 03:15:55.624327 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-7b9dc759c9-cgspg" not found 2026-03-02 03:15:55.628769 | instance | openstack/openstack-exporter-7b9dc759c9-cgspg/openstack-exporter 2026-03-02 03:15:55.868744 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-7b9dc759c9-cgspg" not found 2026-03-02 03:15:56.045269 | instance | openstack/openvswitch-mml25/init 2026-03-02 03:15:56.215242 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-mml25" not found 2026-03-02 03:15:56.219081 | instance | openstack/openvswitch-mml25/openvswitch-db-perms 2026-03-02 03:15:56.392464 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-mml25" not found 2026-03-02 03:15:56.397230 | instance | openstack/openvswitch-mml25/openvswitch-vswitchd-modules 2026-03-02 03:15:56.572784 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-mml25" not found 2026-03-02 03:15:56.576602 | instance | openstack/openvswitch-mml25/openvswitch-db 2026-03-02 03:15:56.757184 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-mml25" not found 2026-03-02 03:15:56.760558 | instance | openstack/openvswitch-mml25/openvswitch-vswitchd 2026-03-02 03:15:56.935416 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-mml25" not found 2026-03-02 03:15:57.096895 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-03-02 03:15:57.267178 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-03-02 03:15:57.270773 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-03-02 03:15:57.438386 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-03-02 03:15:57.442444 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-03-02 03:15:57.808321 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-03-02 03:15:57.812565 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-03-02 03:15:57.992854 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-03-02 03:15:58.166078 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-03-02 03:15:58.336320 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-03-02 03:15:58.340418 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-03-02 03:15:58.539501 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-03-02 03:15:58.546035 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-03-02 03:15:58.733836 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-03-02 03:15:58.916969 | instance | openstack/placement-api-5646565bbb-s9lf5/init 2026-03-02 03:15:59.107467 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-5646565bbb-s9lf5" not found 2026-03-02 03:15:59.110845 | instance | openstack/placement-api-5646565bbb-s9lf5/placement-api 2026-03-02 03:15:59.309454 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-5646565bbb-s9lf5" not found 2026-03-02 03:15:59.485635 | instance | openstack/placement-db-init-54mc4/init 2026-03-02 03:15:59.660495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-54mc4" not found 2026-03-02 03:15:59.665132 | instance | openstack/placement-db-init-54mc4/placement-db-init-0 2026-03-02 03:15:59.832003 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-54mc4" not found 2026-03-02 03:16:00.001005 | instance | openstack/placement-db-sync-vgs2t/init 2026-03-02 03:16:00.175647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-vgs2t" not found 2026-03-02 03:16:00.178592 | instance | openstack/placement-db-sync-vgs2t/placement-db-sync 2026-03-02 03:16:00.351554 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-vgs2t" not found 2026-03-02 03:16:00.545698 | instance | openstack/placement-ks-endpoints-5sz4d/init 2026-03-02 03:16:00.728634 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-5sz4d" not found 2026-03-02 03:16:00.732133 | instance | openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-admin 2026-03-02 03:16:00.907813 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-5sz4d" not found 2026-03-02 03:16:00.915947 | instance | openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-internal 2026-03-02 03:16:01.088714 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-5sz4d" not found 2026-03-02 03:16:01.095940 | instance | openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-public 2026-03-02 03:16:01.282200 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-5sz4d" not found 2026-03-02 03:16:01.472199 | instance | openstack/placement-ks-service-kpg9z/init 2026-03-02 03:16:01.637495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-kpg9z" not found 2026-03-02 03:16:01.642789 | instance | openstack/placement-ks-service-kpg9z/placement-ks-service-registration 2026-03-02 03:16:01.812744 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-kpg9z" not found 2026-03-02 03:16:01.995074 | instance | openstack/placement-ks-user-8t6lx/init 2026-03-02 03:16:02.180792 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-8t6lx" not found 2026-03-02 03:16:02.185514 | instance | openstack/placement-ks-user-8t6lx/placement-ks-user 2026-03-02 03:16:02.350007 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-8t6lx" not found 2026-03-02 03:16:02.523233 | instance | openstack/pxc-operator-69cb5bbdb9-4bpt7/percona-xtradb-cluster-operator 2026-03-02 03:16:02.689996 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-4bpt7" not found 2026-03-02 03:16:02.863842 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-03-02 03:16:03.033000 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-03-02 03:16:03.037175 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-03-02 03:16:03.229619 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-03-02 03:16:03.410044 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-03-02 03:16:03.596008 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-03-02 03:16:03.600067 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-03-02 03:16:03.790582 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-03-02 03:16:03.981221 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-n9fdw/rabbitmq-cluster-operator 2026-03-02 03:16:04.175999 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-n9fdw" not found 2026-03-02 03:16:04.342841 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-03-02 03:16:04.517779 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-03-02 03:16:04.522110 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-03-02 03:16:04.708404 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-03-02 03:16:04.889623 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-03-02 03:16:05.068257 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-03-02 03:16:05.072629 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-03-02 03:16:05.247904 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-03-02 03:16:05.453765 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-03-02 03:16:05.632333 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-03-02 03:16:05.637030 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-03-02 03:16:05.820687 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-03-02 03:16:06.000022 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-03-02 03:16:06.178689 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-03-02 03:16:06.182693 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-03-02 03:16:06.358220 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-03-02 03:16:06.542693 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-03-02 03:16:06.730194 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-03-02 03:16:06.733574 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-03-02 03:16:06.906607 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-03-02 03:16:07.082467 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-6n4pj/rabbitmq-cluster-operator 2026-03-02 03:16:07.259558 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-6n4pj" not found 2026-03-02 03:16:07.428773 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-03-02 03:16:07.612566 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-03-02 03:16:07.617701 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-03-02 03:16:07.808227 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-03-02 03:16:07.997829 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-03-02 03:16:08.192054 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-03-02 03:16:08.196184 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-03-02 03:16:08.392735 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-03-02 03:16:08.579122 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-03-02 03:16:08.752671 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-03-02 03:16:08.757077 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-03-02 03:16:08.952475 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-03-02 03:16:09.144765 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/make-container-crash-dir 2026-03-02 03:16:09.315188 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jdmsl" not found 2026-03-02 03:16:09.320627 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/chown-container-data-dir 2026-03-02 03:16:09.492841 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jdmsl" not found 2026-03-02 03:16:09.497283 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/ceph-crash 2026-03-02 03:16:09.684946 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-jdmsl" not found 2026-03-02 03:16:09.866255 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/chown-container-data-dir 2026-03-02 03:16:10.030864 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp" not found 2026-03-02 03:16:10.035639 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/rgw 2026-03-02 03:16:10.245937 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp" not found 2026-03-02 03:16:10.250448 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/log-collector 2026-03-02 03:16:10.421679 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp" not found 2026-03-02 03:16:10.601893 | instance | openstack/staffeln-api-74665f94dd-trwnl/init 2026-03-02 03:16:10.777265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-74665f94dd-trwnl" not found 2026-03-02 03:16:10.780888 | instance | openstack/staffeln-api-74665f94dd-trwnl/staffeln-api 2026-03-02 03:16:10.959699 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-74665f94dd-trwnl" not found 2026-03-02 03:16:11.148126 | instance | openstack/staffeln-conductor-69c4784d9f-jtcl7/staffeln-conductor 2026-03-02 03:16:11.320915 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-69c4784d9f-jtcl7" not found 2026-03-02 03:16:11.495468 | instance | openstack/staffeln-db-init-twvcf/init 2026-03-02 03:16:11.680006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-twvcf" not found 2026-03-02 03:16:11.685528 | instance | openstack/staffeln-db-init-twvcf/staffeln-db-init-0 2026-03-02 03:16:11.858037 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-twvcf" not found 2026-03-02 03:16:12.029924 | instance | openstack/staffeln-db-sync-lfck7/init 2026-03-02 03:16:12.215063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-lfck7" not found 2026-03-02 03:16:12.219670 | instance | openstack/staffeln-db-sync-lfck7/staffeln-db-sync 2026-03-02 03:16:12.393142 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-lfck7" not found 2026-03-02 03:16:12.578963 | instance | openstack/valkey-node-0/valkey 2026-03-02 03:16:12.747186 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-03-02 03:16:12.751006 | instance | openstack/valkey-node-0/sentinel 2026-03-02 03:16:12.923111 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-03-02 03:16:12.928054 | instance | openstack/valkey-node-0/metrics 2026-03-02 03:16:13.095005 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-03-02 03:16:13.262611 | instance | orc-system/orc-controller-manager-6cb597b5d4-wgfc8/manager 2026-03-02 03:16:13.443337 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-wgfc8" not found 2026-03-02 03:16:13.629955 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-xmnh2/rook-ceph-operator 2026-03-02 03:16:13.819598 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-xmnh2" not found 2026-03-02 03:16:13.977804 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-w4mt6/secretgen-controller 2026-03-02 03:16:14.185158 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-w4mt6" not found 2026-03-02 03:16:14.423330 | instance | ERROR 2026-03-02 03:16:14.423934 | instance | { 2026-03-02 03:16:14.423967 | instance | "delta": "0:01:58.765132", 2026-03-02 03:16:14.423988 | instance | "end": "2026-03-02 03:16:14.190559", 2026-03-02 03:16:14.424006 | instance | "msg": "non-zero return code", 2026-03-02 03:16:14.424024 | instance | "rc": 123, 2026-03-02 03:16:14.424041 | instance | "start": "2026-03-02 03:14:15.425427" 2026-03-02 03:16:14.424058 | instance | } 2026-03-02 03:16:14.424082 | instance | ERROR: Ignoring Errors 2026-03-02 03:16:14.436052 | 2026-03-02 03:16:14.436133 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-03-02 03:16:15.035743 | instance | changed: 2026-03-02 03:16:15.035920 | instance | cd+++++++++ pod-logs/ 2026-03-02 03:16:15.035947 | instance | cd+++++++++ pod-logs/auth-system/ 2026-03-02 03:16:15.035968 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-03-02 03:16:15.035988 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-03-02 03:16:15.036007 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-03-02 03:16:15.036026 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qnhqd/ 2026-03-02 03:16:15.036047 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qnhqd/manager.txt 2026-03-02 03:16:15.036066 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-03-02 03:16:15.036084 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-qsk2q/ 2026-03-02 03:16:15.036129 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-qsk2q/manager.txt 2026-03-02 03:16:15.036153 | instance | cd+++++++++ pod-logs/capi-system/ 2026-03-02 03:16:15.036175 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-sjhv4/ 2026-03-02 03:16:15.036193 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-sjhv4/manager.txt 2026-03-02 03:16:15.036226 | instance | cd+++++++++ pod-logs/capo-system/ 2026-03-02 03:16:15.036244 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-xqqhp/ 2026-03-02 03:16:15.036262 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-xqqhp/manager.txt 2026-03-02 03:16:15.036280 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-03-02 03:16:15.036298 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-ltsxz/ 2026-03-02 03:16:15.036316 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-ltsxz/cert-manager-controller.txt 2026-03-02 03:16:15.036333 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-9p5bk/ 2026-03-02 03:16:15.036351 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-9p5bk/cert-manager-cainjector.txt 2026-03-02 03:16:15.036369 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-8q2ww/ 2026-03-02 03:16:15.036387 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-8q2ww/cert-manager-webhook.txt 2026-03-02 03:16:15.036406 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-03-02 03:16:15.036424 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-03-02 03:16:15.036443 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-03-02 03:16:15.036461 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-03-02 03:16:15.036479 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-03-02 03:16:15.036497 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qnhqd/ 2026-03-02 03:16:15.036515 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qnhqd/manager.txt 2026-03-02 03:16:15.036533 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-03-02 03:16:15.036559 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-qsk2q/ 2026-03-02 03:16:15.036588 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-qsk2q/manager.txt 2026-03-02 03:16:15.036616 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-03-02 03:16:15.036642 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-sjhv4/ 2026-03-02 03:16:15.036668 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-sjhv4/manager.txt 2026-03-02 03:16:15.036693 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-03-02 03:16:15.036719 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-xqqhp/ 2026-03-02 03:16:15.036744 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-xqqhp/manager.txt 2026-03-02 03:16:15.036770 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-03-02 03:16:15.036795 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-ltsxz/ 2026-03-02 03:16:15.036820 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-ltsxz/cert-manager-controller.txt 2026-03-02 03:16:15.036845 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-9p5bk/ 2026-03-02 03:16:15.036869 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-9p5bk/cert-manager-cainjector.txt 2026-03-02 03:16:15.036894 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-8q2ww/ 2026-03-02 03:16:15.036920 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-8q2ww/cert-manager-webhook.txt 2026-03-02 03:16:15.036952 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-03-02 03:16:15.037003 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-b8qk4/ 2026-03-02 03:16:15.037030 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-b8qk4/controller.txt 2026-03-02 03:16:15.037055 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dm79g/ 2026-03-02 03:16:15.037080 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dm79g/ingress-nginx-default-backend.txt 2026-03-02 03:16:15.037106 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-03-02 03:16:15.037131 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/ 2026-03-02 03:16:15.037156 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/apply-sysctl-overwrites.txt 2026-03-02 03:16:15.037181 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/cilium-agent.txt 2026-03-02 03:16:15.037207 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/clean-cilium-state.txt 2026-03-02 03:16:15.037232 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/config.txt 2026-03-02 03:16:15.037258 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/install-cni-binaries.txt 2026-03-02 03:16:15.037283 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/mount-bpf-fs.txt 2026-03-02 03:16:15.037308 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-l45hd/mount-cgroup.txt 2026-03-02 03:16:15.037332 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-qm5tg/ 2026-03-02 03:16:15.037357 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-qm5tg/cilium-operator.txt 2026-03-02 03:16:15.037382 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qsnmx/ 2026-03-02 03:16:15.037407 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qsnmx/coredns.txt 2026-03-02 03:16:15.037431 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rrj9h/ 2026-03-02 03:16:15.037456 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rrj9h/coredns.txt 2026-03-02 03:16:15.037480 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-03-02 03:16:15.037505 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-03-02 03:16:15.037530 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-03-02 03:16:15.037555 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-03-02 03:16:15.037579 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-03-02 03:16:15.037603 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-03-02 03:16:15.037628 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6zscw/ 2026-03-02 03:16:15.037652 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6zscw/kube-proxy.txt 2026-03-02 03:16:15.037676 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-03-02 03:16:15.037700 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-03-02 03:16:15.037724 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-03-02 03:16:15.037748 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-03-02 03:16:15.037772 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-03-02 03:16:15.037797 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-zvmmw/ 2026-03-02 03:16:15.037822 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-zvmmw/local-path-provisioner.txt 2026-03-02 03:16:15.037854 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-03-02 03:16:15.037880 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-03-02 03:16:15.037905 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-03-02 03:16:15.037929 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-03-02 03:16:15.037954 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-03-02 03:16:15.037979 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-03-02 03:16:15.038004 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-hfkwn/ 2026-03-02 03:16:15.038029 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-hfkwn/goldpinger-daemon.txt 2026-03-02 03:16:15.038053 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/ 2026-03-02 03:16:15.038078 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana-sc-dashboard.txt 2026-03-02 03:16:15.038103 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana-sc-datasources.txt 2026-03-02 03:16:15.038128 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana.txt 2026-03-02 03:16:15.038153 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m72j7/ 2026-03-02 03:16:15.038178 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m72j7/kube-state-metrics.txt 2026-03-02 03:16:15.038203 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dmc74/ 2026-03-02 03:16:15.038228 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dmc74/kube-prometheus-stack.txt 2026-03-02 03:16:15.038253 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/ 2026-03-02 03:16:15.038277 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/node-exporter.txt 2026-03-02 03:16:15.038302 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/pod-tls-sidecar.txt 2026-03-02 03:16:15.038327 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-03-02 03:16:15.038353 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-03-02 03:16:15.038378 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-03-02 03:16:15.038403 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-03-02 03:16:15.038428 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-03-02 03:16:15.038453 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-wb59v/ 2026-03-02 03:16:15.038478 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-wb59v/nginx.txt 2026-03-02 03:16:15.038503 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-03-02 03:16:15.038529 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-03-02 03:16:15.038555 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-03-02 03:16:15.038580 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-f798f/ 2026-03-02 03:16:15.038605 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-f798f/gc.txt 2026-03-02 03:16:15.038635 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-hxgxv/ 2026-03-02 03:16:15.038661 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-hxgxv/master.txt 2026-03-02 03:16:15.038685 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-92nmh/ 2026-03-02 03:16:15.038710 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-92nmh/worker.txt 2026-03-02 03:16:15.038734 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-03-02 03:16:15.038759 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-03-02 03:16:15.038784 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-03-02 03:16:15.038809 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-03-02 03:16:15.038834 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-03-02 03:16:15.038859 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-03-02 03:16:15.038884 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-vglfz/ 2026-03-02 03:16:15.038909 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-vglfz/pushgateway.txt 2026-03-02 03:16:15.038933 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-98sjw/ 2026-03-02 03:16:15.038959 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-98sjw/vector.txt 2026-03-02 03:16:15.038984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-03-02 03:16:15.039009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-584d9b5c89-pkbm2/ 2026-03-02 03:16:15.039034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-584d9b5c89-pkbm2/barbican-api.txt 2026-03-02 03:16:15.039058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-584d9b5c89-pkbm2/init.txt 2026-03-02 03:16:15.039082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-jsjns/ 2026-03-02 03:16:15.039107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-jsjns/barbican-db-init-0.txt 2026-03-02 03:16:15.039131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-jsjns/init.txt 2026-03-02 03:16:15.039156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-m8www/ 2026-03-02 03:16:15.039180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-m8www/barbican-db-sync.txt 2026-03-02 03:16:15.039204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-m8www/init.txt 2026-03-02 03:16:15.039229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-cfcsq/ 2026-03-02 03:16:15.039253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-cfcsq/init.txt 2026-03-02 03:16:15.039277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-admin.txt 2026-03-02 03:16:15.039301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-internal.txt 2026-03-02 03:16:15.039325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-public.txt 2026-03-02 03:16:15.039350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-5fjqv/ 2026-03-02 03:16:15.039374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-5fjqv/init.txt 2026-03-02 03:16:15.039398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-5fjqv/key-manager-ks-service-registration.txt 2026-03-02 03:16:15.039429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mmk99/ 2026-03-02 03:16:15.039454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mmk99/barbican-ks-user.txt 2026-03-02 03:16:15.039479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mmk99/init.txt 2026-03-02 03:16:15.039504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cqhhh/ 2026-03-02 03:16:15.039528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cqhhh/init.txt 2026-03-02 03:16:15.039553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cqhhh/rabbit-init.txt 2026-03-02 03:16:15.039577 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-549bc9dff5-gvjbw/ 2026-03-02 03:16:15.039601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-549bc9dff5-gvjbw/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.039625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-549bc9dff5-gvjbw/cinder-api.txt 2026-03-02 03:16:15.039650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-549bc9dff5-gvjbw/init.txt 2026-03-02 03:16:15.039674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7b68b86657-hmzfx/ 2026-03-02 03:16:15.039698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7b68b86657-hmzfx/ceph-backup-keyring-placement.txt 2026-03-02 03:16:15.039726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7b68b86657-hmzfx/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.039788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7b68b86657-hmzfx/ceph-keyring-placement-rbd1.txt 2026-03-02 03:16:15.039840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7b68b86657-hmzfx/cinder-backup.txt 2026-03-02 03:16:15.039883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7b68b86657-hmzfx/init.txt 2026-03-02 03:16:15.039926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-65xj7/ 2026-03-02 03:16:15.039969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-65xj7/ceph-keyring-placement.txt 2026-03-02 03:16:15.040012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-65xj7/cinder-backup-storage-init.txt 2026-03-02 03:16:15.040050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-65xj7/init.txt 2026-03-02 03:16:15.040087 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-dvsgb/ 2026-03-02 03:16:15.040172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-dvsgb/bootstrap.txt 2026-03-02 03:16:15.040211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-dvsgb/init.txt 2026-03-02 03:16:15.040248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-slcjx/ 2026-03-02 03:16:15.040286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-slcjx/create-internal-tenant.txt 2026-03-02 03:16:15.040324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-slcjx/init.txt 2026-03-02 03:16:15.040362 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4xv5s/ 2026-03-02 03:16:15.040400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4xv5s/cinder-db-init-0.txt 2026-03-02 03:16:15.040437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4xv5s/init.txt 2026-03-02 03:16:15.040476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-kcpjp/ 2026-03-02 03:16:15.040518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-kcpjp/cinder-db-sync.txt 2026-03-02 03:16:15.040546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-kcpjp/init.txt 2026-03-02 03:16:15.040574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wmtrq/ 2026-03-02 03:16:15.040602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wmtrq/init.txt 2026-03-02 03:16:15.040635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-admin.txt 2026-03-02 03:16:15.040662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-internal.txt 2026-03-02 03:16:15.040688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-public.txt 2026-03-02 03:16:15.040713 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-5xhqf/ 2026-03-02 03:16:15.040739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-5xhqf/init.txt 2026-03-02 03:16:15.040764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-5xhqf/volumev3-ks-service-registration.txt 2026-03-02 03:16:15.040789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zhsg7/ 2026-03-02 03:16:15.040814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zhsg7/cinder-ks-user.txt 2026-03-02 03:16:15.040840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zhsg7/init.txt 2026-03-02 03:16:15.040864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2j4tx/ 2026-03-02 03:16:15.040889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2j4tx/init.txt 2026-03-02 03:16:15.040914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2j4tx/rabbit-init.txt 2026-03-02 03:16:15.040939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d97586c49-wqvmn/ 2026-03-02 03:16:15.041045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d97586c49-wqvmn/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.041080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d97586c49-wqvmn/cinder-scheduler.txt 2026-03-02 03:16:15.041110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d97586c49-wqvmn/init.txt 2026-03-02 03:16:15.041139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-tntgr/ 2026-03-02 03:16:15.041167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-tntgr/ceph-keyring-placement.txt 2026-03-02 03:16:15.041195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-tntgr/cinder-storage-init-rbd1.txt 2026-03-02 03:16:15.041222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-tntgr/init.txt 2026-03-02 03:16:15.041248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5949fd7fc8-wz7xc/ 2026-03-02 03:16:15.041275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5949fd7fc8-wz7xc/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.041301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5949fd7fc8-wz7xc/ceph-keyring-placement-rbd1.txt 2026-03-02 03:16:15.041327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5949fd7fc8-wz7xc/cinder-volume.txt 2026-03-02 03:16:15.041353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5949fd7fc8-wz7xc/init-cinder-conf.txt 2026-03-02 03:16:15.041379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5949fd7fc8-wz7xc/init.txt 2026-03-02 03:16:15.041405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29540345-f8v4j/ 2026-03-02 03:16:15.041430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29540345-f8v4j/cinder-volume-usage-audit.txt 2026-03-02 03:16:15.041456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29540345-f8v4j/init.txt 2026-03-02 03:16:15.041482 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-576c785787-t7x2b/ 2026-03-02 03:16:15.041508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-576c785787-t7x2b/ceph-keyring-placement.txt 2026-03-02 03:16:15.041543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-576c785787-t7x2b/glance-api.txt 2026-03-02 03:16:15.041571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-576c785787-t7x2b/glance-perms.txt 2026-03-02 03:16:15.041598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-576c785787-t7x2b/init.txt 2026-03-02 03:16:15.041626 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-fclxw/ 2026-03-02 03:16:15.041654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-fclxw/glance-db-init-0.txt 2026-03-02 03:16:15.041680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-fclxw/init.txt 2026-03-02 03:16:15.041706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fxmrv/ 2026-03-02 03:16:15.041732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fxmrv/glance-db-sync.txt 2026-03-02 03:16:15.041758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fxmrv/init.txt 2026-03-02 03:16:15.041784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mr97b/ 2026-03-02 03:16:15.041810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-admin.txt 2026-03-02 03:16:15.041836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-internal.txt 2026-03-02 03:16:15.041862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-public.txt 2026-03-02 03:16:15.041888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mr97b/init.txt 2026-03-02 03:16:15.041914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s9xds/ 2026-03-02 03:16:15.041940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s9xds/image-ks-service-registration.txt 2026-03-02 03:16:15.041965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s9xds/init.txt 2026-03-02 03:16:15.041991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-tgrj5/ 2026-03-02 03:16:15.042020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-tgrj5/glance-ks-user.txt 2026-03-02 03:16:15.042050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-tgrj5/init.txt 2026-03-02 03:16:15.042078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-7mg7j/ 2026-03-02 03:16:15.042106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-7mg7j/glance-metadefs-load.txt 2026-03-02 03:16:15.042134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-7mg7j/init.txt 2026-03-02 03:16:15.042161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-vhvtd/ 2026-03-02 03:16:15.042187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-vhvtd/init.txt 2026-03-02 03:16:15.042212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-vhvtd/rabbit-init.txt 2026-03-02 03:16:15.042238 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-qkz5g/ 2026-03-02 03:16:15.042263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-qkz5g/ceph-keyring-placement.txt 2026-03-02 03:16:15.042289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-qkz5g/glance-storage-init.txt 2026-03-02 03:16:15.042315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-qkz5g/init.txt 2026-03-02 03:16:15.042340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-78c696cb55-rx8wx/ 2026-03-02 03:16:15.042366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-78c696cb55-rx8wx/heat-api.txt 2026-03-02 03:16:15.042392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-78c696cb55-rx8wx/init.txt 2026-03-02 03:16:15.042418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-zkcj8/ 2026-03-02 03:16:15.042444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-zkcj8/bootstrap.txt 2026-03-02 03:16:15.042477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-zkcj8/init.txt 2026-03-02 03:16:15.042504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5b64f6455c-btftb/ 2026-03-02 03:16:15.042532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5b64f6455c-btftb/heat-cfn.txt 2026-03-02 03:16:15.042560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5b64f6455c-btftb/init.txt 2026-03-02 03:16:15.042590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-8k8wt/ 2026-03-02 03:16:15.042618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-8k8wt/heat-db-init-0.txt 2026-03-02 03:16:15.042645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-8k8wt/init.txt 2026-03-02 03:16:15.042673 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-bt9jr/ 2026-03-02 03:16:15.042700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-bt9jr/heat-db-sync.txt 2026-03-02 03:16:15.042726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-bt9jr/init.txt 2026-03-02 03:16:15.042751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-9ctc4/ 2026-03-02 03:16:15.042777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-9ctc4/heat-ks-domain-user.txt 2026-03-02 03:16:15.042802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-9ctc4/init.txt 2026-03-02 03:16:15.042828 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540340-tll8q/ 2026-03-02 03:16:15.042852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540340-tll8q/heat-engine-cleaner.txt 2026-03-02 03:16:15.042878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540340-tll8q/init.txt 2026-03-02 03:16:15.042903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540345-66xdr/ 2026-03-02 03:16:15.042929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540345-66xdr/heat-engine-cleaner.txt 2026-03-02 03:16:15.042954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540345-66xdr/init.txt 2026-03-02 03:16:15.042979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540350-d8dx5/ 2026-03-02 03:16:15.043005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540350-d8dx5/heat-engine-cleaner.txt 2026-03-02 03:16:15.043031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29540350-d8dx5/init.txt 2026-03-02 03:16:15.043058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-ddcc4958-d6pk4/ 2026-03-02 03:16:15.043085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-ddcc4958-d6pk4/heat-engine.txt 2026-03-02 03:16:15.043112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-ddcc4958-d6pk4/init.txt 2026-03-02 03:16:15.043139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/ 2026-03-02 03:16:15.043166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-admin.txt 2026-03-02 03:16:15.043194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-internal.txt 2026-03-02 03:16:15.043224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-public.txt 2026-03-02 03:16:15.043249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/init.txt 2026-03-02 03:16:15.043276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-admin.txt 2026-03-02 03:16:15.043302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-internal.txt 2026-03-02 03:16:15.043327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-public.txt 2026-03-02 03:16:15.043362 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xwfwn/ 2026-03-02 03:16:15.043388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xwfwn/cloudformation-ks-service-registration.txt 2026-03-02 03:16:15.043413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xwfwn/init.txt 2026-03-02 03:16:15.043438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xwfwn/orchestration-ks-service-registration.txt 2026-03-02 03:16:15.043463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-gdxmt/ 2026-03-02 03:16:15.043488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-gdxmt/heat-ks-user.txt 2026-03-02 03:16:15.043515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-gdxmt/heat-trustee-ks-user.txt 2026-03-02 03:16:15.043544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-gdxmt/init.txt 2026-03-02 03:16:15.043571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-zndzp/ 2026-03-02 03:16:15.043600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-zndzp/init.txt 2026-03-02 03:16:15.043625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-zndzp/rabbit-init.txt 2026-03-02 03:16:15.043650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-845mf/ 2026-03-02 03:16:15.043675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-845mf/heat-trusts.txt 2026-03-02 03:16:15.043698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-845mf/init.txt 2026-03-02 03:16:15.043721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-cc6c9bb4b-k4lw7/ 2026-03-02 03:16:15.043745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-cc6c9bb4b-k4lw7/horizon.txt 2026-03-02 03:16:15.043770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-cc6c9bb4b-k4lw7/init.txt 2026-03-02 03:16:15.043797 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-445mg/ 2026-03-02 03:16:15.043824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-445mg/horizon-db-init-0.txt 2026-03-02 03:16:15.043851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-445mg/init.txt 2026-03-02 03:16:15.043881 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-khbwh/ 2026-03-02 03:16:15.043911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-khbwh/horizon-db-sync.txt 2026-03-02 03:16:15.043941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-khbwh/init.txt 2026-03-02 03:16:15.043972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-f4l6v/ 2026-03-02 03:16:15.043997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-f4l6v/init.txt 2026-03-02 03:16:15.044023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-f4l6v/keepalived.txt 2026-03-02 03:16:15.044049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-f4l6v/wait-for-ip.txt 2026-03-02 03:16:15.044075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6b9c49b559-ctsvk/ 2026-03-02 03:16:15.044126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6b9c49b559-ctsvk/init.txt 2026-03-02 03:16:15.044154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6b9c49b559-ctsvk/keystone-api.txt 2026-03-02 03:16:15.044198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-llqkz/ 2026-03-02 03:16:15.044235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-llqkz/bootstrap.txt 2026-03-02 03:16:15.044263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-llqkz/init.txt 2026-03-02 03:16:15.044290 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f2qk7/ 2026-03-02 03:16:15.044317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f2qk7/init.txt 2026-03-02 03:16:15.044352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f2qk7/keystone-credential-setup.txt 2026-03-02 03:16:15.044381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6fblf/ 2026-03-02 03:16:15.044412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6fblf/init.txt 2026-03-02 03:16:15.044439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6fblf/keystone-db-init-0.txt 2026-03-02 03:16:15.044463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-h52zt/ 2026-03-02 03:16:15.044486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-h52zt/init.txt 2026-03-02 03:16:15.044506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-h52zt/keystone-db-sync.txt 2026-03-02 03:16:15.044524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6n4pl/ 2026-03-02 03:16:15.044542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6n4pl/init.txt 2026-03-02 03:16:15.044560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6n4pl/keystone-domain-manage.txt 2026-03-02 03:16:15.044578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-wmgs2/ 2026-03-02 03:16:15.044596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-wmgs2/init.txt 2026-03-02 03:16:15.044614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-wmgs2/keystone-fernet-setup.txt 2026-03-02 03:16:15.044632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-j5zxb/ 2026-03-02 03:16:15.044649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-j5zxb/init.txt 2026-03-02 03:16:15.044667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-j5zxb/rabbit-init.txt 2026-03-02 03:16:15.044686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/ 2026-03-02 03:16:15.044730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/ceph-admin-keyring-placement.txt 2026-03-02 03:16:15.044766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/ceph-keyring-placement.txt 2026-03-02 03:16:15.044795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/init-dynamic-options.txt 2026-03-02 03:16:15.044824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/init.txt 2026-03-02 03:16:15.044852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/libvirt-exporter.txt 2026-03-02 03:16:15.044881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/libvirt.txt 2026-03-02 03:16:15.044908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dt2wk/tls-sidecar.txt 2026-03-02 03:16:15.044935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-5c7986b989-l8m7p/ 2026-03-02 03:16:15.045007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5c7986b989-l8m7p/init.txt 2026-03-02 03:16:15.045036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5c7986b989-l8m7p/magnum-api.txt 2026-03-02 03:16:15.045062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-ggrmm/ 2026-03-02 03:16:15.045087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-ggrmm/magnum-cluster-api-proxy.txt 2026-03-02 03:16:15.045113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-03-02 03:16:15.045140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-03-02 03:16:15.045165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-03-02 03:16:15.045191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-03-02 03:16:15.045225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-zlc8b/ 2026-03-02 03:16:15.045252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-zlc8b/init.txt 2026-03-02 03:16:15.045281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-zlc8b/magnum-db-init-0.txt 2026-03-02 03:16:15.045310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-qh5kd/ 2026-03-02 03:16:15.045335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-qh5kd/init.txt 2026-03-02 03:16:15.045355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-qh5kd/magnum-db-sync.txt 2026-03-02 03:16:15.045374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-z7txx/ 2026-03-02 03:16:15.045392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-z7txx/init.txt 2026-03-02 03:16:15.045410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-z7txx/magnum-ks-domain-user.txt 2026-03-02 03:16:15.045428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sh8s4/ 2026-03-02 03:16:15.045446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-admin.txt 2026-03-02 03:16:15.045465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-internal.txt 2026-03-02 03:16:15.045484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-public.txt 2026-03-02 03:16:15.045502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-sh8s4/init.txt 2026-03-02 03:16:15.045521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-z9x7p/ 2026-03-02 03:16:15.045540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-z9x7p/container-infra-ks-service-registration.txt 2026-03-02 03:16:15.045559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-z9x7p/init.txt 2026-03-02 03:16:15.045579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-4fkgf/ 2026-03-02 03:16:15.045600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-4fkgf/init.txt 2026-03-02 03:16:15.045619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-4fkgf/magnum-ks-user.txt 2026-03-02 03:16:15.045637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-5v6qs/ 2026-03-02 03:16:15.045655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-5v6qs/init.txt 2026-03-02 03:16:15.045674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-5v6qs/rabbit-init.txt 2026-03-02 03:16:15.045692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-t5lvt/ 2026-03-02 03:16:15.045711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-t5lvt/registry.txt 2026-03-02 03:16:15.045729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-8694fb584b-g8hjx/ 2026-03-02 03:16:15.045748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-8694fb584b-g8hjx/init.txt 2026-03-02 03:16:15.045767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-8694fb584b-g8hjx/manila-api.txt 2026-03-02 03:16:15.045785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-szqp6/ 2026-03-02 03:16:15.045804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-szqp6/bootstrap.txt 2026-03-02 03:16:15.045823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-szqp6/init.txt 2026-03-02 03:16:15.045841 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-7cd7b78bbf-r592k/ 2026-03-02 03:16:15.045860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7cd7b78bbf-r592k/init.txt 2026-03-02 03:16:15.045878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7cd7b78bbf-r592k/manila-data.txt 2026-03-02 03:16:15.045902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-gvbhl/ 2026-03-02 03:16:15.045921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-gvbhl/init.txt 2026-03-02 03:16:15.045939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-gvbhl/manila-db-init-0.txt 2026-03-02 03:16:15.045957 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-pc2q7/ 2026-03-02 03:16:15.045976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-pc2q7/init.txt 2026-03-02 03:16:15.045994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-pc2q7/manila-db-sync.txt 2026-03-02 03:16:15.046012 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/ 2026-03-02 03:16:15.046030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/init.txt 2026-03-02 03:16:15.046048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-admin.txt 2026-03-02 03:16:15.046066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-internal.txt 2026-03-02 03:16:15.046085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-public.txt 2026-03-02 03:16:15.046103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-admin.txt 2026-03-02 03:16:15.046121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-internal.txt 2026-03-02 03:16:15.046139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-public.txt 2026-03-02 03:16:15.046157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ddghz/ 2026-03-02 03:16:15.046176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ddghz/init.txt 2026-03-02 03:16:15.046194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ddghz/share-ks-service-registration.txt 2026-03-02 03:16:15.046213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ddghz/sharev2-ks-service-registration.txt 2026-03-02 03:16:15.046230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-h7snb/ 2026-03-02 03:16:15.046248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-h7snb/init.txt 2026-03-02 03:16:15.046266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-h7snb/manila-ks-user.txt 2026-03-02 03:16:15.046284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wpw9l/ 2026-03-02 03:16:15.046302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wpw9l/init.txt 2026-03-02 03:16:15.046320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wpw9l/rabbit-init.txt 2026-03-02 03:16:15.046338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5969b7b4c7-wxmgh/ 2026-03-02 03:16:15.046356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5969b7b4c7-wxmgh/init.txt 2026-03-02 03:16:15.046374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5969b7b4c7-wxmgh/manila-scheduler.txt 2026-03-02 03:16:15.046391 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-d49bf4d5-sfj2c/ 2026-03-02 03:16:15.046409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-d49bf4d5-sfj2c/init.txt 2026-03-02 03:16:15.046427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-d49bf4d5-sfj2c/manila-share-init.txt 2026-03-02 03:16:15.046445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-d49bf4d5-sfj2c/manila-share.txt 2026-03-02 03:16:15.046463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vnzxr/ 2026-03-02 03:16:15.046481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vnzxr/init.txt 2026-03-02 03:16:15.046504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vnzxr/memcached-exporter.txt 2026-03-02 03:16:15.046522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-vnzxr/memcached.txt 2026-03-02 03:16:15.046541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-qtpll/ 2026-03-02 03:16:15.046559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-qtpll/coredns.txt 2026-03-02 03:16:15.046576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rlmdl/ 2026-03-02 03:16:15.046594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rlmdl/init.txt 2026-03-02 03:16:15.046612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rlmdl/neutron-db-init-0.txt 2026-03-02 03:16:15.046630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-csds2/ 2026-03-02 03:16:15.046648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-csds2/init.txt 2026-03-02 03:16:15.046666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-csds2/neutron-db-sync.txt 2026-03-02 03:16:15.046683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sm48z/ 2026-03-02 03:16:15.046701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sm48z/init.txt 2026-03-02 03:16:15.046719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sm48z/neutron-dhcp-agent-init.txt 2026-03-02 03:16:15.046736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sm48z/neutron-dhcp-agent.txt 2026-03-02 03:16:15.046754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-phkrn/ 2026-03-02 03:16:15.046772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-phkrn/init.txt 2026-03-02 03:16:15.046789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-admin.txt 2026-03-02 03:16:15.046807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-internal.txt 2026-03-02 03:16:15.046825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-public.txt 2026-03-02 03:16:15.046843 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-s9qk6/ 2026-03-02 03:16:15.046861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-s9qk6/init.txt 2026-03-02 03:16:15.046879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-s9qk6/network-ks-service-registration.txt 2026-03-02 03:16:15.046897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-fb52k/ 2026-03-02 03:16:15.046915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-fb52k/init.txt 2026-03-02 03:16:15.046933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-fb52k/neutron-ks-user.txt 2026-03-02 03:16:15.046951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rl2vj/ 2026-03-02 03:16:15.046968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rl2vj/init.txt 2026-03-02 03:16:15.046986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rl2vj/neutron-l3-agent-init.txt 2026-03-02 03:16:15.047004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rl2vj/neutron-l3-agent.txt 2026-03-02 03:16:15.047022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rdhzq/ 2026-03-02 03:16:15.047040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rdhzq/init.txt 2026-03-02 03:16:15.047058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rdhzq/neutron-metadata-agent-init.txt 2026-03-02 03:16:15.047077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rdhzq/neutron-metadata-agent.txt 2026-03-02 03:16:15.047100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7bsbc/ 2026-03-02 03:16:15.047119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7bsbc/init.txt 2026-03-02 03:16:15.047137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7bsbc/neutron-netns-cleanup-cron.txt 2026-03-02 03:16:15.047155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-pbkjp/ 2026-03-02 03:16:15.047173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-pbkjp/init.txt 2026-03-02 03:16:15.047191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-pbkjp/neutron-openvswitch-agent-kernel-modules.txt 2026-03-02 03:16:15.047211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-pbkjp/neutron-ovs-agent-init.txt 2026-03-02 03:16:15.047230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-pbkjp/neutron-ovs-agent.txt 2026-03-02 03:16:15.047248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-b7gh7/ 2026-03-02 03:16:15.047267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-b7gh7/init.txt 2026-03-02 03:16:15.047285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-b7gh7/rabbit-init.txt 2026-03-02 03:16:15.047304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-c99bb4979-hz55g/ 2026-03-02 03:16:15.047321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-c99bb4979-hz55g/init.txt 2026-03-02 03:16:15.047339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-c99bb4979-hz55g/neutron-rpc-server.txt 2026-03-02 03:16:15.047357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-74dc65b95c-w2c7s/ 2026-03-02 03:16:15.047375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-74dc65b95c-w2c7s/init.txt 2026-03-02 03:16:15.047392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-74dc65b95c-w2c7s/neutron-policy-server.txt 2026-03-02 03:16:15.047410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-74dc65b95c-w2c7s/neutron-server.txt 2026-03-02 03:16:15.047428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86598b46d4-5dzgv/ 2026-03-02 03:16:15.047446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86598b46d4-5dzgv/init.txt 2026-03-02 03:16:15.047464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86598b46d4-5dzgv/nova-api-metadata-init.txt 2026-03-02 03:16:15.047482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86598b46d4-5dzgv/nova-api.txt 2026-03-02 03:16:15.047500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5c9f688bfd-cldpc/ 2026-03-02 03:16:15.047518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5c9f688bfd-cldpc/init.txt 2026-03-02 03:16:15.047536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5c9f688bfd-cldpc/nova-osapi.txt 2026-03-02 03:16:15.047554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dclvd/ 2026-03-02 03:16:15.047572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dclvd/bootstrap.txt 2026-03-02 03:16:15.047590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dclvd/init.txt 2026-03-02 03:16:15.047608 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29540340-vr8z8/ 2026-03-02 03:16:15.047627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29540340-vr8z8/init.txt 2026-03-02 03:16:15.047645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29540340-vr8z8/nova-cell-setup.txt 2026-03-02 03:16:15.047663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fxxsk/ 2026-03-02 03:16:15.047686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fxxsk/init.txt 2026-03-02 03:16:15.047706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fxxsk/nova-cell-setup-init.txt 2026-03-02 03:16:15.047724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fxxsk/nova-cell-setup.txt 2026-03-02 03:16:15.047743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/ 2026-03-02 03:16:15.047761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/ceph-admin-keyring-placement.txt 2026-03-02 03:16:15.047779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/ceph-keyring-placement.txt 2026-03-02 03:16:15.047797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/ceph-perms.txt 2026-03-02 03:16:15.047815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/init.txt 2026-03-02 03:16:15.047833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/nova-compute-init.txt 2026-03-02 03:16:15.047851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/nova-compute-ssh-init.txt 2026-03-02 03:16:15.047869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/nova-compute-ssh.txt 2026-03-02 03:16:15.047887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/nova-compute-vnc-init.txt 2026-03-02 03:16:15.047904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-rfjxs/nova-compute.txt 2026-03-02 03:16:15.047921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-69677b86fd-67mx6/ 2026-03-02 03:16:15.047939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-69677b86fd-67mx6/init.txt 2026-03-02 03:16:15.047957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-69677b86fd-67mx6/nova-conductor.txt 2026-03-02 03:16:15.047976 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-vdh4q/ 2026-03-02 03:16:15.047994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-vdh4q/init.txt 2026-03-02 03:16:15.048013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-vdh4q/nova-db-init-0.txt 2026-03-02 03:16:15.048031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-vdh4q/nova-db-init-1.txt 2026-03-02 03:16:15.048048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-vdh4q/nova-db-init-2.txt 2026-03-02 03:16:15.048066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zwpzt/ 2026-03-02 03:16:15.048084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zwpzt/init.txt 2026-03-02 03:16:15.048102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zwpzt/nova-db-sync.txt 2026-03-02 03:16:15.048169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6xgzr/ 2026-03-02 03:16:15.048189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-admin.txt 2026-03-02 03:16:15.048208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-internal.txt 2026-03-02 03:16:15.048226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-public.txt 2026-03-02 03:16:15.048244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6xgzr/init.txt 2026-03-02 03:16:15.048261 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hk95w/ 2026-03-02 03:16:15.048280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hk95w/compute-ks-service-registration.txt 2026-03-02 03:16:15.048297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hk95w/init.txt 2026-03-02 03:16:15.048314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vjmqs/ 2026-03-02 03:16:15.048337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vjmqs/init.txt 2026-03-02 03:16:15.048355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vjmqs/nova-ks-user.txt 2026-03-02 03:16:15.048373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bcdc45445-q44j4/ 2026-03-02 03:16:15.048390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bcdc45445-q44j4/init.txt 2026-03-02 03:16:15.048408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy-init-assets.txt 2026-03-02 03:16:15.048425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy-init.txt 2026-03-02 03:16:15.048443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy.txt 2026-03-02 03:16:15.048460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-tg2zv/ 2026-03-02 03:16:15.048478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-tg2zv/init.txt 2026-03-02 03:16:15.048496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-tg2zv/rabbit-init.txt 2026-03-02 03:16:15.048514 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-54f557d7bb-lx57t/ 2026-03-02 03:16:15.048531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-54f557d7bb-lx57t/init.txt 2026-03-02 03:16:15.048550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-54f557d7bb-lx57t/nova-scheduler.txt 2026-03-02 03:16:15.048570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29540340-kn6k9/ 2026-03-02 03:16:15.048589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29540340-kn6k9/init.txt 2026-03-02 03:16:15.048607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29540340-kn6k9/nova-service-cleaner.txt 2026-03-02 03:16:15.048625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-7b6b69694f-7xnr4/ 2026-03-02 03:16:15.048643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-7b6b69694f-7xnr4/init.txt 2026-03-02 03:16:15.048660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-7b6b69694f-7xnr4/octavia-api.txt 2026-03-02 03:16:15.048678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gtssx/ 2026-03-02 03:16:15.048695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gtssx/bootstrap.txt 2026-03-02 03:16:15.048713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gtssx/init.txt 2026-03-02 03:16:15.048730 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dl22z/ 2026-03-02 03:16:15.048747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dl22z/init.txt 2026-03-02 03:16:15.048765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dl22z/octavia-db-init-0.txt 2026-03-02 03:16:15.048782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dl22z/octavia-db-init-1.txt 2026-03-02 03:16:15.048800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-7msd4/ 2026-03-02 03:16:15.048817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-7msd4/init.txt 2026-03-02 03:16:15.048834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-7msd4/octavia-db-sync.txt 2026-03-02 03:16:15.048852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-qkb5n/ 2026-03-02 03:16:15.048870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-qkb5n/init.txt 2026-03-02 03:16:15.048888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-qkb5n/octavia-health-manager-get-port.txt 2026-03-02 03:16:15.048906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-qkb5n/octavia-health-manager-nic-init.txt 2026-03-02 03:16:15.048928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-qkb5n/octavia-health-manager.txt 2026-03-02 03:16:15.048947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-56496f7764-zpms5/ 2026-03-02 03:16:15.049000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-56496f7764-zpms5/init.txt 2026-03-02 03:16:15.049020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-56496f7764-zpms5/octavia-housekeeping.txt 2026-03-02 03:16:15.049038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6pm5p/ 2026-03-02 03:16:15.049056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6pm5p/init.txt 2026-03-02 03:16:15.049074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-admin.txt 2026-03-02 03:16:15.049092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-internal.txt 2026-03-02 03:16:15.049109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-public.txt 2026-03-02 03:16:15.049127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-67gm6/ 2026-03-02 03:16:15.049144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-67gm6/init.txt 2026-03-02 03:16:15.049162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-67gm6/load-balancer-ks-service-registration.txt 2026-03-02 03:16:15.049180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-wd7w2/ 2026-03-02 03:16:15.049197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-wd7w2/init.txt 2026-03-02 03:16:15.049215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-wd7w2/octavia-ks-user.txt 2026-03-02 03:16:15.049232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-2ckh6/ 2026-03-02 03:16:15.049250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-2ckh6/init.txt 2026-03-02 03:16:15.049267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-2ckh6/rabbit-init.txt 2026-03-02 03:16:15.049285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5748dd4cbc-jqll8/ 2026-03-02 03:16:15.049302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5748dd4cbc-jqll8/init.txt 2026-03-02 03:16:15.049320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5748dd4cbc-jqll8/octavia-worker.txt 2026-03-02 03:16:15.049338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-7c944bc9f-s7f66/ 2026-03-02 03:16:15.049356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-7c944bc9f-s7f66/openstack-database-exporter.txt 2026-03-02 03:16:15.049374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7b9dc759c9-cgspg/ 2026-03-02 03:16:15.049391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7b9dc759c9-cgspg/build-config.txt 2026-03-02 03:16:15.049409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7b9dc759c9-cgspg/openstack-exporter.txt 2026-03-02 03:16:15.049426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-mml25/ 2026-03-02 03:16:15.049444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mml25/init.txt 2026-03-02 03:16:15.049462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mml25/openvswitch-db-perms.txt 2026-03-02 03:16:15.049479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mml25/openvswitch-db.txt 2026-03-02 03:16:15.049497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mml25/openvswitch-vswitchd-modules.txt 2026-03-02 03:16:15.049515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mml25/openvswitch-vswitchd.txt 2026-03-02 03:16:15.049538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-03-02 03:16:15.049557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-03-02 03:16:15.049575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-03-02 03:16:15.049593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-03-02 03:16:15.049610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-03-02 03:16:15.049628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-03-02 03:16:15.049645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-03-02 03:16:15.049664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-03-02 03:16:15.049681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-03-02 03:16:15.049699 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-5646565bbb-s9lf5/ 2026-03-02 03:16:15.049716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5646565bbb-s9lf5/init.txt 2026-03-02 03:16:15.049733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5646565bbb-s9lf5/placement-api.txt 2026-03-02 03:16:15.049750 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-54mc4/ 2026-03-02 03:16:15.049768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-54mc4/init.txt 2026-03-02 03:16:15.049786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-54mc4/placement-db-init-0.txt 2026-03-02 03:16:15.049803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vgs2t/ 2026-03-02 03:16:15.049820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vgs2t/init.txt 2026-03-02 03:16:15.049837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vgs2t/placement-db-sync.txt 2026-03-02 03:16:15.049855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5sz4d/ 2026-03-02 03:16:15.049873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5sz4d/init.txt 2026-03-02 03:16:15.049891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-admin.txt 2026-03-02 03:16:15.049908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-internal.txt 2026-03-02 03:16:15.049926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-public.txt 2026-03-02 03:16:15.049943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kpg9z/ 2026-03-02 03:16:15.049961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kpg9z/init.txt 2026-03-02 03:16:15.049978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kpg9z/placement-ks-service-registration.txt 2026-03-02 03:16:15.049995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8t6lx/ 2026-03-02 03:16:15.050012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8t6lx/init.txt 2026-03-02 03:16:15.050030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8t6lx/placement-ks-user.txt 2026-03-02 03:16:15.050047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-4bpt7/ 2026-03-02 03:16:15.050064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-4bpt7/percona-xtradb-cluster-operator.txt 2026-03-02 03:16:15.050082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-03-02 03:16:15.050099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-03-02 03:16:15.050116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-03-02 03:16:15.050139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-03-02 03:16:15.050157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-03-02 03:16:15.050175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-03-02 03:16:15.050192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-n9fdw/ 2026-03-02 03:16:15.050209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-n9fdw/rabbitmq-cluster-operator.txt 2026-03-02 03:16:15.050227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-03-02 03:16:15.050245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-03-02 03:16:15.050262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-03-02 03:16:15.050280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-03-02 03:16:15.050298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-03-02 03:16:15.050316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-03-02 03:16:15.050334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-03-02 03:16:15.050351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-03-02 03:16:15.050369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-03-02 03:16:15.050386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-03-02 03:16:15.050404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-03-02 03:16:15.050422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-03-02 03:16:15.050440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-03-02 03:16:15.050457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-03-02 03:16:15.050475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-03-02 03:16:15.050492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6n4pj/ 2026-03-02 03:16:15.050510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6n4pj/rabbitmq-cluster-operator.txt 2026-03-02 03:16:15.050529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-03-02 03:16:15.050546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-03-02 03:16:15.050564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-03-02 03:16:15.050581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-03-02 03:16:15.050599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-03-02 03:16:15.050616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-03-02 03:16:15.050634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-03-02 03:16:15.050651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-03-02 03:16:15.050668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-03-02 03:16:15.050685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/ 2026-03-02 03:16:15.050703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/ceph-crash.txt 2026-03-02 03:16:15.050725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/chown-container-data-dir.txt 2026-03-02 03:16:15.050744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/make-container-crash-dir.txt 2026-03-02 03:16:15.050762 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/ 2026-03-02 03:16:15.050780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/chown-container-data-dir.txt 2026-03-02 03:16:15.050797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/log-collector.txt 2026-03-02 03:16:15.050815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/rgw.txt 2026-03-02 03:16:15.050833 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-74665f94dd-trwnl/ 2026-03-02 03:16:15.050851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-74665f94dd-trwnl/init.txt 2026-03-02 03:16:15.050868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-74665f94dd-trwnl/staffeln-api.txt 2026-03-02 03:16:15.050886 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-69c4784d9f-jtcl7/ 2026-03-02 03:16:15.050903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-69c4784d9f-jtcl7/staffeln-conductor.txt 2026-03-02 03:16:15.050921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-twvcf/ 2026-03-02 03:16:15.050939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-twvcf/init.txt 2026-03-02 03:16:15.050958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-twvcf/staffeln-db-init-0.txt 2026-03-02 03:16:15.050976 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-lfck7/ 2026-03-02 03:16:15.050994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-lfck7/init.txt 2026-03-02 03:16:15.051012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-lfck7/staffeln-db-sync.txt 2026-03-02 03:16:15.051030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-03-02 03:16:15.051048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-03-02 03:16:15.051065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-03-02 03:16:15.051083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-03-02 03:16:15.051101 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-03-02 03:16:15.051118 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-wgfc8/ 2026-03-02 03:16:15.051136 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-wgfc8/manager.txt 2026-03-02 03:16:15.051153 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-03-02 03:16:15.051171 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xmnh2/ 2026-03-02 03:16:15.051189 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xmnh2/rook-ceph-operator.txt 2026-03-02 03:16:15.051206 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-03-02 03:16:15.051224 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-w4mt6/ 2026-03-02 03:16:15.051241 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-w4mt6/secretgen-controller.txt 2026-03-02 03:16:15.051259 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-03-02 03:16:15.051277 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-b8qk4/ 2026-03-02 03:16:15.051294 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-b8qk4/controller.txt 2026-03-02 03:16:15.051312 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dm79g/ 2026-03-02 03:16:15.051333 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dm79g/ingress-nginx-default-backend.txt 2026-03-02 03:16:15.051352 | instance | cd+++++++++ pod-logs/kube-system/ 2026-03-02 03:16:15.051370 | instance | cd+++++++++ pod-logs/kube-system/cilium-l45hd/ 2026-03-02 03:16:15.051387 | instance | >f+++++++++ pod-logs/kube-system/cilium-l45hd/apply-sysctl-overwrites.txt 2026-03-02 03:16:15.051405 | instance | >f+++++++++ pod-logs/kube-system/cilium-l45hd/cilium-agent.txt 2026-03-02 03:16:15.051422 | instance | >f+++++++++ pod-logs/kube-system/cilium-l45hd/clean-cilium-state.txt 2026-03-02 03:16:15.051440 | instance | >f+++++++++ pod-logs/kube-system/cilium-l45hd/config.txt 2026-03-02 03:16:15.051457 | instance | >f+++++++++ pod-logs/kube-system/cilium-l45hd/install-cni-binaries.txt 2026-03-02 03:16:15.051475 | instance | >f+++++++++ pod-logs/kube-system/cilium-l45hd/mount-bpf-fs.txt 2026-03-02 03:16:15.051492 | instance | >f+++++++++ pod-logs/kube-system/cilium-l45hd/mount-cgroup.txt 2026-03-02 03:16:15.051510 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-qm5tg/ 2026-03-02 03:16:15.051527 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-qm5tg/cilium-operator.txt 2026-03-02 03:16:15.051545 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-qsnmx/ 2026-03-02 03:16:15.051563 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-qsnmx/coredns.txt 2026-03-02 03:16:15.051580 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rrj9h/ 2026-03-02 03:16:15.051597 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rrj9h/coredns.txt 2026-03-02 03:16:15.051615 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-03-02 03:16:15.051632 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-03-02 03:16:15.051651 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-03-02 03:16:15.051668 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-03-02 03:16:15.051685 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-03-02 03:16:15.051703 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-03-02 03:16:15.051722 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-6zscw/ 2026-03-02 03:16:15.051739 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-6zscw/kube-proxy.txt 2026-03-02 03:16:15.051757 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-03-02 03:16:15.051774 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-03-02 03:16:15.051792 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-03-02 03:16:15.051810 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-03-02 03:16:15.051828 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-03-02 03:16:15.051846 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-zvmmw/ 2026-03-02 03:16:15.051864 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-zvmmw/local-path-provisioner.txt 2026-03-02 03:16:15.051882 | instance | cd+++++++++ pod-logs/monitoring/ 2026-03-02 03:16:15.051900 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-03-02 03:16:15.051918 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-03-02 03:16:15.051937 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-03-02 03:16:15.051954 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-03-02 03:16:15.051971 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-03-02 03:16:15.051993 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-hfkwn/ 2026-03-02 03:16:15.052011 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-hfkwn/goldpinger-daemon.txt 2026-03-02 03:16:15.052029 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/ 2026-03-02 03:16:15.052046 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana-sc-dashboard.txt 2026-03-02 03:16:15.052064 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana-sc-datasources.txt 2026-03-02 03:16:15.052081 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-666998ddbb-bvdtp/grafana.txt 2026-03-02 03:16:15.052099 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m72j7/ 2026-03-02 03:16:15.052139 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m72j7/kube-state-metrics.txt 2026-03-02 03:16:15.052167 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dmc74/ 2026-03-02 03:16:15.052191 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dmc74/kube-prometheus-stack.txt 2026-03-02 03:16:15.052210 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/ 2026-03-02 03:16:15.052228 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/node-exporter.txt 2026-03-02 03:16:15.052247 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hmpck/pod-tls-sidecar.txt 2026-03-02 03:16:15.052265 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-03-02 03:16:15.052283 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-03-02 03:16:15.052301 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-03-02 03:16:15.052318 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-03-02 03:16:15.052336 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-03-02 03:16:15.052354 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-wb59v/ 2026-03-02 03:16:15.052372 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-wb59v/nginx.txt 2026-03-02 03:16:15.052390 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-03-02 03:16:15.052408 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-03-02 03:16:15.052425 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-03-02 03:16:15.052443 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-f798f/ 2026-03-02 03:16:15.052460 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-f798f/gc.txt 2026-03-02 03:16:15.052478 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-hxgxv/ 2026-03-02 03:16:15.052496 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-hxgxv/master.txt 2026-03-02 03:16:15.052513 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-92nmh/ 2026-03-02 03:16:15.052530 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-92nmh/worker.txt 2026-03-02 03:16:15.052548 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-03-02 03:16:15.052565 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-03-02 03:16:15.052583 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-03-02 03:16:15.052601 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-03-02 03:16:15.052618 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-03-02 03:16:15.052643 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-03-02 03:16:15.052661 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-vglfz/ 2026-03-02 03:16:15.052679 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-vglfz/pushgateway.txt 2026-03-02 03:16:15.052697 | instance | cd+++++++++ pod-logs/monitoring/vector-98sjw/ 2026-03-02 03:16:15.052714 | instance | >f+++++++++ pod-logs/monitoring/vector-98sjw/vector.txt 2026-03-02 03:16:15.052732 | instance | cd+++++++++ pod-logs/openstack/ 2026-03-02 03:16:15.052749 | instance | cd+++++++++ pod-logs/openstack/barbican-api-584d9b5c89-pkbm2/ 2026-03-02 03:16:15.052767 | instance | >f+++++++++ pod-logs/openstack/barbican-api-584d9b5c89-pkbm2/barbican-api.txt 2026-03-02 03:16:15.052784 | instance | >f+++++++++ pod-logs/openstack/barbican-api-584d9b5c89-pkbm2/init.txt 2026-03-02 03:16:15.052802 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-jsjns/ 2026-03-02 03:16:15.052819 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-jsjns/barbican-db-init-0.txt 2026-03-02 03:16:15.052837 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-jsjns/init.txt 2026-03-02 03:16:15.052855 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-m8www/ 2026-03-02 03:16:15.052872 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-m8www/barbican-db-sync.txt 2026-03-02 03:16:15.052889 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-m8www/init.txt 2026-03-02 03:16:15.052907 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-cfcsq/ 2026-03-02 03:16:15.052924 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-cfcsq/init.txt 2026-03-02 03:16:15.052942 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-admin.txt 2026-03-02 03:16:15.052973 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-internal.txt 2026-03-02 03:16:15.052994 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-cfcsq/key-manager-ks-endpoints-public.txt 2026-03-02 03:16:15.053011 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-5fjqv/ 2026-03-02 03:16:15.053029 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-5fjqv/init.txt 2026-03-02 03:16:15.053046 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-5fjqv/key-manager-ks-service-registration.txt 2026-03-02 03:16:15.053063 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-mmk99/ 2026-03-02 03:16:15.053080 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-mmk99/barbican-ks-user.txt 2026-03-02 03:16:15.053098 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-mmk99/init.txt 2026-03-02 03:16:15.053115 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-cqhhh/ 2026-03-02 03:16:15.053132 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-cqhhh/init.txt 2026-03-02 03:16:15.053150 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-cqhhh/rabbit-init.txt 2026-03-02 03:16:15.053167 | instance | cd+++++++++ pod-logs/openstack/cinder-api-549bc9dff5-gvjbw/ 2026-03-02 03:16:15.053185 | instance | >f+++++++++ pod-logs/openstack/cinder-api-549bc9dff5-gvjbw/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.053203 | instance | >f+++++++++ pod-logs/openstack/cinder-api-549bc9dff5-gvjbw/cinder-api.txt 2026-03-02 03:16:15.053221 | instance | >f+++++++++ pod-logs/openstack/cinder-api-549bc9dff5-gvjbw/init.txt 2026-03-02 03:16:15.053239 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7b68b86657-hmzfx/ 2026-03-02 03:16:15.053256 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7b68b86657-hmzfx/ceph-backup-keyring-placement.txt 2026-03-02 03:16:15.053275 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7b68b86657-hmzfx/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.053292 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7b68b86657-hmzfx/ceph-keyring-placement-rbd1.txt 2026-03-02 03:16:15.053316 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7b68b86657-hmzfx/cinder-backup.txt 2026-03-02 03:16:15.053335 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7b68b86657-hmzfx/init.txt 2026-03-02 03:16:15.053352 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-65xj7/ 2026-03-02 03:16:15.053371 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-65xj7/ceph-keyring-placement.txt 2026-03-02 03:16:15.053389 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-65xj7/cinder-backup-storage-init.txt 2026-03-02 03:16:15.053407 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-65xj7/init.txt 2026-03-02 03:16:15.053426 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-dvsgb/ 2026-03-02 03:16:15.053444 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-dvsgb/bootstrap.txt 2026-03-02 03:16:15.053461 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-dvsgb/init.txt 2026-03-02 03:16:15.053479 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-slcjx/ 2026-03-02 03:16:15.053498 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-slcjx/create-internal-tenant.txt 2026-03-02 03:16:15.053516 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-slcjx/init.txt 2026-03-02 03:16:15.053534 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-4xv5s/ 2026-03-02 03:16:15.053552 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-4xv5s/cinder-db-init-0.txt 2026-03-02 03:16:15.053570 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-4xv5s/init.txt 2026-03-02 03:16:15.053587 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-kcpjp/ 2026-03-02 03:16:15.053605 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-kcpjp/cinder-db-sync.txt 2026-03-02 03:16:15.053622 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-kcpjp/init.txt 2026-03-02 03:16:15.053640 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-wmtrq/ 2026-03-02 03:16:15.053658 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wmtrq/init.txt 2026-03-02 03:16:15.053676 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-admin.txt 2026-03-02 03:16:15.053694 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-internal.txt 2026-03-02 03:16:15.053712 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wmtrq/volumev3-ks-endpoints-public.txt 2026-03-02 03:16:15.053729 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-5xhqf/ 2026-03-02 03:16:15.053747 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-5xhqf/init.txt 2026-03-02 03:16:15.053764 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-5xhqf/volumev3-ks-service-registration.txt 2026-03-02 03:16:15.053782 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-zhsg7/ 2026-03-02 03:16:15.053799 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zhsg7/cinder-ks-user.txt 2026-03-02 03:16:15.053817 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zhsg7/init.txt 2026-03-02 03:16:15.053834 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-2j4tx/ 2026-03-02 03:16:15.053851 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-2j4tx/init.txt 2026-03-02 03:16:15.053869 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-2j4tx/rabbit-init.txt 2026-03-02 03:16:15.053886 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7d97586c49-wqvmn/ 2026-03-02 03:16:15.053904 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d97586c49-wqvmn/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.053922 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d97586c49-wqvmn/cinder-scheduler.txt 2026-03-02 03:16:15.053940 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d97586c49-wqvmn/init.txt 2026-03-02 03:16:15.053963 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-tntgr/ 2026-03-02 03:16:15.053981 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-tntgr/ceph-keyring-placement.txt 2026-03-02 03:16:15.053999 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-tntgr/cinder-storage-init-rbd1.txt 2026-03-02 03:16:15.054016 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-tntgr/init.txt 2026-03-02 03:16:15.054034 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5949fd7fc8-wz7xc/ 2026-03-02 03:16:15.054051 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5949fd7fc8-wz7xc/ceph-coordination-volume-perms.txt 2026-03-02 03:16:15.054069 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5949fd7fc8-wz7xc/ceph-keyring-placement-rbd1.txt 2026-03-02 03:16:15.054086 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5949fd7fc8-wz7xc/cinder-volume.txt 2026-03-02 03:16:15.054105 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5949fd7fc8-wz7xc/init-cinder-conf.txt 2026-03-02 03:16:15.054122 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5949fd7fc8-wz7xc/init.txt 2026-03-02 03:16:15.054140 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29540345-f8v4j/ 2026-03-02 03:16:15.054157 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29540345-f8v4j/cinder-volume-usage-audit.txt 2026-03-02 03:16:15.054175 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29540345-f8v4j/init.txt 2026-03-02 03:16:15.054193 | instance | cd+++++++++ pod-logs/openstack/glance-api-576c785787-t7x2b/ 2026-03-02 03:16:15.054210 | instance | >f+++++++++ pod-logs/openstack/glance-api-576c785787-t7x2b/ceph-keyring-placement.txt 2026-03-02 03:16:15.054227 | instance | >f+++++++++ pod-logs/openstack/glance-api-576c785787-t7x2b/glance-api.txt 2026-03-02 03:16:15.054244 | instance | >f+++++++++ pod-logs/openstack/glance-api-576c785787-t7x2b/glance-perms.txt 2026-03-02 03:16:15.054262 | instance | >f+++++++++ pod-logs/openstack/glance-api-576c785787-t7x2b/init.txt 2026-03-02 03:16:15.054282 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-fclxw/ 2026-03-02 03:16:15.054300 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-fclxw/glance-db-init-0.txt 2026-03-02 03:16:15.054319 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-fclxw/init.txt 2026-03-02 03:16:15.054337 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-fxmrv/ 2026-03-02 03:16:15.054355 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-fxmrv/glance-db-sync.txt 2026-03-02 03:16:15.054372 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-fxmrv/init.txt 2026-03-02 03:16:15.054390 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-mr97b/ 2026-03-02 03:16:15.054407 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-admin.txt 2026-03-02 03:16:15.054425 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-internal.txt 2026-03-02 03:16:15.054442 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mr97b/image-ks-endpoints-public.txt 2026-03-02 03:16:15.054460 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mr97b/init.txt 2026-03-02 03:16:15.054477 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-s9xds/ 2026-03-02 03:16:15.054494 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-s9xds/image-ks-service-registration.txt 2026-03-02 03:16:15.054512 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-s9xds/init.txt 2026-03-02 03:16:15.054530 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-tgrj5/ 2026-03-02 03:16:15.054547 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-tgrj5/glance-ks-user.txt 2026-03-02 03:16:15.054565 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-tgrj5/init.txt 2026-03-02 03:16:15.054583 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-7mg7j/ 2026-03-02 03:16:15.054600 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-7mg7j/glance-metadefs-load.txt 2026-03-02 03:16:15.054622 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-7mg7j/init.txt 2026-03-02 03:16:15.054641 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-vhvtd/ 2026-03-02 03:16:15.054658 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-vhvtd/init.txt 2026-03-02 03:16:15.054675 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-vhvtd/rabbit-init.txt 2026-03-02 03:16:15.054693 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-qkz5g/ 2026-03-02 03:16:15.054711 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-qkz5g/ceph-keyring-placement.txt 2026-03-02 03:16:15.054728 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-qkz5g/glance-storage-init.txt 2026-03-02 03:16:15.054746 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-qkz5g/init.txt 2026-03-02 03:16:15.054764 | instance | cd+++++++++ pod-logs/openstack/heat-api-78c696cb55-rx8wx/ 2026-03-02 03:16:15.054781 | instance | >f+++++++++ pod-logs/openstack/heat-api-78c696cb55-rx8wx/heat-api.txt 2026-03-02 03:16:15.054799 | instance | >f+++++++++ pod-logs/openstack/heat-api-78c696cb55-rx8wx/init.txt 2026-03-02 03:16:15.054817 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-zkcj8/ 2026-03-02 03:16:15.054835 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-zkcj8/bootstrap.txt 2026-03-02 03:16:15.054852 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-zkcj8/init.txt 2026-03-02 03:16:15.054870 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-5b64f6455c-btftb/ 2026-03-02 03:16:15.054887 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5b64f6455c-btftb/heat-cfn.txt 2026-03-02 03:16:15.054904 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5b64f6455c-btftb/init.txt 2026-03-02 03:16:15.054922 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-8k8wt/ 2026-03-02 03:16:15.054939 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-8k8wt/heat-db-init-0.txt 2026-03-02 03:16:15.054957 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-8k8wt/init.txt 2026-03-02 03:16:15.054975 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-bt9jr/ 2026-03-02 03:16:15.054992 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-bt9jr/heat-db-sync.txt 2026-03-02 03:16:15.055010 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-bt9jr/init.txt 2026-03-02 03:16:15.055027 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-9ctc4/ 2026-03-02 03:16:15.055044 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-9ctc4/heat-ks-domain-user.txt 2026-03-02 03:16:15.055061 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-9ctc4/init.txt 2026-03-02 03:16:15.055079 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29540340-tll8q/ 2026-03-02 03:16:15.055097 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29540340-tll8q/heat-engine-cleaner.txt 2026-03-02 03:16:15.055114 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29540340-tll8q/init.txt 2026-03-02 03:16:15.055132 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29540345-66xdr/ 2026-03-02 03:16:15.055149 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29540345-66xdr/heat-engine-cleaner.txt 2026-03-02 03:16:15.055167 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29540345-66xdr/init.txt 2026-03-02 03:16:15.055184 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29540350-d8dx5/ 2026-03-02 03:16:15.055201 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29540350-d8dx5/heat-engine-cleaner.txt 2026-03-02 03:16:15.055219 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29540350-d8dx5/init.txt 2026-03-02 03:16:15.055237 | instance | cd+++++++++ pod-logs/openstack/heat-engine-ddcc4958-d6pk4/ 2026-03-02 03:16:15.055254 | instance | >f+++++++++ pod-logs/openstack/heat-engine-ddcc4958-d6pk4/heat-engine.txt 2026-03-02 03:16:15.055278 | instance | >f+++++++++ pod-logs/openstack/heat-engine-ddcc4958-d6pk4/init.txt 2026-03-02 03:16:15.055296 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/ 2026-03-02 03:16:15.055313 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-admin.txt 2026-03-02 03:16:15.055331 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-internal.txt 2026-03-02 03:16:15.055348 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/cloudformation-ks-endpoints-public.txt 2026-03-02 03:16:15.055366 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/init.txt 2026-03-02 03:16:15.055383 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-admin.txt 2026-03-02 03:16:15.055401 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-internal.txt 2026-03-02 03:16:15.055418 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hlgj4/orchestration-ks-endpoints-public.txt 2026-03-02 03:16:15.055436 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-xwfwn/ 2026-03-02 03:16:15.055453 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-xwfwn/cloudformation-ks-service-registration.txt 2026-03-02 03:16:15.055471 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-xwfwn/init.txt 2026-03-02 03:16:15.055488 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-xwfwn/orchestration-ks-service-registration.txt 2026-03-02 03:16:15.055505 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-gdxmt/ 2026-03-02 03:16:15.055523 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-gdxmt/heat-ks-user.txt 2026-03-02 03:16:15.055541 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-gdxmt/heat-trustee-ks-user.txt 2026-03-02 03:16:15.055558 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-gdxmt/init.txt 2026-03-02 03:16:15.055576 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-zndzp/ 2026-03-02 03:16:15.055593 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-zndzp/init.txt 2026-03-02 03:16:15.055610 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-zndzp/rabbit-init.txt 2026-03-02 03:16:15.055627 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-845mf/ 2026-03-02 03:16:15.055645 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-845mf/heat-trusts.txt 2026-03-02 03:16:15.055663 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-845mf/init.txt 2026-03-02 03:16:15.055680 | instance | cd+++++++++ pod-logs/openstack/horizon-cc6c9bb4b-k4lw7/ 2026-03-02 03:16:15.055698 | instance | >f+++++++++ pod-logs/openstack/horizon-cc6c9bb4b-k4lw7/horizon.txt 2026-03-02 03:16:15.055715 | instance | >f+++++++++ pod-logs/openstack/horizon-cc6c9bb4b-k4lw7/init.txt 2026-03-02 03:16:15.055733 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-445mg/ 2026-03-02 03:16:15.055750 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-445mg/horizon-db-init-0.txt 2026-03-02 03:16:15.055768 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-445mg/init.txt 2026-03-02 03:16:15.055785 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-khbwh/ 2026-03-02 03:16:15.055803 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-khbwh/horizon-db-sync.txt 2026-03-02 03:16:15.055820 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-khbwh/init.txt 2026-03-02 03:16:15.055838 | instance | cd+++++++++ pod-logs/openstack/keepalived-f4l6v/ 2026-03-02 03:16:15.055856 | instance | >f+++++++++ pod-logs/openstack/keepalived-f4l6v/init.txt 2026-03-02 03:16:15.055874 | instance | >f+++++++++ pod-logs/openstack/keepalived-f4l6v/keepalived.txt 2026-03-02 03:16:15.055892 | instance | >f+++++++++ pod-logs/openstack/keepalived-f4l6v/wait-for-ip.txt 2026-03-02 03:16:15.055909 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6b9c49b559-ctsvk/ 2026-03-02 03:16:15.055927 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6b9c49b559-ctsvk/init.txt 2026-03-02 03:16:15.055950 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6b9c49b559-ctsvk/keystone-api.txt 2026-03-02 03:16:15.055968 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-llqkz/ 2026-03-02 03:16:15.055986 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-llqkz/bootstrap.txt 2026-03-02 03:16:15.056003 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-llqkz/init.txt 2026-03-02 03:16:15.056020 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-f2qk7/ 2026-03-02 03:16:15.056038 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-f2qk7/init.txt 2026-03-02 03:16:15.056055 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-f2qk7/keystone-credential-setup.txt 2026-03-02 03:16:15.056072 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-6fblf/ 2026-03-02 03:16:15.056090 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-6fblf/init.txt 2026-03-02 03:16:15.056106 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-6fblf/keystone-db-init-0.txt 2026-03-02 03:16:15.056154 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-h52zt/ 2026-03-02 03:16:15.056178 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-h52zt/init.txt 2026-03-02 03:16:15.056195 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-h52zt/keystone-db-sync.txt 2026-03-02 03:16:15.056213 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-6n4pl/ 2026-03-02 03:16:15.056231 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6n4pl/init.txt 2026-03-02 03:16:15.056248 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6n4pl/keystone-domain-manage.txt 2026-03-02 03:16:15.056266 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-wmgs2/ 2026-03-02 03:16:15.056284 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-wmgs2/init.txt 2026-03-02 03:16:15.056301 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-wmgs2/keystone-fernet-setup.txt 2026-03-02 03:16:15.056319 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-j5zxb/ 2026-03-02 03:16:15.056336 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-j5zxb/init.txt 2026-03-02 03:16:15.056354 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-j5zxb/rabbit-init.txt 2026-03-02 03:16:15.056371 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/ 2026-03-02 03:16:15.056389 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/ceph-admin-keyring-placement.txt 2026-03-02 03:16:15.056406 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/ceph-keyring-placement.txt 2026-03-02 03:16:15.056424 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/init-dynamic-options.txt 2026-03-02 03:16:15.056441 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/init.txt 2026-03-02 03:16:15.056458 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/libvirt-exporter.txt 2026-03-02 03:16:15.056475 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/libvirt.txt 2026-03-02 03:16:15.056492 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dt2wk/tls-sidecar.txt 2026-03-02 03:16:15.056510 | instance | cd+++++++++ pod-logs/openstack/magnum-api-5c7986b989-l8m7p/ 2026-03-02 03:16:15.056527 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5c7986b989-l8m7p/init.txt 2026-03-02 03:16:15.056545 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5c7986b989-l8m7p/magnum-api.txt 2026-03-02 03:16:15.056563 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-ggrmm/ 2026-03-02 03:16:15.056580 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-ggrmm/magnum-cluster-api-proxy.txt 2026-03-02 03:16:15.056598 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-03-02 03:16:15.056615 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-03-02 03:16:15.056638 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-03-02 03:16:15.056656 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-03-02 03:16:15.056674 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-zlc8b/ 2026-03-02 03:16:15.056691 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-zlc8b/init.txt 2026-03-02 03:16:15.056708 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-zlc8b/magnum-db-init-0.txt 2026-03-02 03:16:15.056726 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-qh5kd/ 2026-03-02 03:16:15.056743 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-qh5kd/init.txt 2026-03-02 03:16:15.056760 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-qh5kd/magnum-db-sync.txt 2026-03-02 03:16:15.056778 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-z7txx/ 2026-03-02 03:16:15.056795 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-z7txx/init.txt 2026-03-02 03:16:15.056813 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-z7txx/magnum-ks-domain-user.txt 2026-03-02 03:16:15.056831 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-sh8s4/ 2026-03-02 03:16:15.056849 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-admin.txt 2026-03-02 03:16:15.056867 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-internal.txt 2026-03-02 03:16:15.056884 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sh8s4/container-infra-ks-endpoints-public.txt 2026-03-02 03:16:15.056902 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-sh8s4/init.txt 2026-03-02 03:16:15.056921 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-z9x7p/ 2026-03-02 03:16:15.056939 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-z9x7p/container-infra-ks-service-registration.txt 2026-03-02 03:16:15.056970 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-z9x7p/init.txt 2026-03-02 03:16:15.056992 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-4fkgf/ 2026-03-02 03:16:15.057010 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-4fkgf/init.txt 2026-03-02 03:16:15.057028 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-4fkgf/magnum-ks-user.txt 2026-03-02 03:16:15.057046 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-5v6qs/ 2026-03-02 03:16:15.057064 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-5v6qs/init.txt 2026-03-02 03:16:15.057082 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-5v6qs/rabbit-init.txt 2026-03-02 03:16:15.057100 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-t5lvt/ 2026-03-02 03:16:15.057118 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-t5lvt/registry.txt 2026-03-02 03:16:15.057137 | instance | cd+++++++++ pod-logs/openstack/manila-api-8694fb584b-g8hjx/ 2026-03-02 03:16:15.057155 | instance | >f+++++++++ pod-logs/openstack/manila-api-8694fb584b-g8hjx/init.txt 2026-03-02 03:16:15.057174 | instance | >f+++++++++ pod-logs/openstack/manila-api-8694fb584b-g8hjx/manila-api.txt 2026-03-02 03:16:15.057193 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-szqp6/ 2026-03-02 03:16:15.057211 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-szqp6/bootstrap.txt 2026-03-02 03:16:15.057229 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-szqp6/init.txt 2026-03-02 03:16:15.057247 | instance | cd+++++++++ pod-logs/openstack/manila-data-7cd7b78bbf-r592k/ 2026-03-02 03:16:15.057264 | instance | >f+++++++++ pod-logs/openstack/manila-data-7cd7b78bbf-r592k/init.txt 2026-03-02 03:16:15.057282 | instance | >f+++++++++ pod-logs/openstack/manila-data-7cd7b78bbf-r592k/manila-data.txt 2026-03-02 03:16:15.057300 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-gvbhl/ 2026-03-02 03:16:15.057318 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-gvbhl/init.txt 2026-03-02 03:16:15.057341 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-gvbhl/manila-db-init-0.txt 2026-03-02 03:16:15.057359 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-pc2q7/ 2026-03-02 03:16:15.057377 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-pc2q7/init.txt 2026-03-02 03:16:15.057395 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-pc2q7/manila-db-sync.txt 2026-03-02 03:16:15.057412 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/ 2026-03-02 03:16:15.057431 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/init.txt 2026-03-02 03:16:15.057448 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-admin.txt 2026-03-02 03:16:15.057466 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-internal.txt 2026-03-02 03:16:15.057484 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/share-ks-endpoints-public.txt 2026-03-02 03:16:15.057501 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-admin.txt 2026-03-02 03:16:15.057519 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-internal.txt 2026-03-02 03:16:15.057537 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-8g6nx/sharev2-ks-endpoints-public.txt 2026-03-02 03:16:15.057554 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-ddghz/ 2026-03-02 03:16:15.057572 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-ddghz/init.txt 2026-03-02 03:16:15.057590 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-ddghz/share-ks-service-registration.txt 2026-03-02 03:16:15.057607 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-ddghz/sharev2-ks-service-registration.txt 2026-03-02 03:16:15.057625 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-h7snb/ 2026-03-02 03:16:15.057642 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-h7snb/init.txt 2026-03-02 03:16:15.057660 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-h7snb/manila-ks-user.txt 2026-03-02 03:16:15.057677 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-wpw9l/ 2026-03-02 03:16:15.057695 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wpw9l/init.txt 2026-03-02 03:16:15.057713 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wpw9l/rabbit-init.txt 2026-03-02 03:16:15.057731 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-5969b7b4c7-wxmgh/ 2026-03-02 03:16:15.057748 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5969b7b4c7-wxmgh/init.txt 2026-03-02 03:16:15.057766 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5969b7b4c7-wxmgh/manila-scheduler.txt 2026-03-02 03:16:15.057784 | instance | cd+++++++++ pod-logs/openstack/manila-share-d49bf4d5-sfj2c/ 2026-03-02 03:16:15.057802 | instance | >f+++++++++ pod-logs/openstack/manila-share-d49bf4d5-sfj2c/init.txt 2026-03-02 03:16:15.057820 | instance | >f+++++++++ pod-logs/openstack/manila-share-d49bf4d5-sfj2c/manila-share-init.txt 2026-03-02 03:16:15.057838 | instance | >f+++++++++ pod-logs/openstack/manila-share-d49bf4d5-sfj2c/manila-share.txt 2026-03-02 03:16:15.057856 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vnzxr/ 2026-03-02 03:16:15.057874 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vnzxr/init.txt 2026-03-02 03:16:15.057892 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vnzxr/memcached-exporter.txt 2026-03-02 03:16:15.057910 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-vnzxr/memcached.txt 2026-03-02 03:16:15.057927 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-qtpll/ 2026-03-02 03:16:15.057945 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-qtpll/coredns.txt 2026-03-02 03:16:15.057963 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-rlmdl/ 2026-03-02 03:16:15.057985 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-rlmdl/init.txt 2026-03-02 03:16:15.058004 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-rlmdl/neutron-db-init-0.txt 2026-03-02 03:16:15.058022 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-csds2/ 2026-03-02 03:16:15.058039 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-csds2/init.txt 2026-03-02 03:16:15.058057 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-csds2/neutron-db-sync.txt 2026-03-02 03:16:15.058074 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sm48z/ 2026-03-02 03:16:15.058092 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sm48z/init.txt 2026-03-02 03:16:15.058109 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sm48z/neutron-dhcp-agent-init.txt 2026-03-02 03:16:15.058127 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sm48z/neutron-dhcp-agent.txt 2026-03-02 03:16:15.058146 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-phkrn/ 2026-03-02 03:16:15.058164 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-phkrn/init.txt 2026-03-02 03:16:15.058182 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-admin.txt 2026-03-02 03:16:15.058200 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-internal.txt 2026-03-02 03:16:15.058218 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-phkrn/network-ks-endpoints-public.txt 2026-03-02 03:16:15.058236 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-s9qk6/ 2026-03-02 03:16:15.058254 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-s9qk6/init.txt 2026-03-02 03:16:15.058272 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-s9qk6/network-ks-service-registration.txt 2026-03-02 03:16:15.058290 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-fb52k/ 2026-03-02 03:16:15.058308 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-fb52k/init.txt 2026-03-02 03:16:15.058325 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-fb52k/neutron-ks-user.txt 2026-03-02 03:16:15.058343 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-rl2vj/ 2026-03-02 03:16:15.058361 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rl2vj/init.txt 2026-03-02 03:16:15.058378 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rl2vj/neutron-l3-agent-init.txt 2026-03-02 03:16:15.058396 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rl2vj/neutron-l3-agent.txt 2026-03-02 03:16:15.058414 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rdhzq/ 2026-03-02 03:16:15.058431 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rdhzq/init.txt 2026-03-02 03:16:15.058449 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rdhzq/neutron-metadata-agent-init.txt 2026-03-02 03:16:15.058467 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rdhzq/neutron-metadata-agent.txt 2026-03-02 03:16:15.058485 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7bsbc/ 2026-03-02 03:16:15.058502 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7bsbc/init.txt 2026-03-02 03:16:15.058520 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7bsbc/neutron-netns-cleanup-cron.txt 2026-03-02 03:16:15.058537 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-pbkjp/ 2026-03-02 03:16:15.058555 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-pbkjp/init.txt 2026-03-02 03:16:15.058573 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-pbkjp/neutron-openvswitch-agent-kernel-modules.txt 2026-03-02 03:16:15.058590 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-pbkjp/neutron-ovs-agent-init.txt 2026-03-02 03:16:15.058608 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-pbkjp/neutron-ovs-agent.txt 2026-03-02 03:16:15.058629 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-b7gh7/ 2026-03-02 03:16:15.058647 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-b7gh7/init.txt 2026-03-02 03:16:15.058665 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-b7gh7/rabbit-init.txt 2026-03-02 03:16:15.058682 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-c99bb4979-hz55g/ 2026-03-02 03:16:15.058700 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-c99bb4979-hz55g/init.txt 2026-03-02 03:16:15.058717 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-c99bb4979-hz55g/neutron-rpc-server.txt 2026-03-02 03:16:15.058735 | instance | cd+++++++++ pod-logs/openstack/neutron-server-74dc65b95c-w2c7s/ 2026-03-02 03:16:15.058752 | instance | >f+++++++++ pod-logs/openstack/neutron-server-74dc65b95c-w2c7s/init.txt 2026-03-02 03:16:15.058770 | instance | >f+++++++++ pod-logs/openstack/neutron-server-74dc65b95c-w2c7s/neutron-policy-server.txt 2026-03-02 03:16:15.058787 | instance | >f+++++++++ pod-logs/openstack/neutron-server-74dc65b95c-w2c7s/neutron-server.txt 2026-03-02 03:16:15.058804 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-86598b46d4-5dzgv/ 2026-03-02 03:16:15.058821 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86598b46d4-5dzgv/init.txt 2026-03-02 03:16:15.058839 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86598b46d4-5dzgv/nova-api-metadata-init.txt 2026-03-02 03:16:15.058856 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86598b46d4-5dzgv/nova-api.txt 2026-03-02 03:16:15.058874 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-5c9f688bfd-cldpc/ 2026-03-02 03:16:15.058891 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5c9f688bfd-cldpc/init.txt 2026-03-02 03:16:15.058909 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5c9f688bfd-cldpc/nova-osapi.txt 2026-03-02 03:16:15.058926 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-dclvd/ 2026-03-02 03:16:15.058943 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dclvd/bootstrap.txt 2026-03-02 03:16:15.058961 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dclvd/init.txt 2026-03-02 03:16:15.058978 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29540340-vr8z8/ 2026-03-02 03:16:15.058996 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29540340-vr8z8/init.txt 2026-03-02 03:16:15.059013 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29540340-vr8z8/nova-cell-setup.txt 2026-03-02 03:16:15.059031 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-fxxsk/ 2026-03-02 03:16:15.059048 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-fxxsk/init.txt 2026-03-02 03:16:15.059065 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-fxxsk/nova-cell-setup-init.txt 2026-03-02 03:16:15.059083 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-fxxsk/nova-cell-setup.txt 2026-03-02 03:16:15.059100 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/ 2026-03-02 03:16:15.059117 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/ceph-admin-keyring-placement.txt 2026-03-02 03:16:15.059135 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/ceph-keyring-placement.txt 2026-03-02 03:16:15.059152 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/ceph-perms.txt 2026-03-02 03:16:15.059170 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/init.txt 2026-03-02 03:16:15.059187 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/nova-compute-init.txt 2026-03-02 03:16:15.059204 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/nova-compute-ssh-init.txt 2026-03-02 03:16:15.059222 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/nova-compute-ssh.txt 2026-03-02 03:16:15.059239 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/nova-compute-vnc-init.txt 2026-03-02 03:16:15.059261 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-rfjxs/nova-compute.txt 2026-03-02 03:16:15.059280 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-69677b86fd-67mx6/ 2026-03-02 03:16:15.059298 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-69677b86fd-67mx6/init.txt 2026-03-02 03:16:15.059315 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-69677b86fd-67mx6/nova-conductor.txt 2026-03-02 03:16:15.059333 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-vdh4q/ 2026-03-02 03:16:15.059351 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-vdh4q/init.txt 2026-03-02 03:16:15.059369 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-vdh4q/nova-db-init-0.txt 2026-03-02 03:16:15.059387 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-vdh4q/nova-db-init-1.txt 2026-03-02 03:16:15.059405 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-vdh4q/nova-db-init-2.txt 2026-03-02 03:16:15.059423 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-zwpzt/ 2026-03-02 03:16:15.059440 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-zwpzt/init.txt 2026-03-02 03:16:15.059459 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-zwpzt/nova-db-sync.txt 2026-03-02 03:16:15.059477 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-6xgzr/ 2026-03-02 03:16:15.059494 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-admin.txt 2026-03-02 03:16:15.059512 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-internal.txt 2026-03-02 03:16:15.059529 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6xgzr/compute-ks-endpoints-public.txt 2026-03-02 03:16:15.059547 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6xgzr/init.txt 2026-03-02 03:16:15.059565 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-hk95w/ 2026-03-02 03:16:15.059583 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hk95w/compute-ks-service-registration.txt 2026-03-02 03:16:15.059601 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hk95w/init.txt 2026-03-02 03:16:15.059618 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-vjmqs/ 2026-03-02 03:16:15.059637 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vjmqs/init.txt 2026-03-02 03:16:15.059655 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vjmqs/nova-ks-user.txt 2026-03-02 03:16:15.059672 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6bcdc45445-q44j4/ 2026-03-02 03:16:15.059690 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bcdc45445-q44j4/init.txt 2026-03-02 03:16:15.059708 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy-init-assets.txt 2026-03-02 03:16:15.059726 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy-init.txt 2026-03-02 03:16:15.059744 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6bcdc45445-q44j4/nova-novncproxy.txt 2026-03-02 03:16:15.059761 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-tg2zv/ 2026-03-02 03:16:15.059779 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-tg2zv/init.txt 2026-03-02 03:16:15.059797 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-tg2zv/rabbit-init.txt 2026-03-02 03:16:15.059815 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-54f557d7bb-lx57t/ 2026-03-02 03:16:15.059832 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-54f557d7bb-lx57t/init.txt 2026-03-02 03:16:15.059851 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-54f557d7bb-lx57t/nova-scheduler.txt 2026-03-02 03:16:15.059868 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29540340-kn6k9/ 2026-03-02 03:16:15.059886 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29540340-kn6k9/init.txt 2026-03-02 03:16:15.059904 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29540340-kn6k9/nova-service-cleaner.txt 2026-03-02 03:16:15.059926 | instance | cd+++++++++ pod-logs/openstack/octavia-api-7b6b69694f-7xnr4/ 2026-03-02 03:16:15.059944 | instance | >f+++++++++ pod-logs/openstack/octavia-api-7b6b69694f-7xnr4/init.txt 2026-03-02 03:16:15.059962 | instance | >f+++++++++ pod-logs/openstack/octavia-api-7b6b69694f-7xnr4/octavia-api.txt 2026-03-02 03:16:15.059980 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-gtssx/ 2026-03-02 03:16:15.059998 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-gtssx/bootstrap.txt 2026-03-02 03:16:15.060016 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-gtssx/init.txt 2026-03-02 03:16:15.060034 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-dl22z/ 2026-03-02 03:16:15.060051 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-dl22z/init.txt 2026-03-02 03:16:15.060069 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-dl22z/octavia-db-init-0.txt 2026-03-02 03:16:15.060087 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-dl22z/octavia-db-init-1.txt 2026-03-02 03:16:15.060104 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-7msd4/ 2026-03-02 03:16:15.060122 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-7msd4/init.txt 2026-03-02 03:16:15.060164 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-7msd4/octavia-db-sync.txt 2026-03-02 03:16:15.060189 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-qkb5n/ 2026-03-02 03:16:15.060208 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-qkb5n/init.txt 2026-03-02 03:16:15.060226 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-qkb5n/octavia-health-manager-get-port.txt 2026-03-02 03:16:15.060243 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-qkb5n/octavia-health-manager-nic-init.txt 2026-03-02 03:16:15.060261 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-qkb5n/octavia-health-manager.txt 2026-03-02 03:16:15.060279 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-56496f7764-zpms5/ 2026-03-02 03:16:15.060296 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-56496f7764-zpms5/init.txt 2026-03-02 03:16:15.060314 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-56496f7764-zpms5/octavia-housekeeping.txt 2026-03-02 03:16:15.060332 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-6pm5p/ 2026-03-02 03:16:15.060349 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6pm5p/init.txt 2026-03-02 03:16:15.060367 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-admin.txt 2026-03-02 03:16:15.060385 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-internal.txt 2026-03-02 03:16:15.060403 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6pm5p/load-balancer-ks-endpoints-public.txt 2026-03-02 03:16:15.060420 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-67gm6/ 2026-03-02 03:16:15.060438 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-67gm6/init.txt 2026-03-02 03:16:15.060456 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-67gm6/load-balancer-ks-service-registration.txt 2026-03-02 03:16:15.060473 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-wd7w2/ 2026-03-02 03:16:15.060491 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-wd7w2/init.txt 2026-03-02 03:16:15.060509 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-wd7w2/octavia-ks-user.txt 2026-03-02 03:16:15.060526 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-2ckh6/ 2026-03-02 03:16:15.060543 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-2ckh6/init.txt 2026-03-02 03:16:15.060560 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-2ckh6/rabbit-init.txt 2026-03-02 03:16:15.060577 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-5748dd4cbc-jqll8/ 2026-03-02 03:16:15.060600 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5748dd4cbc-jqll8/init.txt 2026-03-02 03:16:15.060618 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5748dd4cbc-jqll8/octavia-worker.txt 2026-03-02 03:16:15.060636 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-7c944bc9f-s7f66/ 2026-03-02 03:16:15.060654 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-7c944bc9f-s7f66/openstack-database-exporter.txt 2026-03-02 03:16:15.060672 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-7b9dc759c9-cgspg/ 2026-03-02 03:16:15.060690 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-7b9dc759c9-cgspg/build-config.txt 2026-03-02 03:16:15.060708 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-7b9dc759c9-cgspg/openstack-exporter.txt 2026-03-02 03:16:15.060726 | instance | cd+++++++++ pod-logs/openstack/openvswitch-mml25/ 2026-03-02 03:16:15.060744 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mml25/init.txt 2026-03-02 03:16:15.060761 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mml25/openvswitch-db-perms.txt 2026-03-02 03:16:15.060779 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mml25/openvswitch-db.txt 2026-03-02 03:16:15.060797 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mml25/openvswitch-vswitchd-modules.txt 2026-03-02 03:16:15.060815 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mml25/openvswitch-vswitchd.txt 2026-03-02 03:16:15.060833 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-03-02 03:16:15.060851 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-03-02 03:16:15.060869 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-03-02 03:16:15.060887 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-03-02 03:16:15.060905 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-03-02 03:16:15.060923 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-03-02 03:16:15.060942 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-03-02 03:16:15.060988 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-03-02 03:16:15.061010 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-03-02 03:16:15.061029 | instance | cd+++++++++ pod-logs/openstack/placement-api-5646565bbb-s9lf5/ 2026-03-02 03:16:15.061047 | instance | >f+++++++++ pod-logs/openstack/placement-api-5646565bbb-s9lf5/init.txt 2026-03-02 03:16:15.061064 | instance | >f+++++++++ pod-logs/openstack/placement-api-5646565bbb-s9lf5/placement-api.txt 2026-03-02 03:16:15.061083 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-54mc4/ 2026-03-02 03:16:15.061101 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-54mc4/init.txt 2026-03-02 03:16:15.061119 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-54mc4/placement-db-init-0.txt 2026-03-02 03:16:15.061136 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-vgs2t/ 2026-03-02 03:16:15.061154 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-vgs2t/init.txt 2026-03-02 03:16:15.061171 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-vgs2t/placement-db-sync.txt 2026-03-02 03:16:15.061189 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-5sz4d/ 2026-03-02 03:16:15.061206 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5sz4d/init.txt 2026-03-02 03:16:15.061224 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-admin.txt 2026-03-02 03:16:15.061241 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-internal.txt 2026-03-02 03:16:15.061259 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5sz4d/placement-ks-endpoints-public.txt 2026-03-02 03:16:15.061276 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-kpg9z/ 2026-03-02 03:16:15.061299 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kpg9z/init.txt 2026-03-02 03:16:15.061318 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kpg9z/placement-ks-service-registration.txt 2026-03-02 03:16:15.061336 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-8t6lx/ 2026-03-02 03:16:15.061353 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8t6lx/init.txt 2026-03-02 03:16:15.061370 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8t6lx/placement-ks-user.txt 2026-03-02 03:16:15.061389 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-4bpt7/ 2026-03-02 03:16:15.061406 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-4bpt7/percona-xtradb-cluster-operator.txt 2026-03-02 03:16:15.061425 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-03-02 03:16:15.061442 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-03-02 03:16:15.061460 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-03-02 03:16:15.061478 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-03-02 03:16:15.061495 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-03-02 03:16:15.061512 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-03-02 03:16:15.061530 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-n9fdw/ 2026-03-02 03:16:15.061548 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-n9fdw/rabbitmq-cluster-operator.txt 2026-03-02 03:16:15.061566 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-03-02 03:16:15.061583 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-03-02 03:16:15.061600 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-03-02 03:16:15.061618 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-03-02 03:16:15.061635 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-03-02 03:16:15.061652 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-03-02 03:16:15.061669 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-03-02 03:16:15.061687 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-03-02 03:16:15.061705 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-03-02 03:16:15.061723 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-03-02 03:16:15.061740 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-03-02 03:16:15.061758 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-03-02 03:16:15.061775 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-03-02 03:16:15.061792 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-03-02 03:16:15.061809 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-03-02 03:16:15.061827 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6n4pj/ 2026-03-02 03:16:15.061844 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6n4pj/rabbitmq-cluster-operator.txt 2026-03-02 03:16:15.061862 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-03-02 03:16:15.061880 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-03-02 03:16:15.061898 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-03-02 03:16:15.061915 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-03-02 03:16:15.061938 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-03-02 03:16:15.061956 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-03-02 03:16:15.061974 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-03-02 03:16:15.061992 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-03-02 03:16:15.062010 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-03-02 03:16:15.062027 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/ 2026-03-02 03:16:15.062045 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/ceph-crash.txt 2026-03-02 03:16:15.062063 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/chown-container-data-dir.txt 2026-03-02 03:16:15.062081 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jdmsl/make-container-crash-dir.txt 2026-03-02 03:16:15.062100 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/ 2026-03-02 03:16:15.062118 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/chown-container-data-dir.txt 2026-03-02 03:16:15.062136 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/log-collector.txt 2026-03-02 03:16:15.062155 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zp6gp/rgw.txt 2026-03-02 03:16:15.062172 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-74665f94dd-trwnl/ 2026-03-02 03:16:15.062190 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-74665f94dd-trwnl/init.txt 2026-03-02 03:16:15.062207 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-74665f94dd-trwnl/staffeln-api.txt 2026-03-02 03:16:15.062225 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-69c4784d9f-jtcl7/ 2026-03-02 03:16:15.062243 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-69c4784d9f-jtcl7/staffeln-conductor.txt 2026-03-02 03:16:15.062261 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-twvcf/ 2026-03-02 03:16:15.062279 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-twvcf/init.txt 2026-03-02 03:16:15.062296 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-twvcf/staffeln-db-init-0.txt 2026-03-02 03:16:15.062314 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-lfck7/ 2026-03-02 03:16:15.062332 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-lfck7/init.txt 2026-03-02 03:16:15.062349 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-lfck7/staffeln-db-sync.txt 2026-03-02 03:16:15.062367 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-03-02 03:16:15.062385 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-03-02 03:16:15.062402 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-03-02 03:16:15.062420 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-03-02 03:16:15.062437 | instance | cd+++++++++ pod-logs/orc-system/ 2026-03-02 03:16:15.062455 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-wgfc8/ 2026-03-02 03:16:15.062472 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-wgfc8/manager.txt 2026-03-02 03:16:15.062490 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-03-02 03:16:15.062508 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xmnh2/ 2026-03-02 03:16:15.062526 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xmnh2/rook-ceph-operator.txt 2026-03-02 03:16:15.062544 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-03-02 03:16:15.062562 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-w4mt6/ 2026-03-02 03:16:15.062579 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-w4mt6/secretgen-controller.txt 2026-03-02 03:16:15.082118 | 2026-03-02 03:16:15.082185 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-03-02 03:16:15.277995 | instance | changed 2026-03-02 03:16:15.284139 | 2026-03-02 03:16:15.284219 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-03-02 03:16:16.330077 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-03-02 03:16:16.348256 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-02 03:16:16.348304 | instance | Dload Upload Total Spent Left Speed 2026-03-02 03:16:16.353616 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-03-02 03:16:16.695898 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-03-02 03:16:16.701485 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-02 03:16:16.701535 | instance | Dload Upload Total Spent Left Speed 2026-03-02 03:16:16.707446 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-03-02 03:16:16.960039 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-03-02 03:16:17.322338 | instance | ERROR 2026-03-02 03:16:17.322621 | instance | { 2026-03-02 03:16:17.322684 | instance | "delta": "0:00:01.484201", 2026-03-02 03:16:17.322729 | instance | "end": "2026-03-02 03:16:16.965275", 2026-03-02 03:16:17.322771 | instance | "msg": "non-zero return code", 2026-03-02 03:16:17.322811 | instance | "rc": 5, 2026-03-02 03:16:17.322849 | instance | "start": "2026-03-02 03:16:15.481074" 2026-03-02 03:16:17.322887 | instance | } 2026-03-02 03:16:17.322935 | instance | ERROR: Ignoring Errors 2026-03-02 03:16:17.329093 | 2026-03-02 03:16:17.329158 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-03-02 03:16:17.610714 | instance | ceph-mgr endpoints: 2026-03-02 03:16:17.863006 | instance | ok: Runtime: 0:00:00.086264 2026-03-02 03:16:17.868656 | 2026-03-02 03:16:17.868720 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-03-02 03:16:18.429726 | instance | ok: Runtime: 0:00:00.085591 2026-03-02 03:16:18.434703 | 2026-03-02 03:16:18.434768 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-03-02 03:16:18.896676 | instance | changed: 2026-03-02 03:16:18.896892 | instance | cd+++++++++ prometheus/ 2026-03-02 03:16:18.896936 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-03-02 03:16:18.896995 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-03-02 03:16:18.908227 | 2026-03-02 03:16:18.908289 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-03-02 03:16:19.104908 | instance | changed 2026-03-02 03:16:19.110645 | 2026-03-02 03:16:19.110708 | TASK [gather-selenium-data : Get selenium data] 2026-03-02 03:16:19.325467 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-03-02 03:16:19.328377 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-03-02 03:16:19.645795 | instance | ERROR 2026-03-02 03:16:19.646030 | instance | { 2026-03-02 03:16:19.646070 | instance | "delta": "0:00:00.007553", 2026-03-02 03:16:19.646105 | instance | "end": "2026-03-02 03:16:19.328747", 2026-03-02 03:16:19.646131 | instance | "msg": "non-zero return code", 2026-03-02 03:16:19.646155 | instance | "rc": 1, 2026-03-02 03:16:19.646179 | instance | "start": "2026-03-02 03:16:19.321194" 2026-03-02 03:16:19.646202 | instance | } 2026-03-02 03:16:19.646233 | instance | ERROR: Ignoring Errors 2026-03-02 03:16:19.652772 | 2026-03-02 03:16:19.652838 | TASK [gather-selenium-data : Downloads logs to executor] 2026-03-02 03:16:20.142889 | instance | changed: cd+++++++++ selenium/ 2026-03-02 03:16:20.150851 | 2026-03-02 03:16:20.150928 | PLAY RECAP 2026-03-02 03:16:20.150973 | instance | ok: 23 changed: 21 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 5 2026-03-02 03:16:20.151003 | 2026-03-02 03:16:20.261396 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.2] 2026-03-02 03:16:20.275154 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-02 03:16:20.883518 | 2026-03-02 03:16:20.884369 | PLAY [all] 2026-03-02 03:16:20.896302 | 2026-03-02 03:16:20.896382 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-02 03:16:20.943069 | instance | skipping: Conditional result was False 2026-03-02 03:16:20.955971 | 2026-03-02 03:16:20.956186 | TASK [fetch-output : Set log path for single node] 2026-03-02 03:16:20.990820 | instance | ok 2026-03-02 03:16:20.996363 | 2026-03-02 03:16:20.996431 | LOOP [fetch-output : Ensure local output dirs] 2026-03-02 03:16:21.342578 | instance -> localhost | ok: "/var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/work/logs" 2026-03-02 03:16:21.548404 | instance -> localhost | changed: "/var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/work/artifacts" 2026-03-02 03:16:21.757957 | instance -> localhost | changed: "/var/lib/zuul/builds/cbdaaece52b449ceb561e516379402ef/work/docs" 2026-03-02 03:16:21.777607 | 2026-03-02 03:16:21.777775 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-02 03:16:22.368222 | instance | changed: .d..t...... ./ 2026-03-02 03:16:22.368417 | instance | changed: All items complete 2026-03-02 03:16:22.368445 | 2026-03-02 03:16:22.802940 | instance | changed: .d..t...... ./ 2026-03-02 03:16:23.237756 | instance | changed: .d..t...... ./ 2026-03-02 03:16:23.253948 | 2026-03-02 03:16:23.254071 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-02 03:16:23.628115 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.005566 2026-03-02 03:16:23.836051 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.005918 2026-03-02 03:16:23.854928 | 2026-03-02 03:16:23.855037 | PLAY [all] 2026-03-02 03:16:23.861775 | 2026-03-02 03:16:23.861840 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-02 03:16:24.257560 | instance | changed 2026-03-02 03:16:24.264848 | 2026-03-02 03:16:24.264895 | PLAY RECAP 2026-03-02 03:16:24.264938 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-02 03:16:24.264979 | 2026-03-02 03:16:24.372932 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-02 03:16:24.385569 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-02 03:16:24.948022 | 2026-03-02 03:16:24.948138 | PLAY [localhost] 2026-03-02 03:16:24.957476 | 2026-03-02 03:16:24.957546 | TASK [Generate Zuul manifest] 2026-03-02 03:16:24.977622 | localhost | ok 2026-03-02 03:16:24.993022 | 2026-03-02 03:16:24.993098 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-02 03:16:25.439067 | localhost | changed 2026-03-02 03:16:25.451747 | 2026-03-02 03:16:25.451818 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-02 03:16:25.482409 | localhost | ok 2026-03-02 03:16:25.491908 | 2026-03-02 03:16:25.491987 | TASK [Upload logs] 2026-03-02 03:16:25.513963 | localhost | ok 2026-03-02 03:16:25.612752 | 2026-03-02 03:16:25.612889 | TASK [Set zuul-log-path fact] 2026-03-02 03:16:25.633750 | localhost | ok 2026-03-02 03:16:25.645471 | 2026-03-02 03:16:25.645544 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-02 03:16:25.672790 | localhost | ok 2026-03-02 03:16:25.682747 | 2026-03-02 03:16:25.682841 | TASK [upload-logs : Create log directories] 2026-03-02 03:16:26.007050 | localhost | changed 2026-03-02 03:16:26.013831 | 2026-03-02 03:16:26.013930 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-02 03:16:26.370518 | localhost -> localhost | ok: Runtime: 0:00:00.014926 2026-03-02 03:16:26.378447 | 2026-03-02 03:16:26.378563 | TASK [upload-logs : Upload logs to log server] 2026-03-02 03:16:26.951464 | localhost | Output suppressed because no_log was given 2026-03-02 03:16:26.959294 | 2026-03-02 03:16:26.959395 | LOOP [upload-logs : Compress console log and json output] 2026-03-02 03:16:27.005219 | localhost | skipping: Conditional result was False 2026-03-02 03:16:27.011788 | localhost | skipping: Conditional result was False 2026-03-02 03:16:27.025773 | 2026-03-02 03:16:27.025943 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-02 03:16:27.071972 | localhost | skipping: Conditional result was False 2026-03-02 03:16:27.072460 | 2026-03-02 03:16:27.075792 | localhost | skipping: Conditional result was False 2026-03-02 03:16:27.091804 | 2026-03-02 03:16:27.092015 | LOOP [upload-logs : Upload console log and json output]